1. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  2. cf31879 usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transfer by Thinh Nguyen · Fri Apr 12 22:26:06 2024 +0200
  3. ff5002e usb: dwc3: gadget: properly check ep cmd by Felipe Balbi · Fri Apr 12 22:26:05 2024 +0200
  4. b1839b3 usb: dwc3: gadget: Check ENBLSLPM before sending ep command by Thinh Nguyen · Fri Apr 12 22:26:04 2024 +0200
  5. 64fac8b usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED by Felipe Balbi · Fri Apr 12 22:26:03 2024 +0200
  6. d6fb9a2 usb: dwc3: gadget: clear SUSPHY bit before ep cmds by Felipe Balbi · Fri Apr 12 22:26:02 2024 +0200
  7. 46ba084 usb: dwc3: gadget: combine return points into a single one by Felipe Balbi · Fri Apr 12 22:26:01 2024 +0200
  8. e324ed0 usb: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:31:30 2024 -0600
  9. 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
  10. 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
  11. 60d1fc2 usb: dwc3-generic: implement Qualcomm wrapper by Caleb Connolly · Wed Mar 20 14:30:47 2024 +0000
  12. c52bc90 usb: dwc3-generic: support external vbus regulator by Caleb Connolly · Mon Feb 26 17:26:06 2024 +0000
  13. d318eb3 treewide: Remove clk_free by Sean Anderson · Sat Dec 16 14:38:42 2023 -0500
  14. bc761d5 Merge tag 'v2024.01-rc4' into next by Tom Rini · Mon Dec 04 21:39:57 2023 -0500
  15. 39076d9 usb: dwc3-generic: Use combined glue and ctrl node for RK3588 by Jonas Karlman · Sun Nov 12 15:25:25 2023 +0000
  16. 80c1127 Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · Tue Nov 28 16:19:19 2023 -0500
  17. 89606c0 treewide: Include linux/io.h instead of asm-generic/io.h by Igor Prusov · Tue Nov 14 14:02:56 2023 +0300
  18. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  19. c3421ea treewide: use linux/time.h for time conversion defines by Igor Prusov · Thu Nov 09 20:10:04 2023 +0300
  20. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  21. a9c58e4 dwc3: add support for Amlogic A1 family by Alexey Romanov · Thu Oct 05 11:54:28 2023 +0300
  22. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  23. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  24. 283bbec board: usb: Replace legacy usb_gadget_handle_interrupts() by Marek Vasut · Fri Sep 01 11:50:03 2023 +0200
  25. fd5c3c2 usb: dwc3: Use generic_phy_valid() helper by Jonas Karlman · Thu Aug 31 22:16:36 2023 +0000
  26. 2d69af6 usb: dwc3: Fix enabling USB_DR_MODE_HOST by Oleksandr Suvorov · Fri Aug 25 13:42:40 2023 +0300
  27. ce56a12 usb: dwc3: Fix renaming SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Oleksandr Suvorov · Fri Aug 25 13:42:39 2023 +0300
  28. 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
  29. e5b9341 usb: dwc3-generic: Restrict single ctrl node for RK3328 by Jagan Teki · Tue Jun 06 22:39:14 2023 +0530
  30. 04c6ae8 usb: dwc3-generic: Add rk3568 support by Jonas Karlman · Sun Jul 30 22:59:57 2023 +0000
  31. 5e8b61b usb: dwc3-generic: Relax unsupported dr_mode check by Jonas Karlman · Sun Jul 30 22:59:56 2023 +0000
  32. ee1e070 usb: dwc3-generic: Return early when there is no child node by Jonas Karlman · Sun Jul 30 22:59:55 2023 +0000
  33. 686a0f0 usb: dwc3-generic: Ensure reset GPIO is configured as an output by Peter Korsgaard · Wed Jun 28 14:26:48 2023 +0200
  34. c94f61a usb: dwc3-meson-g12a: Select PHY instead of imply PHY by Marek Vasut · Thu Feb 23 17:32:43 2023 +0100
  35. 1c0b887 Merge tag 'v2023.04-rc3' into next by Tom Rini · Mon Feb 27 17:28:21 2023 -0500
  36. 50f97dc usb: dwc3-uniphier: Select PHY by Marek Vasut · Thu Feb 23 17:29:24 2023 +0100
  37. c891a46 usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3 by Kunihiko Hayashi · Mon Feb 20 14:50:33 2023 +0900
  38. 54c277e usb: dwc3-generic: Add the size of regs property to glue structure by Kunihiko Hayashi · Mon Feb 20 14:50:29 2023 +0900
  39. 6cf357e usb: dwc3-generic: Export glue structures and functions by Kunihiko Hayashi · Mon Feb 20 14:50:28 2023 +0900
  40. df0f5d3 usb: dwc3-generic: Add clock initialization in child DT node by Kunihiko Hayashi · Mon Feb 20 14:50:27 2023 +0900
  41. 8c42037 usb: dwc3-generic: Allow different controller DT node pattern by Kunihiko Hayashi · Mon Feb 20 14:50:26 2023 +0900
  42. 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
  43. 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
  44. 4a0d718 usb: dwc3-meson-gxl: force mode on child add/removal by Neil Armstrong · Tue Jan 17 10:11:45 2023 +0100
  45. 9f9828d usb: dwc3-meson-g12a: force mode on child add/removal by Mattijs Korpershoek · Wed Nov 23 16:42:49 2022 +0100
  46. c7c028b usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT property by Marek Vasut · Sun Nov 27 15:31:56 2022 +0100
  47. 27ef4e6 usb: dwc3: Program GFLADJ by Sean Anderson · Sun Nov 27 15:31:55 2022 +0100
  48. f6785a8 usb: dwc3: Calculate REFCLKPER based on reference clock by Sean Anderson · Sun Nov 27 15:31:54 2022 +0100
  49. 840d219 usb: dwc3: reference clock period configuration by Balaji Prakash J · Sun Nov 27 15:31:53 2022 +0100
  50. aacbcb6 usb: dwc3: Cache ref_clk pointer in struct dwc3 by Marek Vasut · Sun Nov 27 15:31:52 2022 +0100
  51. 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
  52. f7adf89 usb: dwc3: Add support to reset usb ULPI phy by T Karthik Reddy · Fri Jul 08 11:21:59 2022 +0200
  53. 2fe2cf0 usb: dwc3: Fix non-usb3 configurations by Jan Kiszka · Mon Apr 25 13:26:45 2022 +0200
  54. 835647b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Fri Apr 22 11:06:31 2022 -0400
  55. bb19d62 usb: dwc3: Add support for usb3-phy PHY configuration by Michal Simek · Wed Mar 09 10:05:45 2022 +0100
  56. ae21934 usb: dwc3: Implement .glue_configure for i.MX8MP by Marek Vasut · Wed Apr 13 00:42:56 2022 +0200
  57. 68c8656 usb: dwc3: Rename .select_dr_mode to .glue_configure by Marek Vasut · Wed Apr 13 00:42:55 2022 +0200
  58. eefabee usb: dwc3: core: stop the core when it's removed by Angus Ainslie · Wed Feb 02 15:08:55 2022 -0800
  59. 6e382a8 usb: dwc3: dwc3-generic: check the parent nodes by Angus Ainslie · Wed Feb 02 15:08:54 2022 -0800
  60. 16d9785 usb: dwc3: add layerscape support by Michael Walle · Fri Oct 15 15:15:23 2021 +0200
  61. 668bdf6 usb: dwc3: Enable undefined length INCR burst type by Michael Walle · Fri Oct 15 15:15:22 2021 +0200
  62. 679f13c usb: dwc3: Add frame length adjustment quirk by Michael Walle · Fri Oct 15 15:15:21 2021 +0200
  63. 2e166c8 usb: dwc3: meson-gxl: add AXG compatible by Neil Armstrong · Fri Sep 17 09:37:01 2021 +0200
  64. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  65. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  66. 1f2440c Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · Sat Jul 10 21:14:29 2021 -0600
  67. 5b9e616 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · Fri Jul 09 10:11:56 2021 -0400
  68. b032aa6 usb: dwc3-generic: Disable host driver definition if gadget only by Kunihiko Hayashi · Wed May 12 23:11:14 2021 +0900
  69. f2a1bed usb: dwc3-meson-g12a: skip phy on -ENODATA aswell by Neil Armstrong · Wed May 05 10:38:57 2021 +0200
  70. 9297a7f lib: string: Implement strlcat by Sean Anderson · Thu Mar 11 00:15:42 2021 -0500
  71. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  72. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  73. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  74. 221d7fa x86: edison: Use dwc3-generic driver for Intel Edison by Andy Shevchenko · Thu Dec 03 19:45:01 2020 +0200
  75. 75275c6 usb: dwc3-meson-g12a: always configure dr-mode by Marek Szyprowski · Mon Dec 14 12:34:19 2020 +0100
  76. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  77. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  78. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  79. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  80. c37f8f3 usb: dwc3: Handle case where setup_phy is not needed by Siva Durga Prasad Paladugu · Wed Oct 21 14:17:31 2020 +0200
  81. 60d6b5d Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Tue Oct 06 08:36:10 2020 -0400
  82. c1a7e72c usb: dwc3: add Amlogic GXL & GXL DWC3 Glue by Neil Armstrong · Thu Sep 10 10:48:13 2020 +0200
  83. a468d76 usb: dwc3: Don't include asm-generic/io.h by Sean Anderson · Tue Sep 15 10:45:18 2020 -0400
  84. 9a62b42 usb: dwc3: ti: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:17 2020 -0400
  85. 2789ce8 usb: dwc3: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:16 2020 -0400
  86. 746862b usb: dwc3: Add Qualcomm DWC3 compatible string by Robert Marko · Thu Sep 10 16:00:05 2020 +0200
  87. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  88. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  89. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  90. f5a6c5b usb: dwc3: add make compatible for rockchip platform by Frank Wang · Tue May 26 11:34:31 2020 +0800
  91. a4a2912 usb: dwc3: amend UTMI/UTMIW phy interface setup by Frank Wang · Tue May 26 11:34:30 2020 +0800
  92. 461409b usb: dwc3: Enable AutoRetry feature in the controller by Jagan Teki · Tue May 26 11:34:29 2020 +0800
  93. 0ece2f7 usb: dwc3: Add disable u2mac linestate check quirk by Jagan Teki · Tue May 26 11:33:48 2020 +0800
  94. b29bcd7 usb: dwc3: add dis_u2_freeclk_exists_quirk by Frank Wang · Tue May 26 11:33:47 2020 +0800
  95. 0c3b6f5 usb: dwc3: add dis_enblslpm_quirk by Frank Wang · Tue May 26 11:33:46 2020 +0800
  96. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  97. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  98. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  99. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  100. 1eb3c30 usb: dwc3: Add versal compatibility string to dwc3 glue ids by Siva Durga Prasad Paladugu · Tue May 12 08:36:01 2020 +0200