1. 5168d7a menu: add support for client defined statusline function by Thirupathaiah Annapureddy · 4 years, 6 months ago
  2. dfaad82 menu: don't bother going interactive with just one menu item by Leon Yu · 5 years ago
  3. 86fbad2 menu: fix timeout duration by Masahiro Yamada · 6 years ago
  4. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  5. dd8d8da Fix typo choosen in comments and printf logs by Alexander Merkle · 9 years ago
  6. 9b081d8 menu: Return an error code if Ctrl-C is pressed by Tuomas Tynkkynen · 9 years ago
  7. 002ad7b misc: use __weak by Jeroen Hofstee · 10 years ago
  8. e1bf824 Add cli_ prefix to readline functions by Simon Glass · 10 years ago
  9. 18d6653 move CLI prototypes to cli.h and add comments by Simon Glass · 10 years ago
  10. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  11. 6a3439f menu: export menu_default_choice() function by Anatolij Gustschin · 12 years ago
  12. fc9d64f menu: Add support for user defined item choice function by Pali Rohár · 12 years ago
  13. 8594753 menu: only timeout when menu is displayed by Rob Herring · 12 years ago
  14. fc4fa6a common, menu: do not trigger timeout again, if a line is read by Heiko Schocher · 13 years ago
  15. e0611dd common, menu: add statusline support by Heiko Schocher · 13 years ago
  16. 9c34831 common: add possibility for readline_into_buffer timeout by Heiko Schocher · 13 years ago
  17. 2157497 common/menu.c: Fix build warning by Anatolij Gustschin · 13 years ago
  18. d887ad5 menu.c: use puts() instead of printf() where possible by Wolfgang Denk · 13 years ago
  19. b41bc5a common, menu: use abortboot for menu timeout by Jason Hobbs · 13 years ago
  20. b69bf52 Add generic, reusable menu code by Jason Hobbs · 13 years ago