aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb_ohci.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-17Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher1-14/+3
2007-09-17Description: Add NEC's PCI OHCI module ID to the USB OHCI driverDavid Saada1-0/+1
2007-08-29MPC5xxx: fix some compiler warnings in USB codeMartin Krause1-3/+3
2007-08-13Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk1-11/+0
2007-06-11USB: This patch fix readl in ohci swap reg access.Jason Jin1-1/+1
2007-06-06USB/OHCI: endianness cleanup in the generic ohci driverMarkus Klotzbuecher1-53/+29
2007-06-06USB PCI-OHCI, interrupt pipe and usb event poll supportZhang Wei1-53/+257
2007-04-23USB: (Another) delay for crappy USB keys.Rodolfo Giometti1-1/+3
2007-03-26USB: remove the S3C24X0_merge #define, which was introduced whileMarkus Klotzbuecher1-53/+3
2006-11-27Fix some endianness issues related to the generic ohci driverMarkus Klotzbuecher1-11/+49
2006-11-27Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher1-2/+2
2006-11-27Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driverMarkus Klotzbuecher1-2/+11
2006-05-30Support generic OHCI support for the s3c24x0 cpu.Markus Klotzbuecher1-25/+108
2006-05-23Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. SomeMarkus Klotzbuecher1-9/+9
2006-05-23More cleanup for the delta board and the generic usb_ohci driver. AddedMarkus Klotzbuecher1-17/+42
2006-05-22This patch adds USB storage support for the delta board. This is the firstMarkus Klotzbuecher1-0/+1642