1. 52378ba usb: xhci-dwc3: Fix support for dis_enblslpm_quirk by Jonas Karlman · 8 months ago
  2. f9aabd4 ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS by Marek Vasut · 8 months ago
  3. d9a20fe usb: ehci-mx6: Add i.MX93 support by Mathieu Othacehe · 8 months ago
  4. c9309f4 treewide: Remove clk_free by Sean Anderson · 10 months ago
  5. 3c04fcf Merge patch series "k3-j721e: beagleboneai: Fix USB" by Tom Rini · 9 months ago
  6. cd29528 usb: cdns3: avoid error messages if phys don't exist by Roger Quadros · 9 months ago
  7. e1f83dd configs: rockchip: Use dwc3-generic driver on RK3328 and RK3399 by Jonas Karlman · 11 months ago
  8. 85fcd69 fastboot: multiresponse support by Ion Agorria · 10 months ago
  9. cb3ce95 global: Drop common.h inclusion by Tom Rini · 10 months ago
  10. d379150 Merge tag 'v2024.01-rc4' into next by Tom Rini · 11 months ago
  11. 493e0e2 usb: USB_XHCI_PCI depends on PCI by Heinrich Schuchardt · 11 months ago
  12. 6e91df9 usb: dwc3-generic: Use combined glue and ctrl node for RK3588 by Jonas Karlman · 11 months ago
  13. a14843f usb: xhci: Fix DMA address calculation in queue_trb by Hector Martin · 12 months ago
  14. 2fd7037 usb: xhci: Do not panic on event timeouts by Hector Martin · 12 months ago
  15. fb5502b usb: xhci: Fail on attempt to queue TRBs to a halted endpoint by Hector Martin · 12 months ago
  16. 9d88bd4 usb: xhci: Recover from halted bulk endpoints by Hector Martin · 12 months ago
  17. 6f64f0a usb: xhci: Allow context state errors when halting an endpoint by Hector Martin · 12 months ago
  18. 2526cd9 usb: xhci: Better error handling in abort_td() by Hector Martin · 12 months ago
  19. 8d1e03f usb: xhci: Guard all calls to xhci_wait_for_event by Hector Martin · 12 months ago
  20. 4a363dd Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · 11 months ago
  21. 38cc6cd Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · 11 months ago
  22. 89994d6 musb-new: Remove implementation of io.h functions by Igor Prusov · 11 months ago
  23. e515a2b treewide: Include linux/io.h instead of asm-generic/io.h by Igor Prusov · 11 months ago
  24. 8a0d078 usb: udc: Try to clarify an error message by Miquel Raynal · 1 year ago
  25. 9b63fca cmd: Change the dependencies between CMD_BIND and USB_GADGET by Miquel Raynal · 1 year ago
  26. 1041ee6 usb: gadget: f_mass_storage: Stop ums on START-STOP UNIT SCSI command by Marek Vasut · 12 months ago
  27. 6f68dcd usb: fastboot: Add missing newline in pr_err by Simon Holesch · 11 months ago
  28. b272c87 usb: ci: Fix gadget reinit by Simon Holesch · 11 months ago
  29. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 11 months ago
  30. ae7ec8b Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 11 months ago
  31. 13248d6 treewide: use linux/time.h for time conversion defines by Igor Prusov · 12 months ago
  32. 5271e35 spl: Only support bl_len when we have to by Sean Anderson · 12 months ago
  33. 0c6c83e spl: Remove dev from spl_load_info by Sean Anderson · 12 months ago
  34. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 12 months ago
  35. 18370f1 Kconfig: Remove all default n/no options by Michal Simek · 12 months ago
  36. ab12179 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · 1 year ago
  37. c41df16 Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year ago
  38. 2e1577e Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year ago
  39. 7478c84 usb: ehci: mxs: Use regulator_set_enable_if_allowed() by Fabio Estevam · 1 year ago
  40. 2bcfae2 usb: ehci: mxs: Fix the USB node pointer retrieval by Fabio Estevam · 1 year ago
  41. bc8e94c usb: gadget: atmel: fix transfer of queued requests by Artur Rojek · 1 year, 1 month ago
  42. 3ba8ea4 dwc3: add support for Amlogic A1 family by Alexey Romanov · 1 year, 1 month ago
  43. ac89738 Merge branch 'next' by Tom Rini · 1 year, 1 month ago
  44. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 1 month ago
  45. 1b1d36e bootstd: Keep track of use of usb stop by Simon Glass · 1 year, 1 month ago
  46. 2caf974 board: usb: Replace legacy usb_gadget_handle_interrupts() by Marek Vasut · 1 year, 2 months ago
  47. 890076d dm: usb: udc: Drop legacy udevice handler functions by Marek Vasut · 1 year, 2 months ago
  48. bfa352d usb: gadget: ether: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 2 months ago
  49. 99e0532 usb: gadget: acm: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 2 months ago
  50. 5b8c9d1 thordown: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 2 months ago
  51. 6b84acc sdp: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 2 months ago
  52. f032260 cmd: ums: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 2 months ago
  53. 7307b12 usb: sandbox: Add DM_USB_GADGET support by Marek Vasut · 1 year, 2 months ago
  54. a1fa8bb dm: usb: udc: Factor out plain udevice handler functions by Marek Vasut · 1 year, 2 months ago
  55. 5ccfdd8 usb: dwc3: Use generic_phy_valid() helper by Jonas Karlman · 1 year, 2 months ago
  56. 31d9d64 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · 1 year, 1 month ago
  57. adee3ba usb: host: ohci-generic: Make usage of clock/reset bulk() API by Fabrice Gasnier · 1 year, 2 months ago
  58. 5b43bc9 usb: check for companion controller in uclass by Fabrice Gasnier · 1 year, 2 months ago
  59. ddec4ca Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 2 months ago
  60. 7f4b73f usb: dwc3: Fix enabling USB_DR_MODE_HOST by Oleksandr Suvorov · 1 year, 2 months ago
  61. da93ea6 usb: dwc3: Fix renaming SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Oleksandr Suvorov · 1 year, 2 months ago
  62. 9871b0e usb: dwc3: Fix remove function if there is no ulpi_reset gpio by Venkatesh Yadav Abbarapu · 1 year, 2 months ago
  63. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 2 months ago
  64. 0830333 usb: ehci-generic: Use regulator_set_enable_if_allowed by Jonas Karlman · 1 year, 3 months ago
  65. 335799b usb: dwc2: Use regulator_set_enable_if_allowed by Jonas Karlman · 1 year, 3 months ago
  66. 4c4ccc5 usb: Return -ENOENT when no devices are found by Simon Glass · 1 year, 3 months ago
  67. a077ac1 Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 3 months ago
  68. 718f1d4 usb: gadget: ether: Handle gadget driver registration in probe and remove by Marek Vasut · 1 year, 3 months ago
  69. 47b121f usb: gadget: ether: Move probe function above driver structure by Marek Vasut · 1 year, 3 months ago
  70. da768f9 usb: gadget: ether: Inline functions used once by Marek Vasut · 1 year, 3 months ago
  71. 185571b usb: dwc3-generic: Restrict single ctrl node for RK3328 by Jagan Teki · 1 year, 5 months ago
  72. caaeac8 usb: dwc3-generic: Add rk3568 support by Jonas Karlman · 1 year, 3 months ago
  73. 6913c30 usb: dwc3-generic: Relax unsupported dr_mode check by Jonas Karlman · 1 year, 3 months ago
  74. 4412a2b usb: dwc3-generic: Return early when there is no child node by Jonas Karlman · 1 year, 3 months ago
  75. c98c401 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 3 months ago
  76. 3aba92c usb: xhci: Fix double free on failure by Richard Habeeb · 1 year, 3 months ago
  77. 15cba56 usb: cdns3: gadget: Configure speed in udc_start by Ravi Gunasekaran · 1 year, 3 months ago
  78. a6a74ce usb: ehci-mx6: remove unnecessary regulator enable from probe by Tim Harvey · 1 year, 5 months ago
  79. fcd9220 sunxi: Kconfig: rework PHY_USB_SUN4I selection by Andre Przywara · 1 year, 4 months ago
  80. 4de979f bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 3 months ago
  81. 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
  82. e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 4 months ago
  83. d266d4b usb: dwc3-generic: Ensure reset GPIO is configured as an output by Peter Korsgaard · 1 year, 4 months ago
  84. 9c9454a usb: dwc2: Fix the write to W1C fields in HPRT register by Teik Heng Chong · 1 year, 4 months ago
  85. 5f024d1 usb: eth: lan78xx: Fix logic in lan78xx_read_otp() to avoid a warning by Tom Rini · 4 years, 5 months ago
  86. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 4 months ago
  87. e10f964 usb: musb-new: sunxi: remove unused define by Sam Edwards · 1 year, 4 months ago
  88. 3cbd92d usb: musb-new: sunxi: fix error check by Sam Edwards · 1 year, 5 months ago
  89. da83ada usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig symbols by Marek Vasut · 1 year, 6 months ago
  90. 0007fb2 usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/ by Marek Vasut · 1 year, 6 months ago
  91. 6308731 usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/ by Marek Vasut · 1 year, 6 months ago
  92. df10441 usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/ by Marek Vasut · 1 year, 6 months ago
  93. 8c29b73 bootstd: usb: Avoid initing USB twice by Simon Glass · 1 year, 6 months ago
  94. 9fea3a7 usb: Tidy up the usb_start flag by Simon Glass · 1 year, 6 months ago
  95. 320a193 drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 7 months ago
  96. a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 7 months ago
  97. bb6ea0f usb: ehci-mx6: move phy setup before register access by Tim Harvey · 1 year, 6 months ago
  98. 42175a7 sandbox: fix sandbox_hub_submit_control_msg() by Heinrich Schuchardt · 1 year, 7 months ago
  99. 159d6bf sandbox: fix fall through in sandbox_flash_bulk() by Heinrich Schuchardt · 1 year, 7 months ago
  100. 73b39a7 usb: gadget: f_mass_storage: Rework do_request_sense slightly by Tom Rini · 1 year, 7 months ago