1. 093502e Merge tag 'v2024.10-rc6' into next by Tom Rini · Mon Sep 30 17:48:12 2024 -0600
  2. 70e99c4 Merge tag 'u-boot-dfu-20240930' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Mon Sep 30 10:38:05 2024 -0600
  3. c0497f0 usb: gadget: cdns3: Fix missing cache operations for non-zero Endpoints by Siddharth Vadapalli · Mon Sep 30 15:04:07 2024 +0530
  4. a2a3490 spl: ram: hide SPL_RAM_SUPPORT by Jerome Forissier · Tue Sep 10 15:00:18 2024 +0200
  5. 385a613 Merge patch series "Fix various bugs" by Tom Rini · Wed Sep 18 13:07:19 2024 -0600
  6. 463a56b usb: Drop old non-DM code by Simon Glass · Sun Sep 01 16:26:17 2024 -0600
  7. 1d28d54 dfu: fix Kconfig dependencies by Jerome Forissier · Tue Sep 10 12:27:50 2024 +0200
  8. f87e00d phy: Extend generic_setup_phy() with PHY mode and submode by Marek Vasut · Sun Sep 08 23:09:03 2024 +0200
  9. 3a7f92e Merge tag 'u-boot-imx-next-20240902' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Mon Sep 02 16:03:02 2024 -0600
  10. cd17948 Merge tag 'v2024.10-rc4' into next by Tom Rini · Mon Sep 02 14:13:57 2024 -0600
  11. 49873af usb: ehci-mx5: Add a default for CFG_MXC_USB_PORTSC by Fabio Estevam · Wed Aug 28 10:25:27 2024 -0300
  12. e806686 spl: Create a function to init spl_load_info by Simon Glass · Thu Aug 22 07:55:02 2024 -0600
  13. 6186a59 usb: gadget: ux500: Do not redefine ops if CONFIG_USB_MUSB_HOST set by Marek Vasut · Sun Aug 18 22:04:15 2024 +0200
  14. c892dd7 Merge tag 'u-boot-dfu-next-20240820' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · Tue Aug 20 08:08:52 2024 -0600
  15. 80a5b70 usb: gadget: udc: Fix duplicate uclass name by Zixun LI · Fri Aug 02 11:28:11 2024 +0200
  16. 6076b74 Merge tag 'v2024.10-rc3' into next by Tom Rini · Mon Aug 19 18:24:58 2024 -0600
  17. 1a9a217 i2c: Remove IC2_xxx enum by Simon Glass · Sun Aug 11 08:50:31 2024 -0600
  18. dcd0ab9 usb: dwc3: support USB 3.1 controllers by Caleb Connolly · Tue Apr 23 16:15:06 2024 +0200
  19. 3dbd4ae sandbox: Return error code from read/write/seek by Simon Glass · Wed Aug 07 16:47:24 2024 -0600
  20. 7ea23c4 usb: gadget: atmel: Add DM_USB_GADGET support by Zixun LI · Thu Jul 25 17:32:01 2024 +0200
  21. cf3967e usb: gadget: atmel: Add attach/detach support by Zixun LI · Thu Jul 25 17:32:00 2024 +0200
  22. f314a57 usb: gadget: atmel: Rename atmel_usba_start()/_stop() to usba_udc_enable()/_disable() by Zixun LI · Thu Jul 25 17:31:59 2024 +0200
  23. e433dfc usb: gadget: atmel: Move usba_udc_pdata() with other static functions by Zixun LI · Thu Jul 25 17:31:58 2024 +0200
  24. 1cf5af7 usb: gadget: atmel: Fix typo in usb gadget driver register and unregister by Zixun LI · Thu Jul 25 17:31:57 2024 +0200
  25. 03b8922 usb: gadget: atmel: Replace printf() and pr_err() by log_err() by Zixun LI · Thu Jul 25 17:31:56 2024 +0200
  26. 953abbd usb: gadget: atmel: Sort includes by Zixun LI · Thu Jul 25 17:31:55 2024 +0200
  27. 8c6b437 arm: ti: Remove omap4 platform support by Tom Rini · Mon Jul 15 13:35:53 2024 -0600
  28. 606f26c drivers: usb: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:41:03 2024 +0200
  29. 9508cee eth: asix88179: reset during probe by Caleb Connolly · Tue Jun 18 16:57:57 2024 +0200
  30. d14b750 Merge tag 'u-boot-dfu-20240711' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Thu Jul 11 16:12:39 2024 -0600
  31. 052b5fb usb: xhci: Replace terrible formatting with different terrible formatting by Marek Vasut · Thu Nov 23 00:50:52 2023 +0100
  32. 5d3df20 usb: gadget: Mark dm_usb_gadget_handle_interrupts as non-weak for DM_USB_GADGET by Marek Vasut · Fri Jun 14 02:51:26 2024 +0200
  33. 4b0ef12 usb: gadget: sandbox: Drop dm_usb_gadget_handle_interrupts() by Marek Vasut · Fri Jun 14 02:51:25 2024 +0200
  34. d7aac2e usb: gadget: ux500: Convert interrupt handling to usb_gadget_generic_ops by Marek Vasut · Fri Jun 14 02:51:24 2024 +0200
  35. 3dcae15 usb: gadget: musb: Convert interrupt handling to usb_gadget_generic_ops by Marek Vasut · Fri Jun 14 02:51:23 2024 +0200
  36. c720537 usb: gadget: omap2430: Convert interrupt handling to usb_gadget_generic_ops by Marek Vasut · Fri Jun 14 02:51:22 2024 +0200
  37. 5972721 usb: gadget: mtu3: Convert interrupt handling to usb_gadget_generic_ops by Marek Vasut · Fri Jun 14 02:51:21 2024 +0200
  38. 97e0c14 usb: gadget: max3420: Convert interrupt handling to usb_gadget_generic_ops by Marek Vasut · Fri Jun 14 02:51:20 2024 +0200
  39. eab470b usb: gadget: dwc3: Convert interrupt handling to usb_gadget_generic_ops by Marek Vasut · Fri Jun 14 02:51:19 2024 +0200
  40. 657e448 usb: gadget: dwc2: Convert interrupt handling to usb_gadget_generic_ops by Marek Vasut · Fri Jun 14 02:51:18 2024 +0200
  41. ec240cc usb: gadget: cdns3: Convert interrupt handling to usb_gadget_generic_ops by Marek Vasut · Fri Jun 14 02:51:17 2024 +0200
  42. cf25f66 usb: gadget: Introduce handle_interrupts ops to USB_GADGET_GENERIC uclass by Marek Vasut · Fri Jun 14 02:51:16 2024 +0200
  43. 0660d1b usb: dwc3: gadget: Convert epautoconf workaround to match_ep callback by Marek Vasut · Sun Jun 09 23:32:19 2024 +0200
  44. 0ee8a14 usb: gadget: Add full ep_matches() check past .match_ep() callback by Marek Vasut · Sun Jun 09 23:32:18 2024 +0200
  45. bd15f32 usb: gadget: Drop all gadget_is_*() functions by Marek Vasut · Sun Jun 09 23:32:17 2024 +0200
  46. 58f90e2 usb: gadget: Drop usb_gadget_controller_number() by Marek Vasut · Sun Jun 09 23:32:16 2024 +0200
  47. c99f3d9 usb: gadget: ether: Drop usb_gadget_controller_number() by Marek Vasut · Sun Jun 09 23:32:15 2024 +0200
  48. 6d137cd usb: gadget: g_dnl: Drop usb_gadget_controller_number() by Marek Vasut · Sun Jun 09 23:32:14 2024 +0200
  49. c042146 ehci: msm: bring up iface + core clocks by Sam Day · Mon May 06 10:26:58 2024 +0000
  50. ac15c72 usb: dwc3: meson-g12a: drop usb.h and make dwc3_meson_g12a_force_mode static by Neil Armstrong · Thu Jun 20 09:42:54 2024 +0200
  51. 344c246 usb: dwc3: meson-gxl: drop usb-gx.h and make dwc3_meson_gxl_force_mode static by Neil Armstrong · Thu Jun 20 09:42:53 2024 +0200
  52. 88e98a8 usb: dwc3: meson-gxl: switch to generic_phy_set_mode by Neil Armstrong · Thu Jun 20 09:42:51 2024 +0200
  53. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · Mon Jun 24 13:34:52 2024 -0600
  54. 61c7d82 usb: dwc3: add newlines to dev_vdbg calls in ep0 by Caleb Connolly · Tue Jun 18 17:03:43 2024 +0200
  55. bf2d56e usb: informative message if no controller by Heinrich Schuchardt · Tue Jun 18 21:07:29 2024 +0200
  56. 6851bd8 usb: dwc3: gadget: fix crash in dwc3_gadget_giveback() by Neil Armstrong · Tue May 28 10:35:03 2024 +0200
  57. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  58. cb40ccc Merge tag 'v2024.07-rc3' into next by Tom Rini · Mon May 20 10:16:33 2024 -0600
  59. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  60. cf31879 usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transfer by Thinh Nguyen · Fri Apr 12 22:26:06 2024 +0200
  61. ff5002e usb: dwc3: gadget: properly check ep cmd by Felipe Balbi · Fri Apr 12 22:26:05 2024 +0200
  62. b1839b3 usb: dwc3: gadget: Check ENBLSLPM before sending ep command by Thinh Nguyen · Fri Apr 12 22:26:04 2024 +0200
  63. 64fac8b usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED by Felipe Balbi · Fri Apr 12 22:26:03 2024 +0200
  64. d6fb9a2 usb: dwc3: gadget: clear SUSPHY bit before ep cmds by Felipe Balbi · Fri Apr 12 22:26:02 2024 +0200
  65. 46ba084 usb: dwc3: gadget: combine return points into a single one by Felipe Balbi · Fri Apr 12 22:26:01 2024 +0200
  66. 64c9ca2 Merge patch series "Add DFU and usb boot for TI am62x SK and beagleplay" by Tom Rini · Wed May 15 10:45:10 2024 -0600
  67. 3ca8c4f usb: dwc3: Add dwc3 glue driver for am62 by Sjoerd Simons · Mon May 06 15:38:41 2024 +0100
  68. 66cbdce usb: cdns3: gadget.c: Set fast access bit by Aswath Govindraju · Wed Apr 24 13:09:11 2024 +0530
  69. e324ed0 usb: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:31:30 2024 -0600
  70. 0bde97a usb: musb-new: add Allwinner F1C100s support by Andre Przywara · Fri Oct 13 23:12:14 2023 +0100
  71. 727c6b5 usb: xhci: Abort transfers with unallocated rings by Janne Grunau · Thu Apr 04 08:25:51 2024 +0200
  72. f399360 usb: xhci: Set up endpoints for the first 2 interfaces by Janne Grunau · Thu Apr 04 08:25:50 2024 +0200
  73. 57c2a5f usb: xhci: refactor xhci_set_configuration by Janne Grunau · Thu Apr 04 08:25:49 2024 +0200
  74. 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
  75. 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
  76. 00e9e0c usb: gadget: UMS: support multiple sector sizes by Caleb Connolly · Wed Mar 20 14:30:50 2024 +0000
  77. d4fe66f usb: gadget: CDC ACM: call usb_gadget_initialize by Caleb Connolly · Wed Mar 20 14:30:49 2024 +0000
  78. 60d1fc2 usb: dwc3-generic: implement Qualcomm wrapper by Caleb Connolly · Wed Mar 20 14:30:47 2024 +0000
  79. cec2b2a rockchip: Update the default USB Product ID value by Jonas Karlman · Sun Mar 10 18:50:57 2024 +0000
  80. 1621fc8 Merge tag 'v2024.04-rc4' into next by Tom Rini · Mon Mar 11 13:40:06 2024 -0400
  81. 96a0473 usb: xhci-dwc3: Fix support for dis_enblslpm_quirk by Jonas Karlman · Sat Mar 02 13:09:49 2024 +0000
  82. 6468c4c ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS by Marek Vasut · Tue Feb 27 17:05:55 2024 +0100
  83. 154ed1d board: dragonboard410c: upstream DT compat by Caleb Connolly · Mon Feb 26 17:26:21 2024 +0000
  84. c52bc90 usb: dwc3-generic: support external vbus regulator by Caleb Connolly · Mon Feb 26 17:26:06 2024 +0000
  85. 887eef8 usb: ehci-mx6: Add i.MX93 support by Mathieu Othacehe · Mon Feb 19 18:05:31 2024 +0100
  86. d318eb3 treewide: Remove clk_free by Sean Anderson · Sat Dec 16 14:38:42 2023 -0500
  87. e18e3be Merge patch series "k3-j721e: beagleboneai: Fix USB" by Tom Rini · Sat Jan 20 11:39:13 2024 -0500
  88. ff4e607 usb: cdns3: avoid error messages if phys don't exist by Roger Quadros · Fri Jan 12 14:49:48 2024 +0200
  89. ac8d157 configs: rockchip: Use dwc3-generic driver on RK3328 and RK3399 by Jonas Karlman · Sun Nov 12 17:48:57 2023 +0000
  90. 1c38703 fastboot: multiresponse support by Ion Agorria · Fri Jan 05 09:22:06 2024 +0200
  91. 1bbf41d global: Drop common.h inclusion by Tom Rini · Thu Dec 14 13:16:47 2023 -0500
  92. bc761d5 Merge tag 'v2024.01-rc4' into next by Tom Rini · Mon Dec 04 21:39:57 2023 -0500
  93. 9c83bad usb: USB_XHCI_PCI depends on PCI by Heinrich Schuchardt · Mon Nov 20 15:56:36 2023 +0100
  94. 39076d9 usb: dwc3-generic: Use combined glue and ctrl node for RK3588 by Jonas Karlman · Sun Nov 12 15:25:25 2023 +0000
  95. 0238088 usb: xhci: Fix DMA address calculation in queue_trb by Hector Martin · Sun Oct 29 15:37:44 2023 +0900
  96. 2778307 usb: xhci: Do not panic on event timeouts by Hector Martin · Sun Oct 29 15:37:43 2023 +0900
  97. 1b823e2 usb: xhci: Fail on attempt to queue TRBs to a halted endpoint by Hector Martin · Sun Oct 29 15:37:42 2023 +0900
  98. 6d20437 usb: xhci: Recover from halted bulk endpoints by Hector Martin · Sun Oct 29 15:37:41 2023 +0900
  99. f28db6b usb: xhci: Allow context state errors when halting an endpoint by Hector Martin · Sun Oct 29 15:37:40 2023 +0900
  100. 191772f usb: xhci: Better error handling in abort_td() by Hector Martin · Sun Oct 29 15:37:39 2023 +0900