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