index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
usb_storage.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
usb_storage: do not reset SanDisk Corporation U3 Cruzer Micro USB thumb drive
Bryan Wu
2009-01-28
1
-0
/
+7
*
USB storage cleanup patch
Michael Trimarchi
2009-01-28
1
-316
/
+394
*
common: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
1
-7
/
+0
*
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
2008-07-14
1
-3
/
+3
*
USB: replace old swap_ with proper endianess conversion macros
Christian Eggers
2008-05-22
1
-18
/
+10
*
Coding Style cleanup; update CHANGELOG
Wolfgang Denk
2008-04-13
1
-1
/
+1
*
USB, Storage: fix a bug introduced in commit
Markus Klotzbuecher
2008-03-26
1
-4
/
+4
*
USB Storage, add meaningful return value
Aras Vaichas
2008-03-26
1
-3
/
+6
*
Fix compiler warnings for PPC systems. Update CHANGELOG.
Wolfgang Denk
2007-11-18
1
-1
/
+1
*
common/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
1
-1
/
+1
*
common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-08
1
-1
/
+1
*
common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-1
/
+1
*
[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...
Grant Likely
2007-02-20
1
-2
/
+2
*
[PATCH 1_4] Merge common get_dev() routines for block devices
Grant Likely
2007-02-20
1
-1
/
+2
*
Coding style cleanup
Wolfgang Denk
2006-10-20
1
-2
/
+2
*
Add a fix for a buggy USB device on the FO300 board.
Bartlomiej Sieka
2006-08-22
1
-0
/
+25
*
Fix problems with SanDisk Corporation Cruzer Micro USB memory stick.
Bartlomiej Sieka
2006-07-13
1
-0
/
+4
*
Cleanup for GCC-4.x
Wolfgang Denk
2005-10-13
1
-4
/
+4
*
(re)enabled scsi commands do_scsi() and do_scsiboot()
Wolfgang Denk
2005-08-04
1
-4
/
+11
*
Coding style cleanup
Wolfgang Denk
2005-08-02
1
-5
/
+5
*
Fix low-level OHCI transfers for ARM920t and MPC5xxx
Wolfgang Denk
2005-07-21
1
-45
/
+74
*
* Fix minor NAND JFFS2 related issue
wdenk
2004-05-03
1
-1
/
+4
*
* Fix SDRAM timings for LITE5200 / IceCube board
wdenk
2004-03-02
1
-2
/
+6
*
* Patch by Markus Pietrek, 24 Feb 2004:
wdenk
2004-02-26
1
-38
/
+46
*
Add auto-update code for TRAB board using USB memory sticks
wdenk
2003-09-17
1
-1
/
+1
*
* Patch by Gary Jennejohn, 11 Sep 2003:
wdenk
2003-09-11
1
-2
/
+2
*
* Add support for USB Mass Storage Devices (BBB)
wdenk
2003-09-10
1
-36
/
+322
*
* Code cleanup:
wdenk
2003-06-27
1
-10
/
+0
*
Initial revision
wdenk
2002-08-17
1
-0
/
+895
[prev]