u-boot/arch/sandbox/include/asm
Simon Glass 6fb6207821 sandbox: add concept of sandbox state
The state exists through the life of U-Boot. It can be adjusted by command
line options and perhaps later through a config file.  It is available to
U-Boot through state_...() calls (within sandbox code).

The primary purpose of this is to contain the "hardware" state.  It should
only be used by sandbox internal code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-03-12 11:06:00 -04:00
..
bitops.h sandbox: Add architecture header files 2011-10-17 22:45:50 +02:00
byteorder.h sandbox: Add architecture header files 2011-10-17 22:45:50 +02:00
cache.h sandbox: Add asm/cache.h for sandbox 2011-11-03 22:34:49 +01:00
config.h sandbox: Add architecture header files 2011-10-17 22:45:50 +02:00
global_data.h sandbox: fdt: add support for CONFIG_OF_CONTROL 2012-03-12 11:03:42 -04:00
gpio.h sandbox: gpio: add basic driver for simulating GPIOs 2012-03-12 11:03:42 -04:00
io.h sandbox: Add architecture header files 2011-10-17 22:45:50 +02:00
posix_types.h sandbox: Add architecture header files 2011-10-17 22:45:50 +02:00
ptrace.h sandbox: Add architecture header files 2011-10-17 22:45:50 +02:00
state.h sandbox: add concept of sandbox state 2012-03-12 11:06:00 -04:00
string.h sandbox: Add architecture header files 2011-10-17 22:45:50 +02:00
system.h sandbox: Add architecture header files 2011-10-17 22:45:50 +02:00
types.h sandbox: Add architecture header files 2011-10-17 22:45:50 +02:00
u-boot-sandbox.h sandbox: Add architecture header files 2011-10-17 22:45:50 +02:00
u-boot.h sandbox: Add architecture image support 2011-10-17 22:46:38 +02:00
unaligned.h sandbox: Add architecture header files 2011-10-17 22:45:50 +02:00