1. 00eaa7c sandbox: fix sandbox_hub_submit_control_msg() by Heinrich Schuchardt · 1 year, 8 months ago
  2. c8e0519 sandbox: fix fall through in sandbox_flash_bulk() by Heinrich Schuchardt · 1 year, 8 months ago
  3. 2416ba0 usb: gadget: f_mass_storage: Rework do_request_sense slightly by Tom Rini · 1 year, 8 months ago
  4. 853fa41 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 8 months ago
  5. a0a4ce8 usb: gadget: f_sdp: Add missing spl_board_prepare_for_boot() call by Marek Vasut · 1 year, 9 months ago
  6. 6712472 usb: gadget: missing fallthrough in composite_setup() by Heinrich Schuchardt · 1 year, 8 months ago
  7. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 9 months ago
  8. ee3a216 usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB by Heinrich Schuchardt · 1 year, 10 months ago
  9. 005bc33 usb: xhci-mtk: modify the SOF/ITP interval for mt8195 by developer · 1 year, 10 months ago
  10. c94f61a usb: dwc3-meson-g12a: Select PHY instead of imply PHY by Marek Vasut · 1 year, 9 months ago
  11. 1c0b887 Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 9 months ago
  12. 562b997 ARM: tegra: provide default USB gadget setup by Maxim Schwalm · 1 year, 10 months ago
  13. 50f97dc usb: dwc3-uniphier: Select PHY by Marek Vasut · 1 year, 9 months ago
  14. c891a46 usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3 by Kunihiko Hayashi · 1 year, 9 months ago
  15. 54c277e usb: dwc3-generic: Add the size of regs property to glue structure by Kunihiko Hayashi · 1 year, 9 months ago
  16. 6cf357e usb: dwc3-generic: Export glue structures and functions by Kunihiko Hayashi · 1 year, 9 months ago
  17. df0f5d3 usb: dwc3-generic: Add clock initialization in child DT node by Kunihiko Hayashi · 1 year, 9 months ago
  18. 8c42037 usb: dwc3-generic: Allow different controller DT node pattern by Kunihiko Hayashi · 1 year, 9 months ago
  19. 4d28572 usb: dwc3: Look up reference clock DT phandle in both controller DT nodes by Marek Vasut · 1 year, 9 months ago
  20. 5f70b0a usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio by Venkatesh Yadav Abbarapu · 1 year, 11 months ago
  21. 6ef6e5a usb: gadget: Fix typo in obj line by Tom Rini · 1 year, 10 months ago
  22. 84858a6 Correct SPL uses of USB_MUSB_HOST by Simon Glass · 1 year, 10 months ago
  23. 34d37a6 Correct SPL uses of IMX_MODULE_FUSE by Simon Glass · 1 year, 10 months ago
  24. cd3866f usb: Drop unused sl811-hcd driver by Simon Glass · 1 year, 10 months ago
  25. dc45d65 usb: Drop unused ehci-vct driver by Simon Glass · 1 year, 10 months ago
  26. 64fa597 rmobile: Drop unused ehci-rmobile driver by Simon Glass · 1 year, 10 months ago
  27. 9346770 usb: Drop unused fotg210 gadget by Simon Glass · 1 year, 10 months ago
  28. ed9fb9c usb: Drop unused ehci-faraday driver by Simon Glass · 1 year, 10 months ago
  29. 7e5e7a9 armada: usb: net: Drop unused USB drivers by Simon Glass · 1 year, 10 months ago
  30. 7f4ab33 ARM: tegra: remap clock_osc_freq for all Tegra family by Svyatoslav Ryhel · 1 year, 10 months ago
  31. 3bf5514 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
  32. 4eb77d3 usb: xhci: Fix root hub descriptor by Mark Kettenis · 1 year, 10 months ago
  33. fac410c usb: xhci: Implement DMA mapping by Mark Kettenis · 1 year, 10 months ago
  34. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 11 months ago
  35. f3cb89f bootstd: Add a USB hunter by Simon Glass · 1 year, 11 months ago
  36. 4d2c359 dm: usb: Mark the device name as alloced when binding by Simon Glass · 1 year, 11 months ago
  37. d6e39d1 bootstd: Add a default method to get bootflows by Simon Glass · 1 year, 11 months ago
  38. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  39. cb8630f usb: musb: Rename CONFIG_USB_MUSB_TIMEOUT to MUSB_TIMEOUT by Tom Rini · 1 year, 11 months ago
  40. 4a0d718 usb: dwc3-meson-gxl: force mode on child add/removal by Neil Armstrong · 1 year, 11 months ago
  41. 308d265 musb-new: omap2430: fix compiling in DM_USB_GADGET config by Andreas Kemnade · 1 year, 11 months ago
  42. 24ca809 musb-new: omap2430: no host data access in gadget mode by Andreas Kemnade · 1 year, 11 months ago
  43. 9f9828d usb: dwc3-meson-g12a: force mode on child add/removal by Mattijs Korpershoek · 2 years ago
  44. daee3ba image: Move common image code to image_board and command by Simon Glass · 1 year, 11 months ago
  45. 01f3591 usb: gadget: dwc2_udc_otg: implement pullup() by Mattijs Korpershoek · 1 year, 11 months ago
  46. d3b2e2f usb: gadget: fastboot: detach usb just before rebooting by Dario Binacchi · 1 year, 11 months ago
  47. 6253a7b Merge tag 'u-boot-stm32-20230113' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 11 months ago
  48. cd809b1 usb: onboard-hub: add driver to manage onboard hub supplies by Fabrice Gasnier · 2 years ago
  49. f82f9e4 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 2 years ago
  50. d3e7e20 cmd: source: Support specifying config name by Sean Anderson · 2 years ago
  51. 44b7578 treewide: Use NULL for script image name by Sean Anderson · 2 years ago
  52. 8fb2214 global: Migrate CONFIG_USB_ISP1301_I2C_ADDR to CFG by Tom Rini · 2 years ago
  53. b9796e8 global: Migrate CONFIG_MXC_USB_FLAGS et al to CFG by Tom Rini · 2 years ago
  54. 8b348ed usb: Remove CONFIG_USBD_HS by Tom Rini · 2 years ago
  55. 04097c9 usb: Update USB_STORAGE dependencies by Tom Rini · 2 years ago
  56. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
  57. dd1c455 usb: gadget: rndis: Prevent InformationBufferOffset manipulation by Szymon Heidrich · 2 years ago
  58. 06ce62d usb: gadget: dfu: Fix check of transfer direction by Hugo SIMELIERE · 2 years ago
  59. 1daed98 usb: gadget: Remove non-DM_ETH code by Tom Rini · 2 years ago
  60. f0c6051 usb: eth: Remove non-DM_ETH code by Tom Rini · 2 years ago
  61. 99cffe7 usb: eth: smsc95xx: Remove non-DM_ETH code by Tom Rini · 2 years ago
  62. f2026fd usb: eth: r8152: Remove non-DM_ETH code by Tom Rini · 2 years ago
  63. 2182f8d usb: eth: msc7830: Remove non-DM_ETH code by Tom Rini · 2 years ago
  64. a11a211 usb: eth: asix88179: Remove non-DM_ETH code by Tom Rini · 2 years ago
  65. 8e4b4cf usb: eth: asix: Remove non-DM_ETH code by Tom Rini · 2 years ago
  66. a7a1e6d Convert CONFIG_USB_GADGET_AT91 to Kconfig by Tom Rini · 2 years ago
  67. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  68. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  69. c7c028b usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT property by Marek Vasut · 2 years ago
  70. 27ef4e6 usb: dwc3: Program GFLADJ by Sean Anderson · 2 years ago
  71. f6785a8 usb: dwc3: Calculate REFCLKPER based on reference clock by Sean Anderson · 2 years ago
  72. 840d219 usb: dwc3: reference clock period configuration by Balaji Prakash J · 2 years ago
  73. aacbcb6 usb: dwc3: Cache ref_clk pointer in struct dwc3 by Marek Vasut · 2 years ago
  74. 6e76b0f usb: Expand buffer size in usb_find_and_bind_driver() by Marek Vasut · 2 years ago
  75. 621d1c9 sandbox: check lseek return value in handle_ufi_command by Heinrich Schuchardt · 2 years, 1 month ago
  76. 402cbd2 usb: gadget: dfu: Fix the unchecked length field by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  77. 927671e usb: ehci: ehci-marvell: Support for marvell,ac5-ehci by Chris Packham · 2 years, 1 month ago
  78. 7de097f usb: ohci: Use a flexible array member for portstatus by Samuel Holland · 2 years, 1 month ago
  79. 31b4f9e usb: Update the test to cover reading and writing by Simon Glass · 2 years, 1 month ago
  80. a18b6a5 usb: ether: Fix error handling in usb_ether_init by Michal Suchanek · 2 years, 2 months ago
  81. 3cf84bb Fix typo in CONFIG_USBNET_DEVADDR by Ignacio Zamora · 2 years, 2 months ago
  82. e9621d8 usb: gadget: fastboot: detach usb on reboot commands by Mattijs Korpershoek · 2 years, 2 months ago
  83. b2a19ff usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
  84. 343ff75 usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
  85. cb9f1e4 usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
  86. 9725534 usb: gadget: Clean up Makefile ifdeffery by Marek Vasut · 2 years, 3 months ago
  87. 9411630 Merge branch 'next' by Tom Rini · 2 years, 2 months ago
  88. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  89. eff2077 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years, 2 months ago
  90. af47fb8 Fix out of bound access of ep array. by Alison Huffman · 2 years, 2 months ago
  91. 1fd3b3d usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver by Jim Liu · 2 years, 5 months ago
  92. 4d3b00d sandbox: scsi: Move request-handling code to scsi_emul by Simon Glass · 2 years, 2 months ago
  93. bfe2c81 sandbox: scsi: Move structs to header file by Simon Glass · 2 years, 2 months ago
  94. 657efaa sandbox: scsi: Remove setup calls from handle_read() by Simon Glass · 2 years, 2 months ago
  95. 8cfdea7 sandbox: scsi: Move reply setup out of helper by Simon Glass · 2 years, 2 months ago
  96. 4313c3e sandbox: scsi: Move file size into shared struct by Simon Glass · 2 years, 2 months ago
  97. d0962c9 sandbox: scsi: Move block size into shared struct by Simon Glass · 2 years, 2 months ago
  98. 37884f0 scsi: Move vendor/product info into the shared struct by Simon Glass · 2 years, 2 months ago
  99. 293c43f sandbox: Move buffer to scsi_emul_info by Simon Glass · 2 years, 2 months ago
  100. 4c92a4d scsi: Move core emulation state into a new struct by Simon Glass · 2 years, 2 months ago