1. dd8d8da Fix typo choosen in comments and printf logs by Alexander Merkle · 9 years ago
  2. 9b081d8 menu: Return an error code if Ctrl-C is pressed by Tuomas Tynkkynen · 9 years ago
  3. 002ad7b misc: use __weak by Jeroen Hofstee · 10 years ago
  4. e1bf824 Add cli_ prefix to readline functions by Simon Glass · 10 years ago
  5. 18d6653 move CLI prototypes to cli.h and add comments by Simon Glass · 10 years ago
  6. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  7. 6a3439f menu: export menu_default_choice() function by Anatolij Gustschin · 12 years ago
  8. fc9d64f menu: Add support for user defined item choice function by Pali Rohár · 12 years ago
  9. 8594753 menu: only timeout when menu is displayed by Rob Herring · 13 years ago
  10. fc4fa6a common, menu: do not trigger timeout again, if a line is read by Heiko Schocher · 13 years ago
  11. e0611dd common, menu: add statusline support by Heiko Schocher · 13 years ago
  12. 9c34831 common: add possibility for readline_into_buffer timeout by Heiko Schocher · 13 years ago
  13. 2157497 common/menu.c: Fix build warning by Anatolij Gustschin · 13 years ago
  14. d887ad5 menu.c: use puts() instead of printf() where possible by Wolfgang Denk · 13 years ago
  15. b41bc5a common, menu: use abortboot for menu timeout by Jason Hobbs · 13 years ago
  16. b69bf52 Add generic, reusable menu code by Jason Hobbs · 13 years ago