Age | Commit message (Expand) | Author |
---|---|---|
2023-10-11 | expo: Plumb in textline to cedit | Simon Glass |
2023-10-11 | expo: Support handling any key in cedit | Simon Glass |
2023-10-11 | expo: Add a function to write a property to a devicetree | Simon Glass |
2023-10-11 | expo: Use switch statements more for object types | Simon Glass |
2023-10-11 | expo: Fix up comments for get_cur_menuitem_text() et al | Simon Glass |
2023-08-25 | expo: cedit: Support reading settings from CMOS RAM | Simon Glass |
2023-08-25 | expo: cedit: Support writing settings to CMOS RAM | Simon Glass |
2023-08-25 | expo: cedit: Support reading settings from environment vars | Simon Glass |
2023-08-25 | expo: cedit: Support writing settings to environment vars | Simon Glass |
2023-08-25 | expo: cedit: Support reading settings from a file | Simon Glass |
2023-08-25 | expo: cedit: Support writing settings to a file | Simon Glass |
2023-08-25 | expo: Add a function to prepare a cedit | Simon Glass |
2023-08-25 | expo: Split out cedit into its own header | Simon Glass |
2023-07-14 | expo: Add a configuration editor | Simon Glass |