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