summaryrefslogtreecommitdiff
path: root/drivers/usb
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 branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-01-11-2/+4
|\ \
| * \ 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-armTom Rini2012-12-22-79/+297
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang2012-12-10-29/+12893
| |\ \ | | |/ | |/|
| * | 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
* | | g_dnl: Properly terminate string list.Pantelis Antoniou2012-12-17-0/+1
* | | g_dnl: Issue connect/disconnect as appropriatePantelis Antoniou2012-12-17-1/+10
* | | pxa25x_udc: Remove usbdescriptors.hLukasz Dalek2012-12-17-1/+0
| |/ |/|
* | Remove obsolete header filePantelis Antoniou2012-11-27-1/+0
* | 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
* | musb-new: omap2plus backend driverIlya Yanok2012-11-20-0/+692
* | musb-new: am35x backend driverIlya Yanok2012-11-20-0/+711
* | musb-new: dsps backend driverIlya Yanok2012-11-20-0/+772
* | musb-new: port of Linux musb driverIlya Yanok2012-11-20-2/+10690
* | usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-20-10/+22
* | linux/usb/ch9.h: update with the version from Linux treeIlya Yanok2012-11-20-5/+0
|/
* usb gadget ether: Fix warning in is_eth_addr_valid()Tom Rini2012-11-04-2/+2
* Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-10-26-1/+10
|\
| * USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDYPankaj Bharadiya2012-10-23-1/+10
* | 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
* Remove lh7a40x cpu and serial driverAlbert ARIBAUD2012-10-16-21/+13
* mx51: Fix USB PHY clocksBenoît Thébaudeau2012-10-15-1/+2
* pxa25x: Add support for USB ethernet gadgetLukasz Dalek2012-10-15-0/+2222
* usbether: Removed DEV_CONFIG_{CDC,SUBSET}Lukasz Dalek2012-10-15-45/+30
* usbether: Define CONFIG_USB_ETH_{CDC,SUBSET}Lukasz Dalek2012-10-15-5/+14
* usbether: Fixed bug when using with PXA25X chipsLukasz Dalek2012-10-15-1/+16
* usb: ulpi: add indicator configuration functionLucas Stach2012-10-15-4/+28
* usb: ehci: don't print debug outputLucas Stach2012-10-15-1/+1
* tegra20: port to new ehci interfaceLucas Stach2012-10-15-3/+2
* usb: add support for multiple usb controllersLucas Stach2012-10-15-1/+1
* 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-12/+12
* net: asix: add AX88772B supportLucas Stach2012-09-26-12/+23