aboutsummaryrefslogtreecommitdiff
path: root/util/x86emu
AgeCommit message (Expand)Author
2010-03-16it was reason for workaround rules already, and it's somewhat ugly:Stefan Reinauer
2010-03-05Remove redundant run_bios prototype. Trivial.Myles Watson
2010-03-051. Move run_bios prototype to device.hMyles Watson
2010-03-05This patch is from 2009-10-20Uwe Hermann
2010-03-01This patch implements MBI (modular bios interface) support to the i830 chipset.Stefan Reinauer
2010-02-22drop empty x86emu MakefileStefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2010-02-22YABEL updateStefan Reinauer
2010-02-191. Change CONFIG_DEBUG to DEBUG in util/x86emu/*Myles Watson
2010-02-07newconfig is no more.Patrick Georgi
2010-01-19dev->rom_address was dropped a while ago which broke yabel. This patch fixes itStefan Reinauer
2010-01-19drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3Stefan Reinauer
2009-12-23Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functio...Libra Li
2009-11-12Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.Myles Watson
2009-11-05biosemu (non-yabel) cleanupStefan Reinauer
2009-11-05fix QemuStefan Reinauer
2009-11-05Get the passed in Bus/Device/Function from the correct location on theMark Marshall
2009-11-05Use more care when implementing the PCI BIOS functions.Mark Marshall
2009-11-03x86emu: Add support for the following opcodes:Stefan Reinauer
2009-10-27Improve coreboot build output and eliminate some warnings:Uwe Hermann
2009-10-27Add few missing prototypes, and remove few unused (thus lonelly) variables.Maciej Pijanka
2009-10-25Option ROM init x86/x86emu updateStefan Reinauer
2009-10-24move all register fram definitions to arch/register.hStefan Reinauer
2009-09-23fix some wrong versions of the FSF's address (trivial)Stefan Reinauer
2009-08-28Add Kconfig support for PCI option ROMS.Myles Watson
2009-08-27For Carl-Daniel: make x86emu silent again.Stefan Reinauer
2009-08-27Another trivial patch to fix up the x86emu cleanup.Patrick Georgi
2009-08-27coreboot was still using an old set (obsolete since yabel) of x86emu includesStefan Reinauer
2009-08-25Correct typos /subdir/subdirs/ in documentation and util/x86emu/Makefile.inc.Myles Watson
2009-08-25Improve build output.Uwe Hermann
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-12Kconfig!Patrick Georgi
2009-08-11Don't pull in x86emu from a foreign directory anymore. ThisStefan Reinauer