Commit Graph

12 Commits (7f0cfe478bd817d2bb373522222cf06630fea3cd)

Author SHA1 Message Date
Peng Fan bb08a6e7d5 common: cli_simple: use strlcpy instead of strcpy 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Imran Zaman ca7def6003 cli_simple.c: fix possible overflow when copying the string 10 years ago
Heiko Schocher 80402f34f8 spl, common, serial: build SPL without serial support 10 years ago
Hans de Goede a06be2d077 cli: Export cli_simple_process_macros for use outside of cli_simple 11 years ago
Thomas Betker 52715f8931 Use run_command_repeatable() 11 years ago
Simon Glass 4eb580b780 Correct return code from builtin_run_command_list() 11 years ago
Simon Glass c1bb2cd0b6 main: Hide the hush/simple details inside cli.c 11 years ago
Simon Glass b26440f1fa Rename bootretry functions and remove #ifdefs 11 years ago
Simon Glass 0098e179e1 Move bootretry code into bootretry.c and clean up 11 years ago
Simon Glass e1bf824dfd Add cli_ prefix to readline functions 11 years ago
Simon Glass 6493ccc7cf Split out simple parser and readline into separate files 11 years ago