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