aboutsummaryrefslogtreecommitdiffstats
path: root/common/cmd_sata.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-8/+4
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2009-07-17sata: namespace curr_device variableMike Frysinger1-12/+12
2009-06-12General help message cleanupWolfgang Denk1-1/+2
2009-01-28Command usage cleanupPeter Tyser1-2/+2
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-4/+4
2009-01-27SATA: do not auto-initialize during bootMike Frysinger1-1/+11
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-7/+7
2008-03-26ata: add the support for SATA frameworkDave Liu1-0/+193
2008-03-26ata: merge the ata_piix driverDave Liu1-712/+0
2007-06-30Fix S-ATA support.Mushtaq Khan1-4/+4
2007-05-15Minor coding style cleanup.Wolfgang Denk1-25/+27
2007-05-15Add driver for S-ATA-controller on Intel processors with Southmushtaq khan1-0/+710