| Commit message (Expand) | Author | Age | Files | Lines |
* | armv8: LS2080A: Consolidate LS2080A and LS2085A | York Sun | 2016-04-06 | 1 | -1/+1 |
* | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | 2 | -2/+2 |
* | usb: xhci: zynqmp: Removing unused function usb_phy_reset | Marek Vasut | 2015-12-07 | 1 | -1/+0 |
* | armv8/ls1043ardb: add USB support | Gong Qianyu | 2015-11-30 | 1 | -1/+8 |
* | armv8: ls2085a: Add support of LS2085A SoC | Prabhakar Kushwaha | 2015-11-30 | 1 | -1/+1 |
* | armv8: LS2080A: Rename LS2085A to reflect LS2080A | Prabhakar Kushwaha | 2015-11-30 | 1 | -3/+3 |
* | usb: sandbox: Add a USB emulation driver | Simon Glass | 2015-11-19 | 1 | -0/+20 |
* | usb: gadget: at91_udc: add at91_udc into U-Boot | Heiko Schocher | 2015-09-11 | 1 | -0/+20 |
* | include: usb: Map USB controller base addresses for LS2085A | Nikhil Badola | 2015-07-22 | 1 | -0/+3 |
* | include: usb: Move USB controller base address mapping | Nikhil Badola | 2015-07-22 | 1 | -0/+7 |
* | drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller | Nikhil Badola | 2015-07-22 | 1 | -6/+16 |
* | usb: fsl: Add XHCI driver support | Ramneek Mehresh | 2015-07-22 | 1 | -0/+54 |
* | usb: dwc3: Add DWC3 controller driver support | Ramneek Mehresh | 2015-07-22 | 1 | -0/+6 |
* | dm: usb: Add a generic descriptor struct | Simon Glass | 2015-04-18 | 1 | -0/+5 |
* | dm: usb: Move struct usb_string to a common place | Simon Glass | 2015-04-18 | 2 | -13/+13 |
* | usb: modify usb_gadget_handle_interrupts to take controller index | Kishon Vijay Abraham I | 2015-04-14 | 1 | -1/+1 |
* | usb: dwc3: dwc3-omap: make dwc3-omap build in uboot | Kishon Vijay Abraham I | 2015-04-14 | 1 | -0/+19 |
* | include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation e... | Kishon Vijay Abraham I | 2015-04-14 | 1 | -0/+9 |
* | usb: dwc3: gadget: make dwc3 gadget build in uboot | Kishon Vijay Abraham I | 2015-04-14 | 1 | -0/+39 |
* | usb: dwc3: fix dwc3 header files | Kishon Vijay Abraham I | 2015-04-14 | 1 | -0/+20 |
* | include: usb: modify gadget.h to include udc support | Kishon Vijay Abraham I | 2015-04-14 | 1 | -0/+43 |
* | arm: omap: add support for am57xx devices | Felipe Balbi | 2014-12-04 | 1 | -0/+4 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ti | Tom Rini | 2014-10-27 | 1 | -1/+7 |
|\ |
|
| * | keystone: usb: add support of usb xhci | WingMan Kwok | 2014-10-23 | 1 | -1/+7 |
* | | musb: fix warning in include/linux/usb/musb.h | Igor Grinberg | 2014-10-23 | 1 | -0/+2 |
|/ |
|
* | lib, linux: move linux specific defines to linux/compat.h | Heiko Schocher | 2014-08-25 | 1 | -5/+1 |
* | usb: am437x: Add support for am437x xhci USB host | Dan Murphy | 2013-10-20 | 1 | -0/+4 |
* | usb: dra7xx: Add support for dra7xx xhci USB host | Dan Murphy | 2013-10-20 | 1 | -3/+9 |
* | usb: omap: Move the usb phy code to the usb/phy directory | Dan Murphy | 2013-10-20 | 1 | -0/+6 |
* | usb: omap: Move the xhci-omap header file to common location | Dan Murphy | 2013-10-20 | 1 | -0/+124 |
* | USB: XHCI: Add xHCI host controller support for Exynos5 | Vivek Gautam | 2013-10-20 | 1 | -0/+188 |
* | usb:gadget:Remove redundant #includes for USB composite gadget and its functions | Lukasz Majewski | 2013-09-24 | 1 | -0/+1 |
* | USB: gadget: add atmel usba udc driver | Bo Shen | 2013-09-24 | 1 | -0/+26 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -13/+1 |
* | usb: fix unaligned access in device_qual() | Heiko Schocher | 2013-06-30 | 1 | -1/+1 |
* | usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSize | Vivek Gautam | 2013-06-12 | 1 | -1/+2 |
* | Consolidate bool type | York Sun | 2013-04-01 | 1 | -3/+3 |
* | musb-new: port of Linux musb driver | Ilya Yanok | 2012-11-20 | 1 | -0/+162 |
* | linux/usb/ch9.h: update with the version from Linux tree | Ilya Yanok | 2012-11-20 | 1 | -15/+499 |
* | usb:gadget:composite: Support for composite at gadget.h | Lukasz Majewski | 2012-05-20 | 1 | -0/+6 |
* | usb:gadget:composite USB composite gadget support | Lukasz Majewski | 2012-05-20 | 1 | -0/+350 |
* | usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file | Lukasz Majewski | 2012-05-20 | 1 | -67/+0 |
* | USB: Add USB RNDIS gadget protocol | Vitaly Kuzmichev | 2011-02-19 | 1 | -1/+5 |
* | Coding Style cleanup | Wolfgang Denk | 2010-10-27 | 1 | -4/+0 |
* | USB-CDC: Fix coding style issues | Vitaly Kuzmichev | 2010-09-20 | 3 | -77/+63 |
* | Integrate USB gadget layer and USB CDC driver layer | Remy Bohmer | 2010-09-20 | 3 | -0/+1682 |