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