1. d4c746c armv8: ls1088ardb: Enable USB command RDB qspi-boot by Ran Wang · 7 years ago
  2. f51966b usb: xhci: Honor endpoint's interval by Bin Meng · 7 years ago
  3. ef3f3b8 arm: usb: dra7xx: xHCI registers based on USB port index by Uri Mashiach · 8 years ago
  4. a93fbf4a ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig by Masahiro Yamada · 7 years ago
  5. 73fb583 armv7: ls1021a: Drop macro CONFIG_LS102XA by York Sun · 8 years ago
  6. c1303bf armv8: ls1043a: Drop macro CONFIG_LS1043A by York Sun · 8 years ago
  7. 4a3ab19 armv8: ls2080a: Drop macro CONFIG_LS2080A by York Sun · 8 years ago
  8. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  9. 97205ee fsl/usb: enable usb feature for ls1046ardb by jerry.huang@nxp.com · 8 years ago
  10. 042fdb7 usb: xhci: Remove assumption of DWC instance based on DRA7 SoC type by Nishanth Menon · 8 years ago
  11. 4c04371 drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller by Sriram Dash · 8 years ago
  12. e915716 drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests by Sriram Dash · 8 years ago
  13. cbe7706 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  14. 9533acf armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021A by York Sun · 8 years ago
  15. b44566c usb: xhci-rockchip: add rockchip dwc3 controller driver by MengDongyang · 8 years ago
  16. 9729dc9 include: usb: Rename USB controller base address mapping by Rajesh Bhagat · 8 years ago
  17. b7f2bbf armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC by Prabhakar Kushwaha · 8 years ago
  18. c0c62d9 drivers: usb: common: add common code for usb drivers to use by Mugunthan V N · 8 years ago
  19. 3c1d218 armv8: LS2080A: Consolidate LS2080A and LS2085A by York Sun · 9 years ago
  20. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  21. 6af4e27 usb: xhci: zynqmp: Removing unused function usb_phy_reset by Marek Vasut · 9 years ago
  22. 7023100 armv8/ls1043ardb: add USB support by Gong Qianyu · 9 years ago
  23. 06b5301 armv8: ls2085a: Add support of LS2085A SoC by Prabhakar Kushwaha · 9 years ago
  24. 4493721 armv8: LS2080A: Rename LS2085A to reflect LS2080A by Prabhakar Kushwaha · 9 years ago
  25. d8a26f0 usb: sandbox: Add a USB emulation driver by Simon Glass · 9 years ago
  26. 6201976 usb: gadget: at91_udc: add at91_udc into U-Boot by Heiko Schocher · 9 years ago
  27. 2f47324 include: usb: Map USB controller base addresses for LS2085A by Nikhil Badola · 9 years ago
  28. 909a1ab include: usb: Move USB controller base address mapping by Nikhil Badola · 9 years ago
  29. 667f4dd drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller by Nikhil Badola · 9 years ago
  30. ba92ee0 usb: fsl: Add XHCI driver support by Ramneek Mehresh · 9 years ago
  31. dc9cdf8 usb: dwc3: Add DWC3 controller driver support by Ramneek Mehresh · 9 years ago
  32. 8e2b661 dm: usb: Add a generic descriptor struct by Simon Glass · 10 years ago
  33. f84c052 dm: usb: Move struct usb_string to a common place by Simon Glass · 10 years ago
  34. 2d48aa6 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  35. 3f52e1b usb: dwc3: dwc3-omap: make dwc3-omap build in uboot by Kishon Vijay Abraham I · 10 years ago
  36. 6f80390 include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation error by Kishon Vijay Abraham I · 10 years ago
  37. 747a0a5 usb: dwc3: gadget: make dwc3 gadget build in uboot by Kishon Vijay Abraham I · 10 years ago
  38. 9848e57 usb: dwc3: fix dwc3 header files by Kishon Vijay Abraham I · 10 years ago
  39. 45d9337 include: usb: modify gadget.h to include udc support by Kishon Vijay Abraham I · 10 years ago
  40. d11ac4b arm: omap: add support for am57xx devices by Felipe Balbi · 10 years ago
  41. 5aa7bec Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  42. 09bab6e musb: fix warning in include/linux/usb/musb.h by Igor Grinberg · 10 years ago
  43. bc0e8d7 keystone: usb: add support of usb xhci by WingMan Kwok · 10 years ago
  44. 0c06db5 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · 10 years ago
  45. 3d799c7 usb: am437x: Add support for am437x xhci USB host by Dan Murphy · 11 years ago
  46. 834e91a usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · 11 years ago
  47. ba55453 usb: omap: Move the usb phy code to the usb/phy directory by Dan Murphy · 11 years ago
  48. 41b667b usb: omap: Move the xhci-omap header file to common location by Dan Murphy · 11 years ago
  49. 13194f3 USB: XHCI: Add xHCI host controller support for Exynos5 by Vivek Gautam · 11 years ago
  50. 69d6cbe usb:gadget:Remove redundant #includes for USB composite gadget and its functions by Lukasz Majewski · 11 years ago
  51. 9e40493 USB: gadget: add atmel usba udc driver by Bo Shen · 11 years ago
  52. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  53. b37c4a2 usb: fix unaligned access in device_qual() by Heiko Schocher · 11 years ago
  54. f903a20 usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSize by Vivek Gautam · 11 years ago
  55. 472d546 Consolidate bool type by York Sun · 12 years ago
  56. eb81955 musb-new: port of Linux musb driver by Ilya Yanok · 12 years ago
  57. 82651c3 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · 12 years ago
  58. 4eec44d usb:gadget:composite: Support for composite at gadget.h by Lukasz Majewski · 12 years ago
  59. 7010f5b usb:gadget:composite USB composite gadget support by Lukasz Majewski · 12 years ago
  60. b930053 usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file by Lukasz Majewski · 12 years ago
  61. 7612a43 USB: Add USB RNDIS gadget protocol by Vitaly Kuzmichev · 14 years ago
  62. 071bc92 Coding Style cleanup by Wolfgang Denk · 14 years ago
  63. 6142e0a USB-CDC: Fix coding style issues by Vitaly Kuzmichev · 14 years ago
  64. 23cd138 Integrate USB gadget layer and USB CDC driver layer by Remy Bohmer · 15 years ago