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