summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ehci-mx5: Clean upBenoît Thébaudeau2012-11-161-19/+26
* | ehci-mxc: Clean upBenoît Thébaudeau2012-11-161-46/+40
|/
* powerpc/usb: fix bug of CPU hang when missing USB PHY clockShengzhou Liu2012-10-221-6/+16
* dm: Move s3c24xx USB driver to a proper placeMarek Vasut2012-10-183-0/+2211
* mx51: Fix USB PHY clocksBenoît Thébaudeau2012-10-151-1/+2
* usb: ehci: don't print debug outputLucas Stach2012-10-151-1/+1
* tegra20: port to new ehci interfaceLucas Stach2012-10-151-3/+2
* usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach2012-10-1519-200/+171
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-155-10/+10
* usb: do explicit unaligned accessesLucas Stach2012-09-211-2/+5
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-09-023-134/+301
|\
| * USB: Fix strict aliasing in ohci-hcdTroy Kisky2012-09-011-39/+31
| * ehci: Optimize qTD allocationsBenoît Thébaudeau2012-09-011-30/+37
| * ehci-hcd: Boost transfer speedBenoît Thébaudeau2012-09-011-29/+138
| * ehci: cosmetic: Define used constantsBenoît Thébaudeau2012-09-012-69/+118
| * ehci: Fail for multi-transaction interrupt transfersBenoît Thébaudeau2012-09-011-1/+10
| * ehci: cosmetic: Define the number of qt_buffersBenoît Thébaudeau2012-09-012-7/+8
* | mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.hOtavio Salvador2012-09-011-1/+1
* | da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu2012-09-012-0/+49
* | mxs: prefix register structs with 'mxs' prefixOtavio Salvador2012-09-011-8/+8
* | mxs: prefix register acessor macros with 'mxs' prefixOtavio Salvador2012-09-011-4/+4
|/
* i.mx: iomux-v3.h: move to imx-common include directoryTroy Kisky2012-07-311-1/+1
* ehci-hcd: change debug() to printf() in case of errorsIlya Yanok2012-07-181-3/+3
* ehci-hcd: fix external buffer cache handlingIlya Yanok2012-07-181-9/+14
* ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignmentTom Rini2012-07-181-29/+32
* ehci-hcd: program asynclistaddr before every transferIlya Yanok2012-07-181-5/+3
* ehci-omap: Do not call dcache_off from omap_ehci_hcd_initTom Rini2012-07-181-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-07-101-1/+17
|\
| * tegra: usb: Fix device enumeration problem of USB1Jim Lin2012-07-091-1/+17
* | EXYNOS: Add power Enable/Disable for USB-EHCIRajeshwari Shinde2012-07-091-0/+5
* | USB: EXYNOS: Set USB 2.0 HOST Link modeRajeshwari Shinde2012-07-091-0/+3
OpenPOWER on IntegriCloud