Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Rename reset to sysreset | Stephen Warren | 2016-05-26 | -2/+2 |
* | sandbox: Add a way to skip time delays | Simon Glass | 2015-11-19 | -0/+14 |
* | sandbox: Support multiple reset types | Simon Glass | 2015-07-21 | -0/+4 |
* | sandbox: Correct error handling in state_read_file() | Simon Glass | 2015-05-14 | -1/+1 |
* | sandbox: Return '-c command' exit value as sandbox exit code | Joe Hershberger | 2015-02-15 | -5/+0 |
* | sandbox: Prepare API change for files greater than 2GB | Suriyan Ramasami | 2014-11-23 | -4/+4 |
* | sandbox: Add options to clean up temporary files | Simon Glass | 2014-03-17 | -1/+5 |
* | sandbox: Add facility to save/restore sandbox state | Simon Glass | 2014-01-08 | -0/+331 |
* | sandbox: Allow reading/writing of RAM buffer | Simon Glass | 2014-01-08 | -0/+22 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | sandbox: add concept of sandbox state | Simon Glass | 2012-03-12 | -0/+51 |