summaryrefslogtreecommitdiffstats
path: root/drivers/usb_ohci.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/usb : move usb drivers to drivers/usbJean-Christophe PLAGNIOL-VILLARD2007-11-251-1923/+0
* Fix build problems with mp2usb boardWolfgang Denk2007-11-191-0/+4
* Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-09-171-14/+3
|\
| * MPC5xxx: fix some compiler warnings in USB codeMartin Krause2007-08-291-3/+3
| * Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-131-11/+0
* | Description: Add NEC's PCI OHCI module ID to the USB OHCI driverDavid Saada2007-09-171-0/+1
|/
* USB: This patch fix readl in ohci swap reg access.Jason Jin2007-06-111-1/+1
* USB/OHCI: endianness cleanup in the generic ohci driverMarkus Klotzbuecher2007-06-061-53/+29
* USB PCI-OHCI, interrupt pipe and usb event poll supportZhang Wei2007-06-061-53/+257
* USB: (Another) delay for crappy USB keys.Rodolfo Giometti2007-04-231-1/+3
* USB: remove the S3C24X0_merge #define, which was introduced whileMarkus Klotzbuecher2007-03-261-53/+3
* Fix some endianness issues related to the generic ohci driverMarkus Klotzbuecher2006-11-271-11/+49
* Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher2006-11-271-2/+2
* Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driverMarkus Klotzbuecher2006-11-271-2/+11
* Support generic OHCI support for the s3c24x0 cpu.Markus Klotzbuecher2006-05-301-25/+108
* Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. SomeMarkus Klotzbuecher2006-05-231-9/+9
* More cleanup for the delta board and the generic usb_ohci driver. AddedMarkus Klotzbuecher2006-05-231-17/+42
* This patch adds USB storage support for the delta board. This is the firstMarkus Klotzbuecher2006-05-221-0/+1642
OpenPOWER on IntegriCloud