Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix low-level OHCI transfers for ARM920t and MPC5xxx | Wolfgang Denk | 2005-07-21 | -1/+0 |
| | | | | | | | | A new, Windows compatible init sequence was also backported from Linux 2.6, but disabled with #undef NEW_INIT_SEQ as it wouldn't change the behaviour of the memopry sticks we tested. Maybe it's not relevant for mass storage devices. For recerence, see file common/usb.c, function usb_new_device(), section #ifdef NEW_INIT_SEQ. | |||
* | * Patch by Markus Pietrek, 24 Feb 2004: | wdenk | 2004-02-26 | -0/+424 |
NS9750 DevBoard added * Patch by Pierre AUBERT, 24 Feb 2004 add USB support for MPC5200 * Patch by Steven Scholz, 24 Feb 2004: - fix MII commands to use values from last command * Patch by Torsten Demke, 24 Feb 2004: Add support for the eXalion platform (SPSW-8240, F-30, F-300) |