1. 18370f1 Kconfig: Remove all default n/no options by Michal Simek · 12 months ago
  2. 7478c84 usb: ehci: mxs: Use regulator_set_enable_if_allowed() by Fabio Estevam · 1 year ago
  3. 2bcfae2 usb: ehci: mxs: Fix the USB node pointer retrieval by Fabio Estevam · 1 year ago
  4. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 1 month ago
  5. 1b1d36e bootstd: Keep track of use of usb stop by Simon Glass · 1 year, 1 month ago
  6. 2caf974 board: usb: Replace legacy usb_gadget_handle_interrupts() by Marek Vasut · 1 year, 2 months ago
  7. 7307b12 usb: sandbox: Add DM_USB_GADGET support by Marek Vasut · 1 year, 2 months ago
  8. adee3ba usb: host: ohci-generic: Make usage of clock/reset bulk() API by Fabrice Gasnier · 1 year, 2 months ago
  9. 5b43bc9 usb: check for companion controller in uclass by Fabrice Gasnier · 1 year, 2 months ago
  10. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 2 months ago
  11. 0830333 usb: ehci-generic: Use regulator_set_enable_if_allowed by Jonas Karlman · 1 year, 3 months ago
  12. 335799b usb: dwc2: Use regulator_set_enable_if_allowed by Jonas Karlman · 1 year, 3 months ago
  13. 4c4ccc5 usb: Return -ENOENT when no devices are found by Simon Glass · 1 year, 3 months ago
  14. 3aba92c usb: xhci: Fix double free on failure by Richard Habeeb · 1 year, 3 months ago
  15. a6a74ce usb: ehci-mx6: remove unnecessary regulator enable from probe by Tim Harvey · 1 year, 5 months ago
  16. 4de979f bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 3 months ago
  17. e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 4 months ago
  18. 9c9454a usb: dwc2: Fix the write to W1C fields in HPRT register by Teik Heng Chong · 1 year, 4 months ago
  19. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 4 months ago
  20. df10441 usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/ by Marek Vasut · 1 year, 6 months ago
  21. 8c29b73 bootstd: usb: Avoid initing USB twice by Simon Glass · 1 year, 6 months ago
  22. 9fea3a7 usb: Tidy up the usb_start flag by Simon Glass · 1 year, 6 months ago
  23. a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 7 months ago
  24. bb6ea0f usb: ehci-mx6: move phy setup before register access by Tim Harvey · 1 year, 6 months ago
  25. b2eff03 usb: xhci-mtk: modify the SOF/ITP interval for mt8195 by Chunfeng Yun · 1 year, 8 months ago
  26. 24f95e1 Correct SPL uses of IMX_MODULE_FUSE by Simon Glass · 1 year, 9 months ago
  27. 0976963 usb: Drop unused sl811-hcd driver by Simon Glass · 1 year, 9 months ago
  28. 854793c usb: Drop unused ehci-vct driver by Simon Glass · 1 year, 9 months ago
  29. c090ffb rmobile: Drop unused ehci-rmobile driver by Simon Glass · 1 year, 9 months ago
  30. 5eddad0 usb: Drop unused ehci-faraday driver by Simon Glass · 1 year, 9 months ago
  31. 82803a6 armada: usb: net: Drop unused USB drivers by Simon Glass · 1 year, 9 months ago
  32. 87a7586 ARM: tegra: remap clock_osc_freq for all Tegra family by Svyatoslav Ryhel · 1 year, 9 months ago
  33. e330c8b usb: xhci: Fix root hub descriptor by Mark Kettenis · 1 year, 9 months ago
  34. ba1efb3 usb: xhci: Implement DMA mapping by Mark Kettenis · 1 year, 9 months ago
  35. eacc261 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 9 months ago
  36. 04fb2b6 bootstd: Add a USB hunter by Simon Glass · 1 year, 9 months ago
  37. ecdf3ab dm: usb: Mark the device name as alloced when binding by Simon Glass · 1 year, 9 months ago
  38. b85fc8d bootstd: Add a default method to get bootflows by Simon Glass · 1 year, 9 months ago
  39. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 9 months ago
  40. ba1fa2a usb: onboard-hub: add driver to manage onboard hub supplies by Fabrice Gasnier · 1 year, 10 months ago
  41. 1d0eaf2 global: Migrate CONFIG_USB_ISP1301_I2C_ADDR to CFG by Tom Rini · 1 year, 11 months ago
  42. dd11fdc global: Migrate CONFIG_MXC_USB_FLAGS et al to CFG by Tom Rini · 1 year, 11 months ago
  43. b8daa6e usb: eth: Remove non-DM_ETH code by Tom Rini · 1 year, 11 months ago
  44. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  45. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  46. 55a95f8 usb: Expand buffer size in usb_find_and_bind_driver() by Marek Vasut · 1 year, 11 months ago
  47. 515fe1e usb: ehci: ehci-marvell: Support for marvell,ac5-ehci by Chris Packham · 2 years ago
  48. f4917b4 usb: ohci: Use a flexible array member for portstatus by Samuel Holland · 2 years ago
  49. 75341e9 usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 2 months ago
  50. 083f8aa usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 2 months ago
  51. 1000500 usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 2 months ago
  52. 2d45913 Merge branch 'next' by Tom Rini · 2 years, 1 month ago
  53. 693765a usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver by Jim Liu · 2 years, 4 months ago
  54. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  55. ff4e87c Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · 2 years, 3 months ago
  56. 96e85ba usb: ehci-mx6: Remove MX6Q_ARM2 related ifdefery by Fabio Estevam · 2 years, 5 months ago
  57. 54f683d Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 3 months ago
  58. 5ac88d1 usb: xhci-mtk: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 5 months ago
  59. b2d2b78 usb: common: move urb code to common by Rui Miguel Silva · 2 years, 4 months ago
  60. 36b661d Merge branch 'next' by Tom Rini · 2 years, 3 months ago
  61. dea2584 usb: ohci-hcd: Remove some unused legacy code by Tom Rini · 2 years, 4 months ago
  62. cd6a45a Convert CONFIG_USB_OHCI_NEW et al to Kconfig by Tom Rini · 2 years, 4 months ago
  63. abba59f Convert CONFIG_USB_XHCI_EXYNOS et al to Kconfig by Tom Rini · 2 years, 4 months ago
  64. 9125b4b usb: host: ehci-generic: Fix error check by Andre Przywara · 2 years, 4 months ago
  65. 3371edd Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig by Tom Rini · 2 years, 4 months ago
  66. a89a453 usb: Remove non-DM code in ehci-fsl and xhci by Tom Rini · 2 years, 4 months ago
  67. 4995881 usb: ehci-mx5: Remove non-DM code by Tom Rini · 2 years, 5 months ago
  68. 13750af usb: ehci-mxc: Remove by Tom Rini · 2 years, 5 months ago
  69. cbee8c1 usb: xhci-fsl: Remove non-DM code by Tom Rini · 2 years, 5 months ago
  70. d4ae152 Convert CONFIG_USB_EHCI_TXFIFO_THRESH to Kconfig by Tom Rini · 2 years, 5 months ago
  71. 0930447 usb: ehci-fsl: Remove non-DM code by Tom Rini · 2 years, 5 months ago
  72. e78e880 Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to Kconfig by Tom Rini · 2 years, 5 months ago
  73. 879b0b1 Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to Kconfig by Tom Rini · 2 years, 5 months ago
  74. 90bb5c0 ehci-mxs: Remove non-DM code by Tom Rini · 2 years, 5 months ago
  75. 81755b8 usb: host: ehci-generic: Make resets and clocks optional by Andre Przywara · 2 years, 5 months ago
  76. fe8e8af usb: xhci-mtk: disable all ports when disable host controller by Chunfeng Yun · 2 years, 5 months ago
  77. 6a6468f usb: xhci-dwc3: Support role switch default role by Mark Kettenis · 2 years, 6 months ago
  78. 6aa8bde usb: host: ehci-generic: Remove DM_REGULATOR flag by Patrice Chotard · 2 years, 6 months ago
  79. ba96176 usb: host: ehci-generic: Make usage of clock/reset bulk() API by Patrice Chotard · 2 years, 6 months ago
  80. 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 6 months ago
  81. 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 6 months ago
  82. 0ccb0ac bootstd: usb: Add a bootdev driver by Simon Glass · 2 years, 6 months ago
  83. 2fc0995 arm: Remove unused ep93xx code by Tom Rini · 2 years, 7 months ago
  84. fc4bee1 usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from Kconfig by Adam Ford · 2 years, 8 months ago
  85. 70dbff1 usb: ehci-omap: Use PHY system to manage phy resets by Adam Ford · 2 years, 8 months ago
  86. d11f995 usb: ehci-omap: Make Kconfig select PHY if USB_EHCI_OMAP by Adam Ford · 2 years, 8 months ago
  87. ac0c125 usb: ehci-omap: Move omap_ehci_hcd_init to omap_ehci_probe by Adam Ford · 2 years, 8 months ago
  88. 0935dbf usb: ehci-omap: Drop dead code by Adam Ford · 2 years, 8 months ago
  89. 8ad1c9c Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 8 months ago
  90. af6d093 usb: ehci: ehci-marvell: Update compatible string to official DT bindings by Pali Rohár · 2 years, 8 months ago
  91. d5daa02 usb: xhci: reset endpoint on USB stall by Stefan Agner · 3 years, 1 month ago
  92. 078dfef usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn by Adam Ford · 2 years, 9 months ago
  93. 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
  94. 07791e8 usb: ehci: dm: Convert i.MX28 ehci code to driver model by Lukasz Majewski · 2 years, 10 months ago
  95. 2d431e3 usb: ehci: Move common mxs code to separate functions (ehci_hcd_{stop|start}) by Lukasz Majewski · 2 years, 10 months ago
  96. fc313d3 usb: ehci: Refactor the ehci_mxs_toggle_clock function to be reused with DM by Lukasz Majewski · 2 years, 10 months ago
  97. f82feb7 usb: Modify Kconfig of the USB_EHCI_MXS to use this driver with imx28 by Lukasz Majewski · 2 years, 10 months ago
  98. 821ca60 usb: Use the first available device for ehci_gadget by Sean Anderson · 3 years ago
  99. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  100. 8f176eb usb: xhci: fsl: add new compatible fsl,ls1028a-dwc3 by Michael Walle · 3 years ago