summaryrefslogtreecommitdiff
path: root/arch/sandbox/cpu/start.c
AgeCommit message (Expand)Author
2014-01-09sandbox: Add facility to save/restore sandbox stateSimon Glass
2014-01-09sandbox: Allow reading/writing of RAM bufferSimon Glass
2014-01-09sandbox: Add -i option to enter interactive modeSimon Glass
2014-01-09sandbox: Allow return from board_init_f()Simon Glass
2014-01-09sandbox: Correct help message <arg> garblingSimon Glass
2013-12-09sandbox: Rename sb_cmdline_option to sandbox_cmdline_optionSimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-01sandbox: Allow -c argument to provide a command listSimon Glass
2013-05-01sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host fileSimon Glass
2013-03-01sandbox: fix compiler warningAllen Martin
2012-04-23sandbox: Use the new run_command()Simon Glass
2012-03-12sandbox: add getopt supportSimon Glass
2012-03-12sandbox: allow processing before main loopSimon Glass
2012-03-12sandbox: add concept of sandbox stateSimon Glass
2011-11-03sandbox: drop unused returnMike Frysinger
2011-10-17sandbox: Add main programSimon Glass