Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |