u-boot-brain/arch/sandbox/cpu
Simon Glass 5010d98f02 sandbox: Use the reset driver to handle reset
Move sandbox over to use the reset uclass for reset, instead of a direct
call to do_reset(). This allows us to add tests.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-07-21 17:39:31 -06:00
..
cpu.c sandbox: Use the reset driver to handle reset 2015-07-21 17:39:31 -06:00
eth-raw-os.c sandbox: eth: Add support for using the 'lo' interface 2015-04-18 11:11:14 -06:00
Makefile sandbox: eth: Add a bridge to a real network for sandbox 2015-04-18 11:11:13 -06:00
os.c sandbox: Tidy up terminal restore 2015-06-04 03:34:47 -06:00
sdl.c sandbox: Add SDL library for LCD, keyboard, audio 2014-03-17 20:05:48 -06:00
start.c sandbox: Add missing errno.h includes in a few files 2015-05-14 18:49:34 -06:00
state.c sandbox: Support multiple reset types 2015-07-21 17:39:31 -06:00
u-boot.lds Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00