summaryrefslogtreecommitdiff
path: root/drivers/bios_emulator/x86emu
Commit message (Expand)AuthorAgeLines
* Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16-1/+1
* Fix various typos, scattered over the code.Robert P. J. Day2016-05-05-1/+1
* bios_emulator: Don't display error when emulator terminatesSimon Glass2015-01-23-1/+1
* bios_emulator: Always print errors when opcode decode failsSimon Glass2014-11-25-17/+17
* bios_emulator: Add an option to enable debuggingSimon Glass2014-11-25-27/+27
* bios_emulator: Allow a custom interrupt handler to be installedSimon Glass2014-11-25-0/+5
* bios_emulator: Allow x86 to use the emulatorSimon Glass2014-11-25-5/+3
* Consolidate bool typeYork Sun2013-04-01-1/+1
* Add abs() macro to return absolute valueSimon Glass2012-05-15-5/+0
* drivers/bios_emulator/x86emu/ops2.c: Fix GCC 4.6 build warningKumar Gala2011-11-27-1/+2
* drivers/bios_emulator/x86emu/ops.c: Fix GCC 4.6 build warningKumar Gala2011-11-16-11/+4
* Replace space and tab checks with isblankJason Hobbs2011-10-17-3/+4
* Leave x86emu op code tables in default sectionEd Swarthout2009-10-12-14/+8
* Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala2009-07-29-2/+2
* drivers/bios_emulator: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-12-07-30/+0
* Fix the function conflict in x86emu when DEBUG is onJason Jin2008-10-17-3/+3
* Wipe out assembler warnings while compiling x86 biosemuAnatolij Gustschin2008-02-16-8/+8
* [FIX] Changes for bios_emulator code for others architectureMichal Simek2007-08-16-0/+10
* [FIX] Resolve problem with warningsMichal Simek2007-08-15-10/+12
* Add CONFIG_BIOSEMU define to guard all the bios emulator codeJason Jin2007-08-09-0/+25
* Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-06-4376/+4371
* This is a BIOS emulator, porting from SciTech for u-boot, mainly forJason Jin2007-08-06-0/+11578