index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
bootmenu.c
Age
Commit message (
Expand
)
Author
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