summaryrefslogtreecommitdiff
path: root/common/spl/spl_ext.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-19SPL ext: cosmetic: correct error message in spl_load_image_ext()Petr Kulhavy1-1/+1
2016-06-17SPL: ext: remove redundant ifdef statementPetr Kulhavy1-2/+1
2016-05-17SPL: Let spl_parse_image_header() return valueMarek Vasut1-1/+5
2016-03-15dm: part: Rename some partition functionsSimon Glass1-4/+2
2016-03-15dm: Drop the block_dev_desc_t typedefSimon Glass1-3/+3
2015-11-18spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT checkNikita Kiryanov1-0/+6
2014-11-26spl: Fix SPL EXT supportGuillaume GARDET1-5/+5
2014-11-23ext4: Prepare API change for files greater than 2GBSuriyan Ramasami1-9/+9
2014-10-28spl: Add EXT support to SPLGuillaume GARDET1-0/+139