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