u-boot-brain/drivers/bios_emulator/x86emu
Simon Glass ad6edca379 bios_emulator: Allow x86 to use the emulator
There is an implicit assumption that x86 machines want to use raw I/O in the
BIOS emulator, but this should be selectable. Add an CONFIG_X86EMU_RAW_IO
option to control it instead.

Also fix a few bugs which cause warnings on x86 and adjust the Makefile to
remove the assumption that only PowerPC uses the emulator.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-11-25 07:11:16 -07:00
..
debug.c bios_emulator: Allow x86 to use the emulator 2014-11-25 07:11:16 -07:00
decode.c drivers/bios_emulator: Move conditional compilation to Makefile 2008-12-07 01:29:31 +01:00
ops2.c drivers/bios_emulator/x86emu/ops2.c: Fix GCC 4.6 build warning 2011-11-27 15:45:47 +01:00
ops.c drivers/bios_emulator/x86emu/ops.c: Fix GCC 4.6 build warning 2011-11-16 20:59:05 +01:00
prim_ops.c Add abs() macro to return absolute value 2012-05-15 08:31:37 +02:00
sys.c drivers/bios_emulator: Move conditional compilation to Makefile 2008-12-07 01:29:31 +01:00