1. e28505d usb: host: ehci-generic: Remove DM_REGULATOR flag by Patrice Chotard · 2 years, 7 months ago
  2. 0ef4571 usb: host: ehci-generic: Make usage of clock/reset bulk() API by Patrice Chotard · 2 years, 7 months ago
  3. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
  4. 58c6102 pci: Map bars with offset and length by Andrew Scull · 2 years, 7 months ago
  5. e1917ef bootstd: usb: Add a bootdev driver by Simon Glass · 2 years, 7 months ago
  6. 2e9bd50 arm: Remove unused ep93xx code by Tom Rini · 2 years, 8 months ago
  7. 4b5f228 usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from Kconfig by Adam Ford · 2 years, 9 months ago
  8. d9f8064 usb: ehci-omap: Use PHY system to manage phy resets by Adam Ford · 2 years, 9 months ago
  9. cb9a356 usb: ehci-omap: Make Kconfig select PHY if USB_EHCI_OMAP by Adam Ford · 2 years, 9 months ago
  10. 3ca17c4 usb: ehci-omap: Move omap_ehci_hcd_init to omap_ehci_probe by Adam Ford · 2 years, 9 months ago
  11. 7fc3cce usb: ehci-omap: Drop dead code by Adam Ford · 2 years, 9 months ago
  12. 427104d Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 9 months ago
  13. ecdc7bf usb: ehci: ehci-marvell: Update compatible string to official DT bindings by Pali Rohár · 2 years, 10 months ago
  14. ec2b73d usb: xhci: reset endpoint on USB stall by Stefan Agner · 3 years, 2 months ago
  15. 33da95a usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn by Adam Ford · 2 years, 10 months ago
  16. 99ce9ea Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 10 months ago
  17. 3ed2b18 usb: ehci: dm: Convert i.MX28 ehci code to driver model by Lukasz Majewski · 3 years ago
  18. e91edbc usb: ehci: Move common mxs code to separate functions (ehci_hcd_{stop|start}) by Lukasz Majewski · 3 years ago
  19. 5fb7cb2 usb: ehci: Refactor the ehci_mxs_toggle_clock function to be reused with DM by Lukasz Majewski · 3 years ago
  20. 7a4aba6 usb: Modify Kconfig of the USB_EHCI_MXS to use this driver with imx28 by Lukasz Majewski · 3 years ago
  21. e766570 usb: Use the first available device for ehci_gadget by Sean Anderson · 3 years, 1 month ago
  22. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  23. 3ae724c usb: xhci: fsl: add new compatible fsl,ls1028a-dwc3 by Michael Walle · 3 years, 2 months ago
  24. 3fa593d usb: xhci-brcm: Include header file needed for dev_err by Stefan Agner · 3 years, 2 months ago
  25. e148926 Convert CONFIG_USB_EHCI_IS_TDI to Kconfig by Marek Behún · 3 years, 2 months ago
  26. 53d5351 Convert CONFIG_USB_EHCI_MXS to Kconfig by Marek Behún · 3 years, 2 months ago
  27. 372154d Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI by Marek Behún · 3 years, 2 months ago
  28. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 2 months ago
  29. d54d294 usb: sandbox: Add gadget callbacks by Patrice Chotard · 3 years, 3 months ago
  30. eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 3 months ago
  31. 74f00e8 arm: Remove flea3 board by Tom Rini · 3 years, 2 months ago
  32. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  33. a7e6759 Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to Kconfig by Tom Rini · 3 years, 3 months ago
  34. 8729d3f usb: ehci-omap: Drop non-DM_USB legacy code by Tom Rini · 3 years, 3 months ago
  35. ebc1c84 Convert CONFIG_USB_XHCI_OMAP to Kconfig by Tom Rini · 3 years, 3 months ago
  36. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 2 months ago
  37. f0a916d usb: xhci-dwc3: Add support for USB 3.1 controllers by Mark Kettenis · 3 years, 2 months ago
  38. 6eff242 usb: ehci-mx6: use phy_type from device tree by Matthias Schiffer · 3 years, 2 months ago
  39. 49fb540 usb: xhci-dwc3: Add support for clocks/resets by Samuel Holland · 3 years, 5 months ago
  40. 386d128 usb: xhci-pci: Move reset logic out of XHCI core by Samuel Holland · 3 years, 5 months ago
  41. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  42. a99817c usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2 by Tom Rini · 3 years, 4 months ago
  43. 869b59e pci: usb: ohci: Test on PCI not DM_PCI by Simon Glass · 3 years, 4 months ago
  44. 5b9e616 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · 3 years, 5 months ago
  45. 00b6a1a arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · 3 years, 6 months ago
  46. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  47. f88939c usb: ehci-mx6: Do not fail when 'reg' is not found by Fabio Estevam · 3 years, 5 months ago
  48. 759126c usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6 by Fabio Estevam · 3 years, 5 months ago
  49. ea7dc87 Merge tag 'u-boot-imx-20210616' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 5 months ago
  50. 13ded2c usb: ehci-mx6: add support for i.MXRT by Giulio Benetti · 3 years, 6 months ago
  51. ec76d07 usb: dwc2: Avoid delay when initializing USB peripheral by dwc2 by João Loureiro · 3 years, 9 months ago
  52. 09603b9 usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHY by Marek Vasut · 3 years, 7 months ago
  53. 09f2727 usb: ehci-hcd: Add IAA handshake for removing async QH by Ye Li · 3 years, 9 months ago
  54. e15971f usb: ehci-mx6: Add iMX8M support by Marek Vasut · 3 years, 8 months ago
  55. a60258f usb: ehci-mx6: Fix aarch64 build warnings by Marek Vasut · 3 years, 8 months ago
  56. d650c55 usb: ehci-mx6: Add fsl,imx7d-usb compatible string by Marek Vasut · 3 years, 8 months ago
  57. 5fc0d35 usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not defined by Marek Vasut · 3 years, 8 months ago
  58. 4e21651 usb: ehci-mx6: Add generic EHCI PHY support by Marek Vasut · 3 years, 8 months ago
  59. 5becd18 usb: ehci-mx6: Use portnr from DT in DM case by Marek Vasut · 3 years, 8 months ago
  60. 1fa4243 usb: ehci-mx6: Pass MISC address to usb_oc_config() by Marek Vasut · 3 years, 8 months ago
  61. 41e8139 usb: ehci-mx6: Split usb_power_config() by Marek Vasut · 3 years, 8 months ago
  62. 6b6df64 usb: ehci-mx6: Pass PHY address to usb_*_phy*() by Marek Vasut · 3 years, 8 months ago
  63. 09dc070 usb: ehci-mx6: Split ehci_mx6_common_init() by Marek Vasut · 3 years, 8 months ago
  64. ebaf3ae usb: ehci-mx6: Parse USB PHY and MISC offsets from DT by Marek Vasut · 3 years, 8 months ago
  65. 793e575 usb: ehci-mx6: Unify USBNC registers by Marek Vasut · 3 years, 8 months ago
  66. f22fde7 usb: ehci-mx6: Add DM clock support by Marek Vasut · 3 years, 8 months ago
  67. f36841e usb: ehci-mx6: Turn off Vbus on probe failure by Marek Vasut · 3 years, 8 months ago
  68. ede9de1 usb: xhci: Make debug output better readable and checkpatch clean by Stefan Roese · 3 years, 8 months ago
  69. fd062eb usb: xhci: Add missing xhci_readl() by Aaron Williams · 3 years, 8 months ago
  70. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
  71. 4033aa3 xhci: translate virtual addresses into the bus's address space by Nicolas Saenz Julienne · 3 years, 11 months ago
  72. 9631625 usb: xhci-pci: Add DM_FLAG_OS_PREPARE flag by Nicolas Saenz Julienne · 3 years, 11 months ago
  73. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
  74. 5e3c146 usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx() by Stefan Roese · 3 years, 11 months ago
  75. de1627b usb: xhci-pci: Check for errors from dm_pci_map_bar() by Pali Rohár · 3 years, 10 months ago
  76. 37b8328 usb: xhci-mtk: support option to disable ports by developer · 4 years ago
  77. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  78. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  79. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  80. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
  81. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 4 years ago
  82. 07c1777 dm: core: Rename dev_has_of_node() to dev_has_ofnode() by Simon Glass · 4 years ago
  83. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  84. 07e1338 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 4 years ago
  85. 579d804 usb: Update for new sequence numbers by Simon Glass · 4 years ago
  86. cb4363a usb: ehci-mx6: Drop assignment of sequence number by Simon Glass · 4 years ago
  87. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  88. a050583 usb: xhci: fix lack of short packet event trb handling by Ran Wang · 4 years ago
  89. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  90. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  91. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  92. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  93. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  94. 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
  95. 5d9950d treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 4 years ago
  96. 01adeb3 usb: xhci: avoid type conversion of void * by Heinrich Schuchardt · 4 years, 2 months ago
  97. e8433bf usb: dwc3: Include device_compat.h in dwc3-octeon-glue.c by Tom Rini · 4 years, 1 month ago
  98. 429ce52 usb: xhci: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
  99. 2013b66 Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 2 months ago
  100. df33b57 usb: xhci: octeon: Add DWC3 glue layer for Octeon by Stefan Roese · 4 years, 3 months ago