summaryrefslogtreecommitdiff
path: root/common/usb_storage.c
Commit message (Expand)AuthorAgeLines
* USB Storage, add meaningful return valueAras Vaichas2008-03-26-3/+6
* Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2007-11-18-1/+1
* common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
* common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-08-1/+1
* common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely2007-02-20-2/+2
* [PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely2007-02-20-1/+2
* Coding style cleanupWolfgang Denk2006-10-20-2/+2
* Add a fix for a buggy USB device on the FO300 board.Bartlomiej Sieka2006-08-22-0/+25
* Fix problems with SanDisk Corporation Cruzer Micro USB memory stick.Bartlomiej Sieka2006-07-13-0/+4
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-4/+4
* (re)enabled scsi commands do_scsi() and do_scsiboot()Wolfgang Denk2005-08-04-4/+11
* Coding style cleanupWolfgang Denk2005-08-02-5/+5
* Fix low-level OHCI transfers for ARM920t and MPC5xxxWolfgang Denk2005-07-21-45/+74
* * Fix minor NAND JFFS2 related issuewdenk2004-05-03-1/+4
* * Fix SDRAM timings for LITE5200 / IceCube boardwdenk2004-03-02-2/+6
* * Patch by Markus Pietrek, 24 Feb 2004:wdenk2004-02-26-38/+46
* Add auto-update code for TRAB board using USB memory stickswdenk2003-09-17-1/+1
* * Patch by Gary Jennejohn, 11 Sep 2003:wdenk2003-09-11-2/+2
* * Add support for USB Mass Storage Devices (BBB)wdenk2003-09-10-36/+322
* * Code cleanup:wdenk2003-06-27-10/+0
* Initial revisionwdenk2002-08-17-0/+895