summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2426-373/+27
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-121-36/+268
|\
| * ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin2013-07-111-36/+268
* | usb: ehci: add missing cache managmentStephen Warren2013-06-121-0/+30
* | usb: ehci: add Faraday USB 2.0 EHCI supportKuo-Jung Su2013-06-123-0/+154
* | usb: ehci: add weak-aliased function for PORTSCKuo-Jung Su2013-06-121-4/+13
* | usb: ehci: prevent bad PORTSC register accessKuo-Jung Su2013-06-121-5/+15
* | usb: Correct CLEAR_FEATURE code in ehci-hcdSimon Glass2013-06-121-4/+6
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-302-35/+44
|\
| * usb: common: Use a global definition for 'min3'Vivek Gautam2013-05-061-10/+0
| * USB: ohci-at91: make OHCI work on at91sam9g10 SoCBo Shen2013-05-051-2/+2
| * usb: Add new command to set USB 2.0 port test modesJulius Werner2013-05-051-11/+14
| * USB: EHCI: Add weak functions to support new chipJim Lin2013-05-051-12/+28
* | USB: ohci-at91: support sama5d3x devicesBo Shen2013-05-211-2/+12
* | imx: mx5: Remove legacy iomux supportBenoît Thébaudeau2013-05-051-73/+0
|/
* arm: Remove support for unused s3c64xxBenoît Thébaudeau2013-04-123-47/+0
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-03-186-40/+455
|\
| * usb: Add multiple controllers support for EHCI PCIVincent Palatin2013-03-181-9/+16
| * usb: ehci: Fix aliasing issue in EHCI interrupt codeVincent Palatin2013-03-181-1/+1
| * usb: ehci: Support interrupt transfers via periodic listPatrick Georgi2013-03-182-5/+316
| * usb: ehci: exynos: Enable non-dt pathVivek Gautam2013-03-181-0/+7
| * usb: ehci: exynos: Fix multiple FDT decodeVivek Gautam2013-03-181-28/+16
| * usb/host/ehci: Add support for EHCI on spearVipin Kumar2013-03-162-0/+60
| * usb: ehci: Add 64-bit controller supportVincent Palatin2013-03-161-0/+3
| * usb: ehci: generic PCI supportVincent Palatin2013-03-161-1/+40
* | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-151-16/+530
|\ \
| * | tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]Lucas Stach2013-03-141-68/+51
| * | tegra: usb: move implementation into right directoryLucas Stach2013-03-141-2/+533
| |/
* | mxs: Make ehci-mxs multiport capableMarek Vasut2013-03-071-68/+81
* | mxs: Squash the header file usage in ehci-mxsMarek Vasut2013-03-071-5/+1
* | USB: drop unneeded header in ehci-mx6Stefano Babic2013-03-071-1/+0
|/
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-141-7/+85
|\
| * EHCI: Exynos: Add fdt supportRajeshwari Shinde2013-01-081-7/+85
* | Merge 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-091-2/+4
|\ \ | |/ |/|
| * at91sam9x5: enable USB support for 9x5ek board.Richard Genoud2012-12-091-2/+4
* | Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang2012-12-106-17/+24
|\ \ | |/ |/|
| * usb: r8a6659: Fix build by missing of parenthesisNobuhiro Iwamatsu2012-11-201-1/+1
| * usb: r8a66597: Switched from variable to only macroNobuhiro Iwamatsu2012-11-201-10/+5
| * usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-205-6/+18
* | ehci-mxc: Fix host power mask bit for i.MX25Benoît Thébaudeau2012-11-191-1/+1
* | ehci-mxc: Fix host power mask bit for i.MX35Benoît Thébaudeau2012-11-191-1/+1
* | ehci-mx5/6: Make board_ehci_hcd_init() optionalBenoît Thébaudeau2012-11-162-3/+10
* | ehci-mxc: Add support for i.MX35Benoît Thébaudeau2012-11-161-0/+69
* | ehci-mxc: Define host offsetsBenoît Thébaudeau2012-11-161-1/+1
* | ehci-mxc: Make i.MX25 EHCI configurableBenoît Thébaudeau2012-11-161-8/+64
* | ehci-mxc: Make EHCI power/oc polarities configurableBenoît Thébaudeau2012-11-161-0/+56
* | ehci-mx5: Add missing OC_DIS for i.MX53Benoît Thébaudeau2012-11-161-0/+24
* | ehci-mx5: Fix *PM usage for i.MX53Benoît Thébaudeau2012-11-161-1/+6
* | ehci-mx5: Fix OPM usageBenoît Thébaudeau2012-11-161-2/+2
* | ehci-mx5: Fix OC_DIS usageBenoît Thébaudeau2012-11-161-3/+3
OpenPOWER on IntegriCloud