Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd: Convert existing long help messages to the new macro | Tom Rini | 2023-10-16 | 1 | -4/+2 |
* | expo: cedit: Support reading settings from CMOS RAM | Simon Glass | 2023-08-25 | 1 | -0/+36 |
* | expo: cedit: Support writing settings to CMOS RAM | Simon Glass | 2023-08-25 | 1 | -0/+36 |
* | expo: cedit: Support reading settings from environment vars | Simon Glass | 2023-08-25 | 1 | -0/+22 |
* | expo: cedit: Support writing settings to environment vars | Simon Glass | 2023-08-25 | 1 | -0/+22 |
* | expo: cedit: Support reading settings from a file | Simon Glass | 2023-08-25 | 1 | -0/+39 |
* | expo: cedit: Support writing settings to a file | Simon Glass | 2023-08-25 | 1 | -3/+48 |
* | expo: Move cedit theme under bootstd | Simon Glass | 2023-08-25 | 1 | -1/+1 |
* | expo: Split out cedit into its own header | Simon Glass | 2023-08-25 | 1 | -0/+1 |
* | expo: Add a configuration editor | Simon Glass | 2023-07-14 | 1 | -0/+93 |