summaryrefslogtreecommitdiffstats
path: root/test/bootm.c
Commit message (Expand)AuthorAgeFilesLines
* test: Add a macros for finding tests in linker_listsSimon Glass2021-03-121-2/+2
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* bootm: Support string substitution in bootargsSimon Glass2020-12-041-5/+109
* bootm: Allow updating the bootargs in a bufferSimon Glass2020-12-041-15/+99
* bootm: Update bootm_process_cmdline_env() to use flagsSimon Glass2020-12-041-5/+5
* bootm: Add a bool parameter to bootm_process_cmdline_env()Simon Glass2020-12-041-5/+5
* bootm: Rename fixup_silent_linux()Simon Glass2020-12-041-5/+5
* bootm: Update fixup_silent_linux() to return an errorSimon Glass2020-12-041-5/+5
* bootm: Add tests for fixup_silent_linux()Simon Glass2020-12-041-0/+59