index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
cpu
/
state.c
Age
Commit message (
Expand
)
Author
2025-06-26
sandbox: align LMB memory
Heinrich Schuchardt
2024-09-18
sandbox: Change the range used for memory-mapping tags
Simon Glass
2023-12-21
sandbox: Audit config.h and common.h usage
Tom Rini
2023-10-06
sandbox: Only read the state if we have a state file
Simon Glass
2023-10-06
sandbox: Move reading the RAM buffer into a better place
Simon Glass
2023-04-28
sandbox: disable tracing before unmapping RAM
Pavel Skripkin
2023-01-23
sandbox: Allow SPI flash bootdevs to be disabled for tests
Simon Glass
2023-01-23
sandbox: Allow ethernet to be disabled at runtime
Simon Glass
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-10-31
sandbox: Drop message about writing sandbox state
Simon Glass
2022-09-29
sandbox: Support loading the other FDT
Simon Glass
2022-09-29
sandbox: Add a function to load a relative file path
Simon Glass
2022-03-18
sandbox: Show a message when writing out the ram buffer
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-08-01
sandbox: Reduce keyed autoboot delay
Simon Glass
2021-07-15
sandbox: Silence coverity warning in state_read_file()
Simon Glass
2021-03-02
sandbox: Write out bloblist when exiting
Simon Glass
2021-03-02
sandbox: Avoid using malloc() for system state
Simon Glass
2021-01-05
sandbox: remove ram buffer file when U-Boot is loaded by SPL
Patrick Delaunay
2020-11-05
sandbox: implement reset
Heinrich Schuchardt
2020-07-09
sandbox: handling out of memory
Heinrich Schuchardt
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
sandbox: Add a new header for the system malloc()
Simon Glass
2020-02-05
sandbox: Rename 'free' variable
Simon Glass
2019-12-15
sandbox: Disable mmio by default in tests
Simon Glass
2019-08-19
sysreset: switch to using SYSRESET_POWER_OFF for poweroff
Urja Rannikko
2019-07-10
sandbox: Exit when SYSRESET_POWER_OFF is requested
Simon Glass
2018-10-09
sandbox: Remove the old memory file later
Simon Glass
2018-09-23
sandbox: Enhance map_to_sysmem() to handle foreign pointers
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-13
fix spelling of 'functions' in 2 places (was 'funtcions')
Simon Goldschmidt
2017-06-01
sandbox: Add a way to reset sandbox state for tests
Simon Glass
2016-05-26
Rename reset to sysreset
Stephen Warren
2015-11-19
sandbox: Add a way to skip time delays
Simon Glass
2015-07-21
sandbox: Support multiple reset types
Simon Glass
2015-05-14
sandbox: Correct error handling in state_read_file()
Simon Glass
2015-02-15
sandbox: Return '-c command' exit value as sandbox exit code
Joe Hershberger
2014-11-23
sandbox: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-03-17
sandbox: Add options to clean up temporary files
Simon Glass
2014-01-08
sandbox: Add facility to save/restore sandbox state
Simon Glass
2014-01-08
sandbox: Allow reading/writing of RAM buffer
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-03-12
sandbox: add concept of sandbox state
Simon Glass