We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
[coreboot.git] / src / mainboard / intel / d945gclf / acpi_tables.c
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-09-25 Uwe HermannDrop some useless "../../../" in #includes (trivial).
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-09 Myles WatsonCopy acpi blobs in two parts to make sure gcc does...
2010-03-24 Myles WatsonGet rid of type-punned pointer errors.
2010-03-22 Stefan Reinauerdrop some unused files and fix warnings on i945 based...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2010-01-16 Stefan ReinauerIntel D945GCLF: Enable SMI and ACPI in Kconfig, too...
2009-10-28 Uwe HermannAdd some missing license headers, consistency fixes...
2009-10-28 Stefan Reinauerpreliminary Intel D945GCLF Atom+i945 support.