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