summaryrefslogtreecommitdiff
path: root/drivers/usb/usb_ohci.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-06drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD1-2015/+0
2009-02-12Fix whitespace damage: double space changed to a tabJerry Van Baren1-1/+1
2008-11-28drivers/usb: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-4/+0
2008-10-21Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher1-18/+18
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-15/+15
2008-10-14fix USB initialisation procedureRemy Bohmer1-8/+6
2008-09-17Refactoring parts of the common USB OHCI codeRemy Bohmer1-451/+521
2008-09-09Make usb-stop() safe to call multiple times in a row.Remy Bohmer1-1/+3
2008-09-06USB EHCI: reset root hubYuri Tikhonov1-0/+35
2008-08-31USB: Add support for OHCI controller on S3C6400Guennadi Liakhovetski1-0/+1
2008-05-22Fix endianess conversion in usb_ohci.cChristian Eggers1-3/+3
2008-05-22USB: add support for multiple PCI OHCI controllersSergei Poselenov1-1/+4
2008-04-24USB: remove a cpu bug workaround for an unsupported architecture.Markus Klotzbücher1-18/+4
2008-04-24USB: fix those pesky aliasing warnings issued by gcc-4.2Markus Klotzbücher1-4/+4
2008-04-18Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.cGururaja Hebbar K R1-1/+0
2008-03-15usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driverStefan Roese1-2/+3
2008-01-12USB: Add Philips 1561 PCI-OHCI idsTsiChung Liew1-0/+1
2007-11-26drivers/usb : move usb drivers to drivers/usbJean-Christophe PLAGNIOL-VILLARD1-0/+1923