summaryrefslogtreecommitdiff
path: root/test/bootm.c
AgeCommit message (Expand)Author
2022-09-12test: Fix bootm_test_subst_var() running independentlySimon Glass
2022-06-06bootm: Fix Linux silent console on newer kernelsSean Anderson
2021-03-12test: Add a macros for finding tests in linker_listsSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-04bootm: Support string substitution in bootargsSimon Glass
2020-12-04bootm: Allow updating the bootargs in a bufferSimon Glass
2020-12-04bootm: Update bootm_process_cmdline_env() to use flagsSimon Glass
2020-12-04bootm: Add a bool parameter to bootm_process_cmdline_env()Simon Glass
2020-12-04bootm: Rename fixup_silent_linux()Simon Glass
2020-12-04bootm: Update fixup_silent_linux() to return an errorSimon Glass
2020-12-04bootm: Add tests for fixup_silent_linux()Simon Glass