summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2013-03-15Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD1-16/+530
2013-03-14tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]Lucas Stach1-68/+51
2013-03-14tegra: usb: move implementation into right directoryLucas Stach1-2/+533
2013-03-07mxs: Make ehci-mxs multiport capableMarek Vasut1-68/+81
2013-03-07mxs: Squash the header file usage in ehci-mxsMarek Vasut1-5/+1
2013-03-07USB: drop unneeded header in ehci-mx6Stefano Babic1-1/+0
2013-01-14Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD1-7/+85
2013-01-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-2/+4
2013-01-09Merge 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD1-2/+4
2013-01-08EHCI: Exynos: Add fdt supportRajeshwari Shinde1-7/+85
2012-12-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini3-79/+297
2012-12-17g_dnl: Properly terminate string list.Pantelis Antoniou1-0/+1
2012-12-17g_dnl: Issue connect/disconnect as appropriatePantelis Antoniou1-1/+10
2012-12-17pxa25x_udc: Remove usbdescriptors.hLukasz Dalek1-1/+0
2012-12-10Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang34-29/+12893
2012-12-10at91sam9x5: enable USB support for 9x5ek board.Richard Genoud1-2/+4
2012-11-27Remove obsolete header filePantelis Antoniou1-1/+0
2012-11-20usb: r8a6659: Fix build by missing of parenthesisNobuhiro Iwamatsu1-1/+1
2012-11-20usb: r8a66597: Switched from variable to only macroNobuhiro Iwamatsu1-10/+5
2012-11-20musb-new: omap2plus backend driverIlya Yanok4-0/+692
2012-11-20musb-new: am35x backend driverIlya Yanok3-0/+711
2012-11-20musb-new: dsps backend driverIlya Yanok2-0/+772
2012-11-20musb-new: port of Linux musb driverIlya Yanok16-2/+10690
2012-11-20usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok7-10/+22
2012-11-20linux/usb/ch9.h: update with the version from Linux treeIlya Yanok5-5/+0
2012-11-19ehci-mxc: Fix host power mask bit for i.MX25Benoît Thébaudeau1-1/+1
2012-11-19ehci-mxc: Fix host power mask bit for i.MX35Benoît Thébaudeau1-1/+1
2012-11-16ehci-mx5/6: Make board_ehci_hcd_init() optionalBenoît Thébaudeau2-3/+10
2012-11-16ehci-mxc: Add support for i.MX35Benoît Thébaudeau1-0/+69
2012-11-16ehci-mxc: Define host offsetsBenoît Thébaudeau1-1/+1
2012-11-16ehci-mxc: Make i.MX25 EHCI configurableBenoît Thébaudeau1-8/+64
2012-11-16ehci-mxc: Make EHCI power/oc polarities configurableBenoît Thébaudeau1-0/+56
2012-11-16ehci-mx5: Add missing OC_DIS for i.MX53Benoît Thébaudeau1-0/+24
2012-11-16ehci-mx5: Fix *PM usage for i.MX53Benoît Thébaudeau1-1/+6
2012-11-16ehci-mx5: Fix OPM usageBenoît Thébaudeau1-2/+2
2012-11-16ehci-mx5: Fix OC_DIS usageBenoît Thébaudeau1-3/+3
2012-11-16ehci-mx5: Clean upBenoît Thébaudeau1-19/+26
2012-11-16ehci-mxc: Clean upBenoît Thébaudeau1-46/+40
2012-11-04usb gadget ether: Fix warning in is_eth_addr_valid()Tom Rini1-2/+2
2012-10-26Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD1-1/+10
2012-10-23USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDYPankaj Bharadiya1-1/+10
2012-10-22powerpc/usb: fix bug of CPU hang when missing USB PHY clockShengzhou Liu1-6/+16
2012-10-18dm: Move s3c24xx USB driver to a proper placeMarek Vasut3-0/+2211
2012-10-16Remove lh7a40x cpu and serial driverAlbert ARIBAUD1-21/+13
2012-10-15mx51: Fix USB PHY clocksBenoît Thébaudeau1-1/+2
2012-10-15pxa25x: Add support for USB ethernet gadgetLukasz Dalek3-0/+2222
2012-10-15usbether: Removed DEV_CONFIG_{CDC,SUBSET}Lukasz Dalek1-45/+30
2012-10-15usbether: Define CONFIG_USB_ETH_{CDC,SUBSET}Lukasz Dalek1-5/+14
2012-10-15usbether: Fixed bug when using with PXA25X chipsLukasz Dalek1-1/+16
2012-10-15usb: ulpi: add indicator configuration functionLucas Stach1-4/+28