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