1. c2a1e9e menu: add support to check if menu needs to be reprinted by developer · 4 weeks ago
  2. 744a0a2 menu: fix the logic checking whether ESC key is pressed by developer · 4 weeks ago
  3. 69c6fa8 common: Remove duplicate newlines by Marek Vasut · 4 months ago
  4. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  5. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  6. 728cb88 common: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  7. 1ee7ab8 menu: Re-enable the ANSI codes by Simon Glass · 1 year, 5 months ago
  8. d38ecb7 eficonfig: CTRL+S to save the boot order by Masahisa Kojima · 1 year, 10 months ago
  9. 1b56fe1 menu: Factor out menu-keypress decoding by Simon Glass · 1 year, 11 months ago
  10. 9d8d387 menu: Make use of CLI character processing by Simon Glass · 1 year, 11 months ago
  11. d52ce65 menu: Use a switch statement by Simon Glass · 1 year, 11 months ago
  12. f1d3c8e menu: Update bootmenu_loop() to return the code by Simon Glass · 1 year, 11 months ago
  13. 81544c4 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · 1 year, 11 months ago
  14. 05ecdf8 menu: Rename KEY_... to BKEY_... by Simon Glass · 1 year, 11 months ago
  15. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  16. ffe6813 menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling by Masahisa Kojima · 2 years, 2 months ago
  17. 0e1b996 bootmenu: factor out the user input handling by Masahisa Kojima · 2 years, 7 months ago
  18. 72f823f menu: menu_get_choice() return -ENOENT if menu item is empty by Masahisa Kojima · 2 years, 7 months ago
  19. 6f59d19 menu: always show the menu regardless of the number of entry by Masahisa Kojima · 2 years, 7 months ago
  20. d6b9f6b menu: add support for client defined statusline function by Thirupathaiah Annapureddy · 4 years, 8 months ago
  21. 9686a93 menu: don't bother going interactive with just one menu item by Leon Yu · 5 years ago
  22. c46d0fe menu: fix timeout duration by Masahiro Yamada · 7 years ago
  23. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  24. 0137e60 Fix typo choosen in comments and printf logs by Alexander Merkle · 9 years ago
  25. 60c47af menu: Return an error code if Ctrl-C is pressed by Tuomas Tynkkynen · 10 years ago
  26. 4e5f9e6 misc: use __weak by Jeroen Hofstee · 10 years ago
  27. be6aafc Add cli_ prefix to readline functions by Simon Glass · 11 years ago
  28. dec3c01 move CLI prototypes to cli.h and add comments by Simon Glass · 11 years ago
  29. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  30. fb6068a menu: export menu_default_choice() function by Anatolij Gustschin · 12 years ago
  31. d0d8d3b menu: Add support for user defined item choice function by Pali Rohár · 12 years ago
  32. dd42a5a menu: only timeout when menu is displayed by Rob Herring · 13 years ago
  33. e795b2e common, menu: do not trigger timeout again, if a line is read by Heiko Schocher · 13 years ago
  34. eb2296f common, menu: add statusline support by Heiko Schocher · 13 years ago
  35. 0eab4d5 common: add possibility for readline_into_buffer timeout by Heiko Schocher · 13 years ago
  36. b50e1e0 common/menu.c: Fix build warning by Anatolij Gustschin · 13 years ago
  37. 4f5c100b menu.c: use puts() instead of printf() where possible by Wolfgang Denk · 13 years ago
  38. 65febe6 common, menu: use abortboot for menu timeout by Jason Hobbs · 13 years ago
  39. 0685d82 Add generic, reusable menu code by Jason Hobbs · 13 years ago