summaryrefslogtreecommitdiffstats
path: root/cpu/mpc5xxx/usb_ohci.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix low-level OHCI transfers for ARM920t and MPC5xxxWolfgang Denk2005-07-211-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:wdenk2004-02-261-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)
OpenPOWER on IntegriCloud