index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
cpu
/
state.c
Age
Commit message (
Expand
)
Author
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