summaryrefslogtreecommitdiff
path: root/arch/sandbox/cpu/start.c
Commit message (Expand)AuthorAgeLines
* sandbox: Allow -c argument to provide a command listSimon Glass2013-05-01-1/+1
* sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host fileSimon Glass2013-05-01-0/+7
* sandbox: fix compiler warningAllen Martin2013-02-28-0/+3
* sandbox: Use the new run_command()Simon Glass2012-04-23-6/+0
* sandbox: add getopt supportSimon Glass2012-03-12-0/+88
* sandbox: allow processing before main loopSimon Glass2012-03-12-0/+5
* sandbox: add concept of sandbox stateSimon Glass2012-03-12-1/+8
* sandbox: drop unused returnMike Frysinger2011-11-03-2/+0
* sandbox: Add main programSimon Glass2011-10-17-0/+33