summaryrefslogtreecommitdiff
path: root/include/menu.h
AgeCommit message (Expand)Author
2023-02-10eficonfig: CTRL+S to save the boot orderMasahisa Kojima
2023-01-16menu: Factor out menu-keypress decodingSimon Glass
2023-01-16menu: Make use of CLI character processingSimon Glass
2023-01-16menu: Update bootmenu_loop() to return the codeSimon Glass
2023-01-16menu: Update bootmenu_autoboot_loop() to return the codeSimon Glass
2023-01-16menu: Rename KEY_... to BKEY_...Simon Glass
2023-01-16bootmenu: Add a few commentsSimon Glass
2022-09-14menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handlingMasahisa Kojima
2022-05-07bootmenu: factor out the user input handlingMasahisa Kojima
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2020-05-07menu: add support for client defined statusline functionThirupathaiah Annapureddy
2019-08-02autoboot: Add comments for menu_show()Simon Glass
2019-08-02autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOTSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-29menu: export menu_default_choice() functionAnatolij Gustschin
2013-03-29menu: Add support for user defined item choice functionPali Rohár
2012-02-12common, menu: show menu on startup if CONFIG_MENU_SHOW is definedHeiko Schocher
2012-02-12common, menu: add statusline supportHeiko Schocher
2011-10-17common, menu: use abortboot for menu timeoutJason Hobbs
2011-10-17Add generic, reusable menu codeJason Hobbs