1. 6ef6e5a usb: gadget: Fix typo in obj line by Tom Rini · Sat Feb 11 09:25:44 2023 -0500
  2. 84858a6 Correct SPL uses of USB_MUSB_HOST by Simon Glass · Sun Feb 05 15:44:26 2023 -0700
  3. 34d37a6 Correct SPL uses of IMX_MODULE_FUSE by Simon Glass · Sun Feb 05 15:40:11 2023 -0700
  4. cd3866f usb: Drop unused sl811-hcd driver by Simon Glass · Wed Feb 01 13:20:22 2023 -0700
  5. dc45d65 usb: Drop unused ehci-vct driver by Simon Glass · Wed Feb 01 13:20:21 2023 -0700
  6. 64fa597 rmobile: Drop unused ehci-rmobile driver by Simon Glass · Wed Feb 01 13:20:20 2023 -0700
  7. 9346770 usb: Drop unused fotg210 gadget by Simon Glass · Wed Feb 01 13:20:19 2023 -0700
  8. ed9fb9c usb: Drop unused ehci-faraday driver by Simon Glass · Wed Feb 01 13:20:18 2023 -0700
  9. 7e5e7a9 armada: usb: net: Drop unused USB drivers by Simon Glass · Wed Feb 01 13:20:17 2023 -0700
  10. 7f4ab33 ARM: tegra: remap clock_osc_freq for all Tegra family by Svyatoslav Ryhel · Wed Feb 01 10:53:01 2023 +0200
  11. 3bf5514 Merge tag 'u-boot-amlogic-20230131' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Tue Jan 31 10:15:39 2023 -0500
  12. 4eb77d3 usb: xhci: Fix root hub descriptor by Mark Kettenis · Sat Jan 21 20:28:00 2023 +0100
  13. fac410c usb: xhci: Implement DMA mapping by Mark Kettenis · Sat Jan 21 20:27:55 2023 +0100
  14. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · Tue Jan 17 10:48:08 2023 -0700
  15. f3cb89f bootstd: Add a USB hunter by Simon Glass · Tue Jan 17 10:47:37 2023 -0700
  16. 4d2c359 dm: usb: Mark the device name as alloced when binding by Simon Glass · Tue Jan 17 10:47:35 2023 -0700
  17. d6e39d1 bootstd: Add a default method to get bootflows by Simon Glass · Tue Jan 17 10:47:26 2023 -0700
  18. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  19. cb8630f usb: musb: Rename CONFIG_USB_MUSB_TIMEOUT to MUSB_TIMEOUT by Tom Rini · Tue Jan 10 11:19:38 2023 -0500
  20. 4a0d718 usb: dwc3-meson-gxl: force mode on child add/removal by Neil Armstrong · Tue Jan 17 10:11:45 2023 +0100
  21. 308d265 musb-new: omap2430: fix compiling in DM_USB_GADGET config by Andreas Kemnade · Mon Jan 09 08:13:31 2023 +0100
  22. 24ca809 musb-new: omap2430: no host data access in gadget mode by Andreas Kemnade · Mon Jan 09 08:13:30 2023 +0100
  23. 9f9828d usb: dwc3-meson-g12a: force mode on child add/removal by Mattijs Korpershoek · Wed Nov 23 16:42:49 2022 +0100
  24. daee3ba image: Move common image code to image_board and command by Simon Glass · Fri Jan 06 08:52:28 2023 -0600
  25. 01f3591 usb: gadget: dwc2_udc_otg: implement pullup() by Mattijs Korpershoek · Wed Jan 11 09:19:27 2023 +0100
  26. d3b2e2f usb: gadget: fastboot: detach usb just before rebooting by Dario Binacchi · Sat Jan 07 17:48:07 2023 +0100
  27. 6253a7b Merge tag 'u-boot-stm32-20230113' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Fri Jan 13 09:56:19 2023 -0500
  28. cd809b1 usb: onboard-hub: add driver to manage onboard hub supplies by Fabrice Gasnier · Mon Dec 12 11:44:35 2022 +0100
  29. f82f9e4 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · Thu Dec 15 10:15:50 2022 +0100
  30. d3e7e20 cmd: source: Support specifying config name by Sean Anderson · Mon Dec 12 14:12:11 2022 -0500
  31. 44b7578 treewide: Use NULL for script image name by Sean Anderson · Mon Dec 12 14:12:09 2022 -0500
  32. 8fb2214 global: Migrate CONFIG_USB_ISP1301_I2C_ADDR to CFG by Tom Rini · Sun Dec 04 10:14:04 2022 -0500
  33. b9796e8 global: Migrate CONFIG_MXC_USB_FLAGS et al to CFG by Tom Rini · Sun Dec 04 10:04:56 2022 -0500
  34. 8b348ed usb: Remove CONFIG_USBD_HS by Tom Rini · Fri Dec 02 16:42:49 2022 -0500
  35. 04097c9 usb: Update USB_STORAGE dependencies by Tom Rini · Fri Dec 02 16:42:11 2022 -0500
  36. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  37. dd1c455 usb: gadget: rndis: Prevent InformationBufferOffset manipulation by Szymon Heidrich · Mon Dec 05 10:28:23 2022 +0100
  38. 06ce62d usb: gadget: dfu: Fix check of transfer direction by Hugo SIMELIERE · Wed Nov 30 09:29:16 2022 +0100
  39. 1daed98 usb: gadget: Remove non-DM_ETH code by Tom Rini · Sun Nov 27 10:25:34 2022 -0500
  40. f0c6051 usb: eth: Remove non-DM_ETH code by Tom Rini · Sun Nov 27 10:25:33 2022 -0500
  41. 99cffe7 usb: eth: smsc95xx: Remove non-DM_ETH code by Tom Rini · Sun Nov 27 10:25:32 2022 -0500
  42. f2026fd usb: eth: r8152: Remove non-DM_ETH code by Tom Rini · Sun Nov 27 10:25:31 2022 -0500
  43. 2182f8d usb: eth: msc7830: Remove non-DM_ETH code by Tom Rini · Sun Nov 27 10:25:30 2022 -0500
  44. a11a211 usb: eth: asix88179: Remove non-DM_ETH code by Tom Rini · Sun Nov 27 10:25:29 2022 -0500
  45. 8e4b4cf usb: eth: asix: Remove non-DM_ETH code by Tom Rini · Sun Nov 27 10:25:28 2022 -0500
  46. a7a1e6d Convert CONFIG_USB_GADGET_AT91 to Kconfig by Tom Rini · Sat Nov 19 18:45:38 2022 -0500
  47. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  48. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  49. c7c028b usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT property by Marek Vasut · Sun Nov 27 15:31:56 2022 +0100
  50. 27ef4e6 usb: dwc3: Program GFLADJ by Sean Anderson · Sun Nov 27 15:31:55 2022 +0100
  51. f6785a8 usb: dwc3: Calculate REFCLKPER based on reference clock by Sean Anderson · Sun Nov 27 15:31:54 2022 +0100
  52. 840d219 usb: dwc3: reference clock period configuration by Balaji Prakash J · Sun Nov 27 15:31:53 2022 +0100
  53. aacbcb6 usb: dwc3: Cache ref_clk pointer in struct dwc3 by Marek Vasut · Sun Nov 27 15:31:52 2022 +0100
  54. 6e76b0f usb: Expand buffer size in usb_find_and_bind_driver() by Marek Vasut · Sat Nov 26 13:57:53 2022 +0100
  55. 621d1c9 sandbox: check lseek return value in handle_ufi_command by Heinrich Schuchardt · Thu Nov 10 08:40:30 2022 +0100
  56. 402cbd2 usb: gadget: dfu: Fix the unchecked length field by Venkatesh Yadav Abbarapu · Thu Nov 03 09:37:48 2022 +0530
  57. 927671e usb: ehci: ehci-marvell: Support for marvell,ac5-ehci by Chris Packham · Sat Nov 05 17:23:57 2022 +1300
  58. 7de097f usb: ohci: Use a flexible array member for portstatus by Samuel Holland · Sun Oct 30 23:15:12 2022 -0500
  59. 31b4f9e usb: Update the test to cover reading and writing by Simon Glass · Thu Oct 20 18:22:55 2022 -0600
  60. a18b6a5 usb: ether: Fix error handling in usb_ether_init by Michal Suchanek · Wed Oct 12 21:57:54 2022 +0200
  61. 3cf84bb Fix typo in CONFIG_USBNET_DEVADDR by Ignacio Zamora · Sat Oct 08 09:50:56 2022 -0500
  62. e9621d8 usb: gadget: fastboot: detach usb on reboot commands by Mattijs Korpershoek · Fri Oct 07 11:38:22 2022 +0200
  63. b2a19ff usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpers by Patrice Chotard · Tue Sep 06 08:15:29 2022 +0200
  64. 343ff75 usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · Tue Sep 06 08:15:28 2022 +0200
  65. cb9f1e4 usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · Tue Sep 06 08:15:27 2022 +0200
  66. 9725534 usb: gadget: Clean up Makefile ifdeffery by Marek Vasut · Tue Aug 23 19:06:51 2022 +0200
  67. 9411630 Merge branch 'next' by Tom Rini · Mon Oct 03 15:39:46 2022 -0400
  68. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  69. eff2077 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Mon Sep 26 11:27:30 2022 -0400
  70. af47fb8 Fix out of bound access of ep array. by Alison Huffman · Thu Sep 22 04:01:32 2022 +0000
  71. 1fd3b3d usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver by Jim Liu · Tue Jun 21 17:09:02 2022 +0800
  72. 4d3b00d sandbox: scsi: Move request-handling code to scsi_emul by Simon Glass · Wed Sep 21 16:21:45 2022 +0200
  73. bfe2c81 sandbox: scsi: Move structs to header file by Simon Glass · Wed Sep 21 16:21:43 2022 +0200
  74. 657efaa sandbox: scsi: Remove setup calls from handle_read() by Simon Glass · Wed Sep 21 16:21:42 2022 +0200
  75. 8cfdea7 sandbox: scsi: Move reply setup out of helper by Simon Glass · Wed Sep 21 16:21:41 2022 +0200
  76. 4313c3e sandbox: scsi: Move file size into shared struct by Simon Glass · Wed Sep 21 16:21:40 2022 +0200
  77. d0962c9 sandbox: scsi: Move block size into shared struct by Simon Glass · Wed Sep 21 16:21:39 2022 +0200
  78. 37884f0 scsi: Move vendor/product info into the shared struct by Simon Glass · Wed Sep 21 16:21:38 2022 +0200
  79. 293c43f sandbox: Move buffer to scsi_emul_info by Simon Glass · Wed Sep 21 16:21:37 2022 +0200
  80. 4c92a4d scsi: Move core emulation state into a new struct by Simon Glass · Wed Sep 21 16:21:36 2022 +0200
  81. e6e05ad scsi: Move cmd_phase enum to the header by Simon Glass · Wed Sep 21 16:21:35 2022 +0200
  82. e241fc3 sandbox: usb: Rename transfer_len in protocol struct by Simon Glass · Wed Sep 21 16:21:34 2022 +0200
  83. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  84. adbd4ec usb: gadget: designware-udc: Drop the driver by Marek Vasut · Tue Aug 23 19:06:50 2022 +0200
  85. 034a740 usb: Kconfig: Fix typo in SPL_DM_USB text by Fabio Estevam · Sat Sep 17 20:28:29 2022 -0300
  86. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  87. 64b3169 drivers: usb: fastboot: Fix full-speed usb descriptor by qianfan Zhao · Mon Aug 22 09:18:31 2022 +0800
  88. 8d7aa57 Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · Sun Jul 31 21:08:29 2022 -0400
  89. 8811048 usb: ehci-mx6: Remove MX6Q_ARM2 related ifdefery by Fabio Estevam · Thu May 19 09:13:58 2022 -0300
  90. 3c5ce03 arch: mvebu: Disable by default unused peripherals in SPL by Pali Rohár · Tue May 24 10:58:42 2022 +0200
  91. 02c83a5 musb: sunxi: Allow host-side USB with external VBUS by Samuel Holland · Thu Jul 14 22:34:54 2022 -0500
  92. 426b2ae usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driver by Angus Ainslie · Thu Jul 14 08:11:11 2022 -0700
  93. 723737b Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Thu Jul 14 11:10:49 2022 -0400
  94. 4adcdca usb: xhci-mtk: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:22:56 2022 +0800
  95. 08ee377 usb: add isp1760 family driver by Rui Miguel Silva · Wed Jun 29 11:06:15 2022 +0100
  96. fb0c70c usb: common: move urb code to common by Rui Miguel Silva · Wed Jun 29 11:06:14 2022 +0100
  97. f7adf89 usb: dwc3: Add support to reset usb ULPI phy by T Karthik Reddy · Fri Jul 08 11:21:59 2022 +0200
  98. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  99. 5c249d4 arm: Remove strongarm support by Tom Rini · Mon Jun 27 13:35:47 2022 -0400
  100. 45b2548 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Fri Jul 08 14:39:07 2022 -0400