summaryrefslogtreecommitdiffstats
path: root/common/spl/spl_legacy.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* spl: spl_legacy: Add lzma decompression support for legacy imageWeijie Gao2020-04-271-2/+60
* spl: spl_nor: Move legacy image loading into spl_legacy.cStefan Roese2020-04-271-0/+20
* spl: spl_legacy: Use IS_ENABLED() to remove #ifdefStefan Roese2020-04-271-3/+2
* spl: Extract legacy image handling into separate fileStefan Roese2020-04-271-0/+54