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
/
drivers
/
block
/
fsl_sata.c
Age
Commit message (
Expand
)
Author
2017-04-18
fsl/sata: correctly identify failed malloc
xypron.glpk@gmx.de
2015-12-05
Fix typo: commmand -> command.
Vagrant Cascadian
2015-11-20
Move console definitions into a new console.h file
Simon Glass
2015-05-28
fsl/sata: Replace sprintf() with snprintf()
Tang Yuantian
2014-11-24
sata: implement reset_sata for dwc_ahsata
Nikita Kiryanov
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-11-04
drivers/block/: sparse fixes
Kim Phillips
2012-10-15
sata.h: Make all sata/ata drivers include <sata.h>
Pavel Herrmann
2012-10-15
fsl_sata: Make sata_{read,write}() comply with <part.h>
Tom Rini
2011-11-29
powerpc/85xx: always implement the work-around for Erratum SATA_A001
Timur Tabi
2011-10-21
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-10-09
fsl_sata: Fix compile error when CONFIG_LBA48 is not defined
Tang Yuantian
2010-05-12
85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled
Kumar Gala
2010-04-27
fsl_sata: Add the workaround for errata SATA-A001
Dave Liu
2009-07-20
fsl_sata: Fix compiler warnings shown by gcc-4.4
galak
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-07-10
silence misc printf formatting compiler warnings
Kim Phillips
2008-06-30
sata: wait for device updating signature to host
Dave Liu
2008-04-14
ata: update the libata.h from ata.h of linux kernel
Dave Liu
2008-03-26
drivers: add the support for Freescale SATA controller
Dave Liu