- c2a1e9e menu: add support to check if menu needs to be reprinted by developer · 4 weeks ago
- 744a0a2 menu: fix the logic checking whether ESC key is pressed by developer · 4 weeks ago
- 69c6fa8 common: Remove duplicate newlines by Marek Vasut · 4 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 728cb88 common: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 1ee7ab8 menu: Re-enable the ANSI codes by Simon Glass · 1 year, 5 months ago
- d38ecb7 eficonfig: CTRL+S to save the boot order by Masahisa Kojima · 1 year, 10 months ago
- 1b56fe1 menu: Factor out menu-keypress decoding by Simon Glass · 1 year, 11 months ago
- 9d8d387 menu: Make use of CLI character processing by Simon Glass · 1 year, 11 months ago
- d52ce65 menu: Use a switch statement by Simon Glass · 1 year, 11 months ago
- f1d3c8e menu: Update bootmenu_loop() to return the code by Simon Glass · 1 year, 11 months ago
- 81544c4 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · 1 year, 11 months ago
- 05ecdf8 menu: Rename KEY_... to BKEY_... by Simon Glass · 1 year, 11 months ago
- 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
- ffe6813 menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling by Masahisa Kojima · 2 years, 2 months ago
- 0e1b996 bootmenu: factor out the user input handling by Masahisa Kojima · 2 years, 7 months ago
- 72f823f menu: menu_get_choice() return -ENOENT if menu item is empty by Masahisa Kojima · 2 years, 7 months ago
- 6f59d19 menu: always show the menu regardless of the number of entry by Masahisa Kojima · 2 years, 7 months ago
- d6b9f6b menu: add support for client defined statusline function by Thirupathaiah Annapureddy · 4 years, 8 months ago
- 9686a93 menu: don't bother going interactive with just one menu item by Leon Yu · 5 years ago
- c46d0fe menu: fix timeout duration by Masahiro Yamada · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 0137e60 Fix typo choosen in comments and printf logs by Alexander Merkle · 9 years ago
- 60c47af menu: Return an error code if Ctrl-C is pressed by Tuomas Tynkkynen · 10 years ago
- 4e5f9e6 misc: use __weak by Jeroen Hofstee · 10 years ago
- be6aafc Add cli_ prefix to readline functions by Simon Glass · 11 years ago
- dec3c01 move CLI prototypes to cli.h and add comments by Simon Glass · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- fb6068a menu: export menu_default_choice() function by Anatolij Gustschin · 12 years ago
- d0d8d3b menu: Add support for user defined item choice function by Pali Rohár · 12 years ago
- dd42a5a menu: only timeout when menu is displayed by Rob Herring · 13 years ago
- e795b2e common, menu: do not trigger timeout again, if a line is read by Heiko Schocher · 13 years ago
- eb2296f common, menu: add statusline support by Heiko Schocher · 13 years ago
- 0eab4d5 common: add possibility for readline_into_buffer timeout by Heiko Schocher · 13 years ago
- b50e1e0 common/menu.c: Fix build warning by Anatolij Gustschin · 13 years ago
- 4f5c100b menu.c: use puts() instead of printf() where possible by Wolfgang Denk · 13 years ago
- 65febe6 common, menu: use abortboot for menu timeout by Jason Hobbs · 13 years ago
- 0685d82 Add generic, reusable menu code by Jason Hobbs · 13 years ago