summaryrefslogtreecommitdiff
path: root/arch/sandbox/cpu/spl.c
Commit message (Expand)AuthorAgeLines
* spl: sandbox: Drop spl_board_announce_boot_device()Simon Glass2016-12-09-14/+3
* spl: Add a name to the SPL load-image methodsSimon Glass2016-12-09-1/+1
* spl: Pass spl_image as a parameter to load_image() methodsSimon Glass2016-10-06-1/+2
* spl: Convert spl_board_load_image() to use linker listSimon Glass2016-10-06-1/+2
* spl: Convert boot_device into a structSimon Glass2016-10-06-1/+1
* sandbox: Add a test device that uses of-platdataSimon Glass2016-07-14-0/+17
* sandbox: Add basic SPL implementationSimon Glass2016-07-14-0/+51