summaryrefslogtreecommitdiffstats
path: root/drivers/usb/usb_ohci.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD2009-04-061-2015/+0
* Fix whitespace damage: double space changed to a tabJerry Van Baren2009-02-111-1/+1
* drivers/usb: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-11-281-4/+0
* Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher2008-10-211-18/+18
|\
| * rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-15/+15
* | fix USB initialisation procedureRemy Bohmer2008-10-141-8/+6
* | Refactoring parts of the common USB OHCI codeRemy Bohmer2008-09-171-451/+521
|/
* Make usb-stop() safe to call multiple times in a row.Remy Bohmer2008-09-091-1/+3
* USB EHCI: reset root hubYuri Tikhonov2008-09-061-0/+35
* USB: Add support for OHCI controller on S3C6400Guennadi Liakhovetski2008-08-311-0/+1
* Fix endianess conversion in usb_ohci.cChristian Eggers2008-05-221-3/+3
* USB: add support for multiple PCI OHCI controllersSergei Poselenov2008-05-221-1/+4
* USB: remove a cpu bug workaround for an unsupported architecture.Markus Klotzbücher2008-04-241-18/+4
* USB: fix those pesky aliasing warnings issued by gcc-4.2Markus Klotzbücher2008-04-241-4/+4
* Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.cGururaja Hebbar K R2008-04-171-1/+0
* usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driverStefan Roese2008-03-151-2/+3
* USB: Add Philips 1561 PCI-OHCI idsTsiChung Liew2008-01-121-0/+1
* drivers/usb : move usb drivers to drivers/usbJean-Christophe PLAGNIOL-VILLARD2007-11-251-0/+1923
OpenPOWER on IntegriCloud