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