| Commit message (Expand) | Author | Age | Lines |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -14/+1 |
* | part/dev_desc: Add log2 of blocksize to block_dev_desc data struct | Egbert Eich | 2013-05-01 | -0/+1 |
* | common: cmd_sata: Fix usage text for 'sata init' | Fabio Estevam | 2013-02-23 | -1/+1 |
* | common/cmd_*.c: sparse fixes | Kim Phillips | 2012-11-04 | -2/+2 |
* | SATA: check for return value from sata functions | Stefano Babic | 2012-05-15 | -3/+6 |
* | Convert cmd_usage() calls in common to use a return value | Simon Glass | 2012-03-06 | -4/+4 |
* | disk/part.c: Make features optional | Matthew McClintock | 2011-07-26 | -0/+2 |
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | -8/+4 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -1/+1 |
* | sata: namespace curr_device variable | Mike Frysinger | 2009-07-17 | -12/+12 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -1/+2 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -2/+2 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -4/+4 |
* | SATA: do not auto-initialize during boot | Mike Frysinger | 2009-01-27 | -1/+11 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -7/+7 |
* | ata: add the support for SATA framework | Dave Liu | 2008-03-26 | -0/+193 |
* | ata: merge the ata_piix driver | Dave Liu | 2008-03-26 | -712/+0 |
* | Fix S-ATA support. | Mushtaq Khan | 2007-06-30 | -4/+4 |
* | Minor coding style cleanup. | Wolfgang Denk | 2007-05-15 | -25/+27 |
* | Add driver for S-ATA-controller on Intel processors with South | mushtaq khan | 2007-05-15 | -0/+710 |