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
/
include
/
menu.h
Age
Commit message (
Expand
)
Author
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