summaryrefslogtreecommitdiffstats
path: root/drivers/block/fsl_sata.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typo: commmand -> command.Vagrant Cascadian2015-12-051-1/+1
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* fsl/sata: Replace sprintf() with snprintf()Tang Yuantian2015-05-281-1/+1
* sata: implement reset_sata for dwc_ahsataNikita Kiryanov2014-11-241-0/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* drivers/block/: sparse fixesKim Phillips2012-11-041-70/+11
* sata.h: Make all sata/ata drivers include <sata.h>Pavel Herrmann2012-10-151-2/+1
* fsl_sata: Make sata_{read,write}() comply with <part.h>Tom Rini2012-10-151-4/+6
* powerpc/85xx: always implement the work-around for Erratum SATA_A001Timur Tabi2011-11-291-21/+0
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-221-7/+0
* fsl_sata: Fix compile error when CONFIG_LBA48 is not definedTang Yuantian2011-10-091-5/+10
* 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabledKumar Gala2010-05-121-1/+13
* fsl_sata: Add the workaround for errata SATA-A001Dave Liu2010-04-261-0/+22
* fsl_sata: Fix compiler warnings shown by gcc-4.4galak2009-07-201-35/+19
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-8/+8
* silence misc printf formatting compiler warningsKim Phillips2008-07-101-1/+1
* sata: wait for device updating signature to hostDave Liu2008-06-301-0/+8
* ata: update the libata.h from ata.h of linux kernelDave Liu2008-04-131-7/+7
* drivers: add the support for Freescale SATA controllerDave Liu2008-03-261-0/+916
OpenPOWER on IntegriCloud