summaryrefslogtreecommitdiffstats
path: root/ui/ncurses/nc-boot-editor.c
Commit message (Expand)AuthorAgeFilesLines
* ui/ncurses: Unify key bindings & key help textJeremy Kerr2014-01-311-1/+1
* ui/ncurses: Add help to boot editor screenJeremy Kerr2014-01-311-2/+24
* ui/ncurses: Use descriptive field labels for boot editorJeremy Kerr2014-01-311-6/+10
* configure: Use AC_GNU_SOURCEJeremy Kerr2013-12-181-2/+2
* ui/ncurses/boot-editor: Fix (null) when non-device resources are shownJeremy Kerr2013-12-031-1/+1
* ui/ncurses: Ensure boot editor window is properly paintedJeremy Kerr2013-11-221-0/+2
* ui/ncurses: Fix use-after-free when exiting boot option editorJeremy Kerr2013-11-221-13/+29
* ui/ncurses: Allow boot editor sysinfo updatesJeremy Kerr2013-11-221-64/+94
* ui/ncurses: Implement intra-field scrollingJeremy Kerr2013-11-221-6/+5
* ui/ncurses: Draw boot editor into a scrollable padJeremy Kerr2013-11-221-5/+51
* ui/ncurses: Make boot editor paths relative to deviceJeremy Kerr2013-11-221-1/+65
* ui/ncurses: Add device selector to boot editorJeremy Kerr2013-11-221-4/+93
* ui/ncurses: Split boot editor layoutJeremy Kerr2013-11-221-29/+59
* ui/ncurses: Make boot editor API consistent with config & sysinfo screensJeremy Kerr2013-11-221-15/+46
* ui/ncurses: Use nc-widgets for boot editorJeremy Kerr2013-11-131-237/+61
* ui/ncurses: Use OK & Cancel buttons for boot editor completionJeremy Kerr2013-10-111-6/+46
* ui/ncurses: Defer item creation until boot editor is doneJeremy Kerr2013-10-101-16/+20
* ui/ncurses: Display sysinfo type & identifierJeremy Kerr2013-10-091-1/+2
* configure: Update to use AX_WITH_CURSESGeoff Levand2013-07-231-0/+2
* Add initial dtb supportGeoff Levand2013-06-241-6/+12
* ui/ncurses: move getch() out of process_key callbacksJeremy Kerr2013-05-211-68/+59
* ui: pb_kexec_data -> pb_boot_dataJeremy Kerr2013-04-151-19/+19
* ui/ncurses: ked -> boot-editorJeremy Kerr2013-04-151-0/+365
OpenPOWER on IntegriCloud