summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2013-05-21USB: ohci-at91: support sama5d3x devicesBo Shen
2013-05-05imx: mx5: Remove legacy iomux supportBenoît Thébaudeau
2013-04-12arm: Remove support for unused s3c64xxBenoît Thébaudeau
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2013-03-18usb: Add multiple controllers support for EHCI PCIVincent Palatin
2013-03-18usb: ehci: Fix aliasing issue in EHCI interrupt codeVincent Palatin
2013-03-18usb: ehci: Support interrupt transfers via periodic listPatrick Georgi
2013-03-18usb: ehci: exynos: Enable non-dt pathVivek Gautam
2013-03-18usb: ehci: exynos: Fix multiple FDT decodeVivek Gautam
2013-03-16usb/host/ehci: Add support for EHCI on spearVipin Kumar
2013-03-16usb: ehci: Add 64-bit controller supportVincent Palatin
2013-03-16usb: ehci: generic PCI supportVincent Palatin
2013-03-15Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-14tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]Lucas Stach
2013-03-14tegra: usb: move implementation into right directoryLucas Stach
2013-03-07mxs: Make ehci-mxs multiport capableMarek Vasut
2013-03-07mxs: Squash the header file usage in ehci-mxsMarek Vasut
2013-03-07USB: drop unneeded header in ehci-mx6Stefano Babic
2013-01-14Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-09Merge 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-08EHCI: Exynos: Add fdt supportRajeshwari Shinde
2012-12-10Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang
2012-12-09at91sam9x5: enable USB support for 9x5ek board.Richard Genoud
2012-11-20usb: r8a6659: Fix build by missing of parenthesisNobuhiro Iwamatsu
2012-11-20usb: r8a66597: Switched from variable to only macroNobuhiro Iwamatsu
2012-11-20usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok
2012-11-19ehci-mxc: Fix host power mask bit for i.MX25Benoît Thébaudeau
2012-11-19ehci-mxc: Fix host power mask bit for i.MX35Benoît Thébaudeau
2012-11-16ehci-mx5/6: Make board_ehci_hcd_init() optionalBenoît Thébaudeau
2012-11-16ehci-mxc: Add support for i.MX35Benoît Thébaudeau
2012-11-16ehci-mxc: Define host offsetsBenoît Thébaudeau
2012-11-16ehci-mxc: Make i.MX25 EHCI configurableBenoît Thébaudeau
2012-11-16ehci-mxc: Make EHCI power/oc polarities configurableBenoît Thébaudeau
2012-11-16ehci-mx5: Add missing OC_DIS for i.MX53Benoît Thébaudeau
2012-11-16ehci-mx5: Fix *PM usage for i.MX53Benoît Thébaudeau
2012-11-16ehci-mx5: Fix OPM usageBenoît Thébaudeau
2012-11-16ehci-mx5: Fix OC_DIS usageBenoît Thébaudeau
2012-11-16ehci-mx5: Clean upBenoît Thébaudeau
2012-11-16ehci-mxc: Clean upBenoît Thébaudeau
2012-10-22powerpc/usb: fix bug of CPU hang when missing USB PHY clockShengzhou Liu
2012-10-18dm: Move s3c24xx USB driver to a proper placeMarek Vasut
2012-10-15mx51: Fix USB PHY clocksBenoît Thébaudeau
2012-10-15usb: ehci: don't print debug outputLucas Stach
2012-10-15tegra20: port to new ehci interfaceLucas Stach
2012-10-15usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach
2012-10-15usb: lowlevel interface change to support multiple controllersLucas Stach
2012-09-21usb: do explicit unaligned accessesLucas Stach
2012-09-02Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2012-09-01USB: Fix strict aliasing in ohci-hcdTroy Kisky
2012-09-01ehci: Optimize qTD allocationsBenoît Thébaudeau