aboutsummaryrefslogtreecommitdiff
path: root/drivers/bios_emulator/x86emu
AgeCommit message (Expand)AuthorFilesLines
2015-01-23bios_emulator: Don't display error when emulator terminatesSimon Glass1-1/+1
2014-11-25bios_emulator: Always print errors when opcode decode failsSimon Glass2-17/+17
2014-11-25bios_emulator: Add an option to enable debuggingSimon Glass3-27/+27
2014-11-25bios_emulator: Allow a custom interrupt handler to be installedSimon Glass1-0/+5
2014-11-25bios_emulator: Allow x86 to use the emulatorSimon Glass1-5/+3
2013-04-01Consolidate bool typeYork Sun1-1/+1
2012-05-15Add abs() macro to return absolute valueSimon Glass1-5/+0
2011-11-27drivers/bios_emulator/x86emu/ops2.c: Fix GCC 4.6 build warningKumar Gala1-1/+2
2011-11-16drivers/bios_emulator/x86emu/ops.c: Fix GCC 4.6 build warningKumar Gala1-11/+4
2011-10-17Replace space and tab checks with isblankJason Hobbs1-3/+4
2009-10-12Leave x86emu op code tables in default sectionEd Swarthout2-14/+8
2009-07-29Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala2-2/+2
2008-12-07drivers/bios_emulator: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD6-30/+0
2008-10-17Fix the function conflict in x86emu when DEBUG is onJason Jin1-3/+3
2008-02-16Wipe out assembler warnings while compiling x86 biosemuAnatolij Gustschin2-8/+8
2007-08-16[FIX] Changes for bios_emulator code for others architectureMichal Simek6-0/+10
2007-08-15[FIX] Resolve problem with warningsMichal Simek6-10/+12
2007-08-09Add CONFIG_BIOSEMU define to guard all the bios emulator codeJason Jin6-0/+25
2007-08-06Coding style cleanup. Update CHANGELOG.Wolfgang Denk4-4376/+4371
2007-08-06This is a BIOS emulator, porting from SciTech for u-boot, mainly forJason Jin6-0/+11578