index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
bootmenu.c
Age
Commit message (
Expand
)
Author
2023-07-15
Fix incorrect return code of boot option update
Raymond Mao
2023-07-15
Move bootorder and bootoption apis to lib
Raymond Mao
2023-02-10
Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2023-02-10
menu: remove CTRL+C to quit
Masahisa Kojima
2023-02-09
Correct SPL uses of CMD_EFICONFIG
Simon Glass
2023-01-16
menu: Make use of CLI character processing
Simon Glass
2023-01-16
menu: Update bootmenu_loop() to return the code
Simon Glass
2023-01-16
menu: Update bootmenu_autoboot_loop() to return the code
Simon Glass
2023-01-16
menu: Rename KEY_... to BKEY_...
Simon Glass
2022-12-23
global: Migrate CONFIG_POSTBOOTMENU to CFG
Tom Rini
2022-09-14
bootmenu: add removable media entries
Masahisa Kojima
2022-05-31
bootmenu: use utf-8 for menu title
Masahisa Kojima
2022-05-28
bootmenu: U-Boot console is enabled as default
Masahisa Kojima
2022-05-07
bootmenu: factor out the user input handling
Masahisa Kojima
2022-05-03
bootmenu: add Kconfig option not to enter U-Boot console
Masahisa Kojima
2022-05-03
bootmenu: add UEFI boot entry into bootmenu
Masahisa Kojima
2022-05-03
bootmenu: update bootmenu_entry structure
Masahisa Kojima
2022-05-03
cmd: simplify bootmenu
Heinrich Schuchardt
2022-04-23
bootmenu: fix menu API error handling
Masahisa Kojima
2021-01-16
bootmenu: Allow to quit it via ESC/CTRL+C
Pali Rohár
2020-10-22
common: rename getc() to getchar()
Heinrich Schuchardt
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-11
Nokia RX-51: Update my email address
Pali Rohár
2020-05-07
menu: add support for client defined statusline function
Thirupathaiah Annapureddy
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-08-02
autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT
Simon Glass
2018-12-07
ensure active menuitem is inside menu
Frank Wunderlich
2018-11-26
add default-option to bootmenu
Frank Wunderlich
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass