summaryrefslogtreecommitdiff
path: root/common/spl/spl_fat.c
Commit message (Expand)AuthorAgeLines
* spl: do not hang in spl_register_fat_device but return error value. It allows...Guillaume GARDET2014-10-27-1/+1
* Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-27-3/+3
* spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to bootTom Rini2014-04-17-0/+27
* spl: common: Support for USB MSD FAT image loadingDan Murphy2014-01-24-8/+8
* spl: common: Move FAT funcs to a common fileDan Murphy2014-01-24-0/+96