summaryrefslogtreecommitdiff
path: root/common/cmd_sata.c
Commit message (Expand)AuthorAgeLines
* disk/part.c: Make features optionalMatthew McClintock2011-07-26-0/+2
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-8/+4
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* sata: namespace curr_device variableMike Frysinger2009-07-17-12/+12
* General help message cleanupWolfgang Denk2009-06-12-1/+2
* Command usage cleanupPeter Tyser2009-01-28-2/+2
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-4/+4
* SATA: do not auto-initialize during bootMike Frysinger2009-01-27-1/+11
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-7/+7
* ata: add the support for SATA frameworkDave Liu2008-03-26-0/+193
* ata: merge the ata_piix driverDave Liu2008-03-26-712/+0
* Fix S-ATA support.Mushtaq Khan2007-06-30-4/+4
* Minor coding style cleanup.Wolfgang Denk2007-05-15-25/+27
* Add driver for S-ATA-controller on Intel processors with Southmushtaq khan2007-05-15-0/+710