summaryrefslogtreecommitdiff
path: root/arch/sandbox/include/asm/state.h
AgeCommit message (Expand)Author
2023-01-23sandbox: Allow SPI flash bootdevs to be disabled for testsSimon Glass
2023-01-23sandbox: Allow ethernet to be disabled at runtimeSimon Glass
2022-10-31sandbox: Add a way to specify the sandbox executableSimon Glass
2022-09-29sandbox: Support loading the other FDTSimon Glass
2022-09-29sandbox: Add a function to load a relative file pathSimon Glass
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-08-01sandbox: Reduce keyed autoboot delaySimon Glass
2021-07-06sandbox: Support signal handling only when requestedSimon Glass
2020-10-29dm: test: Drop of-platdata pytestSimon Glass
2020-10-29sandbox: Allow selection of SPL unit testsSimon Glass
2020-10-29dm: test: Add a way to run SPL testsSimon Glass
2020-07-09sandbox: make RAM size configurableHeinrich Schuchardt
2020-02-05sandbox: sdl: Add an option to double the screen sizeSimon Glass
2019-10-08sandbox: Allow use of real I/O with readl(), etc.Simon Glass
2019-02-20sandbox: Add a note about the growing state_info structSimon Glass
2018-12-06dm: Add Hardware Spinlock classBenjamin Gaignard
2018-12-05sandbox: Zero the ram buffer on startupSimon Glass
2018-11-26sandbox: Add a new 'sb' commandSimon Glass
2018-11-26sandbox: Add an option to display of-platdata in SPLSimon Glass
2018-10-09dm: spi: Clean up detection of sandbox SPI emulatorSimon Glass
2018-10-09sandbox: Add a flag to set the default log levelSimon Glass
2018-09-23sandbox: Enhance map_to_sysmem() to handle foreign pointersSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-06-01sandbox: Add a way to reset sandbox state for testsSimon Glass
2017-05-08dm: Simple Watchdog uclassmaxims@google.com
2016-05-26Rename reset to sysresetStephen Warren
2015-11-19test: Record and silence console in testsSimon Glass
2015-11-19sandbox: Add a way to skip time delaysSimon Glass
2015-07-21sandbox: Support multiple reset typesSimon Glass
2015-05-06sandbox: Don't try distro_bootcmd by defaultSjoerd Simons
2015-02-15sandbox: Return '-c command' exit value as sandbox exit codeJoe Hershberger
2014-10-22dm: sf: sandbox: Convert SPI flash driver to driver modelSimon Glass
2014-10-22dm: sandbox: spi: Move to driver modelSimon Glass
2014-03-17sandbox: Add options to clean up temporary filesSimon Glass
2014-03-17sandbox: Allow Ctrl-C to work in sandboxSimon Glass
2014-03-17sandbox: Add LCD driverSimon Glass
2014-03-17sandbox: Add -j option to indicate a jump from a previous U-BootSimon Glass
2014-01-08sandbox: Add facility to save/restore sandbox stateSimon Glass
2014-01-08sandbox: Allow reading/writing of RAM bufferSimon Glass
2014-01-08sandbox: Add -i option to enter interactive modeSimon Glass
2013-12-09sandbox: spi: Add SPI emulation busMike Frysinger
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-01sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host fileSimon Glass
2012-03-12sandbox: add getopt supportSimon Glass
2012-03-12sandbox: add concept of sandbox stateSimon Glass