1. c416f1c bootmenu: add removable media entries by Masahisa Kojima · 2 years ago
  2. e85727d bootmenu: use utf-8 for menu title by Masahisa Kojima · 2 years, 4 months ago
  3. 83f7363 bootmenu: U-Boot console is enabled as default by Masahisa Kojima · 2 years, 4 months ago
  4. 3ae6cf5 bootmenu: factor out the user input handling by Masahisa Kojima · 2 years, 5 months ago
  5. 2158b0d bootmenu: add Kconfig option not to enter U-Boot console by Masahisa Kojima · 2 years, 5 months ago
  6. c606c00 bootmenu: add UEFI boot entry into bootmenu by Masahisa Kojima · 2 years, 5 months ago
  7. a3d0aa8 bootmenu: update bootmenu_entry structure by Masahisa Kojima · 2 years, 5 months ago
  8. d1d7ed7 cmd: simplify bootmenu by Heinrich Schuchardt · 2 years, 5 months ago
  9. 990f663 bootmenu: fix menu API error handling by Masahisa Kojima · 2 years, 6 months ago
  10. 83a287a bootmenu: Allow to quit it via ESC/CTRL+C by Pali Rohár · 3 years, 9 months ago
  11. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years ago
  12. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 4 months ago
  13. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  14. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 4 months ago
  15. 5308665 Nokia RX-51: Update my email address by Pali Rohár · 4 years, 6 months ago
  16. 5168d7a menu: add support for client defined statusline function by Thirupathaiah Annapureddy · 4 years, 6 months ago
  17. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  18. e231306 autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT by Simon Glass · 5 years ago
  19. bace221 ensure active menuitem is inside menu by Frank Wunderlich · 6 years ago
  20. f7bb20a add default-option to bootmenu by Frank Wunderlich · 6 years ago
  21. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  22. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  23. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_bootmenu.c]
  24. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_bootmenu.c]
  25. ae4223f Remove unnecessary use of hush header file by Simon Glass · 10 years ago
  26. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  27. 0eb33ad common: remove unaligned access error in bootmenu_getoption() by Lan Yixun (dlan) · 11 years ago
  28. e7abe91 New command bootmenu: ANSI terminal boot menu support by Pali Rohár · 12 years ago