summaryrefslogtreecommitdiffstats
path: root/common/spl/spl_ubi.c
Commit message (Expand)AuthorAgeFilesLines
* spl: Weed out CONFIG_SYS_TEXT_BASE usageMarek Vasut2018-09-251-2/+1
* SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* spl: Make UBI fastmap support Kconfig selectableLadislav Michl2017-07-061-1/+1
* spl: Add a name to the SPL load-image methodsSimon Glass2016-12-091-2/+2
* spl: Pass spl_image as a parameter to load_image() methodsSimon Glass2016-10-061-3/+4
* spl: Convert spl_ubi_load_image() to use linker listSimon Glass2016-10-061-0/+3
* spl: Convert boot_device into a structSimon Glass2016-10-061-3/+3
* spl: Add a parameter to spl_parse_image_header()Simon Glass2016-10-061-2/+2
* spl: support loading from UBI volumesLadislav Michl2016-07-221-0/+78