| Commit message (Expand) | Author | Age | Lines |
* | ehci-pci: print hccr, hcor and hc_lenght | Florian Fainelli | 2010-10-22 | -0/+4 |
* | USB: sync Queue Element Transfer Descriptor against EHCI spec | Wolfgang Denk | 2010-10-20 | -5/+10 |
* | Merge branch 'master' of git://git.denx.de/u-boot-imx | Wolfgang Denk | 2010-10-19 | -0/+2 |
|\ |
|
| * | MX31: add delay between USB port setup and reset | Stefano Babic | 2010-10-18 | -0/+2 |
* | | MPC5121: Add USB EHCI support | Damien Dusha | 2010-10-18 | -1/+169 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-imx | Wolfgang Denk | 2010-10-17 | -0/+131 |
|\ |
|
| * | MX31: Add support for MXC EHCI controller | Stefano Babic | 2010-10-13 | -0/+131 |
* | | USB: Make non-bulk delay longer in OHCI | Marek Vasut | 2010-10-13 | -1/+1 |
|/ |
|
* | drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writel | Becky Bruce | 2010-06-30 | -80/+85 |
* | USB OHCI support for at91sam9g45 SoC | Sergey Matyukevich | 2010-06-30 | -0/+14 |
* | EHCI: zero out QH transfer overlay in ehci_submit_async() | Sergei Shtylyov | 2010-06-29 | -2/+1 |
* | mips: Move cpu/mips/* to arch/mips/cpu/* | Peter Tyser | 2010-04-13 | -1/+1 |
* | EHCI: add NEC PCI ID | Sergei Shtylyov | 2010-04-08 | -0/+1 |
* | EHCI: fix port reset reporting | Sergei Shtylyov | 2010-04-08 | -15/+17 |
* | EHCI: fix off-by-one error in ehci_submit_root() | Sergei Shtylyov | 2010-04-08 | -1/+1 |
* | EHCI: fix root hub device descriptor | Sergei Shtylyov | 2010-04-08 | -2/+2 |
* | at91: use C structs for AT91 OHCI code | Matthias Fuchs | 2010-04-03 | -15/+13 |
* | convert common files to new SoC access | Jens Scharsig | 2010-02-12 | -0/+5 |
* | Add ppc440epx USB ehci support. | Chris Zhang | 2010-01-09 | -0/+49 |
* | Fix EHCI port reset. | Chris Zhang | 2010-01-09 | -0/+3 |
* | USB Consolidate descriptor definitions | Tom Rix | 2009-12-20 | -1/+1 |
* | Add a unified s3c24x0 header file | kevin.morfitt@fearnside-systems.co.uk | 2009-11-27 | -2/+1 |
* | s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx | Minkyu Kang | 2009-11-27 | -1/+1 |
* | usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root | Prafulla Wadaskar | 2009-07-23 | -2/+2 |
* | Coding Style cleanup; update CHANGELOG. | Wolfgang Denk | 2009-07-23 | -1/+0 |
* | usb: Fix compiler warning with gcc4.4 | Kumar Gala | 2009-07-11 | -2/+2 |
* | usb: add Marvell Kirkwood ehci host controller driver | Prafulla Wadaskar | 2009-07-09 | -0/+109 |
* | mpc8xxx: USB: fix: access of ehci struct elements | Vivek Mahajan | 2009-07-09 | -9/+9 |
* | mpc83xx: USB: Reorganized its support | Vivek Mahajan | 2009-06-12 | -35/+18 |
* | mpc8xxx: USB: Relocates ehci-fsl.h to include/usb | Vivek Mahajan | 2009-06-12 | -87/+1 |
* | mpc8xxx: USB: Removed reenablement of its interface | Vivek Mahajan | 2009-06-12 | -4/+0 |
* | at91: fix a USB problem for AT91SAM9261 | RONETIX - Ilko Iliev | 2009-06-09 | -1/+2 |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | -2/+2 |
* | Replace __attribute references with __attribute__ | Peter Tyser | 2009-04-28 | -4/+4 |
* | at91sam9/at91cap: improve clock framework | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-16 | -1/+2 |
* | drivers/usb: regorganisation | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-06 | -0/+8520 |