Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | dm: sandbox: spi: Move to driver model | Simon Glass | 2014-10-22 | -0/+1 |
* | sandbox: Add options to clean up temporary files | Simon Glass | 2014-03-17 | -1/+2 |
* | sandbox: Allow Ctrl-C to work in sandbox | Simon Glass | 2014-03-17 | -0/+24 |
* | sandbox: Add LCD driver | Simon Glass | 2014-03-17 | -0/+1 |
* | sandbox: Add -j option to indicate a jump from a previous U-Boot | Simon Glass | 2014-03-17 | -1/+2 |
* | sandbox: Add facility to save/restore sandbox state | Simon Glass | 2014-01-08 | -0/+114 |
* | sandbox: Allow reading/writing of RAM buffer | Simon Glass | 2014-01-08 | -0/+12 |
* | sandbox: Add -i option to enter interactive mode | Simon Glass | 2014-01-08 | -0/+2 |
* | sandbox: spi: Add SPI emulation bus | Mike Frysinger | 2013-12-09 | -0/+9 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file | Simon Glass | 2013-05-01 | -0/+1 |
* | sandbox: add getopt support | Simon Glass | 2012-03-12 | -0/+5 |
* | sandbox: add concept of sandbox state | Simon Glass | 2012-03-12 | -0/+57 |