1. 927671e usb: ehci: ehci-marvell: Support for marvell,ac5-ehci by Chris Packham · Sat Nov 05 17:23:57 2022 +1300
  2. 7de097f usb: ohci: Use a flexible array member for portstatus by Samuel Holland · Sun Oct 30 23:15:12 2022 -0500
  3. 31b4f9e usb: Update the test to cover reading and writing by Simon Glass · Thu Oct 20 18:22:55 2022 -0600
  4. a18b6a5 usb: ether: Fix error handling in usb_ether_init by Michal Suchanek · Wed Oct 12 21:57:54 2022 +0200
  5. 3cf84bb Fix typo in CONFIG_USBNET_DEVADDR by Ignacio Zamora · Sat Oct 08 09:50:56 2022 -0500
  6. e9621d8 usb: gadget: fastboot: detach usb on reboot commands by Mattijs Korpershoek · Fri Oct 07 11:38:22 2022 +0200
  7. b2a19ff usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpers by Patrice Chotard · Tue Sep 06 08:15:29 2022 +0200
  8. 343ff75 usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · Tue Sep 06 08:15:28 2022 +0200
  9. cb9f1e4 usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · Tue Sep 06 08:15:27 2022 +0200
  10. 9725534 usb: gadget: Clean up Makefile ifdeffery by Marek Vasut · Tue Aug 23 19:06:51 2022 +0200
  11. 9411630 Merge branch 'next' by Tom Rini · Mon Oct 03 15:39:46 2022 -0400
  12. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  13. 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
  14. af47fb8 Fix out of bound access of ep array. by Alison Huffman · Thu Sep 22 04:01:32 2022 +0000
  15. 1fd3b3d usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver by Jim Liu · Tue Jun 21 17:09:02 2022 +0800
  16. 4d3b00d sandbox: scsi: Move request-handling code to scsi_emul by Simon Glass · Wed Sep 21 16:21:45 2022 +0200
  17. bfe2c81 sandbox: scsi: Move structs to header file by Simon Glass · Wed Sep 21 16:21:43 2022 +0200
  18. 657efaa sandbox: scsi: Remove setup calls from handle_read() by Simon Glass · Wed Sep 21 16:21:42 2022 +0200
  19. 8cfdea7 sandbox: scsi: Move reply setup out of helper by Simon Glass · Wed Sep 21 16:21:41 2022 +0200
  20. 4313c3e sandbox: scsi: Move file size into shared struct by Simon Glass · Wed Sep 21 16:21:40 2022 +0200
  21. d0962c9 sandbox: scsi: Move block size into shared struct by Simon Glass · Wed Sep 21 16:21:39 2022 +0200
  22. 37884f0 scsi: Move vendor/product info into the shared struct by Simon Glass · Wed Sep 21 16:21:38 2022 +0200
  23. 293c43f sandbox: Move buffer to scsi_emul_info by Simon Glass · Wed Sep 21 16:21:37 2022 +0200
  24. 4c92a4d scsi: Move core emulation state into a new struct by Simon Glass · Wed Sep 21 16:21:36 2022 +0200
  25. e6e05ad scsi: Move cmd_phase enum to the header by Simon Glass · Wed Sep 21 16:21:35 2022 +0200
  26. e241fc3 sandbox: usb: Rename transfer_len in protocol struct by Simon Glass · Wed Sep 21 16:21:34 2022 +0200
  27. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  28. adbd4ec usb: gadget: designware-udc: Drop the driver by Marek Vasut · Tue Aug 23 19:06:50 2022 +0200
  29. 034a740 usb: Kconfig: Fix typo in SPL_DM_USB text by Fabio Estevam · Sat Sep 17 20:28:29 2022 -0300
  30. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  31. 64b3169 drivers: usb: fastboot: Fix full-speed usb descriptor by qianfan Zhao · Mon Aug 22 09:18:31 2022 +0800
  32. 8d7aa57 Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · Sun Jul 31 21:08:29 2022 -0400
  33. 8811048 usb: ehci-mx6: Remove MX6Q_ARM2 related ifdefery by Fabio Estevam · Thu May 19 09:13:58 2022 -0300
  34. 3c5ce03 arch: mvebu: Disable by default unused peripherals in SPL by Pali Rohár · Tue May 24 10:58:42 2022 +0200
  35. 02c83a5 musb: sunxi: Allow host-side USB with external VBUS by Samuel Holland · Thu Jul 14 22:34:54 2022 -0500
  36. 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
  37. 723737b Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Thu Jul 14 11:10:49 2022 -0400
  38. 4adcdca usb: xhci-mtk: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:22:56 2022 +0800
  39. 08ee377 usb: add isp1760 family driver by Rui Miguel Silva · Wed Jun 29 11:06:15 2022 +0100
  40. fb0c70c usb: common: move urb code to common by Rui Miguel Silva · Wed Jun 29 11:06:14 2022 +0100
  41. f7adf89 usb: dwc3: Add support to reset usb ULPI phy by T Karthik Reddy · Fri Jul 08 11:21:59 2022 +0200
  42. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  43. 5c249d4 arm: Remove strongarm support by Tom Rini · Mon Jun 27 13:35:47 2022 -0400
  44. 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
  45. 1e56de0 arm: Remove PXA architecture support by Tom Rini · Sat Jun 25 11:02:42 2022 -0400
  46. e12d754 usb: ohci-hcd: Remove some unused legacy code by Tom Rini · Sat Jun 25 11:02:32 2022 -0400
  47. 112d2e0 Convert CONFIG_USB_OHCI_NEW et al to Kconfig by Tom Rini · Sat Jun 25 11:02:31 2022 -0400
  48. 6d772e5 Convert CONFIG_USB_XHCI_EXYNOS et al to Kconfig by Tom Rini · Fri Jun 10 23:03:00 2022 -0400
  49. fb9d406 Convert CONFIG_USB_GADGET_DWC2_OTG_PHY to Kconfig by Tom Rini · Wed Jun 15 12:03:52 2022 -0400
  50. 47bb0dc usb: host: ehci-generic: Fix error check by Andre Przywara · Sat Jul 02 01:45:10 2022 +0100
  51. c7a39e4 rockchip: usb: phy: add rk3066/rk3188 support by Johan Jonker · Fri Apr 29 23:40:06 2022 +0200
  52. 8e3898f rockchip: usb: gadget: add rk3066 product id by Paweł Jarosz · Fri Apr 29 23:40:05 2022 +0200
  53. bde2170 Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig by Tom Rini · Sun Jun 12 20:02:04 2022 -0400
  54. 9850e39 usb: Remove non-DM code in ehci-fsl and xhci by Tom Rini · Sun Jun 12 20:02:01 2022 -0400
  55. 25c7887 usb: ehci-mx5: Remove non-DM code by Tom Rini · Wed Jun 08 08:24:36 2022 -0400
  56. bd26aba usb: ehci-mxc: Remove by Tom Rini · Wed Jun 08 08:24:35 2022 -0400
  57. 798ccaf usb: xhci-fsl: Remove non-DM code by Tom Rini · Wed Jun 08 08:24:32 2022 -0400
  58. c85a792 Convert CONFIG_USB_EHCI_TXFIFO_THRESH to Kconfig by Tom Rini · Wed Jun 08 08:24:31 2022 -0400
  59. 937fd63 usb: ehci-fsl: Remove non-DM code by Tom Rini · Wed Jun 08 08:24:30 2022 -0400
  60. 30fd3d9 Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to Kconfig by Tom Rini · Wed Jun 08 08:24:27 2022 -0400
  61. 21ad280 Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to Kconfig by Tom Rini · Wed Jun 08 08:24:26 2022 -0400
  62. 48ca6b4 ehci-mxs: Remove non-DM code by Tom Rini · Wed Jun 08 08:24:25 2022 -0400
  63. 0383185 sandbox: usb: Fix out-of-bounds read when fd=-1 by Sean Anderson · Wed Mar 23 18:24:38 2022 -0400
  64. d9ff2b9 Merge branch 'master' into next by Tom Rini · Mon Jun 20 14:40:59 2022 -0400
  65. a6b185e stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · Fri May 20 18:38:10 2022 +0200
  66. fbcb8f0 usb: host: ehci-generic: Make resets and clocks optional by Andre Przywara · Wed Jun 08 00:42:22 2022 +0100
  67. 683cde3 usb: xhci-mtk: disable all ports when disable host controller by developer · Fri May 27 09:52:09 2022 +0800
  68. 56bf6a8 arm: pxa: Remove CONFIG_CPU_PXA25X by Tom Rini · Wed May 25 16:13:48 2022 -0400
  69. 86e06ae spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · Wed Mar 30 09:33:13 2022 +0200
  70. 2fe2cf0 usb: dwc3: Fix non-usb3 configurations by Jan Kiszka · Mon Apr 25 13:26:45 2022 +0200
  71. 5732eae usb: xhci-dwc3: Support role switch default role by Mark Kettenis · Tue Apr 19 21:06:33 2022 +0200
  72. e28505d usb: host: ehci-generic: Remove DM_REGULATOR flag by Patrice Chotard · Fri May 06 08:22:35 2022 +0200
  73. 0ef4571 usb: host: ehci-generic: Make usage of clock/reset bulk() API by Patrice Chotard · Fri May 06 08:22:34 2022 +0200
  74. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · Thu Apr 21 16:11:13 2022 +0000
  75. 58c6102 pci: Map bars with offset and length by Andrew Scull · Thu Apr 21 16:11:10 2022 +0000
  76. 50456c9 usb: sandbox: Bounds check read from buffer by Andrew Scull · Sun Apr 03 10:39:12 2022 +0000
  77. 7152f7b usb: sandbox: Check for string end in copy_to_unicode() by Andrew Scull · Sun Apr 03 10:39:11 2022 +0000
  78. e1917ef bootstd: usb: Add a bootdev driver by Simon Glass · Sun Apr 24 23:31:23 2022 -0600
  79. 835647b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Fri Apr 22 11:06:31 2022 -0400
  80. 0c92935 Add support for TP-Link UE200 dongle by Oleksii Titov · Wed Apr 20 11:23:25 2022 +0300
  81. bb19d62 usb: dwc3: Add support for usb3-phy PHY configuration by Michal Simek · Wed Mar 09 10:05:45 2022 +0100
  82. 469d7f5 usb: gadget: ci: Make various ops const by Adam Ford · Fri Mar 04 16:59:02 2022 -0600
  83. ae21934 usb: dwc3: Implement .glue_configure for i.MX8MP by Marek Vasut · Wed Apr 13 00:42:56 2022 +0200
  84. 68c8656 usb: dwc3: Rename .select_dr_mode to .glue_configure by Marek Vasut · Wed Apr 13 00:42:55 2022 +0200
  85. 2e9bd50 arm: Remove unused ep93xx code by Tom Rini · Thu Mar 31 13:46:53 2022 -0400
  86. 46238dd usb: dwc2: handle return code of dev_read_size() in of to, plat function by Wolfgang Grandegger · Mon Mar 14 09:32:53 2022 +0100
  87. 4b5f228 usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from Kconfig by Adam Ford · Sat Feb 19 17:08:46 2022 -0600
  88. d9f8064 usb: ehci-omap: Use PHY system to manage phy resets by Adam Ford · Sat Feb 19 17:08:45 2022 -0600
  89. cb9a356 usb: ehci-omap: Make Kconfig select PHY if USB_EHCI_OMAP by Adam Ford · Sat Feb 19 17:08:44 2022 -0600
  90. 3ca17c4 usb: ehci-omap: Move omap_ehci_hcd_init to omap_ehci_probe by Adam Ford · Sat Feb 19 17:08:42 2022 -0600
  91. 7fc3cce usb: ehci-omap: Drop dead code by Adam Ford · Sat Feb 19 17:08:41 2022 -0600
  92. 427104d Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Feb 17 11:03:50 2022 -0500
  93. ecdc7bf usb: ehci: ehci-marvell: Update compatible string to official DT bindings by Pali Rohár · Mon Feb 14 11:34:24 2022 +0100
  94. ec2b73d usb: xhci: reset endpoint on USB stall by Stefan Agner · Mon Sep 27 14:42:58 2021 +0200
  95. eefabee usb: dwc3: core: stop the core when it's removed by Angus Ainslie · Wed Feb 02 15:08:55 2022 -0800
  96. 6e382a8 usb: dwc3: dwc3-generic: check the parent nodes by Angus Ainslie · Wed Feb 02 15:08:54 2022 -0800
  97. 98a80cd usb: gadget: ci: Avoid null pointer dereference by Marek Vasut · Fri Jan 28 04:39:09 2022 +0100
  98. 33da95a usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn by Adam Ford · Thu Feb 03 15:20:11 2022 -0600
  99. 455542c dfu: handle short frame result of UPLOAD in state_dfu_idle by Patrick Delaunay · Wed Oct 13 17:01:37 2021 +0200
  100. 99ce9ea Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Jan 27 14:14:47 2022 -0500