aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox/include/asm/spl.h
AgeCommit message (Expand)Author
2023-11-16test: spl: Add a test for NANDSean Anderson
2023-10-17test: spl: Add a test for the SPI load methodSean Anderson
2023-10-17test: spl: Add a test for the NOR load methodSean Anderson
2023-10-17test: spl: Add a test for the NET load methodSean Anderson
2022-10-31vbe: Support reading the next SPL phase via VBESimon Glass
2022-10-31sandbox: Generalise SPL bootingSimon Glass
2022-06-06spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGETom Rini
2021-07-21sandbox: Support executables for more phasesSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-10-06spl: Move spl_board_load_image() into a generic headerSimon Glass
2016-07-14sandbox: Add basic SPL implementationSimon Glass