summaryrefslogtreecommitdiff
path: root/drivers/bios_emulator/x86emu
AgeCommit message (Expand)Author
2015-01-23bios_emulator: Don't display error when emulator terminatesSimon Glass
2014-11-25bios_emulator: Always print errors when opcode decode failsSimon Glass
2014-11-25bios_emulator: Add an option to enable debuggingSimon Glass
2014-11-25bios_emulator: Allow a custom interrupt handler to be installedSimon Glass
2014-11-25bios_emulator: Allow x86 to use the emulatorSimon Glass
2013-04-01Consolidate bool typeYork Sun
2012-05-15Add abs() macro to return absolute valueSimon Glass
2011-11-27drivers/bios_emulator/x86emu/ops2.c: Fix GCC 4.6 build warningKumar Gala
2011-11-16drivers/bios_emulator/x86emu/ops.c: Fix GCC 4.6 build warningKumar Gala
2011-10-17Replace space and tab checks with isblankJason Hobbs
2009-10-12Leave x86emu op code tables in default sectionEd Swarthout
2009-07-29Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala
2008-12-07drivers/bios_emulator: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-10-17Fix the function conflict in x86emu when DEBUG is onJason Jin
2008-02-16Wipe out assembler warnings while compiling x86 biosemuAnatolij Gustschin
2007-08-16[FIX] Changes for bios_emulator code for others architectureMichal Simek
2007-08-15[FIX] Resolve problem with warningsMichal Simek
2007-08-09Add CONFIG_BIOSEMU define to guard all the bios emulator codeJason Jin
2007-08-06Coding style cleanup. Update CHANGELOG.Wolfgang Denk
2007-08-06This is a BIOS emulator, porting from SciTech for u-boot, mainly forJason Jin