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