1. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  2. 9fcbdd4 Kconfig: Remove all default n/no options by Michal Simek · Wed Oct 25 09:25:37 2023 +0200
  3. 952ed67 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · Sat Oct 14 16:47:44 2023 -0400
  4. 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
  5. 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
  6. eafab99 usb: ehci: mxs: Use regulator_set_enable_if_allowed() by Fabio Estevam · Mon Oct 09 10:15:35 2023 -0300
  7. 7c7baa0 usb: ehci: mxs: Fix the USB node pointer retrieval by Fabio Estevam · Mon Oct 09 10:15:34 2023 -0300
  8. fbb5c15 usb: gadget: atmel: fix transfer of queued requests by Artur Rojek · Wed Sep 13 17:00:58 2023 +0200
  9. a9c58e4 dwc3: add support for Amlogic A1 family by Alexey Romanov · Thu Oct 05 11:54:28 2023 +0300
  10. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  11. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  12. 62b03cc bootstd: Keep track of use of usb stop by Simon Glass · Wed Sep 20 07:29:49 2023 -0600
  13. 283bbec board: usb: Replace legacy usb_gadget_handle_interrupts() by Marek Vasut · Fri Sep 01 11:50:03 2023 +0200
  14. b7e2ba7 dm: usb: udc: Drop legacy udevice handler functions by Marek Vasut · Fri Sep 01 11:50:02 2023 +0200
  15. 8552db0 usb: gadget: ether: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:50:01 2023 +0200
  16. ce1b62d usb: gadget: acm: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:50:00 2023 +0200
  17. 8bfcb34 thordown: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:59 2023 +0200
  18. 2bd299d sdp: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:58 2023 +0200
  19. 7786e70 cmd: ums: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:54 2023 +0200
  20. ed07a67 usb: sandbox: Add DM_USB_GADGET support by Marek Vasut · Fri Sep 01 11:49:48 2023 +0200
  21. b397203 dm: usb: udc: Factor out plain udevice handler functions by Marek Vasut · Fri Sep 01 11:49:47 2023 +0200
  22. fd5c3c2 usb: dwc3: Use generic_phy_valid() helper by Jonas Karlman · Thu Aug 31 22:16:36 2023 +0000
  23. 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
  24. 19a383a usb: host: ohci-generic: Make usage of clock/reset bulk() API by Fabrice Gasnier · Mon Sep 04 14:20:21 2023 +0200
  25. 7785aee usb: check for companion controller in uclass by Fabrice Gasnier · Fri Sep 01 11:52:01 2023 +0200
  26. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · Mon Sep 04 10:51:58 2023 -0400
  27. 2d69af6 usb: dwc3: Fix enabling USB_DR_MODE_HOST by Oleksandr Suvorov · Fri Aug 25 13:42:40 2023 +0300
  28. ce56a12 usb: dwc3: Fix renaming SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Oleksandr Suvorov · Fri Aug 25 13:42:39 2023 +0300
  29. 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
  30. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  31. 2b9e248 usb: ehci-generic: Use regulator_set_enable_if_allowed by Jonas Karlman · Wed Jul 19 21:20:57 2023 +0000
  32. 4f634d6 usb: dwc2: Use regulator_set_enable_if_allowed by Jonas Karlman · Wed Jul 19 21:20:56 2023 +0000
  33. ac74608 usb: Return -ENOENT when no devices are found by Simon Glass · Sun Jul 30 11:15:12 2023 -0600
  34. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · Wed Aug 02 11:09:43 2023 -0400
  35. a935819 usb: gadget: ether: Handle gadget driver registration in probe and remove by Marek Vasut · Fri Aug 04 17:41:11 2023 +0200
  36. 038b36d usb: gadget: ether: Move probe function above driver structure by Marek Vasut · Fri Aug 04 17:41:10 2023 +0200
  37. 34ee033 usb: gadget: ether: Inline functions used once by Marek Vasut · Fri Aug 04 17:41:09 2023 +0200
  38. e5b9341 usb: dwc3-generic: Restrict single ctrl node for RK3328 by Jagan Teki · Tue Jun 06 22:39:14 2023 +0530
  39. 04c6ae8 usb: dwc3-generic: Add rk3568 support by Jonas Karlman · Sun Jul 30 22:59:57 2023 +0000
  40. 5e8b61b usb: dwc3-generic: Relax unsupported dr_mode check by Jonas Karlman · Sun Jul 30 22:59:56 2023 +0000
  41. ee1e070 usb: dwc3-generic: Return early when there is no child node by Jonas Karlman · Sun Jul 30 22:59:55 2023 +0000
  42. f7b6621 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Thu Jul 27 10:35:36 2023 -0400
  43. e47b92c usb: xhci: Fix double free on failure by Richard Habeeb · Mon Jul 24 15:45:25 2023 -0400
  44. e74da73 usb: cdns3: gadget: Configure speed in udc_start by Ravi Gunasekaran · Wed Jul 19 14:29:08 2023 +0530
  45. 612c4f7 usb: ehci-mx6: remove unnecessary regulator enable from probe by Tim Harvey · Fri May 19 11:58:54 2023 -0700
  46. 7eb54e9 sunxi: Kconfig: rework PHY_USB_SUN4I selection by Andre Przywara · Mon Jun 12 00:32:37 2023 +0100
  47. 4157158 bootstd: Use bootdev instead of bootdevice by Simon Glass · Wed Jul 12 09:04:32 2023 -0600
  48. 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
  49. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  50. 686a0f0 usb: dwc3-generic: Ensure reset GPIO is configured as an output by Peter Korsgaard · Wed Jun 28 14:26:48 2023 +0200
  51. 9715f3c usb: dwc2: Fix the write to W1C fields in HPRT register by Teik Heng Chong · Wed Jun 21 11:13:58 2023 +0800
  52. dd73b59 usb: eth: lan78xx: Fix logic in lan78xx_read_otp() to avoid a warning by Tom Rini · Thu Jun 04 16:35:15 2020 -0400
  53. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  54. e3d9440 usb: musb-new: sunxi: remove unused define by Sam Edwards · Thu Jun 08 12:45:42 2023 -0600
  55. 4510506 usb: musb-new: sunxi: fix error check by Sam Edwards · Mon Jun 05 11:19:37 2023 -0600
  56. c2fc02b usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig symbols by Marek Vasut · Sat May 06 16:42:40 2023 +0200
  57. 98b9193 usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/ by Marek Vasut · Sat May 06 16:42:39 2023 +0200
  58. 0e6ba4f usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/ by Marek Vasut · Sat May 06 16:42:38 2023 +0200
  59. 1d5c59c usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/ by Marek Vasut · Sat May 06 16:42:37 2023 +0200
  60. 4bb7c16 bootstd: usb: Avoid initing USB twice by Simon Glass · Fri May 05 20:03:04 2023 -0600
  61. 2510aab usb: Tidy up the usb_start flag by Simon Glass · Fri May 05 20:03:03 2023 -0600
  62. b52189e drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:31 2023 +0100
  63. 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:04 2023 +0100
  64. 0e6e542 usb: ehci-mx6: move phy setup before register access by Tim Harvey · Fri Apr 28 11:50:30 2023 -0700
  65. 00eaa7c sandbox: fix sandbox_hub_submit_control_msg() by Heinrich Schuchardt · Sat Apr 01 08:57:33 2023 +0200
  66. c8e0519 sandbox: fix fall through in sandbox_flash_bulk() by Heinrich Schuchardt · Sat Apr 01 08:24:52 2023 +0200
  67. 2416ba0 usb: gadget: f_mass_storage: Rework do_request_sense slightly by Tom Rini · Wed Apr 05 19:48:57 2023 -0400
  68. 853fa41 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Mon Apr 03 20:49:03 2023 -0400
  69. a0a4ce8 usb: gadget: f_sdp: Add missing spl_board_prepare_for_boot() call by Marek Vasut · Tue Mar 07 08:42:33 2023 +0100
  70. 6712472 usb: gadget: missing fallthrough in composite_setup() by Heinrich Schuchardt · Sat Apr 01 09:06:55 2023 +0200
  71. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · Tue Mar 14 10:58:41 2023 -0400
  72. ee3a216 usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB by Heinrich Schuchardt · Wed Jan 25 19:40:16 2023 +0100
  73. 005bc33 usb: xhci-mtk: modify the SOF/ITP interval for mt8195 by developer · Fri Feb 17 17:04:10 2023 +0800
  74. c94f61a usb: dwc3-meson-g12a: Select PHY instead of imply PHY by Marek Vasut · Thu Feb 23 17:32:43 2023 +0100
  75. 1c0b887 Merge tag 'v2023.04-rc3' into next by Tom Rini · Mon Feb 27 17:28:21 2023 -0500
  76. 562b997 ARM: tegra: provide default USB gadget setup by Maxim Schwalm · Tue Feb 14 19:35:30 2023 +0200
  77. 50f97dc usb: dwc3-uniphier: Select PHY by Marek Vasut · Thu Feb 23 17:29:24 2023 +0100
  78. c891a46 usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3 by Kunihiko Hayashi · Mon Feb 20 14:50:33 2023 +0900
  79. 54c277e usb: dwc3-generic: Add the size of regs property to glue structure by Kunihiko Hayashi · Mon Feb 20 14:50:29 2023 +0900
  80. 6cf357e usb: dwc3-generic: Export glue structures and functions by Kunihiko Hayashi · Mon Feb 20 14:50:28 2023 +0900
  81. df0f5d3 usb: dwc3-generic: Add clock initialization in child DT node by Kunihiko Hayashi · Mon Feb 20 14:50:27 2023 +0900
  82. 8c42037 usb: dwc3-generic: Allow different controller DT node pattern by Kunihiko Hayashi · Mon Feb 20 14:50:26 2023 +0900
  83. 4d28572 usb: dwc3: Look up reference clock DT phandle in both controller DT nodes by Marek Vasut · Mon Feb 20 14:50:25 2023 +0900
  84. 5f70b0a usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio by Venkatesh Yadav Abbarapu · Fri Jan 13 10:42:02 2023 +0530
  85. 6ef6e5a usb: gadget: Fix typo in obj line by Tom Rini · Sat Feb 11 09:25:44 2023 -0500
  86. 84858a6 Correct SPL uses of USB_MUSB_HOST by Simon Glass · Sun Feb 05 15:44:26 2023 -0700
  87. 34d37a6 Correct SPL uses of IMX_MODULE_FUSE by Simon Glass · Sun Feb 05 15:40:11 2023 -0700
  88. cd3866f usb: Drop unused sl811-hcd driver by Simon Glass · Wed Feb 01 13:20:22 2023 -0700
  89. dc45d65 usb: Drop unused ehci-vct driver by Simon Glass · Wed Feb 01 13:20:21 2023 -0700
  90. 64fa597 rmobile: Drop unused ehci-rmobile driver by Simon Glass · Wed Feb 01 13:20:20 2023 -0700
  91. 9346770 usb: Drop unused fotg210 gadget by Simon Glass · Wed Feb 01 13:20:19 2023 -0700
  92. ed9fb9c usb: Drop unused ehci-faraday driver by Simon Glass · Wed Feb 01 13:20:18 2023 -0700
  93. 7e5e7a9 armada: usb: net: Drop unused USB drivers by Simon Glass · Wed Feb 01 13:20:17 2023 -0700
  94. 7f4ab33 ARM: tegra: remap clock_osc_freq for all Tegra family by Svyatoslav Ryhel · Wed Feb 01 10:53:01 2023 +0200
  95. 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
  96. 4eb77d3 usb: xhci: Fix root hub descriptor by Mark Kettenis · Sat Jan 21 20:28:00 2023 +0100
  97. fac410c usb: xhci: Implement DMA mapping by Mark Kettenis · Sat Jan 21 20:27:55 2023 +0100
  98. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · Tue Jan 17 10:48:08 2023 -0700
  99. f3cb89f bootstd: Add a USB hunter by Simon Glass · Tue Jan 17 10:47:37 2023 -0700
  100. 4d2c359 dm: usb: Mark the device name as alloced when binding by Simon Glass · Tue Jan 17 10:47:35 2023 -0700