1. c5d2069 usb: dwc3: support USB 3.1 controllers by Caleb Connolly · 1 year ago
  2. 0db3941 usb: dwc3: add newlines to dev_vdbg calls in ep0 by Caleb Connolly · 7 months ago
  3. 85ced6f usb: dwc3: gadget: fix crash in dwc3_gadget_giveback() by Neil Armstrong · 8 months ago
  4. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  5. 30f39de usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transfer by Thinh Nguyen · 10 months ago
  6. 95b4d65 usb: dwc3: gadget: properly check ep cmd by Felipe Balbi · 10 months ago
  7. db11351 usb: dwc3: gadget: Check ENBLSLPM before sending ep command by Thinh Nguyen · 10 months ago
  8. d107a53 usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED by Felipe Balbi · 10 months ago
  9. 967b31c usb: dwc3: gadget: clear SUSPHY bit before ep cmds by Felipe Balbi · 10 months ago
  10. 1339550 usb: dwc3: gadget: combine return points into a single one by Felipe Balbi · 10 months ago
  11. 12a8b0d usb: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  12. 12ac51c usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_interrupts by Marek Vasut · 11 months ago
  13. 4d15898 usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget by Marek Vasut · 11 months ago
  14. 850b307 usb: dwc3-generic: implement Qualcomm wrapper by Caleb Connolly · 10 months ago
  15. de451d5 usb: dwc3-generic: support external vbus regulator by Caleb Connolly · 11 months ago
  16. c9309f4 treewide: Remove clk_free by Sean Anderson · 1 year, 1 month ago
  17. d379150 Merge tag 'v2024.01-rc4' into next by Tom Rini · 1 year, 2 months ago
  18. 6e91df9 usb: dwc3-generic: Use combined glue and ctrl node for RK3588 by Jonas Karlman · 1 year, 3 months ago
  19. 38cc6cd Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · 1 year, 2 months ago
  20. e515a2b treewide: Include linux/io.h instead of asm-generic/io.h by Igor Prusov · 1 year, 3 months ago
  21. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year, 2 months ago
  22. 13248d6 treewide: use linux/time.h for time conversion defines by Igor Prusov · 1 year, 3 months ago
  23. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 3 months ago
  24. 3ba8ea4 dwc3: add support for Amlogic A1 family by Alexey Romanov · 1 year, 4 months ago
  25. ac89738 Merge branch 'next' by Tom Rini · 1 year, 4 months ago
  26. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 5 months ago
  27. 2caf974 board: usb: Replace legacy usb_gadget_handle_interrupts() by Marek Vasut · 1 year, 5 months ago
  28. 5ccfdd8 usb: dwc3: Use generic_phy_valid() helper by Jonas Karlman · 1 year, 5 months ago
  29. 7f4b73f usb: dwc3: Fix enabling USB_DR_MODE_HOST by Oleksandr Suvorov · 1 year, 5 months ago
  30. da93ea6 usb: dwc3: Fix renaming SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Oleksandr Suvorov · 1 year, 5 months ago
  31. 9871b0e usb: dwc3: Fix remove function if there is no ulpi_reset gpio by Venkatesh Yadav Abbarapu · 1 year, 6 months ago
  32. 185571b usb: dwc3-generic: Restrict single ctrl node for RK3328 by Jagan Teki · 1 year, 8 months ago
  33. caaeac8 usb: dwc3-generic: Add rk3568 support by Jonas Karlman · 1 year, 6 months ago
  34. 6913c30 usb: dwc3-generic: Relax unsupported dr_mode check by Jonas Karlman · 1 year, 6 months ago
  35. 4412a2b usb: dwc3-generic: Return early when there is no child node by Jonas Karlman · 1 year, 6 months ago
  36. d266d4b usb: dwc3-generic: Ensure reset GPIO is configured as an output by Peter Korsgaard · 1 year, 7 months ago
  37. e61eaee usb: dwc3-meson-g12a: Select PHY instead of imply PHY by Marek Vasut · 2 years ago
  38. 5b197ee Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 11 months ago
  39. b684ec8 usb: dwc3-uniphier: Select PHY by Marek Vasut · 2 years ago
  40. ec01e0b usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3 by Kunihiko Hayashi · 2 years ago
  41. 211a066 usb: dwc3-generic: Add the size of regs property to glue structure by Kunihiko Hayashi · 2 years ago
  42. ef2313b usb: dwc3-generic: Export glue structures and functions by Kunihiko Hayashi · 2 years ago
  43. 7c71c68 usb: dwc3-generic: Add clock initialization in child DT node by Kunihiko Hayashi · 2 years ago
  44. f7b7c72 usb: dwc3-generic: Allow different controller DT node pattern by Kunihiko Hayashi · 2 years ago
  45. c658335 usb: dwc3: Look up reference clock DT phandle in both controller DT nodes by Marek Vasut · 2 years ago
  46. 237d1f6 usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  47. 043a967 usb: dwc3-meson-gxl: force mode on child add/removal by Neil Armstrong · 2 years ago
  48. fd08384 usb: dwc3-meson-g12a: force mode on child add/removal by Mattijs Korpershoek · 2 years, 2 months ago
  49. db5bace usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT property by Marek Vasut · 2 years, 2 months ago
  50. c55ac51 usb: dwc3: Program GFLADJ by Sean Anderson · 2 years, 2 months ago
  51. 6bae0eb usb: dwc3: Calculate REFCLKPER based on reference clock by Sean Anderson · 2 years, 2 months ago
  52. 57548e8 usb: dwc3: reference clock period configuration by Balaji Prakash J · 2 years, 2 months ago
  53. 8ae84e6 usb: dwc3: Cache ref_clk pointer in struct dwc3 by Marek Vasut · 2 years, 2 months ago
  54. 582ce23 usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driver by Angus Ainslie · 2 years, 7 months ago
  55. b252d79 usb: dwc3: Add support to reset usb ULPI phy by T Karthik Reddy · 2 years, 7 months ago
  56. 868d58f usb: dwc3: Fix non-usb3 configurations by Jan Kiszka · 2 years, 9 months ago
  57. 6d73175 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 9 months ago
  58. 142d50f usb: dwc3: Add support for usb3-phy PHY configuration by Michal Simek · 2 years, 11 months ago
  59. d0f7a05 usb: dwc3: Implement .glue_configure for i.MX8MP by Marek Vasut · 2 years, 10 months ago
  60. f1ef955 usb: dwc3: Rename .select_dr_mode to .glue_configure by Marek Vasut · 2 years, 10 months ago
  61. fb146fb usb: dwc3: core: stop the core when it's removed by Angus Ainslie · 3 years ago
  62. c08db05 usb: dwc3: dwc3-generic: check the parent nodes by Angus Ainslie · 3 years ago
  63. 2b0b51d usb: dwc3: add layerscape support by Michael Walle · 3 years, 4 months ago
  64. f150b8d usb: dwc3: Enable undefined length INCR burst type by Michael Walle · 3 years, 4 months ago
  65. d274cbb usb: dwc3: Add frame length adjustment quirk by Michael Walle · 3 years, 4 months ago
  66. c7c0858 usb: dwc3: meson-gxl: add AXG compatible by Neil Armstrong · 3 years, 4 months ago
  67. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 4 months ago
  68. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 4 months ago
  69. 333e4a6 Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 7 months ago
  70. be5c060 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · 3 years, 7 months ago
  71. a5f9be1 usb: dwc3-generic: Disable host driver definition if gadget only by Kunihiko Hayashi · 3 years, 9 months ago
  72. 60e531f usb: dwc3-meson-g12a: skip phy on -ENODATA aswell by Neil Armstrong · 3 years, 9 months ago
  73. 9af869c lib: string: Implement strlcat by Sean Anderson · 3 years, 11 months ago
  74. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 4 years, 1 month ago
  75. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 4 years, 1 month ago
  76. f10643c dm: core: Access device ofnode through functions by Simon Glass · 4 years, 1 month ago
  77. 23cdbba x86: edison: Use dwc3-generic driver for Intel Edison by Andy Shevchenko · 4 years, 2 months ago
  78. 5c88b6a usb: dwc3-meson-g12a: always configure dr-mode by Marek Szyprowski · 4 years, 2 months ago
  79. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years, 2 months ago
  80. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years, 2 months ago
  81. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years, 2 months ago
  82. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years, 2 months ago
  83. e7f9e1f usb: dwc3: Handle case where setup_phy is not needed by Siva Durga Prasad Paladugu · 4 years, 3 months ago
  84. 987ab49 Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 4 months ago
  85. 46eddbc usb: dwc3: add Amlogic GXL & GXL DWC3 Glue by Neil Armstrong · 4 years, 5 months ago
  86. 2667dac usb: dwc3: Don't include asm-generic/io.h by Sean Anderson · 4 years, 5 months ago
  87. 44003f8 usb: dwc3: ti: Fix not calling dev_err with a device by Sean Anderson · 4 years, 5 months ago
  88. df5eabc usb: dwc3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 5 months ago
  89. 74a703a usb: dwc3: Add Qualcomm DWC3 compatible string by Robert Marko · 4 years, 5 months ago
  90. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 7 months ago
  91. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 6 months ago
  92. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 7 months ago
  93. 5d422ab usb: dwc3: add make compatible for rockchip platform by Frank Wang · 4 years, 8 months ago
  94. 6469794 usb: dwc3: amend UTMI/UTMIW phy interface setup by Frank Wang · 4 years, 8 months ago
  95. fafaa02 usb: dwc3: Enable AutoRetry feature in the controller by Jagan Teki · 4 years, 8 months ago
  96. dc18413 usb: dwc3: Add disable u2mac linestate check quirk by Jagan Teki · 4 years, 8 months ago
  97. b34f8b5 usb: dwc3: add dis_u2_freeclk_exists_quirk by Frank Wang · 4 years, 8 months ago
  98. 7bb6270 usb: dwc3: add dis_enblslpm_quirk by Frank Wang · 4 years, 8 months ago
  99. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 9 months ago
  100. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 9 months ago