Commit Graph

18 Commits (lime2-spi)

Author SHA1 Message Date
Masahiro Yamada 86fbad2492 menu: fix timeout duration 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Alexander Merkle dd8d8da3d7 Fix typo choosen in comments and printf logs 8 years ago
Tuomas Tynkkynen 9b081d8893 menu: Return an error code if Ctrl-C is pressed 9 years ago
Jeroen Hofstee 002ad7b877 misc: use __weak 10 years ago
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