aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/fsl_sata.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin1-7/+0
2011-10-09fsl_sata: Fix compile error when CONFIG_LBA48 is not definedTang Yuantian1-5/+10
2010-05-1285xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabledKumar Gala1-1/+13
2010-04-26fsl_sata: Add the workaround for errata SATA-A001Dave Liu1-0/+22
2009-07-20fsl_sata: Fix compiler warnings shown by gcc-4.4galak1-35/+19
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-8/+8
2008-07-10silence misc printf formatting compiler warningsKim Phillips1-1/+1
2008-06-30sata: wait for device updating signature to hostDave Liu1-0/+8
2008-04-13ata: update the libata.h from ata.h of linux kernelDave Liu1-7/+7
2008-03-26drivers: add the support for Freescale SATA controllerDave Liu1-0/+916