We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
[coreboot.git] / src / mainboard / asus / m2v-mx_se / 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-07-26 Myles WatsonMake include paths more consistent. Fixes compilation...
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 Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-17 Stefan Reinauertrivial warning fixes, mostly for ACPI code
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2009-10-09 Myles WatsonAdd const to get rid of some warnings when passing...
2009-07-23 Rudolf MarekWe did together some patch which makes finally a MMCONF...
2009-07-21 Stefan ReinauerThis fixes a couple of issues with older Linux kernels...
2009-03-31 Stefan Reinauercosmetic fix for function definition.
2009-02-14 Rudolf MarekFollowing patch adds dynamically generated P-States...
2009-02-01 Rudolf MarekFollowing patch adds dynamic ACPI AML code generator...
2008-12-23 Rudolf MarekThe attached patch adds missing bits to ACPI to make...
2008-09-23 Rudolf MarekFollowing patch adds support for Asus M2V-E SE. Works...