summaryrefslogtreecommitdiff
path: root/common/spl/spl_sata.c
Commit message (Expand)AuthorAgeLines
* spl: change return values of spl_*_load_image()Nikita Kiryanov2015-11-18-3/+8
* remove unnecessary version.h includesRob Herring2015-03-24-1/+0
* spl_sata.c: Add <scsi.h>Tom Rini2015-01-05-0/+1
* Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-27-1/+1
* common: spl_sata: perform SCSI scan before getting deviceRoger Quadros2014-10-10-0/+1
* common: spl: Add spl sata boot supportDan Murphy2014-02-19-0/+49