We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
[coreboot.git] / src / mainboard / emulation / qemu-x86 / northbridge.c
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-10-11 Uwe HermannFactor out a few commonly duplicated functions from...
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-05-03 Valdimir SerbinenkoQemu, despite "emulating" an intel chipset, uses the...
2010-04-08 Patrick Georgicpu/emulation/qemu-x86 doesn't exist anymore, as this
2010-03-29 Stefan Reinauerqemu: drop "northbridge.c" from src/cpu/...