aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-x86/Options.lb
AgeCommit message (Expand)Author
2010-02-07newconfig is no more.Patrick Georgi
2010-01-11Make qemu use the udelay function in src/pc80/udelay_io.cPatrick Georgi
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-10-04This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi
2009-10-03Remove:Patrick Georgi
2009-06-30the tool chain settings should not be in renamed (as they will never live inStefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
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-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
2008-02-07Change references to qemu in Coreboot-v2 calls to qemu-x86.Myles Watson