uboot/arch/sandbox/include/asm
Stephen Warren 8961b52424 mailbox: implement a sandbox test
This adds a sandbox mailbox implementation (provider), a test client
device, instantiates them both from Sandbox's DT, and adds a DM test
that excercises everything.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org> # v1
2016-05-26 20:48:31 -06:00
..
bitops.h sandbox: Use the generic bitops headers 2015-11-05 10:52:14 -05:00
byteorder.h
cache.h sandbox: Enable many more commands 2016-04-15 08:14:37 -06:00
config.h sandbox: Set up global data before board_init_f() 2014-07-23 14:05:39 +01:00
errno.h
eth-raw-os.h sandbox: eth: Add support for using the 'lo' interface 2015-04-18 11:11:14 -06:00
eth.h sandbox: eth: Add a function to skip ping timeouts 2015-05-05 20:58:18 -06:00
getopt.h
global_data.h
gpio.h
io.h sandbox: Add string and 16-bit I/O functions 2016-05-17 09:54:43 -06:00
mbox.h mailbox: implement a sandbox test 2016-05-26 20:48:31 -06:00
posix_types.h
processor.h dm: sandbox: pci: Add PCI support for sandbox 2015-04-16 19:27:43 -06:00
ptrace.h
rtc.h dm: rtc: sandbox: Add an emulated I2C RTC device 2015-05-05 20:58:39 -06:00
sdl.h
sections.h
sound.h build: define CPU only when arch/${ARCH}/cpu/${CPU} exists 2014-07-07 19:42:34 -04:00
spi.h dm: sf: sandbox: Convert SPI flash driver to driver model 2014-10-22 10:36:51 -06:00
state.h Rename reset to sysreset 2016-05-26 20:48:31 -06:00
string.h
system.h sandbox: change local_irq_save() to macro 2014-06-23 15:37:24 -06:00
test.h usb: sandbox: Add a USB emulation driver 2015-11-19 20:27:52 -07:00
types.h Provide option to avoid defining a custom version of uintptr_t. 2014-10-27 11:04:01 -04:00
u-boot-sandbox.h sandbox: Use the reset driver to handle reset 2015-07-21 17:39:31 -06:00
u-boot.h
unaligned.h