Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -2/+2 |
| | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
* | fix warning: no return statement in function returning non-void | Jean-Christophe PLAGNIOL-VILLARD | 2007-10-24 | -4/+4 |
| | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
* | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able | Markus Klotzbuecher | 2006-11-27 | -1/+1 |
| | | | | to choose between the old and the generic OHCI drivers. | |||
* | Support generic OHCI support for the s3c24x0 cpu. | Markus Klotzbuecher | 2006-05-30 | -0/+6 |
| | ||||
* | Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some | Markus Klotzbuecher | 2006-05-23 | -0/+47 |
fixes to the latter. |