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