index
:
u-boot.git
CHECK/bloblist-not-found
CHECK/check-bootm-fit-noload
CHECK/resync-scripts-kconfig
DBG/clk-support-arbitrary-clk_register-sequence
Jenkins
master
next
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
/
include
/
menu.h
Age
Commit message (
Expand
)
Author
2025-06-05
cmd: bootmenu: permit to select bootmenu entry with a shortcut
Christian Marangi
2024-11-04
bootmenu: add reprint check
Weijie Gao
2024-11-04
menu: add support to check if menu needs to be reprinted
Weijie Gao
2023-10-11
expo: Support handling any key in cedit
Simon Glass
2023-02-10
eficonfig: CTRL+S to save the boot order
Masahisa Kojima
2023-01-16
menu: Factor out menu-keypress decoding
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
2023-01-16
bootmenu: Add a few comments
Simon Glass
2022-09-14
menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling
Masahisa Kojima
2022-05-07
bootmenu: factor out the user input handling
Masahisa Kojima
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2020-05-07
menu: add support for client defined statusline function
Thirupathaiah Annapureddy
2019-08-02
autoboot: Add comments for menu_show()
Simon Glass
2019-08-02
autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-29
menu: export menu_default_choice() function
Anatolij Gustschin
2013-03-29
menu: Add support for user defined item choice function
Pali Rohár
2012-02-12
common, menu: show menu on startup if CONFIG_MENU_SHOW is defined
Heiko Schocher
2012-02-12
common, menu: add statusline support
Heiko Schocher
2011-10-17
common, menu: use abortboot for menu timeout
Jason Hobbs
2011-10-17
Add generic, reusable menu code
Jason Hobbs