Commit Graph

13 Commits (00dcb07c545a6c5650fa5d2350b4f3f14e92274c)

Author SHA1 Message Date
Simon Glass e1bf824dfd Add cli_ prefix to readline functions 10 years ago
Simon Glass 18d66533ac move CLI prototypes to cli.h and add comments 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Anatolij Gustschin 6a3439fdad menu: export menu_default_choice() function 11 years ago
Pali Rohár fc9d64ffcd menu: Add support for user defined item choice function 11 years ago
Rob Herring 8594753ba0 menu: only timeout when menu is displayed 12 years ago
Heiko Schocher fc4fa6a16d common, menu: do not trigger timeout again, if a line is read 12 years ago
Heiko Schocher e0611dd97b common, menu: add statusline support 12 years ago
Heiko Schocher 9c3483113d common: add possibility for readline_into_buffer timeout 12 years ago
Anatolij Gustschin 2157497615 common/menu.c: Fix build warning 13 years ago
Wolfgang Denk d887ad54ca menu.c: use puts() instead of printf() where possible 13 years ago
Wolfgang Denk a63d965275 menu.c: use puts() instead of printf() where possible 13 years ago
Jason Hobbs b41bc5a82d common, menu: use abortboot for menu timeout 13 years ago
Jason Hobbs b69bf52dfe Add generic, reusable menu code 13 years ago