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