u-boot-brain/arch/sandbox/include/asm
Simon Glass d8a26f0300 usb: sandbox: Add a USB emulation driver
Add a simple USB keyboard driver for sandbox. It provides a function to
'load' it with input data, which it will then stream through to the normal
U-Boot input subsystem. When the input data is exhausted, the keyboard stops
providing data.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-11-19 20:27:52 -07:00
..
bitops.h sandbox: Use the generic bitops headers 2015-11-05 10:52:14 -05:00
byteorder.h
cache.h
config.h
errno.h
eth-raw-os.h
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
posix_types.h
processor.h
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
spi.h
state.h test: Record and silence console in tests 2015-11-19 20:27:51 -07:00
string.h
system.h
test.h usb: sandbox: Add a USB emulation driver 2015-11-19 20:27:52 -07:00
types.h
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