index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2021-09-22
usb: xhci-dwc3: Add support for USB 3.1 controllers
Mark Kettenis
2021-09-22
usb: ehci-mx6: use phy_type from device tree
Matthias Schiffer
2021-09-22
usb: add support for ULPI/SERIAL/HSIC PHY modes
Matthias Schiffer
2021-09-22
usb: xhci-dwc3: Add support for clocks/resets
Samuel Holland
2021-09-22
usb: xhci-pci: Move reset logic out of XHCI core
Samuel Holland
2021-08-05
pci: usb: ohci: Test on PCI not DM_PCI
Simon Glass
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-07-28
Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
Simon Glass
2021-07-18
usb: Enforce DM_USB migration for USB_HOST devices.
Tom Rini
2021-07-14
usb: musb-new: Add glue driver for ST-Ericsson Ux500
Stephan Gerhold
2021-07-07
arm: Remove spear600 boards and the rest of SPEAr support
Tom Rini
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-06-24
usb: ehci-mx6: Do not fail when 'reg' is not found
Fabio Estevam
2021-06-24
usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6
Fabio Estevam
2021-06-16
Merge tag 'u-boot-imx-20210616' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-06-09
usb: ehci-mx6: add support for i.MXRT
Giulio Benetti
2021-06-09
usb: dwc2: Avoid delay when initializing USB peripheral by dwc2
João Loureiro
2021-06-08
usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct name
Kishon Vijay Abraham I
2021-05-16
usb: dwc3-generic: Disable host driver definition if gadget only
Kunihiko Hayashi
2021-05-16
usb: musb-new: Extend and move Allwinner quirk into Kconfig
Andre Przywara
2021-05-14
usb: dwc3-meson-g12a: skip phy on -ENODATA aswell
Neil Armstrong
2021-04-28
usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHY
Marek Vasut
2021-04-22
usb: ehci-hcd: Add IAA handshake for removing async QH
Ye Li
2021-04-18
usb: ehci-mx6: Add iMX8M support
Marek Vasut
2021-04-18
usb: ehci-mx6: Fix aarch64 build warnings
Marek Vasut
2021-04-18
usb: ehci-mx6: Add fsl,imx7d-usb compatible string
Marek Vasut
2021-04-18
usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not defined
Marek Vasut
2021-04-18
usb: ehci-mx6: Add generic EHCI PHY support
Marek Vasut
2021-04-18
usb: ehci-mx6: Use portnr from DT in DM case
Marek Vasut
2021-04-18
usb: ehci-mx6: Pass MISC address to usb_oc_config()
Marek Vasut
2021-04-18
usb: ehci-mx6: Split usb_power_config()
Marek Vasut
2021-04-18
usb: ehci-mx6: Pass PHY address to usb_*_phy*()
Marek Vasut
2021-04-18
usb: ehci-mx6: Split ehci_mx6_common_init()
Marek Vasut
2021-04-18
usb: ehci-mx6: Parse USB PHY and MISC offsets from DT
Marek Vasut
2021-04-18
usb: ehci-mx6: Unify USBNC registers
Marek Vasut
2021-04-18
usb: ehci-mx6: Add DM clock support
Marek Vasut
2021-04-18
usb: ehci-mx6: Turn off Vbus on probe failure
Marek Vasut
2021-04-12
lib: string: Implement strlcat
Sean Anderson
2021-04-06
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2021-04-06
usb: xhci: Make debug output better readable and checkpatch clean
Stefan Roese
2021-04-06
usb: xhci: Add missing xhci_readl()
Aaron Williams
2021-04-06
usb: Return -ENOSYS when system call is not available
Simon Glass
2021-03-10
usb: mtu3: flush cache for next GPD
Chunfeng Yun
2021-03-03
usb: USB keyboard requires DM_KEYBOARD
Heinrich Schuchardt
2021-03-03
usb: gadget: Use dbg_ep0() macro instead of serial_printf()
Pali Rohár
2021-03-03
usb: musb: Ensure that we set musb dynamic FIFO buffer for every endpoint
Pali Rohár
2021-03-03
usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmand
Pali Rohár
2021-03-03
usb: musb: Fix receiving of bigger buffers
Pali Rohár
2021-03-03
usb: musb: Fix transmission of bigger buffers
Pali Rohár
2021-03-03
usb: musb: Read value of PERI_RXCSR to 16bit variable
Pali Rohár
[next]