Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-09 | Fix some typos | Adrian Filipi | |
This patch fixes three typos. The first is a repetition of CONFIG_CMD_BSP. The second makes the #endif comment match its #if. The third is a spelling error. Signed-off-by: Adrian Filipi <adrian.filipi@eurotech.com> | |||
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-06-26 | More code cleanup | Wolfgang Denk | |
2006-05-30 | Support generic OHCI support for the s3c24x0 cpu. | Markus Klotzbuecher | |