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
/
include
/
asm
/
state.h
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-01
sandbox: Add a way to reset sandbox state for tests
Simon Glass
2017-05-08
dm: Simple Watchdog uclass
maxims@google.com
2016-05-26
Rename reset to sysreset
Stephen Warren
2015-11-19
test: Record and silence console in tests
Simon Glass
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-06
sandbox: Don't try distro_bootcmd by default
Sjoerd Simons
2015-02-15
sandbox: Return '-c command' exit value as sandbox exit code
Joe Hershberger
2014-10-22
dm: sf: sandbox: Convert SPI flash driver to driver model
Simon Glass
2014-10-22
dm: sandbox: spi: Move to driver model
Simon Glass
2014-03-17
sandbox: Add options to clean up temporary files
Simon Glass
2014-03-17
sandbox: Allow Ctrl-C to work in sandbox
Simon Glass
2014-03-17
sandbox: Add LCD driver
Simon Glass
2014-03-17
sandbox: Add -j option to indicate a jump from a previous U-Boot
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
2014-01-08
sandbox: Add -i option to enter interactive mode
Simon Glass
2013-12-09
sandbox: spi: Add SPI emulation bus
Mike Frysinger
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-01
sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file
Simon Glass
2012-03-12
sandbox: add getopt support
Simon Glass
2012-03-12
sandbox: add concept of sandbox state
Simon Glass