1. 220a3a4 common: Rename and move source() by Simon Glass · 4 years, 10 months ago
  2. 1058eec usb: Drop use of BUG_ON() and WARN_ON() by Simon Glass · 4 years, 10 months ago
  3. 5c20728 usb: dwc3: Fix UTMI/UTMIW phy interface initialization by Jagan Teki · 4 years, 10 months ago
  4. bdf30e8 usb: cdns3: ep0: Fix build warnings related to cache ops by Vignesh Raghavendra · 4 years, 11 months ago
  5. 288b29e common: Move command functions out of common.h by Simon Glass · 5 years ago
  6. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  7. f516fd9 common: Move serial_printf() to the serial header by Simon Glass · 5 years ago
  8. 12f1e79 dm: test: usb: rework keyboard test by Heinrich Schuchardt · 5 years ago
  9. 87e91bc usb: kbd: implement special keys by Heinrich Schuchardt · 5 years ago
  10. 9a0cbae Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  11. 3d3b83a gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
  12. 6b7ebff usb: dwc3: Add phy interface for dwc3_uboot by Jagan Teki · 5 years ago
  13. b032061 gadget: rockchip: Add rk3128 USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
  14. 132b012 gadget: rockchip: USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
  15. 89cbceb gadget: Select USB_GADGET_VENDOR_NUM for rockchip by Jagan Teki · 5 years ago
  16. 89e311d gadget: Select USB_GADGET_MANUFACTURER for rockchip by Jagan Teki · 5 years ago
  17. 7dc0ac6 usb: dwc2: fix possible alignment issues by Simon Goldschmidt · 5 years ago
  18. 616ebd8 usb: composite: fix possible alignment issues by Simon Goldschmidt · 5 years ago
  19. e5521b1 usb: cdns3: Fix include file path by Vignesh Raghavendra · 5 years ago
  20. e76943c rockchip: usb: Migrate to use ofnode by Kever Yang · 5 years ago
  21. e0891bb usb: xhci: support 1.1 or later version by Chunfeng Yun · 5 years ago
  22. f69257b usb: composite: add BOS descriptor support to composite framework by T Karthik Reddy · 5 years ago
  23. d80effb usb: gadget: Add gadget_is_cdns3() macro by Vignesh Raghavendra · 5 years ago
  24. a9ca419 usb: cdns3: Add TI wrapper driver for CDNS USB3 controller by Vignesh Raghavendra · 5 years ago
  25. 927c22b usb: cdns3: gadget: Implement udc_set_speed() callback by Vignesh Raghavendra · 5 years ago
  26. 7e91f6c usb: Add Cadence USB3 host and gadget driver by Vignesh Raghavendra · 5 years ago
  27. 8d94e18 usb: udc: Introduce ->udc_set_speed() method by Sherry Sun · 5 years ago
  28. 77dcbdf usb: gadget: Add match_ep() op to usb_gadget_ops by Vignesh Raghavendra · 5 years ago
  29. 02b0e1a usb: ehci-hcd: Keep async schedule running by Marek Vasut · 5 years ago
  30. fd15b58 dwc3: flush cache only if there is a buffer attached to a request by Marek Szyprowski · 5 years ago
  31. ade08db gadget: f_thor: properly enable 3rd endpoint defined by the protocol by Marek Szyprowski · 5 years ago
  32. d624434 dwc3-generic: Don't fail probe if clk/reset entries are absent by Vignesh Raghavendra · 5 years ago
  33. 235f5e1 ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP by Ye Li · 5 years ago
  34. 1198a10 usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs by Igor Opaniuk · 5 years ago
  35. 3e6ab73 usb: dwc3: Kconfig: get rid of obsolete mode selection by Jean-Jacques Hiblot · 5 years ago
  36. ba6c5f7 usb: dwc3: Add dwc3_of_parse() to get quirks information from DT by Jean-Jacques Hiblot · 5 years ago
  37. 1a63e5e usb: dwc3-generic: if no max speed is specified in DT, assume super speed by Jean-Jacques Hiblot · 5 years ago
  38. b575e90 usb: dwc3-generic: add a new host driver that uses the dwc3 core by Jean-Jacques Hiblot · 5 years ago
  39. 1af590d usb: dwc3-generic: factorize code by Jean-Jacques Hiblot · 5 years ago
  40. 3a38a0a usb: dwc3-generic: use platdata by Jean-Jacques Hiblot · 5 years ago
  41. 33a99b4 usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exit by Jean-Jacques Hiblot · 5 years ago
  42. 1708a12 usb: xhci: move xhci.h to include usb by Jean-Jacques Hiblot · 5 years ago
  43. bbe3d4a usb: dwc3: switch to peripheral mode when exiting by Jean-Jacques Hiblot · 5 years ago
  44. a897373 usb: host: remove the xhci-zynqmp driver by Jean-Jacques Hiblot · 5 years ago
  45. 1a031d2 drivers: usb: dwc3: setup phy before dwc3 core soft reset by T Karthik Reddy · 5 years ago
  46. 6f40013 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  47. 6578db8 usb: ohci-generic: don't probe fail if there is no clk_enable() ops by Kever Yang · 5 years ago
  48. 54a0c7b usb: ehci-generic: don't probe fail if there is no clk_enable() ops by Kever Yang · 5 years ago
  49. e3e5825 usb: musb_hcd: fix compilation error by Jean-Jacques Hiblot · 5 years ago
  50. 9dcab2c dwc2: use the nonblock argument in submit_int_msg by Michal Suchanek · 5 years ago
  51. 3437121 usb: Add nonblock argument to submit_int_msg by Michal Suchanek · 5 years ago
  52. b35b807 usb: xhci-dwc3: Add support for dis_u2_susphy_quirk by Neil Armstrong · 5 years ago
  53. 769a9cd usb: r8a66597: Add optional DM VBUS regulator support by Marek Vasut · 5 years ago
  54. 8b54830 usb: r8a66597: Checkpatch cleanup by Marek Vasut · 5 years ago
  55. a3d6565 usb: r8a66597: Add Kconfig entry by Marek Vasut · 5 years ago
  56. 7f3858f usb: r8a66597: Convert to USB DM by Marek Vasut · 5 years ago
  57. 1eb381a usb: r8a66597: Replace R8A66597_BASE0 by Marek Vasut · 5 years ago
  58. 81644e0 usb: r8a66597: Remove BE support by Marek Vasut · 5 years ago
  59. 4c9a135 usb: r8a66597: Replace IO accessors by Marek Vasut · 5 years ago
  60. 3ff134b usb: r8a66597: Make CONFIG_RZA_USB default by Marek Vasut · 5 years ago
  61. 0b80f21 usb: r8a66597: Remove CONFIG_SUPERH_ON_CHIP_R8A66597 by Marek Vasut · 5 years ago
  62. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  63. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  64. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  65. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  66. fe87698 usb: gadget: f_dfu.c: fix memory leak by Ralph Siemsen · 5 years ago
  67. 991e660 usb, ohci, pci: add DM support for PCI-based OHCI USB controller by Heiko Schocher · 5 years ago
  68. f9c7fec usb, ohci: add warning if none on pci found by Heiko Schocher · 5 years ago
  69. dc4e48d usb, ohci-hcd: set OHCI_USE_NPS if DM_PCI by Heiko Schocher · 5 years ago
  70. a5a7486 usb, ohci: fix ohci swap register access by Heiko Schocher · 5 years ago
  71. b005d7d usb, ohci-hdc: fix warning 'ohci_pci_ids' defined but not used by Heiko Schocher · 5 years ago
  72. 5608331 usb: musb-new: Add support for da8xx-musb by Adam Ford · 5 years ago
  73. c908d46 rockchip: xhci: Remove RK3399 support by Mark Kettenis · 5 years ago
  74. 062790f usb: xhci-dwc3: Add USB2 PHY configuration by Mark Kettenis · 5 years ago
  75. aaa8d6b usb: dwc3-of-simple: Add support for RK3399 by Mark Kettenis · 5 years ago
  76. 9adaa03 usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET by Derald D. Woods · 5 years ago
  77. 3b83829 usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue by Jean-Jacques Hiblot · 5 years ago
  78. e445d46 usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback by Jean-Jacques Hiblot · 5 years ago
  79. 501547c usb: ehci-mx6: Fix bus enumeration for DM case by Marek Vasut · 5 years ago
  80. 0352e87 Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  81. 2c72ead usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP by Frieder Schrempf · 5 years ago
  82. 7c65468 usb: dwc2: allow peripheral mode for OTG configuration by Patrick Delaunay · 5 years ago
  83. 7350a75 usb: dwc2: correctly handle binding for g-tx-fifo-size by Patrick Delaunay · 5 years ago
  84. ad9f2be usb: ehci: adopt 32 bit address for CONFIG_PPC by Yinbo Zhu · 6 years ago
  85. 3a90b50 usb: ohci: ohci-da8xx: Cleanup Error handling and fix flags by Adam Ford · 5 years ago
  86. adb049a usb: dwc3: Add Meson G12A USB Glue by Neil Armstrong · 6 years ago
  87. 9da5474 usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support by Adam Ford · 5 years ago
  88. 0280202 usb: musb_hcd: remove unnecessary ifdefs for dm* SoCs by Bartosz Golaszewski · 5 years ago
  89. c767b6a Merge git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  90. e0b0af6 usb: ohci: Re-enable commented out delay by Adam Ford · 5 years ago
  91. 3570ea1 Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchip by Tom Rini · 5 years ago
  92. 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  93. 400b972 Convert CONFIG_USB_EHCI_MX5 to Kconfig by Lukasz Majewski · 6 years ago
  94. 2298876 USB: DM: Convert i.MX5 ehci code to driver model by Lukasz Majewski · 6 years ago
  95. 7fd9f31 usb: dwc2: fix gadget disconnect by Fabrice Gasnier · 6 years ago
  96. 6fe7dd3 stm32mp1: add stusb1600 support for DK1 and DK2 board by Patrick Delaunay · 6 years ago
  97. 931e9d7 usb: dwc2: add support for STM32MP1 by Patrick Delaunay · 6 years ago
  98. 763bb10 usb: dwc2_udc_otg: Add tx_fifo_sz array support by Patrice Chotard · 6 years ago
  99. 5bd97e8 usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register by Patrick Delaunay · 6 years ago
  100. 2d76160 usb: dwc2: Add function for session B check by Patrick Delaunay · 6 years ago