1. 01f3591 usb: gadget: dwc2_udc_otg: implement pullup() by Mattijs Korpershoek · 1 year, 11 months ago
  2. d3b2e2f usb: gadget: fastboot: detach usb just before rebooting by Dario Binacchi · 1 year, 11 months ago
  3. 6253a7b Merge tag 'u-boot-stm32-20230113' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 11 months ago
  4. cd809b1 usb: onboard-hub: add driver to manage onboard hub supplies by Fabrice Gasnier · 2 years ago
  5. f82f9e4 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 2 years ago
  6. d3e7e20 cmd: source: Support specifying config name by Sean Anderson · 2 years ago
  7. 44b7578 treewide: Use NULL for script image name by Sean Anderson · 2 years ago
  8. 8fb2214 global: Migrate CONFIG_USB_ISP1301_I2C_ADDR to CFG by Tom Rini · 2 years ago
  9. b9796e8 global: Migrate CONFIG_MXC_USB_FLAGS et al to CFG by Tom Rini · 2 years ago
  10. 8b348ed usb: Remove CONFIG_USBD_HS by Tom Rini · 2 years ago
  11. 04097c9 usb: Update USB_STORAGE dependencies by Tom Rini · 2 years ago
  12. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
  13. dd1c455 usb: gadget: rndis: Prevent InformationBufferOffset manipulation by Szymon Heidrich · 2 years ago
  14. 06ce62d usb: gadget: dfu: Fix check of transfer direction by Hugo SIMELIERE · 2 years ago
  15. 1daed98 usb: gadget: Remove non-DM_ETH code by Tom Rini · 2 years ago
  16. f0c6051 usb: eth: Remove non-DM_ETH code by Tom Rini · 2 years ago
  17. 99cffe7 usb: eth: smsc95xx: Remove non-DM_ETH code by Tom Rini · 2 years ago
  18. f2026fd usb: eth: r8152: Remove non-DM_ETH code by Tom Rini · 2 years ago
  19. 2182f8d usb: eth: msc7830: Remove non-DM_ETH code by Tom Rini · 2 years ago
  20. a11a211 usb: eth: asix88179: Remove non-DM_ETH code by Tom Rini · 2 years ago
  21. 8e4b4cf usb: eth: asix: Remove non-DM_ETH code by Tom Rini · 2 years ago
  22. a7a1e6d Convert CONFIG_USB_GADGET_AT91 to Kconfig by Tom Rini · 2 years ago
  23. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  24. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  25. c7c028b usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT property by Marek Vasut · 2 years ago
  26. 27ef4e6 usb: dwc3: Program GFLADJ by Sean Anderson · 2 years ago
  27. f6785a8 usb: dwc3: Calculate REFCLKPER based on reference clock by Sean Anderson · 2 years ago
  28. 840d219 usb: dwc3: reference clock period configuration by Balaji Prakash J · 2 years ago
  29. aacbcb6 usb: dwc3: Cache ref_clk pointer in struct dwc3 by Marek Vasut · 2 years ago
  30. 6e76b0f usb: Expand buffer size in usb_find_and_bind_driver() by Marek Vasut · 2 years ago
  31. 621d1c9 sandbox: check lseek return value in handle_ufi_command by Heinrich Schuchardt · 2 years, 1 month ago
  32. 402cbd2 usb: gadget: dfu: Fix the unchecked length field by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  33. 927671e usb: ehci: ehci-marvell: Support for marvell,ac5-ehci by Chris Packham · 2 years, 1 month ago
  34. 7de097f usb: ohci: Use a flexible array member for portstatus by Samuel Holland · 2 years, 1 month ago
  35. 31b4f9e usb: Update the test to cover reading and writing by Simon Glass · 2 years, 1 month ago
  36. a18b6a5 usb: ether: Fix error handling in usb_ether_init by Michal Suchanek · 2 years, 2 months ago
  37. 3cf84bb Fix typo in CONFIG_USBNET_DEVADDR by Ignacio Zamora · 2 years, 2 months ago
  38. e9621d8 usb: gadget: fastboot: detach usb on reboot commands by Mattijs Korpershoek · 2 years, 2 months ago
  39. b2a19ff usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
  40. 343ff75 usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
  41. cb9f1e4 usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
  42. 9725534 usb: gadget: Clean up Makefile ifdeffery by Marek Vasut · 2 years, 3 months ago
  43. 9411630 Merge branch 'next' by Tom Rini · 2 years, 2 months ago
  44. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  45. eff2077 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years, 2 months ago
  46. af47fb8 Fix out of bound access of ep array. by Alison Huffman · 2 years, 2 months ago
  47. 1fd3b3d usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver by Jim Liu · 2 years, 5 months ago
  48. 4d3b00d sandbox: scsi: Move request-handling code to scsi_emul by Simon Glass · 2 years, 2 months ago
  49. bfe2c81 sandbox: scsi: Move structs to header file by Simon Glass · 2 years, 2 months ago
  50. 657efaa sandbox: scsi: Remove setup calls from handle_read() by Simon Glass · 2 years, 2 months ago
  51. 8cfdea7 sandbox: scsi: Move reply setup out of helper by Simon Glass · 2 years, 2 months ago
  52. 4313c3e sandbox: scsi: Move file size into shared struct by Simon Glass · 2 years, 2 months ago
  53. d0962c9 sandbox: scsi: Move block size into shared struct by Simon Glass · 2 years, 2 months ago
  54. 37884f0 scsi: Move vendor/product info into the shared struct by Simon Glass · 2 years, 2 months ago
  55. 293c43f sandbox: Move buffer to scsi_emul_info by Simon Glass · 2 years, 2 months ago
  56. 4c92a4d scsi: Move core emulation state into a new struct by Simon Glass · 2 years, 2 months ago
  57. e6e05ad scsi: Move cmd_phase enum to the header by Simon Glass · 2 years, 2 months ago
  58. e241fc3 sandbox: usb: Rename transfer_len in protocol struct by Simon Glass · 2 years, 2 months ago
  59. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  60. adbd4ec usb: gadget: designware-udc: Drop the driver by Marek Vasut · 2 years, 3 months ago
  61. 034a740 usb: Kconfig: Fix typo in SPL_DM_USB text by Fabio Estevam · 2 years, 2 months ago
  62. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  63. 64b3169 drivers: usb: fastboot: Fix full-speed usb descriptor by qianfan Zhao · 2 years, 3 months ago
  64. 8d7aa57 Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · 2 years, 4 months ago
  65. 8811048 usb: ehci-mx6: Remove MX6Q_ARM2 related ifdefery by Fabio Estevam · 2 years, 6 months ago
  66. 3c5ce03 arch: mvebu: Disable by default unused peripherals in SPL by Pali Rohár · 2 years, 6 months ago
  67. 02c83a5 musb: sunxi: Allow host-side USB with external VBUS by Samuel Holland · 2 years, 5 months ago
  68. 426b2ae usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driver by Angus Ainslie · 2 years, 5 months ago
  69. 723737b Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 5 months ago
  70. 4adcdca usb: xhci-mtk: add support for MediaTek MT7621 SoC by developer · 2 years, 6 months ago
  71. 08ee377 usb: add isp1760 family driver by Rui Miguel Silva · 2 years, 5 months ago
  72. fb0c70c usb: common: move urb code to common by Rui Miguel Silva · 2 years, 5 months ago
  73. f7adf89 usb: dwc3: Add support to reset usb ULPI phy by T Karthik Reddy · 2 years, 5 months ago
  74. 89b5381 Merge branch 'next' by Tom Rini · 2 years, 5 months ago
  75. 5c249d4 arm: Remove strongarm support by Tom Rini · 2 years, 5 months ago
  76. 45b2548 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 5 months ago
  77. 1e56de0 arm: Remove PXA architecture support by Tom Rini · 2 years, 5 months ago
  78. e12d754 usb: ohci-hcd: Remove some unused legacy code by Tom Rini · 2 years, 5 months ago
  79. 112d2e0 Convert CONFIG_USB_OHCI_NEW et al to Kconfig by Tom Rini · 2 years, 5 months ago
  80. 6d772e5 Convert CONFIG_USB_XHCI_EXYNOS et al to Kconfig by Tom Rini · 2 years, 6 months ago
  81. fb9d406 Convert CONFIG_USB_GADGET_DWC2_OTG_PHY to Kconfig by Tom Rini · 2 years, 6 months ago
  82. 47bb0dc usb: host: ehci-generic: Fix error check by Andre Przywara · 2 years, 5 months ago
  83. c7a39e4 rockchip: usb: phy: add rk3066/rk3188 support by Johan Jonker · 2 years, 7 months ago
  84. 8e3898f rockchip: usb: gadget: add rk3066 product id by Paweł Jarosz · 2 years, 7 months ago
  85. bde2170 Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig by Tom Rini · 2 years, 6 months ago
  86. 9850e39 usb: Remove non-DM code in ehci-fsl and xhci by Tom Rini · 2 years, 6 months ago
  87. 25c7887 usb: ehci-mx5: Remove non-DM code by Tom Rini · 2 years, 6 months ago
  88. bd26aba usb: ehci-mxc: Remove by Tom Rini · 2 years, 6 months ago
  89. 798ccaf usb: xhci-fsl: Remove non-DM code by Tom Rini · 2 years, 6 months ago
  90. c85a792 Convert CONFIG_USB_EHCI_TXFIFO_THRESH to Kconfig by Tom Rini · 2 years, 6 months ago
  91. 937fd63 usb: ehci-fsl: Remove non-DM code by Tom Rini · 2 years, 6 months ago
  92. 30fd3d9 Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to Kconfig by Tom Rini · 2 years, 6 months ago
  93. 21ad280 Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to Kconfig by Tom Rini · 2 years, 6 months ago
  94. 48ca6b4 ehci-mxs: Remove non-DM code by Tom Rini · 2 years, 6 months ago
  95. 0383185 sandbox: usb: Fix out-of-bounds read when fd=-1 by Sean Anderson · 2 years, 8 months ago
  96. d9ff2b9 Merge branch 'master' into next by Tom Rini · 2 years, 5 months ago
  97. a6b185e stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · 2 years, 6 months ago
  98. fbcb8f0 usb: host: ehci-generic: Make resets and clocks optional by Andre Przywara · 2 years, 6 months ago
  99. 683cde3 usb: xhci-mtk: disable all ports when disable host controller by developer · 2 years, 6 months ago
  100. 56bf6a8 arm: pxa: Remove CONFIG_CPU_PXA25X by Tom Rini · 2 years, 6 months ago