index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2022-05-06
usb: host: ehci-generic: Make usage of clock/reset bulk() API
Patrice Chotard
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
pci: Map bars with offset and length
Andrew Scull
2022-04-25
bootstd: usb: Add a bootdev driver
Simon Glass
2022-04-08
arm: Remove unused ep93xx code
Tom Rini
2022-02-23
usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from Kconfig
Adam Ford
2022-02-23
usb: ehci-omap: Use PHY system to manage phy resets
Adam Ford
2022-02-23
usb: ehci-omap: Make Kconfig select PHY if USB_EHCI_OMAP
Adam Ford
2022-02-23
usb: ehci-omap: Move omap_ehci_hcd_init to omap_ehci_probe
Adam Ford
2022-02-23
usb: ehci-omap: Drop dead code
Adam Ford
2022-02-17
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2022-02-17
usb: ehci: ehci-marvell: Update compatible string to official DT bindings
Pali Rohár
2022-02-16
usb: xhci: reset endpoint on USB stall
Stefan Agner
2022-02-11
usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn
Adam Ford
2022-01-27
Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-01-26
usb: ehci: dm: Convert i.MX28 ehci code to driver model
Lukasz Majewski
2022-01-26
usb: ehci: Move common mxs code to separate functions (ehci_hcd_{stop|start})
Lukasz Majewski
2022-01-26
usb: ehci: Refactor the ehci_mxs_toggle_clock function to be reused with DM
Lukasz Majewski
2022-01-26
usb: Modify Kconfig of the USB_EHCI_MXS to use this driver with imx28
Lukasz Majewski
2022-01-25
usb: Use the first available device for ehci_gadget
Sean Anderson
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-11-09
usb: xhci: fsl: add new compatible fsl,ls1028a-dwc3
Michael Walle
2021-10-30
usb: xhci-brcm: Include header file needed for dev_err
Stefan Agner
2021-10-15
Convert CONFIG_USB_EHCI_IS_TDI to Kconfig
Marek Behún
2021-10-15
Convert CONFIG_USB_EHCI_MXS to Kconfig
Marek Behún
2021-10-15
Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI
Marek Behún
2021-10-12
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-10-12
usb: sandbox: Add gadget callbacks
Patrice Chotard
2021-10-01
arm: Remove zmx25 board and ARCH_MX25
Tom Rini
2021-10-01
arm: Remove flea3 board
Tom Rini
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-27
Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to Kconfig
Tom Rini
2021-09-27
usb: ehci-omap: Drop non-DM_USB legacy code
Tom Rini
2021-09-27
Convert CONFIG_USB_XHCI_OMAP to Kconfig
Tom Rini
2021-09-27
Merge tag 'v2021.10-rc5' into next
Tom Rini
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: 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-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-30
usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2
Tom Rini
2021-08-05
pci: usb: ohci: Test on PCI not DM_PCI
Simon Glass
2021-07-18
usb: Enforce DM_USB migration for USB_HOST devices.
Tom Rini
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
[next]