summaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-x86/mainboard.c
AgeCommit message (Expand)Author
2013-06-14qemu: move i440fx bitsGerd Hoffmann
2013-06-05qemu: fix IRQ routing setupGerd Hoffmann
2013-05-29qemu: remove vga hookGerd Hoffmann
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-01-08qemu-x86: Implement more featuresStefan Reinauer
2012-11-29Drop empty mainboard_opsKyösti Mälkki
2012-11-06Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki
2012-07-26Drop mainboard chip.hStefan Reinauer
2010-09-06Instead of requiring users to modify qemu to allow writes toKevin O'Connor
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-02-23Remove nonsensical wrapper for function inStefan Reinauer
2009-11-06Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson
2009-04-07This is a bit of an emergency fix for qemu. Ethernet routing has not been Ronald G. Minnich rminnich
2009-03-13This one is an example on how to drop vgabios.c from the mainboard or chipsetStefan Reinauer
2009-02-18Carl-Daniel's part:Carl-Daniel Hailfinger
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