summaryrefslogtreecommitdiff
path: root/arch/sandbox/cpu/state.c
Commit message (Expand)AuthorAgeFilesLines
* sandbox: remove ram buffer file when U-Boot is loaded by SPLPatrick Delaunay2021-01-051-4/+0
* sandbox: implement resetHeinrich Schuchardt2020-11-051-0/+1
* sandbox: handling out of memoryHeinrich Schuchardt2020-07-091-1/+4
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* sandbox: Add a new header for the system malloc()Simon Glass2020-02-051-8/+9
* sandbox: Rename 'free' variableSimon Glass2020-02-051-3/+3
* sandbox: Disable mmio by default in testsSimon Glass2019-12-151-0/+1
* sysreset: switch to using SYSRESET_POWER_OFF for poweroffUrja Rannikko2019-08-191-1/+0
* sandbox: Exit when SYSRESET_POWER_OFF is requestedSimon Glass2019-07-101-0/+1
* sandbox: Remove the old memory file laterSimon Glass2018-10-091-1/+5
* sandbox: Enhance map_to_sysmem() to handle foreign pointersSimon Glass2018-09-231-0/+8
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-1/+1
* fix spelling of 'functions' in 2 places (was 'funtcions')Simon Goldschmidt2018-02-131-1/+1
* sandbox: Add a way to reset sandbox state for testsSimon Glass2017-06-011-4/+11
* Rename reset to sysresetStephen Warren2016-05-261-2/+2
* sandbox: Add a way to skip time delaysSimon Glass2015-11-191-0/+14
* sandbox: Support multiple reset typesSimon Glass2015-07-211-0/+4
* sandbox: Correct error handling in state_read_file()Simon Glass2015-05-141-1/+1
* sandbox: Return '-c command' exit value as sandbox exit codeJoe Hershberger2015-02-151-5/+0
* sandbox: Prepare API change for files greater than 2GBSuriyan Ramasami2014-11-231-4/+4
* sandbox: Add options to clean up temporary filesSimon Glass2014-03-171-1/+5
* sandbox: Add facility to save/restore sandbox stateSimon Glass2014-01-081-0/+331
* sandbox: Allow reading/writing of RAM bufferSimon Glass2014-01-081-0/+22
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* sandbox: add concept of sandbox stateSimon Glass2012-03-121-0/+51