Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-27 | Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver | Markus Klotzbuecher | |
and adapted board configs TQM5200 and yosemite accordingly. This commit also makes the maximum number of root hub ports configurable (CFG_USB_OHCI_MAX_ROOT_PORTS). | |||
2006-06-26 | More code cleanup | Wolfgang Denk | |
2006-05-30 | Support generic OHCI support for the s3c24x0 cpu. | Markus Klotzbuecher | |
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. | |||
2006-05-22 | This patch adds USB storage support for the delta board. This is the first | Markus Klotzbuecher | |
board to make use of a generic OHCI driver, that calls hooks for board dependant initialization. |