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