1. 08f67c4 cmd: bootmenu: rename U-Boot console to Exit by Svyatoslav Ryhel · Wed Jan 17 12:55:46 2024 +0200
  2. a35784d Fix incorrect return code of boot option update by Raymond Mao · Mon Jun 19 14:22:59 2023 -0700
  3. 70a76c5 Move bootorder and bootoption apis to lib by Raymond Mao · Mon Jun 19 14:22:58 2023 -0700
  4. be1eaa1 Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Feb 10 13:45:15 2023 -0500
  5. 3a9eb07 menu: remove CTRL+C to quit by Masahisa Kojima · Thu Feb 02 18:24:43 2023 +0900
  6. 315367a Correct SPL uses of CMD_EFICONFIG by Simon Glass · Sun Feb 05 15:36:28 2023 -0700
  7. 9d8d387 menu: Make use of CLI character processing by Simon Glass · Fri Jan 06 08:52:26 2023 -0600
  8. f1d3c8e menu: Update bootmenu_loop() to return the code by Simon Glass · Fri Jan 06 08:52:24 2023 -0600
  9. 81544c4 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · Fri Jan 06 08:52:23 2023 -0600
  10. 05ecdf8 menu: Rename KEY_... to BKEY_... by Simon Glass · Fri Jan 06 08:52:22 2023 -0600
  11. e510a3f global: Migrate CONFIG_POSTBOOTMENU to CFG by Tom Rini · Sun Dec 04 10:13:33 2022 -0500
  12. 767a9e6 bootmenu: add removable media entries by Masahisa Kojima · Mon Sep 12 17:33:54 2022 +0900
  13. 1baf964 bootmenu: use utf-8 for menu title by Masahisa Kojima · Sun May 29 10:52:43 2022 +0900
  14. 97cbcc4 bootmenu: U-Boot console is enabled as default by Masahisa Kojima · Thu May 26 19:09:38 2022 +0900
  15. 0e1b996 bootmenu: factor out the user input handling by Masahisa Kojima · Thu Apr 28 17:09:45 2022 +0900
  16. 43d0ab2 bootmenu: add Kconfig option not to enter U-Boot console by Masahisa Kojima · Thu Apr 28 17:09:44 2022 +0900
  17. f90c7b2 bootmenu: add UEFI boot entry into bootmenu by Masahisa Kojima · Thu Apr 28 17:09:42 2022 +0900
  18. 015405a bootmenu: update bootmenu_entry structure by Masahisa Kojima · Thu Apr 28 17:09:41 2022 +0900
  19. d7dc877 cmd: simplify bootmenu by Heinrich Schuchardt · Sun May 01 23:17:18 2022 +0200
  20. acc969e bootmenu: fix menu API error handling by Masahisa Kojima · Thu Mar 24 22:54:33 2022 +0900
  21. 3c0629b bootmenu: Allow to quit it via ESC/CTRL+C by Pali Rohár · Sun Dec 27 01:04:38 2020 +0100
  22. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · Wed Oct 07 18:11:48 2020 +0200
  23. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  24. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  25. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  26. 10a953d Nokia RX-51: Update my email address by Pali Rohár · Wed Apr 01 00:35:08 2020 +0200
  27. d6b9f6b menu: add support for client defined statusline function by Thirupathaiah Annapureddy · Wed Mar 18 11:38:42 2020 -0700
  28. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  29. ec5f71a autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT by Simon Glass · Sat Jul 20 20:51:24 2019 -0600
  30. 4931d96 ensure active menuitem is inside menu by Frank Wunderlich · Mon Dec 03 11:23:41 2018 +0100
  31. 6a3578e add default-option to bootmenu by Frank Wunderlich · Fri Oct 05 11:41:59 2018 +0200
  32. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  33. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  34. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · Sun Jan 17 20:53:52 2016 -0700[Renamed from cmd/cmd_bootmenu.c]
  35. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700[Renamed from common/cmd_bootmenu.c]
  36. 794cf6a Remove unnecessary use of hush header file by Simon Glass · Thu Apr 10 20:01:23 2014 -0600
  37. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  38. 981c7e0 common: remove unaligned access error in bootmenu_getoption() by Lan Yixun (dlan) · Thu Jun 27 18:58:53 2013 +0800
  39. ac91b47 New command bootmenu: ANSI terminal boot menu support by Pali Rohár · Sat Mar 23 14:53:08 2013 +0000