summaryrefslogtreecommitdiff
path: root/common/usb_storage.c
AgeCommit message (Expand)AuthorFilesLines
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-04* Fix minor NAND JFFS2 related issuewdenk1-1/+4
2004-03-02* Fix SDRAM timings for LITE5200 / IceCube boardwdenk1-2/+6
2004-02-27* 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-28* Code cleanup:wdenk1-10/+0
2002-08-17Initial revisionwdenk1-0/+895