~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* sandbox: disable tracing before unmapping RAMPavel Skripkin2023-04-28
* sandbox: Allow SPI flash bootdevs to be disabled for testsSimon Glass2023-01-23
* sandbox: Allow ethernet to be disabled at runtimeSimon Glass2023-01-23
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* sandbox: Drop message about writing sandbox stateSimon Glass2022-10-31
* sandbox: Support loading the other FDTSimon Glass2022-09-29
* sandbox: Add a function to load a relative file pathSimon Glass2022-09-29
* sandbox: Show a message when writing out the ram bufferSimon Glass2022-03-18
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* sandbox: Reduce keyed autoboot delaySimon Glass2021-08-01
* sandbox: Silence coverity warning in state_read_file()Simon Glass2021-07-15
* sandbox: Write out bloblist when exitingSimon Glass2021-03-02
* sandbox: Avoid using malloc() for system stateSimon Glass2021-03-02
* sandbox: remove ram buffer file when U-Boot is loaded by SPLPatrick Delaunay2021-01-05
* sandbox: implement resetHeinrich Schuchardt2020-11-05
* sandbox: handling out of memoryHeinrich Schuchardt2020-07-09
* common: Drop log.h from common headerSimon Glass2020-05-18
* sandbox: Add a new header for the system malloc()Simon Glass2020-02-05
* sandbox: Rename 'free' variableSimon Glass2020-02-05
* sandbox: Disable mmio by default in testsSimon Glass2019-12-15
* sysreset: switch to using SYSRESET_POWER_OFF for poweroffUrja Rannikko2019-08-19
* sandbox: Exit when SYSRESET_POWER_OFF is requestedSimon Glass2019-07-10
* sandbox: Remove the old memory file laterSimon Glass2018-10-09
* sandbox: Enhance map_to_sysmem() to handle foreign pointersSimon Glass2018-09-23
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* fix spelling of 'functions' in 2 places (was 'funtcions')Simon Goldschmidt2018-02-13
* sandbox: Add a way to reset sandbox state for testsSimon Glass2017-06-01
* Rename reset to sysresetStephen Warren2016-05-26
* sandbox: Add a way to skip time delaysSimon Glass2015-11-19
* sandbox: Support multiple reset typesSimon Glass2015-07-21
* sandbox: Correct error handling in state_read_file()Simon Glass2015-05-14
* sandbox: Return '-c command' exit value as sandbox exit codeJoe Hershberger2015-02-15
* sandbox: Prepare API change for files greater than 2GBSuriyan Ramasami2014-11-23
* sandbox: Add options to clean up temporary filesSimon Glass2014-03-17
* sandbox: Add facility to save/restore sandbox stateSimon Glass2014-01-08
* sandbox: Allow reading/writing of RAM bufferSimon Glass2014-01-08
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* sandbox: add concept of sandbox stateSimon Glass2012-03-12