Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-12 | test: Fix bootm_test_subst_var() running independently | Simon Glass | 1 | -1/+2 |
2022-06-06 | bootm: Fix Linux silent console on newer kernels | Sean Anderson | 1 | -10/+10 |
2021-03-12 | test: Add a macros for finding tests in linker_lists | Simon Glass | 1 | -2/+2 |
2021-02-02 | common: Drop asm/global_data.h from common header | Simon Glass | 1 | -0/+1 |
2020-12-04 | bootm: Support string substitution in bootargs | Simon Glass | 1 | -5/+109 |
2020-12-04 | bootm: Allow updating the bootargs in a buffer | Simon Glass | 1 | -15/+99 |
2020-12-04 | bootm: Update bootm_process_cmdline_env() to use flags | Simon Glass | 1 | -5/+5 |
2020-12-04 | bootm: Add a bool parameter to bootm_process_cmdline_env() | Simon Glass | 1 | -5/+5 |
2020-12-04 | bootm: Rename fixup_silent_linux() | Simon Glass | 1 | -5/+5 |
2020-12-04 | bootm: Update fixup_silent_linux() to return an error | Simon Glass | 1 | -5/+5 |
2020-12-04 | bootm: Add tests for fixup_silent_linux() | Simon Glass | 1 | -0/+59 |