1. fcd9220 sunxi: Kconfig: rework PHY_USB_SUN4I selection by Andre Przywara · 1 year, 5 months ago
  2. 4de979f bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 4 months ago
  3. 56c7fac Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · 1 year, 4 months ago
  4. e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 4 months ago
  5. d266d4b usb: dwc3-generic: Ensure reset GPIO is configured as an output by Peter Korsgaard · 1 year, 5 months ago
  6. 9c9454a usb: dwc2: Fix the write to W1C fields in HPRT register by Teik Heng Chong · 1 year, 5 months ago
  7. 5f024d1 usb: eth: lan78xx: Fix logic in lan78xx_read_otp() to avoid a warning by Tom Rini · 4 years, 5 months ago
  8. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 5 months ago
  9. e10f964 usb: musb-new: sunxi: remove unused define by Sam Edwards · 1 year, 5 months ago
  10. 3cbd92d usb: musb-new: sunxi: fix error check by Sam Edwards · 1 year, 5 months ago
  11. da83ada usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig symbols by Marek Vasut · 1 year, 6 months ago
  12. 0007fb2 usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/ by Marek Vasut · 1 year, 6 months ago
  13. 6308731 usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/ by Marek Vasut · 1 year, 6 months ago
  14. df10441 usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/ by Marek Vasut · 1 year, 6 months ago
  15. 8c29b73 bootstd: usb: Avoid initing USB twice by Simon Glass · 1 year, 6 months ago
  16. 9fea3a7 usb: Tidy up the usb_start flag by Simon Glass · 1 year, 6 months ago
  17. 320a193 drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 8 months ago
  18. a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 8 months ago
  19. bb6ea0f usb: ehci-mx6: move phy setup before register access by Tim Harvey · 1 year, 7 months ago
  20. 42175a7 sandbox: fix sandbox_hub_submit_control_msg() by Heinrich Schuchardt · 1 year, 8 months ago
  21. 159d6bf sandbox: fix fall through in sandbox_flash_bulk() by Heinrich Schuchardt · 1 year, 8 months ago
  22. 73b39a7 usb: gadget: f_mass_storage: Rework do_request_sense slightly by Tom Rini · 1 year, 7 months ago
  23. 02f8486 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 8 months ago
  24. 7f23470 usb: gadget: f_sdp: Add missing spl_board_prepare_for_boot() call by Marek Vasut · 1 year, 8 months ago
  25. 0633594 usb: gadget: missing fallthrough in composite_setup() by Heinrich Schuchardt · 1 year, 8 months ago
  26. a5faa4a Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 8 months ago
  27. 4042ce7 usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB by Heinrich Schuchardt · 1 year, 10 months ago
  28. b2eff03 usb: xhci-mtk: modify the SOF/ITP interval for mt8195 by Chunfeng Yun · 1 year, 9 months ago
  29. e61eaee usb: dwc3-meson-g12a: Select PHY instead of imply PHY by Marek Vasut · 1 year, 9 months ago
  30. 5b197ee Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 9 months ago
  31. b1de4d7 ARM: tegra: provide default USB gadget setup by Maxim Schwalm · 1 year, 9 months ago
  32. b684ec8 usb: dwc3-uniphier: Select PHY by Marek Vasut · 1 year, 9 months ago
  33. ec01e0b usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3 by Kunihiko Hayashi · 1 year, 9 months ago
  34. 211a066 usb: dwc3-generic: Add the size of regs property to glue structure by Kunihiko Hayashi · 1 year, 9 months ago
  35. ef2313b usb: dwc3-generic: Export glue structures and functions by Kunihiko Hayashi · 1 year, 9 months ago
  36. 7c71c68 usb: dwc3-generic: Add clock initialization in child DT node by Kunihiko Hayashi · 1 year, 9 months ago
  37. f7b7c72 usb: dwc3-generic: Allow different controller DT node pattern by Kunihiko Hayashi · 1 year, 9 months ago
  38. c658335 usb: dwc3: Look up reference clock DT phandle in both controller DT nodes by Marek Vasut · 1 year, 9 months ago
  39. 237d1f6 usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio by Venkatesh Yadav Abbarapu · 1 year, 10 months ago
  40. ecff2bc usb: gadget: Fix typo in obj line by Tom Rini · 1 year, 9 months ago
  41. 0ff8bb8 Correct SPL uses of USB_MUSB_HOST by Simon Glass · 1 year, 9 months ago
  42. 24f95e1 Correct SPL uses of IMX_MODULE_FUSE by Simon Glass · 1 year, 9 months ago
  43. 0976963 usb: Drop unused sl811-hcd driver by Simon Glass · 1 year, 10 months ago
  44. 854793c usb: Drop unused ehci-vct driver by Simon Glass · 1 year, 10 months ago
  45. c090ffb rmobile: Drop unused ehci-rmobile driver by Simon Glass · 1 year, 10 months ago
  46. e9b4678 usb: Drop unused fotg210 gadget by Simon Glass · 1 year, 10 months ago
  47. 5eddad0 usb: Drop unused ehci-faraday driver by Simon Glass · 1 year, 10 months ago
  48. 82803a6 armada: usb: net: Drop unused USB drivers by Simon Glass · 1 year, 10 months ago
  49. 87a7586 ARM: tegra: remap clock_osc_freq for all Tegra family by Svyatoslav Ryhel · 1 year, 10 months ago
  50. 095d909 Merge tag 'u-boot-amlogic-20230131' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year, 10 months ago
  51. e330c8b usb: xhci: Fix root hub descriptor by Mark Kettenis · 1 year, 10 months ago
  52. ba1efb3 usb: xhci: Implement DMA mapping by Mark Kettenis · 1 year, 10 months ago
  53. eacc261 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 10 months ago
  54. 04fb2b6 bootstd: Add a USB hunter by Simon Glass · 1 year, 10 months ago
  55. ecdf3ab dm: usb: Mark the device name as alloced when binding by Simon Glass · 1 year, 10 months ago
  56. b85fc8d bootstd: Add a default method to get bootflows by Simon Glass · 1 year, 10 months ago
  57. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 10 months ago
  58. 8de73b7 usb: musb: Rename CONFIG_USB_MUSB_TIMEOUT to MUSB_TIMEOUT by Tom Rini · 1 year, 10 months ago
  59. 043a967 usb: dwc3-meson-gxl: force mode on child add/removal by Neil Armstrong · 1 year, 10 months ago
  60. 2e4865b musb-new: omap2430: fix compiling in DM_USB_GADGET config by Andreas Kemnade · 1 year, 10 months ago
  61. 7a2d80e musb-new: omap2430: no host data access in gadget mode by Andreas Kemnade · 1 year, 10 months ago
  62. fd08384 usb: dwc3-meson-g12a: force mode on child add/removal by Mattijs Korpershoek · 2 years ago
  63. 30f3333 image: Move common image code to image_board and command by Simon Glass · 1 year, 10 months ago
  64. 2383e8f usb: gadget: dwc2_udc_otg: implement pullup() by Mattijs Korpershoek · 1 year, 10 months ago
  65. 66b5847 usb: gadget: fastboot: detach usb just before rebooting by Dario Binacchi · 1 year, 10 months ago
  66. fe4c21d Merge tag 'u-boot-stm32-20230113' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 10 months ago
  67. ba1fa2a usb: onboard-hub: add driver to manage onboard hub supplies by Fabrice Gasnier · 1 year, 11 months ago
  68. d037990 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 1 year, 11 months ago
  69. bcc85b9 cmd: source: Support specifying config name by Sean Anderson · 1 year, 11 months ago
  70. 30fb045 treewide: Use NULL for script image name by Sean Anderson · 1 year, 11 months ago
  71. 1d0eaf2 global: Migrate CONFIG_USB_ISP1301_I2C_ADDR to CFG by Tom Rini · 2 years ago
  72. dd11fdc global: Migrate CONFIG_MXC_USB_FLAGS et al to CFG by Tom Rini · 2 years ago
  73. 0c3a6d4 usb: Remove CONFIG_USBD_HS by Tom Rini · 2 years ago
  74. 7d212af usb: Update USB_STORAGE dependencies by Tom Rini · 2 years ago
  75. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 1 year, 11 months ago
  76. 51a0e21 usb: gadget: rndis: Prevent InformationBufferOffset manipulation by Szymon Heidrich · 2 years ago
  77. 14dc0ab usb: gadget: dfu: Fix check of transfer direction by Hugo SIMELIERE · 2 years ago
  78. 2098a3b usb: gadget: Remove non-DM_ETH code by Tom Rini · 2 years ago
  79. b8daa6e usb: eth: Remove non-DM_ETH code by Tom Rini · 2 years ago
  80. 0a9cbd4 usb: eth: smsc95xx: Remove non-DM_ETH code by Tom Rini · 2 years ago
  81. 82cdcd5 usb: eth: r8152: Remove non-DM_ETH code by Tom Rini · 2 years ago
  82. 05d654b usb: eth: msc7830: Remove non-DM_ETH code by Tom Rini · 2 years ago
  83. d9e81b0 usb: eth: asix88179: Remove non-DM_ETH code by Tom Rini · 2 years ago
  84. 3aa2003 usb: eth: asix: Remove non-DM_ETH code by Tom Rini · 2 years ago
  85. a9c3bce Convert CONFIG_USB_GADGET_AT91 to Kconfig by Tom Rini · 2 years ago
  86. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  87. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  88. db5bace usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT property by Marek Vasut · 2 years ago
  89. c55ac51 usb: dwc3: Program GFLADJ by Sean Anderson · 2 years ago
  90. 6bae0eb usb: dwc3: Calculate REFCLKPER based on reference clock by Sean Anderson · 2 years ago
  91. 57548e8 usb: dwc3: reference clock period configuration by Balaji Prakash J · 2 years ago
  92. 8ae84e6 usb: dwc3: Cache ref_clk pointer in struct dwc3 by Marek Vasut · 2 years ago
  93. 55a95f8 usb: Expand buffer size in usb_find_and_bind_driver() by Marek Vasut · 2 years ago
  94. b3a680a sandbox: check lseek return value in handle_ufi_command by Heinrich Schuchardt · 2 years ago
  95. fbce985 usb: gadget: dfu: Fix the unchecked length field by Venkatesh Yadav Abbarapu · 2 years ago
  96. 515fe1e usb: ehci: ehci-marvell: Support for marvell,ac5-ehci by Chris Packham · 2 years ago
  97. f4917b4 usb: ohci: Use a flexible array member for portstatus by Samuel Holland · 2 years, 1 month ago
  98. 2ff3db3 usb: Update the test to cover reading and writing by Simon Glass · 2 years, 1 month ago
  99. 2cb43ef usb: ether: Fix error handling in usb_ether_init by Michal Suchanek · 2 years, 1 month ago
  100. 3480320 Fix typo in CONFIG_USBNET_DEVADDR by Ignacio Zamora · 2 years, 1 month ago