summaryrefslogtreecommitdiff
path: root/common/cli_simple.c
AgeCommit message (Expand)Author
2016-01-13common: cli_simple: use strlcpy instead of strcpyPeng Fan
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-09-15cli_simple.c: fix possible overflow when copying the stringImran Zaman
2015-08-12spl, common, serial: build SPL without serial supportHeiko Schocher
2014-08-21cli: Export cli_simple_process_macros for use outside of cli_simpleHans de Goede
2014-06-11Use run_command_repeatable()Thomas Betker
2014-06-05Correct return code from builtin_run_command_list()Simon Glass
2014-05-29main: Hide the hush/simple details inside cli.cSimon Glass
2014-05-29Rename bootretry functions and remove #ifdefsSimon Glass
2014-05-29Move bootretry code into bootretry.c and clean upSimon Glass
2014-05-29Add cli_ prefix to readline functionsSimon Glass
2014-05-29Split out simple parser and readline into separate filesSimon Glass