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