aboutsummaryrefslogtreecommitdiff
path: root/drivers/bios_emulator/x86emu/ops.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-06Various, accumulated typos collected from around the tree.Robert P. J. Day1-1/+1
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 Glass1-15/+15
2014-11-25bios_emulator: Add an option to enable debuggingSimon Glass1-14/+14
2011-11-16drivers/bios_emulator/x86emu/ops.c: Fix GCC 4.6 build warningKumar Gala1-11/+4
2009-10-12Leave x86emu op code tables in default sectionEd Swarthout1-10/+7
2009-07-29Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala1-1/+1
2008-12-07drivers/bios_emulator: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-5/+0
2008-02-16Wipe out assembler warnings while compiling x86 biosemuAnatolij Gustschin1-7/+7
2007-08-16[FIX] Changes for bios_emulator code for others architectureMichal Simek1-0/+2
2007-08-15[FIX] Resolve problem with warningsMichal Simek1-2/+2
2007-08-09Add CONFIG_BIOSEMU define to guard all the bios emulator codeJason Jin1-0/+5
2007-08-06Coding style cleanup. Update CHANGELOG.Wolfgang Denk1-2305/+2305
2007-08-06This is a BIOS emulator, porting from SciTech for u-boot, mainly forJason Jin1-0/+5431