~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* test: Add a way to detect a test that breaks anotherSimon Glass2022-11-07
* vbe: Support reading the next SPL phase via VBESimon Glass2022-10-31
* sandbox: Support obtaining the next phase from an imageSimon Glass2022-10-31
* sandbox: Generalise SPL bootingSimon Glass2022-10-31
* test: Support tests which can only be run manuallySimon Glass2022-10-31
* test: Allow running tests multiple timesSimon Glass2022-09-02
* sandbox: Add a build for VPLSimon Glass2022-05-02
* sandbox: Add the handoff header for splSimon Glass2022-03-18
* sandbox: Support executables for more phasesSimon Glass2021-07-21
* sandbox: Update os_find_u_boot() to find the .img fileSimon Glass2021-03-12
* test: Allow SPL to run any available testSimon Glass2021-03-12
* test: Rename test-main.c to test-dm.cSimon Glass2021-03-12
* sandbox: Avoid using malloc() for system stateSimon Glass2021-03-02
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: test: Drop of-platdata pytestSimon Glass2020-10-29
* sandbox: Allow selection of SPL unit testsSimon Glass2020-10-29
* dm: test: Add a way to run SPL testsSimon Glass2020-10-29
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* spl: Add an arch-specific hook for writing to SPL handoffSimon Glass2019-10-08
* sandbox: Add a comment to board_init_f()Simon Glass2019-07-10
* sandbox: spl: Lower priority of standard loaderSimon Glass2019-07-10
* sandbox: Check the filename in jump_to_image_no_args()Simon Glass2018-12-05
* sandbox: Boot in U-Boot through the standard callSimon Glass2018-11-26
* sandbox: Add an option to display of-platdata in SPLSimon Glass2018-11-26
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* sandbox: Stop printing platdata at the start of SPLSimon Glass2017-07-11
* spl: sandbox: Drop spl_board_announce_boot_device()Simon Glass2016-12-09
* spl: Add a name to the SPL load-image methodsSimon Glass2016-12-09
* spl: Pass spl_image as a parameter to load_image() methodsSimon Glass2016-10-06
* spl: Convert spl_board_load_image() to use linker listSimon Glass2016-10-06
* spl: Convert boot_device into a structSimon Glass2016-10-06
* sandbox: Add a test device that uses of-platdataSimon Glass2016-07-14
* sandbox: Add basic SPL implementationSimon Glass2016-07-14