aboutsummaryrefslogtreecommitdiff
path: root/include/cedit.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-25expo: cedit: Support reading settings from CMOS RAMSimon Glass1-0/+12
2023-08-25expo: cedit: Support writing settings to CMOS RAMSimon Glass1-0/+13
2023-08-25expo: cedit: Support reading settings from environment varsSimon Glass1-0/+8
2023-08-25expo: cedit: Support writing settings to environment varsSimon Glass1-0/+9
2023-08-25expo: cedit: Support reading settings from a fileSimon Glass1-0/+13
2023-08-25expo: cedit: Support writing settings to a fileSimon Glass1-0/+22
2023-08-25expo: Add a function to prepare a ceditSimon Glass1-0/+15
2023-08-25expo: Split out cedit into its own headerSimon Glass1-0/+33