1. 515fe1e usb: ehci: ehci-marvell: Support for marvell,ac5-ehci by Chris Packham · 2 years ago
  2. f4917b4 usb: ohci: Use a flexible array member for portstatus by Samuel Holland · 2 years ago
  3. 75341e9 usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 2 months ago
  4. 083f8aa usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 2 months ago
  5. 1000500 usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 2 months ago
  6. 2d45913 Merge branch 'next' by Tom Rini · 2 years, 1 month ago
  7. 693765a usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver by Jim Liu · 2 years, 4 months ago
  8. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  9. ff4e87c Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · 2 years, 3 months ago
  10. 96e85ba usb: ehci-mx6: Remove MX6Q_ARM2 related ifdefery by Fabio Estevam · 2 years, 5 months ago
  11. 54f683d Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 3 months ago
  12. 5ac88d1 usb: xhci-mtk: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 5 months ago
  13. b2d2b78 usb: common: move urb code to common by Rui Miguel Silva · 2 years, 4 months ago
  14. 36b661d Merge branch 'next' by Tom Rini · 2 years, 3 months ago
  15. dea2584 usb: ohci-hcd: Remove some unused legacy code by Tom Rini · 2 years, 4 months ago
  16. cd6a45a Convert CONFIG_USB_OHCI_NEW et al to Kconfig by Tom Rini · 2 years, 4 months ago
  17. abba59f Convert CONFIG_USB_XHCI_EXYNOS et al to Kconfig by Tom Rini · 2 years, 4 months ago
  18. 9125b4b usb: host: ehci-generic: Fix error check by Andre Przywara · 2 years, 4 months ago
  19. 3371edd Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig by Tom Rini · 2 years, 4 months ago
  20. a89a453 usb: Remove non-DM code in ehci-fsl and xhci by Tom Rini · 2 years, 4 months ago
  21. 4995881 usb: ehci-mx5: Remove non-DM code by Tom Rini · 2 years, 5 months ago
  22. 13750af usb: ehci-mxc: Remove by Tom Rini · 2 years, 5 months ago
  23. cbee8c1 usb: xhci-fsl: Remove non-DM code by Tom Rini · 2 years, 5 months ago
  24. d4ae152 Convert CONFIG_USB_EHCI_TXFIFO_THRESH to Kconfig by Tom Rini · 2 years, 5 months ago
  25. 0930447 usb: ehci-fsl: Remove non-DM code by Tom Rini · 2 years, 5 months ago
  26. e78e880 Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to Kconfig by Tom Rini · 2 years, 5 months ago
  27. 879b0b1 Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to Kconfig by Tom Rini · 2 years, 5 months ago
  28. 90bb5c0 ehci-mxs: Remove non-DM code by Tom Rini · 2 years, 5 months ago
  29. 81755b8 usb: host: ehci-generic: Make resets and clocks optional by Andre Przywara · 2 years, 5 months ago
  30. fe8e8af usb: xhci-mtk: disable all ports when disable host controller by Chunfeng Yun · 2 years, 5 months ago
  31. 6a6468f usb: xhci-dwc3: Support role switch default role by Mark Kettenis · 2 years, 6 months ago
  32. 6aa8bde usb: host: ehci-generic: Remove DM_REGULATOR flag by Patrice Chotard · 2 years, 6 months ago
  33. ba96176 usb: host: ehci-generic: Make usage of clock/reset bulk() API by Patrice Chotard · 2 years, 6 months ago
  34. 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 6 months ago
  35. 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 6 months ago
  36. 0ccb0ac bootstd: usb: Add a bootdev driver by Simon Glass · 2 years, 6 months ago
  37. 2fc0995 arm: Remove unused ep93xx code by Tom Rini · 2 years, 7 months ago
  38. fc4bee1 usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from Kconfig by Adam Ford · 2 years, 8 months ago
  39. 70dbff1 usb: ehci-omap: Use PHY system to manage phy resets by Adam Ford · 2 years, 8 months ago
  40. d11f995 usb: ehci-omap: Make Kconfig select PHY if USB_EHCI_OMAP by Adam Ford · 2 years, 8 months ago
  41. ac0c125 usb: ehci-omap: Move omap_ehci_hcd_init to omap_ehci_probe by Adam Ford · 2 years, 8 months ago
  42. 0935dbf usb: ehci-omap: Drop dead code by Adam Ford · 2 years, 8 months ago
  43. 8ad1c9c Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 8 months ago
  44. af6d093 usb: ehci: ehci-marvell: Update compatible string to official DT bindings by Pali Rohár · 2 years, 8 months ago
  45. d5daa02 usb: xhci: reset endpoint on USB stall by Stefan Agner · 3 years, 1 month ago
  46. 078dfef usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn by Adam Ford · 2 years, 9 months ago
  47. 761a178 Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 9 months ago
  48. 07791e8 usb: ehci: dm: Convert i.MX28 ehci code to driver model by Lukasz Majewski · 2 years, 10 months ago
  49. 2d431e3 usb: ehci: Move common mxs code to separate functions (ehci_hcd_{stop|start}) by Lukasz Majewski · 2 years, 10 months ago
  50. fc313d3 usb: ehci: Refactor the ehci_mxs_toggle_clock function to be reused with DM by Lukasz Majewski · 2 years, 10 months ago
  51. f82feb7 usb: Modify Kconfig of the USB_EHCI_MXS to use this driver with imx28 by Lukasz Majewski · 2 years, 10 months ago
  52. 821ca60 usb: Use the first available device for ehci_gadget by Sean Anderson · 3 years ago
  53. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  54. 8f176eb usb: xhci: fsl: add new compatible fsl,ls1028a-dwc3 by Michael Walle · 3 years ago
  55. 617e851 usb: xhci-brcm: Include header file needed for dev_err by Stefan Agner · 3 years, 1 month ago
  56. 56882dc Convert CONFIG_USB_EHCI_IS_TDI to Kconfig by Marek Behún · 3 years ago
  57. 7b80500 Convert CONFIG_USB_EHCI_MXS to Kconfig by Marek Behún · 3 years ago
  58. 9283204 Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI by Marek Behún · 3 years ago
  59. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  60. 4c3dc6f usb: sandbox: Add gadget callbacks by Patrice Chotard · 3 years, 1 month ago
  61. 8ba5960 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 1 month ago
  62. 14b38cb arm: Remove flea3 board by Tom Rini · 3 years, 1 month ago
  63. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  64. 899867a Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to Kconfig by Tom Rini · 3 years, 1 month ago
  65. fb1d177 usb: ehci-omap: Drop non-DM_USB legacy code by Tom Rini · 3 years, 1 month ago
  66. 8d8d7e9 Convert CONFIG_USB_XHCI_OMAP to Kconfig by Tom Rini · 3 years, 1 month ago
  67. e908d20 Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 1 month ago
  68. 53eed9a usb: xhci-dwc3: Add support for USB 3.1 controllers by Mark Kettenis · 3 years, 1 month ago
  69. 0f513c5 usb: ehci-mx6: use phy_type from device tree by Matthias Schiffer · 3 years, 1 month ago
  70. 91ce84a usb: xhci-dwc3: Add support for clocks/resets by Samuel Holland · 3 years, 4 months ago
  71. 70a98ca usb: xhci-pci: Move reset logic out of XHCI core by Samuel Holland · 3 years, 4 months ago
  72. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  73. 33e8e61 usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2 by Tom Rini · 3 years, 2 months ago
  74. 990ac1b pci: usb: ohci: Test on PCI not DM_PCI by Simon Glass · 3 years, 3 months ago
  75. be5c060 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · 3 years, 3 months ago
  76. 570c3dc arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · 3 years, 5 months ago
  77. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  78. 4822114 usb: ehci-mx6: Do not fail when 'reg' is not found by Fabio Estevam · 3 years, 4 months ago
  79. ec326b9 usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6 by Fabio Estevam · 3 years, 4 months ago
  80. b2c4b7f Merge tag 'u-boot-imx-20210616' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 4 months ago
  81. e7e81e8 usb: ehci-mx6: add support for i.MXRT by Giulio Benetti · 3 years, 5 months ago
  82. dcd2bbe usb: dwc2: Avoid delay when initializing USB peripheral by dwc2 by João Loureiro · 3 years, 7 months ago
  83. 53396d6 usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHY by Marek Vasut · 3 years, 6 months ago
  84. e1769da usb: ehci-hcd: Add IAA handshake for removing async QH by Ye Li · 3 years, 8 months ago
  85. 5e7e2a8 usb: ehci-mx6: Add iMX8M support by Marek Vasut · 3 years, 7 months ago
  86. f444f89 usb: ehci-mx6: Fix aarch64 build warnings by Marek Vasut · 3 years, 7 months ago
  87. e87015f usb: ehci-mx6: Add fsl,imx7d-usb compatible string by Marek Vasut · 3 years, 7 months ago
  88. 1aae8a3 usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not defined by Marek Vasut · 3 years, 6 months ago
  89. 50d0146 usb: ehci-mx6: Add generic EHCI PHY support by Marek Vasut · 3 years, 7 months ago
  90. 6443a3b usb: ehci-mx6: Use portnr from DT in DM case by Marek Vasut · 3 years, 7 months ago
  91. 6686469 usb: ehci-mx6: Pass MISC address to usb_oc_config() by Marek Vasut · 3 years, 7 months ago
  92. 849763b usb: ehci-mx6: Split usb_power_config() by Marek Vasut · 3 years, 7 months ago
  93. eb64f59 usb: ehci-mx6: Pass PHY address to usb_*_phy*() by Marek Vasut · 3 years, 7 months ago
  94. ef464e4 usb: ehci-mx6: Split ehci_mx6_common_init() by Marek Vasut · 3 years, 7 months ago
  95. 4dcfa3b usb: ehci-mx6: Parse USB PHY and MISC offsets from DT by Marek Vasut · 3 years, 7 months ago
  96. 598fa7e usb: ehci-mx6: Unify USBNC registers by Marek Vasut · 3 years, 7 months ago
  97. 7f2c10e usb: ehci-mx6: Add DM clock support by Marek Vasut · 3 years, 7 months ago
  98. 7e1f1e1 usb: ehci-mx6: Turn off Vbus on probe failure by Marek Vasut · 3 years, 7 months ago
  99. 82e4e19 usb: xhci: Make debug output better readable and checkpatch clean by Stefan Roese · 3 years, 7 months ago
  100. cf86877 usb: xhci: Add missing xhci_readl() by Aaron Williams · 3 years, 7 months ago