aboutsummaryrefslogtreecommitdiff
path: root/cmd/cedit.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-25expo: cedit: Support reading settings from CMOS RAMSimon Glass1-0/+36
2023-08-25expo: cedit: Support writing settings to CMOS RAMSimon Glass1-0/+36
2023-08-25expo: cedit: Support reading settings from environment varsSimon Glass1-0/+22
2023-08-25expo: cedit: Support writing settings to environment varsSimon Glass1-0/+22
2023-08-25expo: cedit: Support reading settings from a fileSimon Glass1-0/+39
2023-08-25expo: cedit: Support writing settings to a fileSimon Glass1-3/+48
2023-08-25expo: Move cedit theme under bootstdSimon Glass1-1/+1
2023-08-25expo: Split out cedit into its own headerSimon Glass1-0/+1
2023-07-14expo: Add a configuration editorSimon Glass1-0/+93