aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-x86/northbridge.c
AgeCommit message (Expand)Author
2012-05-08Clean up #ifsPatrick Georgi
2012-03-08Unify Local APIC address definitionsPatrick Georgi
2011-08-26Add automatic SMBIOS table generationSven Schnelle
2010-12-13We hardcode highmemory size in every northbridge! This is bad, and especiall...Rudolf Marek
2010-10-12We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann
2010-10-11Factor out a few commonly duplicated functions from northbridge.c.Uwe Hermann
2010-06-17Always enable parent resources before child resources.Myles Watson
2010-06-09Same conversion as with resources from static arrays to lists, exceptMyles Watson
2010-05-03Qemu, despite "emulating" an intel chipset, uses the CMOS to Valdimir Serbinenko
2010-04-08cpu/emulation/qemu-x86 doesn't exist anymore, as thisPatrick Georgi
2010-03-29qemu: drop "northbridge.c" from src/cpu/... Stefan Reinauer