summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/cpu/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* sandbox: Tidy up terminal restoreSimon Glass2015-06-041-0/+2
* sandbox: Add test function to advance timeJoe Hershberger2015-05-051-5/+0
* fdt: sandbox: Move setup code from board_f to fdtdecSimon Glass2015-04-231-0/+41
* sandbox: Split bootm code out into lib/bootmSjoerd Simons2015-04-191-12/+0
* dm: sandbox: pci: Add PCI support for sandboxSimon Glass2015-04-161-1/+40
* sandbox: Remove all drivers before exitSimon Glass2014-07-231-0/+4
* Use a const pointer for map_to_sysmem()Simon Glass2014-03-171-1/+1
* sandbox: Allow reading/writing of RAM bufferSimon Glass2014-01-081-0/+4
* sandbox: Implement the bootm command for sandboxSimon Glass2014-01-081-2/+15
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* sandbox: Support trace featureSimon Glass2013-06-261-1/+1
* sandbox: Provide a way to map from host RAM to U-Boot RAMSimon Glass2013-05-011-0/+5
* sandbox: Move ram_buf to arch_global_dataSimon Glass2013-02-041-1/+1
* sandbox: Add timer simulationMatthias Weisser2011-12-101-2/+2
* sandbox: Add OS dependent layerSimon Glass2011-10-171-4/+3
* sandbox: Add cpu filesSimon Glass2011-10-171-0/+63
OpenPOWER on IntegriCloud