summaryrefslogtreecommitdiffstats
path: root/common/cmd_scsi.c
Commit message (Expand)AuthorAgeFilesLines
* common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.cDenis Peter2007-04-131-1/+1
* [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely2007-02-201-2/+2
* [PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely2007-02-201-1/+1
* Add AHCI support to u-bootJin Zhengxiong2006-08-231-1/+6
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-3/+3
* (re)enabled scsi commands do_scsi() and do_scsiboot()Wolfgang Denk2005-08-041-0/+19
* * Fix get_partition_info() parameter error in all other callswdenk2005-03-041-1/+1
* Fix for incomplete byteorder fix in cmd_scsi.c and cmd_usb.cwdenk2005-02-041-0/+1
* Fix byteorder problem in usbboot and scsiboot commands.wdenk2005-02-041-2/+2
* * Removed '--no-warn-mismatch' option from Makefile. This optionwdenk2005-02-031-27/+23
* Fix some missing commands, cleanup header fileswdenk2003-06-291-1/+0
* * Code cleanup:wdenk2003-06-271-6/+0
* * LWMON extensions:wdenk2003-04-271-1/+2
* Initial revisionwdenk2002-08-271-0/+597
OpenPOWER on IntegriCloud