1. 64c9ca2 Merge patch series "Add DFU and usb boot for TI am62x SK and beagleplay" by Tom Rini · Wed May 15 10:45:10 2024 -0600
  2. 3ca8c4f usb: dwc3: Add dwc3 glue driver for am62 by Sjoerd Simons · Mon May 06 15:38:41 2024 +0100
  3. e324ed0 usb: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:31:30 2024 -0600
  4. 0bde97a usb: musb-new: add Allwinner F1C100s support by Andre Przywara · Fri Oct 13 23:12:14 2023 +0100
  5. 727c6b5 usb: xhci: Abort transfers with unallocated rings by Janne Grunau · Thu Apr 04 08:25:51 2024 +0200
  6. f399360 usb: xhci: Set up endpoints for the first 2 interfaces by Janne Grunau · Thu Apr 04 08:25:50 2024 +0200
  7. 57c2a5f usb: xhci: refactor xhci_set_configuration by Janne Grunau · Thu Apr 04 08:25:49 2024 +0200
  8. e7f1315 usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_interrupts by Marek Vasut · Sun Mar 17 05:42:53 2024 +0100
  9. 26ec65b usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget by Marek Vasut · Sun Mar 17 05:42:52 2024 +0100
  10. 00e9e0c usb: gadget: UMS: support multiple sector sizes by Caleb Connolly · Wed Mar 20 14:30:50 2024 +0000
  11. d4fe66f usb: gadget: CDC ACM: call usb_gadget_initialize by Caleb Connolly · Wed Mar 20 14:30:49 2024 +0000
  12. 60d1fc2 usb: dwc3-generic: implement Qualcomm wrapper by Caleb Connolly · Wed Mar 20 14:30:47 2024 +0000
  13. cec2b2a rockchip: Update the default USB Product ID value by Jonas Karlman · Sun Mar 10 18:50:57 2024 +0000
  14. 1621fc8 Merge tag 'v2024.04-rc4' into next by Tom Rini · Mon Mar 11 13:40:06 2024 -0400
  15. 96a0473 usb: xhci-dwc3: Fix support for dis_enblslpm_quirk by Jonas Karlman · Sat Mar 02 13:09:49 2024 +0000
  16. 6468c4c ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS by Marek Vasut · Tue Feb 27 17:05:55 2024 +0100
  17. 154ed1d board: dragonboard410c: upstream DT compat by Caleb Connolly · Mon Feb 26 17:26:21 2024 +0000
  18. c52bc90 usb: dwc3-generic: support external vbus regulator by Caleb Connolly · Mon Feb 26 17:26:06 2024 +0000
  19. 887eef8 usb: ehci-mx6: Add i.MX93 support by Mathieu Othacehe · Mon Feb 19 18:05:31 2024 +0100
  20. d318eb3 treewide: Remove clk_free by Sean Anderson · Sat Dec 16 14:38:42 2023 -0500
  21. e18e3be Merge patch series "k3-j721e: beagleboneai: Fix USB" by Tom Rini · Sat Jan 20 11:39:13 2024 -0500
  22. ff4e607 usb: cdns3: avoid error messages if phys don't exist by Roger Quadros · Fri Jan 12 14:49:48 2024 +0200
  23. ac8d157 configs: rockchip: Use dwc3-generic driver on RK3328 and RK3399 by Jonas Karlman · Sun Nov 12 17:48:57 2023 +0000
  24. 1c38703 fastboot: multiresponse support by Ion Agorria · Fri Jan 05 09:22:06 2024 +0200
  25. 1bbf41d global: Drop common.h inclusion by Tom Rini · Thu Dec 14 13:16:47 2023 -0500
  26. bc761d5 Merge tag 'v2024.01-rc4' into next by Tom Rini · Mon Dec 04 21:39:57 2023 -0500
  27. 9c83bad usb: USB_XHCI_PCI depends on PCI by Heinrich Schuchardt · Mon Nov 20 15:56:36 2023 +0100
  28. 39076d9 usb: dwc3-generic: Use combined glue and ctrl node for RK3588 by Jonas Karlman · Sun Nov 12 15:25:25 2023 +0000
  29. 0238088 usb: xhci: Fix DMA address calculation in queue_trb by Hector Martin · Sun Oct 29 15:37:44 2023 +0900
  30. 2778307 usb: xhci: Do not panic on event timeouts by Hector Martin · Sun Oct 29 15:37:43 2023 +0900
  31. 1b823e2 usb: xhci: Fail on attempt to queue TRBs to a halted endpoint by Hector Martin · Sun Oct 29 15:37:42 2023 +0900
  32. 6d20437 usb: xhci: Recover from halted bulk endpoints by Hector Martin · Sun Oct 29 15:37:41 2023 +0900
  33. f28db6b usb: xhci: Allow context state errors when halting an endpoint by Hector Martin · Sun Oct 29 15:37:40 2023 +0900
  34. 191772f usb: xhci: Better error handling in abort_td() by Hector Martin · Sun Oct 29 15:37:39 2023 +0900
  35. c5d7dac usb: xhci: Guard all calls to xhci_wait_for_event by Hector Martin · Sun Oct 29 15:37:38 2023 +0900
  36. fcc51d3 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · Thu Nov 30 09:33:31 2023 -0500
  37. 80c1127 Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · Tue Nov 28 16:19:19 2023 -0500
  38. 8e25bc0 musb-new: Remove implementation of io.h functions by Igor Prusov · Tue Nov 14 14:02:57 2023 +0300
  39. 89606c0 treewide: Include linux/io.h instead of asm-generic/io.h by Igor Prusov · Tue Nov 14 14:02:56 2023 +0300
  40. 8197e59 usb: udc: Try to clarify an error message by Miquel Raynal · Tue Oct 10 11:03:04 2023 +0200
  41. 75d6347 cmd: Change the dependencies between CMD_BIND and USB_GADGET by Miquel Raynal · Tue Oct 10 11:03:02 2023 +0200
  42. 5412e67 usb: gadget: f_mass_storage: Stop ums on START-STOP UNIT SCSI command by Marek Vasut · Tue Nov 07 01:09:59 2023 +0100
  43. 0fad965 usb: fastboot: Add missing newline in pr_err by Simon Holesch · Mon Nov 20 01:08:35 2023 +0100
  44. f487522 usb: ci: Fix gadget reinit by Simon Holesch · Mon Nov 20 01:08:34 2023 +0100
  45. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  46. e54c195 Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · Fri Nov 17 08:38:05 2023 -0500
  47. c3421ea treewide: use linux/time.h for time conversion defines by Igor Prusov · Thu Nov 09 20:10:04 2023 +0300
  48. 35f15fe spl: Only support bl_len when we have to by Sean Anderson · Wed Nov 08 11:48:43 2023 -0500
  49. 2b5f9c8 spl: Remove dev from spl_load_info by Sean Anderson · Wed Nov 08 11:48:38 2023 -0500
  50. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  51. 9fcbdd4 Kconfig: Remove all default n/no options by Michal Simek · Wed Oct 25 09:25:37 2023 +0200
  52. 952ed67 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · Sat Oct 14 16:47:44 2023 -0400
  53. f9b45bd Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Oct 16 17:34:38 2023 -0400
  54. 2c2d1d8 Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Oct 16 09:09:54 2023 -0400
  55. eafab99 usb: ehci: mxs: Use regulator_set_enable_if_allowed() by Fabio Estevam · Mon Oct 09 10:15:35 2023 -0300
  56. 7c7baa0 usb: ehci: mxs: Fix the USB node pointer retrieval by Fabio Estevam · Mon Oct 09 10:15:34 2023 -0300
  57. fbb5c15 usb: gadget: atmel: fix transfer of queued requests by Artur Rojek · Wed Sep 13 17:00:58 2023 +0200
  58. a9c58e4 dwc3: add support for Amlogic A1 family by Alexey Romanov · Thu Oct 05 11:54:28 2023 +0300
  59. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  60. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  61. 62b03cc bootstd: Keep track of use of usb stop by Simon Glass · Wed Sep 20 07:29:49 2023 -0600
  62. 283bbec board: usb: Replace legacy usb_gadget_handle_interrupts() by Marek Vasut · Fri Sep 01 11:50:03 2023 +0200
  63. b7e2ba7 dm: usb: udc: Drop legacy udevice handler functions by Marek Vasut · Fri Sep 01 11:50:02 2023 +0200
  64. 8552db0 usb: gadget: ether: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:50:01 2023 +0200
  65. ce1b62d usb: gadget: acm: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:50:00 2023 +0200
  66. 8bfcb34 thordown: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:59 2023 +0200
  67. 2bd299d sdp: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:58 2023 +0200
  68. 7786e70 cmd: ums: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:54 2023 +0200
  69. ed07a67 usb: sandbox: Add DM_USB_GADGET support by Marek Vasut · Fri Sep 01 11:49:48 2023 +0200
  70. b397203 dm: usb: udc: Factor out plain udevice handler functions by Marek Vasut · Fri Sep 01 11:49:47 2023 +0200
  71. fd5c3c2 usb: dwc3: Use generic_phy_valid() helper by Jonas Karlman · Thu Aug 31 22:16:36 2023 +0000
  72. 8755bfe Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · Wed Sep 06 11:50:22 2023 -0400
  73. 19a383a usb: host: ohci-generic: Make usage of clock/reset bulk() API by Fabrice Gasnier · Mon Sep 04 14:20:21 2023 +0200
  74. 7785aee usb: check for companion controller in uclass by Fabrice Gasnier · Fri Sep 01 11:52:01 2023 +0200
  75. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · Mon Sep 04 10:51:58 2023 -0400
  76. 2d69af6 usb: dwc3: Fix enabling USB_DR_MODE_HOST by Oleksandr Suvorov · Fri Aug 25 13:42:40 2023 +0300
  77. ce56a12 usb: dwc3: Fix renaming SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Oleksandr Suvorov · Fri Aug 25 13:42:39 2023 +0300
  78. 63d5d86 usb: dwc3: Fix remove function if there is no ulpi_reset gpio by Venkatesh Yadav Abbarapu · Wed Aug 09 09:03:50 2023 +0530
  79. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  80. 2b9e248 usb: ehci-generic: Use regulator_set_enable_if_allowed by Jonas Karlman · Wed Jul 19 21:20:57 2023 +0000
  81. 4f634d6 usb: dwc2: Use regulator_set_enable_if_allowed by Jonas Karlman · Wed Jul 19 21:20:56 2023 +0000
  82. ac74608 usb: Return -ENOENT when no devices are found by Simon Glass · Sun Jul 30 11:15:12 2023 -0600
  83. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · Wed Aug 02 11:09:43 2023 -0400
  84. a935819 usb: gadget: ether: Handle gadget driver registration in probe and remove by Marek Vasut · Fri Aug 04 17:41:11 2023 +0200
  85. 038b36d usb: gadget: ether: Move probe function above driver structure by Marek Vasut · Fri Aug 04 17:41:10 2023 +0200
  86. 34ee033 usb: gadget: ether: Inline functions used once by Marek Vasut · Fri Aug 04 17:41:09 2023 +0200
  87. e5b9341 usb: dwc3-generic: Restrict single ctrl node for RK3328 by Jagan Teki · Tue Jun 06 22:39:14 2023 +0530
  88. 04c6ae8 usb: dwc3-generic: Add rk3568 support by Jonas Karlman · Sun Jul 30 22:59:57 2023 +0000
  89. 5e8b61b usb: dwc3-generic: Relax unsupported dr_mode check by Jonas Karlman · Sun Jul 30 22:59:56 2023 +0000
  90. ee1e070 usb: dwc3-generic: Return early when there is no child node by Jonas Karlman · Sun Jul 30 22:59:55 2023 +0000
  91. f7b6621 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Thu Jul 27 10:35:36 2023 -0400
  92. e47b92c usb: xhci: Fix double free on failure by Richard Habeeb · Mon Jul 24 15:45:25 2023 -0400
  93. e74da73 usb: cdns3: gadget: Configure speed in udc_start by Ravi Gunasekaran · Wed Jul 19 14:29:08 2023 +0530
  94. 612c4f7 usb: ehci-mx6: remove unnecessary regulator enable from probe by Tim Harvey · Fri May 19 11:58:54 2023 -0700
  95. 7eb54e9 sunxi: Kconfig: rework PHY_USB_SUN4I selection by Andre Przywara · Mon Jun 12 00:32:37 2023 +0100
  96. 4157158 bootstd: Use bootdev instead of bootdevice by Simon Glass · Wed Jul 12 09:04:32 2023 -0600
  97. 2523bcd Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · Thu Jul 06 13:23:36 2023 -0400
  98. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  99. 686a0f0 usb: dwc3-generic: Ensure reset GPIO is configured as an output by Peter Korsgaard · Wed Jun 28 14:26:48 2023 +0200
  100. 9715f3c usb: dwc2: Fix the write to W1C fields in HPRT register by Teik Heng Chong · Wed Jun 21 11:13:58 2023 +0800