1. 1ee7ab8 menu: Re-enable the ANSI codes by Simon Glass · Sat Jun 17 11:49:48 2023 +0100
  2. d38ecb7 eficonfig: CTRL+S to save the boot order by Masahisa Kojima · Thu Feb 02 18:24:44 2023 +0900
  3. 1b56fe1 menu: Factor out menu-keypress decoding by Simon Glass · Fri Jan 06 08:52:35 2023 -0600
  4. 9d8d387 menu: Make use of CLI character processing by Simon Glass · Fri Jan 06 08:52:26 2023 -0600
  5. d52ce65 menu: Use a switch statement by Simon Glass · Fri Jan 06 08:52:25 2023 -0600
  6. f1d3c8e menu: Update bootmenu_loop() to return the code by Simon Glass · Fri Jan 06 08:52:24 2023 -0600
  7. 81544c4 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · Fri Jan 06 08:52:23 2023 -0600
  8. 05ecdf8 menu: Rename KEY_... to BKEY_... by Simon Glass · Fri Jan 06 08:52:22 2023 -0600
  9. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  10. ffe6813 menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling by Masahisa Kojima · Mon Sep 12 17:33:52 2022 +0900
  11. 0e1b996 bootmenu: factor out the user input handling by Masahisa Kojima · Thu Apr 28 17:09:45 2022 +0900
  12. 72f823f menu: menu_get_choice() return -ENOENT if menu item is empty by Masahisa Kojima · Thu Apr 28 17:09:37 2022 +0900
  13. 6f59d19 menu: always show the menu regardless of the number of entry by Masahisa Kojima · Thu Apr 28 17:09:36 2022 +0900
  14. d6b9f6b menu: add support for client defined statusline function by Thirupathaiah Annapureddy · Wed Mar 18 11:38:42 2020 -0700
  15. 9686a93 menu: don't bother going interactive with just one menu item by Leon Yu · Fri Jun 21 12:12:39 2019 +0800
  16. c46d0fe menu: fix timeout duration by Masahiro Yamada · Thu May 24 17:04:57 2018 +0900
  17. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  18. 0137e60 Fix typo choosen in comments and printf logs by Alexander Merkle · Thu Mar 17 15:44:47 2016 +0100
  19. 60c47af menu: Return an error code if Ctrl-C is pressed by Tuomas Tynkkynen · Thu May 07 21:29:19 2015 +0300
  20. 4e5f9e6 misc: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:25 2014 +0200
  21. be6aafc Add cli_ prefix to readline functions by Simon Glass · Thu Apr 10 20:01:27 2014 -0600
  22. dec3c01 move CLI prototypes to cli.h and add comments by Simon Glass · Thu Apr 10 20:01:25 2014 -0600
  23. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  24. fb6068a menu: export menu_default_choice() function by Anatolij Gustschin · Sat Mar 23 14:52:04 2013 +0000
  25. d0d8d3b menu: Add support for user defined item choice function by Pali Rohár · Sat Mar 23 14:50:40 2013 +0000
  26. dd42a5a menu: only timeout when menu is displayed by Rob Herring · Wed Mar 28 05:51:32 2012 +0000
  27. e795b2e common, menu: do not trigger timeout again, if a line is read by Heiko Schocher · Mon Jan 16 22:24:29 2012 +0000
  28. eb2296f common, menu: add statusline support by Heiko Schocher · Mon Jan 16 21:13:20 2012 +0000
  29. 0eab4d5 common: add possibility for readline_into_buffer timeout by Heiko Schocher · Mon Jan 16 21:13:05 2012 +0000
  30. b50e1e0 common/menu.c: Fix build warning by Anatolij Gustschin · Sat Dec 03 06:46:07 2011 +0000
  31. 4f5c100b menu.c: use puts() instead of printf() where possible by Wolfgang Denk · Mon Nov 28 20:19:41 2011 +0100
  32. 65febe6 common, menu: use abortboot for menu timeout by Jason Hobbs · Tue Aug 23 11:06:50 2011 +0000
  33. 0685d82 Add generic, reusable menu code by Jason Hobbs · Tue Aug 23 11:06:49 2011 +0000