Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | sandbox: Allow -c argument to provide a command list | Simon Glass | 2013-05-01 | -1/+1 |
* | sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file | Simon Glass | 2013-05-01 | -0/+7 |
* | sandbox: fix compiler warning | Allen Martin | 2013-02-28 | -0/+3 |
* | sandbox: Use the new run_command() | Simon Glass | 2012-04-23 | -6/+0 |
* | sandbox: add getopt support | Simon Glass | 2012-03-12 | -0/+88 |
* | sandbox: allow processing before main loop | Simon Glass | 2012-03-12 | -0/+5 |
* | sandbox: add concept of sandbox state | Simon Glass | 2012-03-12 | -1/+8 |
* | sandbox: drop unused return | Mike Frysinger | 2011-11-03 | -2/+0 |
* | sandbox: Add main program | Simon Glass | 2011-10-17 | -0/+33 |