summaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-x86
AgeCommit message (Expand)Author
2009-06-16These changes implement car in qemu. The implementation is in several Ronald G. minnich
2009-06-06Change the CBFS build process to use coreboot.romPatrick Georgi
2009-05-29rename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to CONFIG_PCI_OPTION_ROM_RUN...Joseph Smith
2009-05-11This patch adds high table support to qemu. It was already added toMyles Watson
2009-04-25Enable CBFS for qemu and kontron. Both are builds-and-runsPatrick Georgi
2009-04-14v2/src romfs->cbfs renamePeter Stuge
2009-04-07This tested ok, but qemu can't really handle c0000 as RAM.Ronald G. Minnich
2009-04-07This is a bit of an emergency fix for qemu. Ethernet routing has not been Ronald G. Minnich rminnich
2009-04-06Some changes for option roms: Ronald G. Minnich
2009-03-31Add the CONFIG_ROMS config variable. Ronald G. Minnich
2009-03-13This one is an example on how to drop vgabios.c from the mainboard or chipsetStefan Reinauer
2009-03-06clean up qemu target config (trivial)Stefan Reinauer
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2009-02-18Carl-Daniel's part:Carl-Daniel Hailfinger
2008-10-12Drop tons of duplicated debug.c files, move common file toUwe Hermann
2008-09-04This changes the python generated makefilesCarl-Daniel Hailfinger
2008-08-08Enable both IDE ports for our qemu target.Ward Vandewege
2008-05-06This patch adds pc keyboard init function call for qemu in v2 since some payl...Aaron Lwe
2008-02-07Change references to qemu in Coreboot-v2 calls to qemu-x86.Myles Watson