summaryrefslogtreecommitdiff
path: root/include/cli.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-05cli: Support macro processing with a fixed-size bufferSimon Glass1-1/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada1-1/+1
2014-08-21cli: Export cli_simple_process_macros for use outside of cli_simpleHans de Goede1-0/+8
2014-05-30main: Make the execution path a little clearer in main.cSimon Glass1-0/+33
2014-05-30main: Hide the hush/simple details inside cli.cSimon Glass1-1/+12
2014-05-30Rename bootretry functions and remove #ifdefsSimon Glass1-3/+0
2014-05-30Add cli_ prefix to readline functionsSimon Glass1-3/+4
2014-05-30Split out simple parser and readline into separate filesSimon Glass1-0/+5
2014-05-30move CLI prototypes to cli.h and add commentsSimon Glass1-0/+102