summaryrefslogtreecommitdiff
path: root/include/menu.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-07menu: add support for client defined statusline functionThirupathaiah Annapureddy1-1/+1
2019-08-02autoboot: Add comments for menu_show()Simon Glass1-2/+15
2019-08-02autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOTSimon Glass1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-12/+1
2013-03-29menu: export menu_default_choice() functionAnatolij Gustschin1-0/+1
2013-03-29menu: Add support for user defined item choice functionPali Rohár1-1/+3
2012-02-12common, menu: show menu on startup if CONFIG_MENU_SHOW is definedHeiko Schocher1-0/+3
2012-02-12common, menu: add statusline supportHeiko Schocher1-0/+1
2011-10-18common, menu: use abortboot for menu timeoutJason Hobbs1-1/+1
2011-10-18Add generic, reusable menu codeJason Hobbs1-0/+30