1. 767a9e6 bootmenu: add removable media entries by Masahisa Kojima · 2 years, 2 months ago
  2. 1baf964 bootmenu: use utf-8 for menu title by Masahisa Kojima · 2 years, 6 months ago
  3. 97cbcc4 bootmenu: U-Boot console is enabled as default by Masahisa Kojima · 2 years, 6 months ago
  4. 0e1b996 bootmenu: factor out the user input handling by Masahisa Kojima · 2 years, 7 months ago
  5. 43d0ab2 bootmenu: add Kconfig option not to enter U-Boot console by Masahisa Kojima · 2 years, 7 months ago
  6. f90c7b2 bootmenu: add UEFI boot entry into bootmenu by Masahisa Kojima · 2 years, 7 months ago
  7. 015405a bootmenu: update bootmenu_entry structure by Masahisa Kojima · 2 years, 7 months ago
  8. d7dc877 cmd: simplify bootmenu by Heinrich Schuchardt · 2 years, 7 months ago
  9. acc969e bootmenu: fix menu API error handling by Masahisa Kojima · 2 years, 8 months ago
  10. 3c0629b bootmenu: Allow to quit it via ESC/CTRL+C by Pali Rohár · 4 years ago
  11. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 2 months ago
  12. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  13. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  14. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  15. 10a953d Nokia RX-51: Update my email address by Pali Rohár · 4 years, 8 months ago
  16. d6b9f6b menu: add support for client defined statusline function by Thirupathaiah Annapureddy · 4 years, 8 months ago
  17. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  18. ec5f71a autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT by Simon Glass · 5 years ago
  19. 4931d96 ensure active menuitem is inside menu by Frank Wunderlich · 6 years ago
  20. 6a3578e add default-option to bootmenu by Frank Wunderlich · 6 years ago
  21. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  22. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  23. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_bootmenu.c]
  24. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_bootmenu.c]
  25. 794cf6a Remove unnecessary use of hush header file by Simon Glass · 11 years ago
  26. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  27. 981c7e0 common: remove unaligned access error in bootmenu_getoption() by Lan Yixun (dlan) · 11 years ago
  28. ac91b47 New command bootmenu: ANSI terminal boot menu support by Pali Rohár · 12 years ago