1. c1c0d2c bootmenu: add reprint check by developer · 4 weeks ago
  2. c2a1e9e menu: add support to check if menu needs to be reprinted by developer · 4 weeks ago
  3. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  4. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  5. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  6. 08f67c4 cmd: bootmenu: rename U-Boot console to Exit by Svyatoslav Ryhel · 10 months ago
  7. a35784d Fix incorrect return code of boot option update by Raymond Mao · 1 year, 5 months ago
  8. 70a76c5 Move bootorder and bootoption apis to lib by Raymond Mao · 1 year, 5 months ago
  9. be1eaa1 Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 10 months ago
  10. 3a9eb07 menu: remove CTRL+C to quit by Masahisa Kojima · 1 year, 10 months ago
  11. 315367a Correct SPL uses of CMD_EFICONFIG by Simon Glass · 1 year, 10 months ago
  12. 9d8d387 menu: Make use of CLI character processing by Simon Glass · 1 year, 11 months ago
  13. f1d3c8e menu: Update bootmenu_loop() to return the code by Simon Glass · 1 year, 11 months ago
  14. 81544c4 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · 1 year, 11 months ago
  15. 05ecdf8 menu: Rename KEY_... to BKEY_... by Simon Glass · 1 year, 11 months ago
  16. e510a3f global: Migrate CONFIG_POSTBOOTMENU to CFG by Tom Rini · 2 years ago
  17. 767a9e6 bootmenu: add removable media entries by Masahisa Kojima · 2 years, 3 months ago
  18. 1baf964 bootmenu: use utf-8 for menu title by Masahisa Kojima · 2 years, 6 months ago
  19. 97cbcc4 bootmenu: U-Boot console is enabled as default by Masahisa Kojima · 2 years, 6 months ago
  20. 0e1b996 bootmenu: factor out the user input handling by Masahisa Kojima · 2 years, 7 months ago
  21. 43d0ab2 bootmenu: add Kconfig option not to enter U-Boot console by Masahisa Kojima · 2 years, 7 months ago
  22. f90c7b2 bootmenu: add UEFI boot entry into bootmenu by Masahisa Kojima · 2 years, 7 months ago
  23. 015405a bootmenu: update bootmenu_entry structure by Masahisa Kojima · 2 years, 7 months ago
  24. d7dc877 cmd: simplify bootmenu by Heinrich Schuchardt · 2 years, 7 months ago
  25. acc969e bootmenu: fix menu API error handling by Masahisa Kojima · 2 years, 8 months ago
  26. 3c0629b bootmenu: Allow to quit it via ESC/CTRL+C by Pali Rohár · 4 years ago
  27. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 2 months ago
  28. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  29. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  30. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  31. 10a953d Nokia RX-51: Update my email address by Pali Rohár · 4 years, 8 months ago
  32. d6b9f6b menu: add support for client defined statusline function by Thirupathaiah Annapureddy · 4 years, 8 months ago
  33. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  34. ec5f71a autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT by Simon Glass · 5 years ago
  35. 4931d96 ensure active menuitem is inside menu by Frank Wunderlich · 6 years ago
  36. 6a3578e add default-option to bootmenu by Frank Wunderlich · 6 years ago
  37. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  38. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  39. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_bootmenu.c]
  40. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_bootmenu.c]
  41. 794cf6a Remove unnecessary use of hush header file by Simon Glass · 11 years ago
  42. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  43. 981c7e0 common: remove unaligned access error in bootmenu_getoption() by Lan Yixun (dlan) · 11 years ago
  44. ac91b47 New command bootmenu: ANSI terminal boot menu support by Pali Rohár · 12 years ago