summaryrefslogtreecommitdiff
path: root/common/cmd_sata.c
AgeCommit message (Expand)Author
2013-05-01part/dev_desc: Add log2 of blocksize to block_dev_desc data structEgbert Eich
2013-02-23common: cmd_sata: Fix usage text for 'sata init'Fabio Estevam
2012-11-04common/cmd_*.c: sparse fixesKim Phillips
2012-05-15SATA: check for return value from sata functionsStefano Babic
2012-03-06Convert cmd_usage() calls in common to use a return valueSimon Glass
2011-07-26disk/part.c: Make features optionalMatthew McClintock
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2009-07-17sata: namespace curr_device variableMike Frysinger
2009-06-12General help message cleanupWolfgang Denk
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2009-01-27SATA: do not auto-initialize during bootMike Frysinger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-03-26ata: add the support for SATA frameworkDave Liu
2008-03-26ata: merge the ata_piix driverDave Liu
2007-06-30Fix S-ATA support.Mushtaq Khan
2007-05-15Minor coding style cleanup.Wolfgang Denk
2007-05-15Add driver for S-ATA-controller on Intel processors with Southmushtaq khan