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