1. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  2. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 2 months ago
  3. 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 2 months ago
  4. 0b80371 usb: xhci: Add reset controller support by Nicolas Saenz Julienne · 4 years, 3 months ago
  5. 61293f5 usb: xhci: Add missing cache flush in the scratchpad array initialization by Sylwester Nawrocki · 4 years, 4 months ago
  6. c03b761 usb: provide a device tree node to USB devices by Michael Walle · 4 years, 4 months ago
  7. 72be237 usb: ohci: Add header file for ARCH_DMA_MINALIGN by Simon Glass · 4 years, 4 months ago
  8. 9452b74 Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 4 months ago
  9. 604ab3e driver: usb: drop legacy rockchip xhci driver by Frank Wang · 4 years, 4 months ago
  10. 73021d1 usb: ehci-mx6: Print error code on failure by Marek Vasut · 4 years, 4 months ago
  11. 10bcafb usb: ehci-mx6: Handle fixed regulators correctly by Marek Vasut · 4 years, 4 months ago
  12. 58221d7 usb: dwc3: fix NULL pointer issue by Chunfeng Yun · 4 years, 4 months ago
  13. 94ed661 usb: ehci-omap: Add Support for DM_USB and OF_CONTROL by Adam Ford · 4 years, 4 months ago
  14. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  15. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  16. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  17. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  18. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  19. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  20. 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 5 months ago
  21. bb0fb4c rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 5 months ago
  22. b16a331 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · 4 years, 5 months ago
  23. 0bd3d91 usb: mx6: add fuse check by Peng Fan · 4 years, 5 months ago
  24. 7410283 xhci: mediatek: Add support for MTK xHCI host controller by Chunfeng Yun · 4 years, 5 months ago
  25. 6dfb8a8 usb: dwc3: use the phy bulk API to get phys by Chunfeng Yun · 4 years, 5 months ago
  26. f3bc736 usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC by Patrice Chotard · 4 years, 5 months ago
  27. 245847f usb: host: dwc2: add trace to have clean usb start by Patrick Delaunay · 4 years, 5 months ago
  28. 6600438 usb: host: dwc2: force reset assert by Patrick Delaunay · 4 years, 5 months ago
  29. 0bc632c usb: host: dwc2: add clk support by Patrick Delaunay · 4 years, 5 months ago
  30. e17a4bf usb: host: dwc2: add phy support by Patrick Delaunay · 4 years, 5 months ago
  31. cff0144 usb: avoid NULL check before free by Heinrich Schuchardt · 4 years, 5 months ago
  32. 9cadf05 drivers: usb: host: Add BRCM xHCI driver by Rayagonda Kokatanur · 4 years, 6 months ago
  33. 2517dea usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 7 months ago
  34. 0148bbe usb: ehci-msm: Use dev interface to get device address by Kever Yang · 4 years, 7 months ago
  35. 5c17030 usb: dwc3-of-simple: Drop redundant inclding header file by Kever Yang · 4 years, 7 months ago
  36. 31232de usb: Keep async schedule running only across mass storage xfers by Marek Vasut · 4 years, 6 months ago
  37. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  38. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  39. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  40. e0891bb usb: xhci: support 1.1 or later version by Chunfeng Yun · 4 years, 11 months ago
  41. 02b0e1a usb: ehci-hcd: Keep async schedule running by Marek Vasut · 5 years ago
  42. 235f5e1 ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP by Ye Li · 5 years ago
  43. 1198a10 usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs by Igor Opaniuk · 5 years ago
  44. 1708a12 usb: xhci: move xhci.h to include usb by Jean-Jacques Hiblot · 5 years ago
  45. a897373 usb: host: remove the xhci-zynqmp driver by Jean-Jacques Hiblot · 5 years ago
  46. 6f40013 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  47. 6578db8 usb: ohci-generic: don't probe fail if there is no clk_enable() ops by Kever Yang · 5 years ago
  48. 54a0c7b usb: ehci-generic: don't probe fail if there is no clk_enable() ops by Kever Yang · 5 years ago
  49. 9dcab2c dwc2: use the nonblock argument in submit_int_msg by Michal Suchanek · 5 years ago
  50. 3437121 usb: Add nonblock argument to submit_int_msg by Michal Suchanek · 5 years ago
  51. b35b807 usb: xhci-dwc3: Add support for dis_u2_susphy_quirk by Neil Armstrong · 5 years ago
  52. 769a9cd usb: r8a66597: Add optional DM VBUS regulator support by Marek Vasut · 5 years ago
  53. 8b54830 usb: r8a66597: Checkpatch cleanup by Marek Vasut · 5 years ago
  54. a3d6565 usb: r8a66597: Add Kconfig entry by Marek Vasut · 5 years ago
  55. 7f3858f usb: r8a66597: Convert to USB DM by Marek Vasut · 5 years ago
  56. 1eb381a usb: r8a66597: Replace R8A66597_BASE0 by Marek Vasut · 5 years ago
  57. 81644e0 usb: r8a66597: Remove BE support by Marek Vasut · 5 years ago
  58. 4c9a135 usb: r8a66597: Replace IO accessors by Marek Vasut · 5 years ago
  59. 3ff134b usb: r8a66597: Make CONFIG_RZA_USB default by Marek Vasut · 5 years ago
  60. 0b80f21 usb: r8a66597: Remove CONFIG_SUPERH_ON_CHIP_R8A66597 by Marek Vasut · 5 years ago
  61. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  62. 991e660 usb, ohci, pci: add DM support for PCI-based OHCI USB controller by Heiko Schocher · 5 years ago
  63. f9c7fec usb, ohci: add warning if none on pci found by Heiko Schocher · 5 years ago
  64. dc4e48d usb, ohci-hcd: set OHCI_USE_NPS if DM_PCI by Heiko Schocher · 5 years ago
  65. a5a7486 usb, ohci: fix ohci swap register access by Heiko Schocher · 5 years ago
  66. b005d7d usb, ohci-hdc: fix warning 'ohci_pci_ids' defined but not used by Heiko Schocher · 5 years ago
  67. c908d46 rockchip: xhci: Remove RK3399 support by Mark Kettenis · 5 years ago
  68. 062790f usb: xhci-dwc3: Add USB2 PHY configuration by Mark Kettenis · 5 years ago
  69. aaa8d6b usb: dwc3-of-simple: Add support for RK3399 by Mark Kettenis · 5 years ago
  70. 501547c usb: ehci-mx6: Fix bus enumeration for DM case by Marek Vasut · 5 years ago
  71. ad9f2be usb: ehci: adopt 32 bit address for CONFIG_PPC by Yinbo Zhu · 5 years ago
  72. 3a90b50 usb: ohci: ohci-da8xx: Cleanup Error handling and fix flags by Adam Ford · 5 years ago
  73. 9da5474 usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support by Adam Ford · 5 years ago
  74. e0b0af6 usb: ohci: Re-enable commented out delay by Adam Ford · 5 years ago
  75. 400b972 Convert CONFIG_USB_EHCI_MX5 to Kconfig by Lukasz Majewski · 5 years ago
  76. 2298876 USB: DM: Convert i.MX5 ehci code to driver model by Lukasz Majewski · 5 years ago
  77. 20df4b5 configs: move CONFIG_USB_EHCI_VF to Kconfig by Marcel Ziswiler · 6 years ago
  78. 69535b3 usb: ehci-mx6: Use common code to extract dr_mode by Adam Ford · 5 years ago
  79. 89aea23 usb: host: Print device name when scanning by Ismael Luceno Cortes · 6 years ago
  80. 747fed5 Kconfig: tegra: Migrate USB_EHCI_TEGRA by Peter Robinson · 6 years ago
  81. 921208e usb: ehci-mx6: Make regulator DM_REGULATOR dependent by Abel Vesa · 6 years ago
  82. 543049a usb: host: Drop [e-o]hci-sunxi drivers by Jagan Teki · 6 years ago
  83. 29d280c sunxi: usb: Switch to Generic host controllers by Jagan Teki · 6 years ago
  84. 8c6cc71 usb: xhci-mem: Fix scratchpad array issue by Ye Li · 6 years ago
  85. 4dd76d0 usb: host: replace xhci-keystone driver by the generic dwc3 driver by Jean-Jacques Hiblot · 6 years ago
  86. d648a50 dwc3: move phy operation to core.c by Jean-Jacques Hiblot · 6 years ago
  87. fd09c20 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · 6 years ago
  88. ab58170 usb: Remove CMD_USB dependency for common code by Sven Schwermer · 6 years ago
  89. 41a25f4 usb: Introduce CONFIG_SPL_DM_USB by Sven Schwermer · 6 years ago
  90. 4eaf7f5 fsl/usb: Workaround for USB erratum-A005275 by Chris Packham · 6 years ago
  91. 2466704 usb: ehci-msm: Add init_after_reset for CI_UDC by Ramon Fried · 6 years ago
  92. 0683b27 ehci: msm: use init_type in probe by Ramon Fried · 6 years ago
  93. 0ac0b6e ehci: msm: switch to generic PHY uclass by Ramon Fried · 6 years ago
  94. 2df4923 ehci: msm: Add missing platdata by Ramon Fried · 6 years ago
  95. cd8c3ae ehci: Replace board_prepare_usb with board_usb_init by Ramon Fried · 6 years ago
  96. 5c349e1 usb: ehci-generic: Add vbus-supply regulator support by Patrice Chotard · 6 years ago
  97. 88c34b8 usb: dwc2: Add reset ctrl to driver by Ley Foon Tan · 6 years ago
  98. 1335e77 usb: ehci: Add PHY support to ehci-pci by Marek Vasut · 6 years ago
  99. b43cdf9 usb: ehci: Make the PHY handling generic by Marek Vasut · 6 years ago
  100. 0bc846a sunxi: A64: OHCI: prevent turning off shared USB clock by Andre Przywara · 6 years ago