summaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-x86/northbridge.c
AgeCommit message (Expand)Author
2013-06-14qemu: move i440fx bitsGerd Hoffmann
2013-06-06qemu: wind up new cpu chipGerd Hoffmann
2013-02-28Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer
2013-02-25QEMU x86: northbridge.c: Name enabling device function to `northbridge_enable`Paul Menzel
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2013-01-08qemu-x86: Implement more featuresStefan Reinauer
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-10-07Remove chip.h files without config structureKyösti Mälkki
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