1. a7536e9 menu: Re-enable the ANSI codes by Simon Glass · 1 year, 4 months ago
  2. 88df363 eficonfig: CTRL+S to save the boot order by Masahisa Kojima · 1 year, 9 months ago
  3. 9e7ac0b menu: Factor out menu-keypress decoding by Simon Glass · 1 year, 10 months ago
  4. 32bab0e menu: Make use of CLI character processing by Simon Glass · 1 year, 10 months ago
  5. 86cc3c5 menu: Use a switch statement by Simon Glass · 1 year, 10 months ago
  6. d0ca98d menu: Update bootmenu_loop() to return the code by Simon Glass · 1 year, 10 months ago
  7. 5712976 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · 1 year, 10 months ago
  8. 2da4a15 menu: Rename KEY_... to BKEY_... by Simon Glass · 1 year, 10 months ago
  9. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  10. 95fc669 menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling by Masahisa Kojima · 2 years, 1 month ago
  11. 3ae6cf5 bootmenu: factor out the user input handling by Masahisa Kojima · 2 years, 6 months ago
  12. 7f67525 menu: menu_get_choice() return -ENOENT if menu item is empty by Masahisa Kojima · 2 years, 6 months ago
  13. c23bb03 menu: always show the menu regardless of the number of entry by Masahisa Kojima · 2 years, 6 months ago
  14. 5168d7a menu: add support for client defined statusline function by Thirupathaiah Annapureddy · 4 years, 7 months ago
  15. dfaad82 menu: don't bother going interactive with just one menu item by Leon Yu · 5 years ago
  16. 86fbad2 menu: fix timeout duration by Masahiro Yamada · 6 years ago
  17. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  18. dd8d8da Fix typo choosen in comments and printf logs by Alexander Merkle · 9 years ago
  19. 9b081d8 menu: Return an error code if Ctrl-C is pressed by Tuomas Tynkkynen · 9 years ago
  20. 002ad7b misc: use __weak by Jeroen Hofstee · 10 years ago
  21. e1bf824 Add cli_ prefix to readline functions by Simon Glass · 11 years ago
  22. 18d6653 move CLI prototypes to cli.h and add comments by Simon Glass · 11 years ago
  23. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  24. 6a3439f menu: export menu_default_choice() function by Anatolij Gustschin · 12 years ago
  25. fc9d64f menu: Add support for user defined item choice function by Pali Rohár · 12 years ago
  26. 8594753 menu: only timeout when menu is displayed by Rob Herring · 13 years ago
  27. fc4fa6a common, menu: do not trigger timeout again, if a line is read by Heiko Schocher · 13 years ago
  28. e0611dd common, menu: add statusline support by Heiko Schocher · 13 years ago
  29. 9c34831 common: add possibility for readline_into_buffer timeout by Heiko Schocher · 13 years ago
  30. 2157497 common/menu.c: Fix build warning by Anatolij Gustschin · 13 years ago
  31. d887ad5 menu.c: use puts() instead of printf() where possible by Wolfgang Denk · 13 years ago
  32. b41bc5a common, menu: use abortboot for menu timeout by Jason Hobbs · 13 years ago
  33. b69bf52 Add generic, reusable menu code by Jason Hobbs · 13 years ago