Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-03 | USB: cleanup monahans usb support. Remove dead code. | Markus Klotzbuecher | |
Signed-off-by: Markus Klotzbuecher <mk@denx.de> | |||
2007-03-26 | PXA: pxa27x USB OHCI support | Rodolfo Giometti | |
Signed-off-by: Rodolfo Giometti <giometti@linux.it> | |||
2006-11-27 | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able | Markus Klotzbuecher | |
to choose between the old and the generic OHCI drivers. | |||
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 | |
fixes to the latter. | |||
2006-05-23 | More cleanup for the delta board and the generic usb_ohci driver. Added | Markus Klotzbuecher | |
CFG_USB_BOARD_INIT and CFG_USB_CPU_INIT for enabling board and cpu specific initialization and cleanup hooks respectively. |