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