Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-25 | expo: cedit: Support reading settings from CMOS RAM | Simon Glass | 1 | -0/+12 |
2023-08-25 | expo: cedit: Support writing settings to CMOS RAM | Simon Glass | 1 | -0/+13 |
2023-08-25 | expo: cedit: Support reading settings from environment vars | Simon Glass | 1 | -0/+8 |
2023-08-25 | expo: cedit: Support writing settings to environment vars | Simon Glass | 1 | -0/+9 |
2023-08-25 | expo: cedit: Support reading settings from a file | Simon Glass | 1 | -0/+13 |
2023-08-25 | expo: cedit: Support writing settings to a file | Simon Glass | 1 | -0/+22 |
2023-08-25 | expo: Add a function to prepare a cedit | Simon Glass | 1 | -0/+15 |
2023-08-25 | expo: Split out cedit into its own header | Simon Glass | 1 | -0/+33 |