aboutsummaryrefslogtreecommitdiff
path: root/boot/cedit.c
AgeCommit message (Expand)Author
2023-10-11expo: Plumb in textline to ceditSimon Glass
2023-10-11expo: Support handling any key in ceditSimon Glass
2023-10-11expo: Add a function to write a property to a devicetreeSimon Glass
2023-10-11expo: Use switch statements more for object typesSimon Glass
2023-10-11expo: Fix up comments for get_cur_menuitem_text() et alSimon Glass
2023-08-25expo: cedit: Support reading settings from CMOS RAMSimon Glass
2023-08-25expo: cedit: Support writing settings to CMOS RAMSimon Glass
2023-08-25expo: cedit: Support reading settings from environment varsSimon Glass
2023-08-25expo: cedit: Support writing settings to environment varsSimon Glass
2023-08-25expo: cedit: Support reading settings from a fileSimon Glass
2023-08-25expo: cedit: Support writing settings to a fileSimon Glass
2023-08-25expo: Add a function to prepare a ceditSimon Glass
2023-08-25expo: Split out cedit into its own headerSimon Glass
2023-07-14expo: Add a configuration editorSimon Glass