summaryrefslogtreecommitdiffstats
path: root/common/cmd_sata.c
Commit message (Expand)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* part/dev_desc: Add log2 of blocksize to block_dev_desc data structEgbert Eich2013-05-011-0/+1
* common: cmd_sata: Fix usage text for 'sata init'Fabio Estevam2013-02-231-1/+1
* common/cmd_*.c: sparse fixesKim Phillips2012-11-041-2/+2
* SATA: check for return value from sata functionsStefano Babic2012-05-151-3/+6
* Convert cmd_usage() calls in common to use a return valueSimon Glass2012-03-061-4/+4
* disk/part.c: Make features optionalMatthew McClintock2011-07-261-0/+2
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-8/+4
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* sata: namespace curr_device variableMike Frysinger2009-07-171-12/+12
* General help message cleanupWolfgang Denk2009-06-121-1/+2
* Command usage cleanupPeter Tyser2009-01-281-2/+2
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-4/+4
* SATA: do not auto-initialize during bootMike Frysinger2009-01-271-1/+11
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-7/+7
* ata: add the support for SATA frameworkDave Liu2008-03-261-0/+193
* ata: merge the ata_piix driverDave Liu2008-03-261-712/+0
* Fix S-ATA support.Mushtaq Khan2007-06-301-4/+4
* Minor coding style cleanup.Wolfgang Denk2007-05-151-25/+27
* Add driver for S-ATA-controller on Intel processors with Southmushtaq khan2007-05-151-0/+710
OpenPOWER on IntegriCloud