summaryrefslogtreecommitdiff
path: root/arch/sandbox/cpu/start.c
Commit message (Expand)AuthorAgeLines
* sandbox: Allow return from board_init_f()Simon Glass2014-01-08-5/+6
* sandbox: Correct help message <arg> garblingSimon Glass2014-01-08-2/+2
* sandbox: Rename sb_cmdline_option to sandbox_cmdline_optionSimon Glass2013-12-09-8/+9
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* 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