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