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
/
include
/
asm
/
state.h
Age
Commit message (
Expand
)
Author
2025-06-26
sandbox: align LMB memory
Heinrich Schuchardt
2024-11-09
sandbox: Add a -N flag to control on-host behaviour
Simon Glass
2024-09-18
sandbox: Implement reference counting for address mapping
Simon Glass
2024-08-09
sandbox: Add a flag to enable UPL
Simon Glass
2023-12-21
sandbox: Audit config.h and common.h usage
Tom Rini
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-10-31
sandbox: Add a way to specify the sandbox executable
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-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-08-01
sandbox: Reduce keyed autoboot delay
Simon Glass
2021-07-06
sandbox: Support signal handling only when requested
Simon Glass
2020-10-29
dm: test: Drop of-platdata pytest
Simon Glass
2020-10-29
sandbox: Allow selection of SPL unit tests
Simon Glass
2020-10-29
dm: test: Add a way to run SPL tests
Simon Glass
2020-07-09
sandbox: make RAM size configurable
Heinrich Schuchardt
2020-02-05
sandbox: sdl: Add an option to double the screen size
Simon Glass
2019-10-08
sandbox: Allow use of real I/O with readl(), etc.
Simon Glass
2019-02-20
sandbox: Add a note about the growing state_info struct
Simon Glass
2018-12-06
dm: Add Hardware Spinlock class
Benjamin Gaignard
2018-12-05
sandbox: Zero the ram buffer on startup
Simon Glass
2018-11-26
sandbox: Add a new 'sb' command
Simon Glass
2018-11-26
sandbox: Add an option to display of-platdata in SPL
Simon Glass
2018-10-09
dm: spi: Clean up detection of sandbox SPI emulator
Simon Glass
2018-10-09
sandbox: Add a flag to set the default log level
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
2017-06-01
sandbox: Add a way to reset sandbox state for tests
Simon Glass
2017-05-08
dm: Simple Watchdog uclass
[email protected]
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