summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/include/asm/state.h
Commit message (Expand)AuthorAgeFilesLines
* dm: test: Drop of-platdata pytestSimon Glass2020-10-291-1/+0
* sandbox: Allow selection of SPL unit testsSimon Glass2020-10-291-0/+1
* dm: test: Add a way to run SPL testsSimon Glass2020-10-291-0/+1
* sandbox: make RAM size configurableHeinrich Schuchardt2020-07-091-1/+1
* sandbox: sdl: Add an option to double the screen sizeSimon Glass2020-02-051-0/+1
* sandbox: Allow use of real I/O with readl(), etc.Simon Glass2019-10-081-0/+1
* sandbox: Add a note about the growing state_info structSimon Glass2019-02-201-0/+9
* dm: Add Hardware Spinlock classBenjamin Gaignard2018-12-061-0/+1
* sandbox: Zero the ram buffer on startupSimon Glass2018-12-051-0/+1
* sandbox: Add a new 'sb' commandSimon Glass2018-11-261-0/+7
* sandbox: Add an option to display of-platdata in SPLSimon Glass2018-11-261-0/+1
* dm: spi: Clean up detection of sandbox SPI emulatorSimon Glass2018-10-091-1/+0
* sandbox: Add a flag to set the default log levelSimon Glass2018-10-091-0/+1
* sandbox: Enhance map_to_sysmem() to handle foreign pointersSimon Glass2018-09-231-0/+21
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-1/+1
* sandbox: Add a way to reset sandbox state for testsSimon Glass2017-06-011-0/+7
* dm: Simple Watchdog uclassmaxims@google.com2017-05-081-0/+9
* Rename reset to sysresetStephen Warren2016-05-261-3/+3
* test: Record and silence console in testsSimon Glass2015-11-191-0/+1
* sandbox: Add a way to skip time delaysSimon Glass2015-11-191-0/+19
* sandbox: Support multiple reset typesSimon Glass2015-07-211-0/+3
* sandbox: Don't try distro_bootcmd by defaultSjoerd Simons2015-05-061-0/+1
* sandbox: Return '-c command' exit value as sandbox exit codeJoe Hershberger2015-02-151-15/+0
* dm: sf: sandbox: Convert SPI flash driver to driver modelSimon Glass2014-10-221-1/+0
* dm: sandbox: spi: Move to driver modelSimon Glass2014-10-221-0/+1
* sandbox: Add options to clean up temporary filesSimon Glass2014-03-171-1/+2
* sandbox: Allow Ctrl-C to work in sandboxSimon Glass2014-03-171-0/+24
* sandbox: Add LCD driverSimon Glass2014-03-171-0/+1
* sandbox: Add -j option to indicate a jump from a previous U-BootSimon Glass2014-03-171-1/+2
* sandbox: Add facility to save/restore sandbox stateSimon Glass2014-01-081-0/+114
* sandbox: Allow reading/writing of RAM bufferSimon Glass2014-01-081-0/+12
* sandbox: Add -i option to enter interactive modeSimon Glass2014-01-081-0/+2
* sandbox: spi: Add SPI emulation busMike Frysinger2013-12-091-0/+9
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host fileSimon Glass2013-05-011-0/+1
* sandbox: add getopt supportSimon Glass2012-03-121-0/+5
* sandbox: add concept of sandbox stateSimon Glass2012-03-121-0/+57