summaryrefslogtreecommitdiff
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeLines
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-14-7/+85
|\
| * EHCI: Exynos: Add fdt supportRajeshwari Shinde2013-01-08-7/+85
* | Merge 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-09-2/+4
|\ \ | |/ |/|
| * at91sam9x5: enable USB support for 9x5ek board.Richard Genoud2012-12-09-2/+4
* | Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang2012-12-10-17/+24
|\ \ | |/ |/|
| * usb: r8a6659: Fix build by missing of parenthesisNobuhiro Iwamatsu2012-11-20-1/+1
| * usb: r8a66597: Switched from variable to only macroNobuhiro Iwamatsu2012-11-20-10/+5
| * usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-20-6/+18
* | ehci-mxc: Fix host power mask bit for i.MX25Benoît Thébaudeau2012-11-19-1/+1
* | ehci-mxc: Fix host power mask bit for i.MX35Benoît Thébaudeau2012-11-19-1/+1
* | ehci-mx5/6: Make board_ehci_hcd_init() optionalBenoît Thébaudeau2012-11-16-3/+10
* | ehci-mxc: Add support for i.MX35Benoît Thébaudeau2012-11-16-0/+69
* | ehci-mxc: Define host offsetsBenoît Thébaudeau2012-11-16-1/+1
* | ehci-mxc: Make i.MX25 EHCI configurableBenoît Thébaudeau2012-11-16-8/+64
* | ehci-mxc: Make EHCI power/oc polarities configurableBenoît Thébaudeau2012-11-16-0/+56
* | ehci-mx5: Add missing OC_DIS for i.MX53Benoît Thébaudeau2012-11-16-0/+24
* | ehci-mx5: Fix *PM usage for i.MX53Benoît Thébaudeau2012-11-16-1/+6
* | ehci-mx5: Fix OPM usageBenoît Thébaudeau2012-11-16-2/+2
* | ehci-mx5: Fix OC_DIS usageBenoît Thébaudeau2012-11-16-3/+3
* | ehci-mx5: Clean upBenoît Thébaudeau2012-11-16-19/+26
* | ehci-mxc: Clean upBenoît Thébaudeau2012-11-16-46/+40
|/
* powerpc/usb: fix bug of CPU hang when missing USB PHY clockShengzhou Liu2012-10-22-6/+16
* dm: Move s3c24xx USB driver to a proper placeMarek Vasut2012-10-18-0/+2211
* mx51: Fix USB PHY clocksBenoît Thébaudeau2012-10-15-1/+2
* usb: ehci: don't print debug outputLucas Stach2012-10-15-1/+1
* tegra20: port to new ehci interfaceLucas Stach2012-10-15-3/+2
* usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach2012-10-15-200/+171
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-15-10/+10
* usb: do explicit unaligned accessesLucas Stach2012-09-21-2/+5
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-09-02-134/+301
|\
| * USB: Fix strict aliasing in ohci-hcdTroy Kisky2012-09-01-39/+31
| * ehci: Optimize qTD allocationsBenoît Thébaudeau2012-09-01-30/+37
| * ehci-hcd: Boost transfer speedBenoît Thébaudeau2012-09-01-29/+138
| * ehci: cosmetic: Define used constantsBenoît Thébaudeau2012-09-01-69/+118
| * ehci: Fail for multi-transaction interrupt transfersBenoît Thébaudeau2012-09-01-1/+10
| * ehci: cosmetic: Define the number of qt_buffersBenoît Thébaudeau2012-09-01-7/+8
* | mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.hOtavio Salvador2012-09-01-1/+1
* | da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu2012-09-01-0/+49
* | mxs: prefix register structs with 'mxs' prefixOtavio Salvador2012-09-01-8/+8
* | mxs: prefix register acessor macros with 'mxs' prefixOtavio Salvador2012-09-01-4/+4
|/
* i.mx: iomux-v3.h: move to imx-common include directoryTroy Kisky2012-07-31-1/+1
* ehci-hcd: change debug() to printf() in case of errorsIlya Yanok2012-07-18-3/+3
* ehci-hcd: fix external buffer cache handlingIlya Yanok2012-07-18-9/+14
* ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignmentTom Rini2012-07-18-29/+32
* ehci-hcd: program asynclistaddr before every transferIlya Yanok2012-07-18-5/+3
* ehci-omap: Do not call dcache_off from omap_ehci_hcd_initTom Rini2012-07-18-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-07-10-1/+17
|\
| * tegra: usb: Fix device enumeration problem of USB1Jim Lin2012-07-09-1/+17
* | EXYNOS: Add power Enable/Disable for USB-EHCIRajeshwari Shinde2012-07-09-0/+5
* | USB: EXYNOS: Set USB 2.0 HOST Link modeRajeshwari Shinde2012-07-09-0/+3