1. 3eb1276 usb: gadget: UMS: support multiple sector sizes by Caleb Connolly · 1 year, 1 month ago
  2. 17d7fb2 usb: gadget: CDC ACM: call usb_gadget_initialize by Caleb Connolly · 1 year, 1 month ago
  3. 896e528 usb: dwc3-generic: implement Qualcomm wrapper by Caleb Connolly · 1 year, 2 months ago
  4. 1ccfdb5 board: dragonboard410c: upstream DT compat by Caleb Connolly · 1 year ago
  5. c66c92c usb: dwc3-generic: support external vbus regulator by Caleb Connolly · 1 year, 2 months ago
  6. 18370f1 Kconfig: Remove all default n/no options by Michal Simek · 1 year, 1 month ago
  7. ab12179 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · 1 year, 1 month ago
  8. c41df16 Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 1 month ago
  9. 2e1577e Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year, 1 month ago
  10. 7478c84 usb: ehci: mxs: Use regulator_set_enable_if_allowed() by Fabio Estevam · 1 year, 2 months ago
  11. 2bcfae2 usb: ehci: mxs: Fix the USB node pointer retrieval by Fabio Estevam · 1 year, 2 months ago
  12. bc8e94c usb: gadget: atmel: fix transfer of queued requests by Artur Rojek · 1 year, 2 months ago
  13. 3ba8ea4 dwc3: add support for Amlogic A1 family by Alexey Romanov · 1 year, 2 months ago
  14. ac89738 Merge branch 'next' by Tom Rini · 1 year, 2 months ago
  15. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  16. 1b1d36e bootstd: Keep track of use of usb stop by Simon Glass · 1 year, 2 months ago
  17. 2caf974 board: usb: Replace legacy usb_gadget_handle_interrupts() by Marek Vasut · 1 year, 3 months ago
  18. 890076d dm: usb: udc: Drop legacy udevice handler functions by Marek Vasut · 1 year, 3 months ago
  19. bfa352d usb: gadget: ether: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 3 months ago
  20. 99e0532 usb: gadget: acm: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 3 months ago
  21. 5b8c9d1 thordown: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 3 months ago
  22. 6b84acc sdp: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 3 months ago
  23. f032260 cmd: ums: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 3 months ago
  24. 7307b12 usb: sandbox: Add DM_USB_GADGET support by Marek Vasut · 1 year, 3 months ago
  25. a1fa8bb dm: usb: udc: Factor out plain udevice handler functions by Marek Vasut · 1 year, 3 months ago
  26. 5ccfdd8 usb: dwc3: Use generic_phy_valid() helper by Jonas Karlman · 1 year, 3 months ago
  27. 31d9d64 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · 1 year, 3 months ago
  28. adee3ba usb: host: ohci-generic: Make usage of clock/reset bulk() API by Fabrice Gasnier · 1 year, 3 months ago
  29. 5b43bc9 usb: check for companion controller in uclass by Fabrice Gasnier · 1 year, 3 months ago
  30. ddec4ca Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 3 months ago
  31. 7f4b73f usb: dwc3: Fix enabling USB_DR_MODE_HOST by Oleksandr Suvorov · 1 year, 3 months ago
  32. da93ea6 usb: dwc3: Fix renaming SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Oleksandr Suvorov · 1 year, 3 months ago
  33. 9871b0e usb: dwc3: Fix remove function if there is no ulpi_reset gpio by Venkatesh Yadav Abbarapu · 1 year, 4 months ago
  34. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
  35. 0830333 usb: ehci-generic: Use regulator_set_enable_if_allowed by Jonas Karlman · 1 year, 4 months ago
  36. 335799b usb: dwc2: Use regulator_set_enable_if_allowed by Jonas Karlman · 1 year, 4 months ago
  37. 4c4ccc5 usb: Return -ENOENT when no devices are found by Simon Glass · 1 year, 4 months ago
  38. a077ac1 Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 4 months ago
  39. 718f1d4 usb: gadget: ether: Handle gadget driver registration in probe and remove by Marek Vasut · 1 year, 4 months ago
  40. 47b121f usb: gadget: ether: Move probe function above driver structure by Marek Vasut · 1 year, 4 months ago
  41. da768f9 usb: gadget: ether: Inline functions used once by Marek Vasut · 1 year, 4 months ago
  42. 185571b usb: dwc3-generic: Restrict single ctrl node for RK3328 by Jagan Teki · 1 year, 6 months ago
  43. caaeac8 usb: dwc3-generic: Add rk3568 support by Jonas Karlman · 1 year, 4 months ago
  44. 6913c30 usb: dwc3-generic: Relax unsupported dr_mode check by Jonas Karlman · 1 year, 4 months ago
  45. 4412a2b usb: dwc3-generic: Return early when there is no child node by Jonas Karlman · 1 year, 4 months ago
  46. c98c401 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 4 months ago
  47. 3aba92c usb: xhci: Fix double free on failure by Richard Habeeb · 1 year, 4 months ago
  48. 15cba56 usb: cdns3: gadget: Configure speed in udc_start by Ravi Gunasekaran · 1 year, 4 months ago
  49. a6a74ce usb: ehci-mx6: remove unnecessary regulator enable from probe by Tim Harvey · 1 year, 6 months ago
  50. fcd9220 sunxi: Kconfig: rework PHY_USB_SUN4I selection by Andre Przywara · 1 year, 5 months ago
  51. 4de979f bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 4 months ago
  52. 56c7fac Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · 1 year, 5 months ago
  53. e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 5 months ago
  54. d266d4b usb: dwc3-generic: Ensure reset GPIO is configured as an output by Peter Korsgaard · 1 year, 5 months ago
  55. 9c9454a usb: dwc2: Fix the write to W1C fields in HPRT register by Teik Heng Chong · 1 year, 5 months ago
  56. 5f024d1 usb: eth: lan78xx: Fix logic in lan78xx_read_otp() to avoid a warning by Tom Rini · 4 years, 6 months ago
  57. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 5 months ago
  58. e10f964 usb: musb-new: sunxi: remove unused define by Sam Edwards · 1 year, 6 months ago
  59. 3cbd92d usb: musb-new: sunxi: fix error check by Sam Edwards · 1 year, 6 months ago
  60. da83ada usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig symbols by Marek Vasut · 1 year, 7 months ago
  61. 0007fb2 usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/ by Marek Vasut · 1 year, 7 months ago
  62. 6308731 usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/ by Marek Vasut · 1 year, 7 months ago
  63. df10441 usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/ by Marek Vasut · 1 year, 7 months ago
  64. 8c29b73 bootstd: usb: Avoid initing USB twice by Simon Glass · 1 year, 7 months ago
  65. 9fea3a7 usb: Tidy up the usb_start flag by Simon Glass · 1 year, 7 months ago
  66. 320a193 drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
  67. a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
  68. bb6ea0f usb: ehci-mx6: move phy setup before register access by Tim Harvey · 1 year, 7 months ago
  69. 42175a7 sandbox: fix sandbox_hub_submit_control_msg() by Heinrich Schuchardt · 1 year, 8 months ago
  70. 159d6bf sandbox: fix fall through in sandbox_flash_bulk() by Heinrich Schuchardt · 1 year, 8 months ago
  71. 73b39a7 usb: gadget: f_mass_storage: Rework do_request_sense slightly by Tom Rini · 1 year, 8 months ago
  72. 02f8486 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 8 months ago
  73. 7f23470 usb: gadget: f_sdp: Add missing spl_board_prepare_for_boot() call by Marek Vasut · 1 year, 9 months ago
  74. 0633594 usb: gadget: missing fallthrough in composite_setup() by Heinrich Schuchardt · 1 year, 8 months ago
  75. a5faa4a Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 8 months ago
  76. 4042ce7 usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB by Heinrich Schuchardt · 1 year, 10 months ago
  77. b2eff03 usb: xhci-mtk: modify the SOF/ITP interval for mt8195 by Chunfeng Yun · 1 year, 9 months ago
  78. e61eaee usb: dwc3-meson-g12a: Select PHY instead of imply PHY by Marek Vasut · 1 year, 9 months ago
  79. 5b197ee Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 9 months ago
  80. b1de4d7 ARM: tegra: provide default USB gadget setup by Maxim Schwalm · 1 year, 9 months ago
  81. b684ec8 usb: dwc3-uniphier: Select PHY by Marek Vasut · 1 year, 9 months ago
  82. ec01e0b usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3 by Kunihiko Hayashi · 1 year, 9 months ago
  83. 211a066 usb: dwc3-generic: Add the size of regs property to glue structure by Kunihiko Hayashi · 1 year, 9 months ago
  84. ef2313b usb: dwc3-generic: Export glue structures and functions by Kunihiko Hayashi · 1 year, 9 months ago
  85. 7c71c68 usb: dwc3-generic: Add clock initialization in child DT node by Kunihiko Hayashi · 1 year, 9 months ago
  86. f7b7c72 usb: dwc3-generic: Allow different controller DT node pattern by Kunihiko Hayashi · 1 year, 9 months ago
  87. c658335 usb: dwc3: Look up reference clock DT phandle in both controller DT nodes by Marek Vasut · 1 year, 9 months ago
  88. 237d1f6 usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio by Venkatesh Yadav Abbarapu · 1 year, 10 months ago
  89. ecff2bc usb: gadget: Fix typo in obj line by Tom Rini · 1 year, 10 months ago
  90. 0ff8bb8 Correct SPL uses of USB_MUSB_HOST by Simon Glass · 1 year, 10 months ago
  91. 24f95e1 Correct SPL uses of IMX_MODULE_FUSE by Simon Glass · 1 year, 10 months ago
  92. 0976963 usb: Drop unused sl811-hcd driver by Simon Glass · 1 year, 10 months ago
  93. 854793c usb: Drop unused ehci-vct driver by Simon Glass · 1 year, 10 months ago
  94. c090ffb rmobile: Drop unused ehci-rmobile driver by Simon Glass · 1 year, 10 months ago
  95. e9b4678 usb: Drop unused fotg210 gadget by Simon Glass · 1 year, 10 months ago
  96. 5eddad0 usb: Drop unused ehci-faraday driver by Simon Glass · 1 year, 10 months ago
  97. 82803a6 armada: usb: net: Drop unused USB drivers by Simon Glass · 1 year, 10 months ago
  98. 87a7586 ARM: tegra: remap clock_osc_freq for all Tegra family by Svyatoslav Ryhel · 1 year, 10 months ago
  99. 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
  100. e330c8b usb: xhci: Fix root hub descriptor by Mark Kettenis · 1 year, 10 months ago