1. bb19d62 usb: dwc3: Add support for usb3-phy PHY configuration by Michal Simek · 2 years, 9 months ago
  2. 6e382a8 usb: dwc3: dwc3-generic: check the parent nodes by Angus Ainslie · 2 years, 10 months ago
  3. 1f2440c Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 5 months ago
  4. b032aa6 usb: dwc3-generic: Disable host driver definition if gadget only by Kunihiko Hayashi · 3 years, 7 months ago
  5. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  6. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  7. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
  8. 221d7fa x86: edison: Use dwc3-generic driver for Intel Edison by Andy Shevchenko · 4 years ago
  9. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  10. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  11. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  12. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  13. c37f8f3 usb: dwc3: Handle case where setup_phy is not needed by Siva Durga Prasad Paladugu · 4 years, 1 month ago
  14. a468d76 usb: dwc3: Don't include asm-generic/io.h by Sean Anderson · 4 years, 2 months ago
  15. 746862b usb: dwc3: Add Qualcomm DWC3 compatible string by Robert Marko · 4 years, 3 months ago
  16. f5a6c5b usb: dwc3: add make compatible for rockchip platform by Frank Wang · 4 years, 6 months ago
  17. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  18. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  19. 1eb3c30 usb: dwc3: Add versal compatibility string to dwc3 glue ids by Siva Durga Prasad Paladugu · 4 years, 7 months ago
  20. f8bced1 usb: dwc3: use the phy bulk API to get phys by developer · 4 years, 7 months ago
  21. 1b80705 usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 9 months ago
  22. c628295 dwc3-generic: Add support for AM654 USB controller by Vignesh Raghavendra · 5 years ago
  23. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  24. e9310fc dwc3-generic: Don't fail probe if clk/reset entries are absent by Vignesh Raghavendra · 5 years ago
  25. ce868d0 usb: dwc3: Add dwc3_of_parse() to get quirks information from DT by Jean-Jacques Hiblot · 5 years ago
  26. 547df0d usb: dwc3-generic: if no max speed is specified in DT, assume super speed by Jean-Jacques Hiblot · 5 years ago
  27. 175cd7c usb: dwc3-generic: add a new host driver that uses the dwc3 core by Jean-Jacques Hiblot · 5 years ago
  28. 2bf2c35 usb: dwc3-generic: factorize code by Jean-Jacques Hiblot · 5 years ago
  29. a33aa76 usb: dwc3-generic: use platdata by Jean-Jacques Hiblot · 5 years ago
  30. b49b5c2 usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue by Jean-Jacques Hiblot · 5 years ago
  31. 5a94557 usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback by Jean-Jacques Hiblot · 5 years ago
  32. ca848df dwc3-generic: Add support for the am437x by Jean-Jacques Hiblot · 6 years ago
  33. 3e0684b usb: dwc3-generic: make it compatible with "ti, keystone-dwc3" by Jean-Jacques Hiblot · 6 years ago
  34. 65596f1 dwc3-generic: Add support for the TI DWC3 glue by Jean-Jacques Hiblot · 6 years ago
  35. ae004d3 dwc3-generic: Add select_dr_mode operation by Jean-Jacques Hiblot · 6 years ago
  36. aa866a0 dwc3-generic: Handle the PHYs, the clocks and the reset lines by Jean-Jacques Hiblot · 6 years ago
  37. 9dc0d5c dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · 6 years ago
  38. d7c36ae dwc3_generic: do not probe the USB device driver when it's bound by Jean-Jacques Hiblot · 6 years ago
  39. 49ba05c usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt() by Jean-Jacques Hiblot · 6 years ago
  40. 44aaec7 usb: introduce a separate config option for DM USB device by Jean-Jacques Hiblot · 6 years ago
  41. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  42. 9d8cbbf usb: dwc3: Add generic DWC3 glue logic driver by Michal Simek · 7 years ago