Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | sandbox: Remove all drivers before exit | Simon Glass | 2014-07-23 | -0/+4 |
* | Use a const pointer for map_to_sysmem() | Simon Glass | 2014-03-17 | -1/+1 |
* | sandbox: Allow reading/writing of RAM buffer | Simon Glass | 2014-01-08 | -0/+4 |
* | sandbox: Implement the bootm command for sandbox | Simon Glass | 2014-01-08 | -2/+15 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | sandbox: Support trace feature | Simon Glass | 2013-06-26 | -1/+1 |
* | sandbox: Provide a way to map from host RAM to U-Boot RAM | Simon Glass | 2013-05-01 | -0/+5 |
* | sandbox: Move ram_buf to arch_global_data | Simon Glass | 2013-02-04 | -1/+1 |
* | sandbox: Add timer simulation | Matthias Weisser | 2011-12-10 | -2/+2 |
* | sandbox: Add OS dependent layer | Simon Glass | 2011-10-17 | -4/+3 |
* | sandbox: Add cpu files | Simon Glass | 2011-10-17 | -0/+63 |