index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb_ohci.c
Age
Commit message (
Expand
)
Author
2007-09-17
Merge with git://www.denx.de/git/u-boot.git
Markus Klotzbuecher
2007-09-17
Description: Add NEC's PCI OHCI module ID to the USB OHCI driver
David Saada
2007-08-29
MPC5xxx: fix some compiler warnings in USB code
Martin Krause
2007-08-13
Minor coding style cleanup. Update CHANGELOG.
Wolfgang Denk
2007-06-11
USB: This patch fix readl in ohci swap reg access.
Jason Jin
2007-06-06
USB/OHCI: endianness cleanup in the generic ohci driver
Markus Klotzbuecher
2007-06-06
USB PCI-OHCI, interrupt pipe and usb event poll support
Zhang Wei
2007-04-23
USB: (Another) delay for crappy USB keys.
Rodolfo Giometti
2007-03-26
USB: remove the S3C24X0_merge #define, which was introduced while
Markus Klotzbuecher
2006-11-27
Fix some endianness issues related to the generic ohci driver
Markus Klotzbuecher
2006-11-27
Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able
Markus Klotzbuecher
2006-11-27
Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver
Markus Klotzbuecher
2006-05-30
Support generic OHCI support for the s3c24x0 cpu.
Markus Klotzbuecher
2006-05-23
Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some
Markus Klotzbuecher
2006-05-23
More cleanup for the delta board and the generic usb_ohci driver. Added
Markus Klotzbuecher
2006-05-22
This patch adds USB storage support for the delta board. This is the first
Markus Klotzbuecher