summaryrefslogtreecommitdiff
path: root/drivers/block/fsl_sata.c
AgeCommit message (Expand)Author
2015-12-05Fix typo: commmand -> command.Vagrant Cascadian
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-05-28fsl/sata: Replace sprintf() with snprintf()Tang Yuantian
2014-11-24sata: implement reset_sata for dwc_ahsataNikita Kiryanov
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-11-04drivers/block/: sparse fixesKim Phillips
2012-10-15sata.h: Make all sata/ata drivers include <sata.h>Pavel Herrmann
2012-10-15fsl_sata: Make sata_{read,write}() comply with <part.h>Tom Rini
2011-11-29powerpc/85xx: always implement the work-around for Erratum SATA_A001Timur Tabi
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin
2011-10-09fsl_sata: Fix compile error when CONFIG_LBA48 is not definedTang Yuantian
2010-05-1285xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabledKumar Gala
2010-04-26fsl_sata: Add the workaround for errata SATA-A001Dave Liu
2009-07-20fsl_sata: Fix compiler warnings shown by gcc-4.4galak
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-07-10silence misc printf formatting compiler warningsKim Phillips
2008-06-30sata: wait for device updating signature to hostDave Liu
2008-04-13ata: update the libata.h from ata.h of linux kernelDave Liu
2008-03-26drivers: add the support for Freescale SATA controllerDave Liu