summaryrefslogtreecommitdiff
path: root/common/spl/spl_sata.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-17dm: scsi: Drop the get_dev() functionSimon Glass1-1/+1
2016-03-15dm: Drop the block_dev_desc_t typedefSimon Glass1-1/+1
2015-11-18spl: change return values of spl_*_load_image()Nikita Kiryanov1-3/+8
2015-03-24remove unnecessary version.h includesRob Herring1-1/+0
2015-01-06spl_sata.c: Add <scsi.h>Tom Rini1-0/+1
2014-10-27Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET1-1/+1
2014-10-10common: spl_sata: perform SCSI scan before getting deviceRoger Quadros1-0/+1
2014-02-19common: spl: Add spl sata boot supportDan Murphy1-0/+49