summaryrefslogtreecommitdiffstats
path: root/include/usb_defs.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary defines from usb_defs.h again.Stefan Roese2005-08-021-14/+0
| | | | Patch by Stefan Roese, 2 Aug 2005
* Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese2005-08-011-0/+14
| | | | Patch by Steven Blakeslee, 27 Jul 2005
* Fix low-level OHCI transfers for ARM920t and MPC5xxxWolfgang Denk2005-07-211-14/+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.
* * Code cleanup:wdenk2003-06-271-1/+0
| | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
* Initial revisionwdenk2002-03-081-0/+256
OpenPOWER on IntegriCloud