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