1. b2a19ff usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpers by Patrice Chotard · Tue Sep 06 08:15:29 2022 +0200
  2. 343ff75 usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · Tue Sep 06 08:15:28 2022 +0200
  3. cb9f1e4 usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · Tue Sep 06 08:15:27 2022 +0200
  4. 9411630 Merge branch 'next' by Tom Rini · Mon Oct 03 15:39:46 2022 -0400
  5. 1fd3b3d usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver by Jim Liu · Tue Jun 21 17:09:02 2022 +0800
  6. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  7. 8d7aa57 Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · Sun Jul 31 21:08:29 2022 -0400
  8. 8811048 usb: ehci-mx6: Remove MX6Q_ARM2 related ifdefery by Fabio Estevam · Thu May 19 09:13:58 2022 -0300
  9. 723737b Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Thu Jul 14 11:10:49 2022 -0400
  10. 4adcdca usb: xhci-mtk: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:22:56 2022 +0800
  11. fb0c70c usb: common: move urb code to common by Rui Miguel Silva · Wed Jun 29 11:06:14 2022 +0100
  12. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  13. e12d754 usb: ohci-hcd: Remove some unused legacy code by Tom Rini · Sat Jun 25 11:02:32 2022 -0400
  14. 112d2e0 Convert CONFIG_USB_OHCI_NEW et al to Kconfig by Tom Rini · Sat Jun 25 11:02:31 2022 -0400
  15. 6d772e5 Convert CONFIG_USB_XHCI_EXYNOS et al to Kconfig by Tom Rini · Fri Jun 10 23:03:00 2022 -0400
  16. 47bb0dc usb: host: ehci-generic: Fix error check by Andre Przywara · Sat Jul 02 01:45:10 2022 +0100
  17. bde2170 Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig by Tom Rini · Sun Jun 12 20:02:04 2022 -0400
  18. 9850e39 usb: Remove non-DM code in ehci-fsl and xhci by Tom Rini · Sun Jun 12 20:02:01 2022 -0400
  19. 25c7887 usb: ehci-mx5: Remove non-DM code by Tom Rini · Wed Jun 08 08:24:36 2022 -0400
  20. bd26aba usb: ehci-mxc: Remove by Tom Rini · Wed Jun 08 08:24:35 2022 -0400
  21. 798ccaf usb: xhci-fsl: Remove non-DM code by Tom Rini · Wed Jun 08 08:24:32 2022 -0400
  22. c85a792 Convert CONFIG_USB_EHCI_TXFIFO_THRESH to Kconfig by Tom Rini · Wed Jun 08 08:24:31 2022 -0400
  23. 937fd63 usb: ehci-fsl: Remove non-DM code by Tom Rini · Wed Jun 08 08:24:30 2022 -0400
  24. 30fd3d9 Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to Kconfig by Tom Rini · Wed Jun 08 08:24:27 2022 -0400
  25. 21ad280 Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to Kconfig by Tom Rini · Wed Jun 08 08:24:26 2022 -0400
  26. 48ca6b4 ehci-mxs: Remove non-DM code by Tom Rini · Wed Jun 08 08:24:25 2022 -0400
  27. fbcb8f0 usb: host: ehci-generic: Make resets and clocks optional by Andre Przywara · Wed Jun 08 00:42:22 2022 +0100
  28. 683cde3 usb: xhci-mtk: disable all ports when disable host controller by developer · Fri May 27 09:52:09 2022 +0800
  29. 5732eae usb: xhci-dwc3: Support role switch default role by Mark Kettenis · Tue Apr 19 21:06:33 2022 +0200
  30. e28505d usb: host: ehci-generic: Remove DM_REGULATOR flag by Patrice Chotard · Fri May 06 08:22:35 2022 +0200
  31. 0ef4571 usb: host: ehci-generic: Make usage of clock/reset bulk() API by Patrice Chotard · Fri May 06 08:22:34 2022 +0200
  32. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · Thu Apr 21 16:11:13 2022 +0000
  33. 58c6102 pci: Map bars with offset and length by Andrew Scull · Thu Apr 21 16:11:10 2022 +0000
  34. e1917ef bootstd: usb: Add a bootdev driver by Simon Glass · Sun Apr 24 23:31:23 2022 -0600
  35. 2e9bd50 arm: Remove unused ep93xx code by Tom Rini · Thu Mar 31 13:46:53 2022 -0400
  36. 4b5f228 usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from Kconfig by Adam Ford · Sat Feb 19 17:08:46 2022 -0600
  37. d9f8064 usb: ehci-omap: Use PHY system to manage phy resets by Adam Ford · Sat Feb 19 17:08:45 2022 -0600
  38. cb9a356 usb: ehci-omap: Make Kconfig select PHY if USB_EHCI_OMAP by Adam Ford · Sat Feb 19 17:08:44 2022 -0600
  39. 3ca17c4 usb: ehci-omap: Move omap_ehci_hcd_init to omap_ehci_probe by Adam Ford · Sat Feb 19 17:08:42 2022 -0600
  40. 7fc3cce usb: ehci-omap: Drop dead code by Adam Ford · Sat Feb 19 17:08:41 2022 -0600
  41. 427104d Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Feb 17 11:03:50 2022 -0500
  42. ecdc7bf usb: ehci: ehci-marvell: Update compatible string to official DT bindings by Pali Rohár · Mon Feb 14 11:34:24 2022 +0100
  43. ec2b73d usb: xhci: reset endpoint on USB stall by Stefan Agner · Mon Sep 27 14:42:58 2021 +0200
  44. 33da95a usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn by Adam Ford · Thu Feb 03 15:20:11 2022 -0600
  45. 99ce9ea Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Jan 27 14:14:47 2022 -0500
  46. 3ed2b18 usb: ehci: dm: Convert i.MX28 ehci code to driver model by Lukasz Majewski · Wed Dec 22 10:55:09 2021 +0100
  47. e91edbc usb: ehci: Move common mxs code to separate functions (ehci_hcd_{stop|start}) by Lukasz Majewski · Wed Dec 22 10:55:08 2021 +0100
  48. 5fb7cb2 usb: ehci: Refactor the ehci_mxs_toggle_clock function to be reused with DM by Lukasz Majewski · Wed Dec 22 10:55:07 2021 +0100
  49. 7a4aba6 usb: Modify Kconfig of the USB_EHCI_MXS to use this driver with imx28 by Lukasz Majewski · Wed Dec 22 10:55:06 2021 +0100
  50. e766570 usb: Use the first available device for ehci_gadget by Sean Anderson · Fri Nov 05 12:52:55 2021 -0400
  51. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  52. 3ae724c usb: xhci: fsl: add new compatible fsl,ls1028a-dwc3 by Michael Walle · Wed Oct 13 18:14:21 2021 +0200
  53. 3fa593d usb: xhci-brcm: Include header file needed for dev_err by Stefan Agner · Wed Oct 06 14:05:29 2021 +0200
  54. e148926 Convert CONFIG_USB_EHCI_IS_TDI to Kconfig by Marek Behún · Sat Oct 09 15:27:35 2021 +0200
  55. 53d5351 Convert CONFIG_USB_EHCI_MXS to Kconfig by Marek Behún · Sat Oct 09 15:27:33 2021 +0200
  56. 372154d Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI by Marek Behún · Sat Oct 09 15:27:32 2021 +0200
  57. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Tue Oct 12 12:01:00 2021 -0400
  58. d54d294 usb: sandbox: Add gadget callbacks by Patrice Chotard · Fri Sep 10 16:16:22 2021 +0200
  59. eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · Thu Sep 09 07:54:50 2021 -0400
  60. 74f00e8 arm: Remove flea3 board by Tom Rini · Tue Sep 14 09:09:31 2021 -0400
  61. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  62. a7e6759 Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to Kconfig by Tom Rini · Sun Sep 12 20:32:28 2021 -0400
  63. 8729d3f usb: ehci-omap: Drop non-DM_USB legacy code by Tom Rini · Sun Sep 12 20:32:27 2021 -0400
  64. ebc1c84 Convert CONFIG_USB_XHCI_OMAP to Kconfig by Tom Rini · Sun Sep 12 20:32:22 2021 -0400
  65. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  66. f0a916d usb: xhci-dwc3: Add support for USB 3.1 controllers by Mark Kettenis · Thu Sep 16 16:00:09 2021 +0200
  67. 6eff242 usb: ehci-mx6: use phy_type from device tree by Matthias Schiffer · Mon Sep 20 15:37:25 2021 +0200
  68. 49fb540 usb: xhci-dwc3: Add support for clocks/resets by Samuel Holland · Mon Jul 05 13:29:03 2021 +0100
  69. 386d128 usb: xhci-pci: Move reset logic out of XHCI core by Samuel Holland · Mon Jul 05 13:29:02 2021 +0100
  70. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  71. a99817c usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2 by Tom Rini · Tue Aug 10 16:17:55 2021 -0400
  72. 869b59e pci: usb: ohci: Test on PCI not DM_PCI by Simon Glass · Sun Aug 01 18:54:26 2021 -0600
  73. 5b9e616 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · Fri Jul 09 10:11:56 2021 -0400
  74. 00b6a1a arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · Sat May 22 08:47:14 2021 -0400
  75. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  76. f88939c usb: ehci-mx6: Do not fail when 'reg' is not found by Fabio Estevam · Sun Jun 20 12:00:52 2021 -0300
  77. 759126c usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6 by Fabio Estevam · Sun Jun 20 12:00:51 2021 -0300
  78. ea7dc87 Merge tag 'u-boot-imx-20210616' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Jun 16 11:18:11 2021 -0400
  79. 13ded2c usb: ehci-mx6: add support for i.MXRT by Giulio Benetti · Thu May 20 16:10:15 2021 +0200
  80. ec76d07 usb: dwc2: Avoid delay when initializing USB peripheral by dwc2 by João Loureiro · Wed Mar 17 16:52:21 2021 +0100
  81. 09603b9 usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHY by Marek Vasut · Thu Apr 22 21:06:40 2021 +0200
  82. 09f2727 usb: ehci-hcd: Add IAA handshake for removing async QH by Ye Li · Mon Mar 08 19:26:57 2021 -0800
  83. e15971f usb: ehci-mx6: Add iMX8M support by Marek Vasut · Fri Apr 02 14:07:22 2021 +0200
  84. a60258f usb: ehci-mx6: Fix aarch64 build warnings by Marek Vasut · Tue Apr 06 20:37:16 2021 +0200
  85. d650c55 usb: ehci-mx6: Add fsl,imx7d-usb compatible string by Marek Vasut · Fri Apr 02 13:07:59 2021 +0200
  86. 5fc0d35 usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not defined by Marek Vasut · Sat Apr 10 16:03:04 2021 +0200
  87. 4e21651 usb: ehci-mx6: Add generic EHCI PHY support by Marek Vasut · Fri Apr 02 13:07:49 2021 +0200
  88. 5becd18 usb: ehci-mx6: Use portnr from DT in DM case by Marek Vasut · Fri Apr 02 13:56:28 2021 +0200
  89. 1fa4243 usb: ehci-mx6: Pass MISC address to usb_oc_config() by Marek Vasut · Wed Mar 31 23:24:41 2021 +0200
  90. 41e8139 usb: ehci-mx6: Split usb_power_config() by Marek Vasut · Wed Mar 31 23:00:23 2021 +0200
  91. 6b6df64 usb: ehci-mx6: Pass PHY address to usb_*_phy*() by Marek Vasut · Wed Mar 31 22:10:35 2021 +0200
  92. 09dc070 usb: ehci-mx6: Split ehci_mx6_common_init() by Marek Vasut · Wed Mar 31 21:40:24 2021 +0200
  93. ebaf3ae usb: ehci-mx6: Parse USB PHY and MISC offsets from DT by Marek Vasut · Wed Mar 31 23:06:07 2021 +0200
  94. 793e575 usb: ehci-mx6: Unify USBNC registers by Marek Vasut · Wed Mar 31 22:19:00 2021 +0200
  95. f22fde7 usb: ehci-mx6: Add DM clock support by Marek Vasut · Wed Mar 31 12:28:03 2021 +0200
  96. f36841e usb: ehci-mx6: Turn off Vbus on probe failure by Marek Vasut · Wed Mar 31 12:19:27 2021 +0200
  97. ede9de1 usb: xhci: Make debug output better readable and checkpatch clean by Stefan Roese · Tue Apr 06 12:10:18 2021 +0200
  98. fd062eb usb: xhci: Add missing xhci_readl() by Aaron Williams · Tue Apr 06 12:10:17 2021 +0200
  99. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · Tue Feb 09 13:52:45 2021 +0200
  100. 4033aa3 xhci: translate virtual addresses into the bus's address space by Nicolas Saenz Julienne · Tue Jan 12 13:55:28 2021 +0100