We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
[coreboot.git] / src / mainboard / asus / a8v-e_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 Stefan Reinauerzero warning days.
2010-04-09 Stefan Reinauerfix the broken nvidia chipset boards,
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-07-21 Stefan ReinauerThis fixes a couple of issues with older Linux kernels...
2008-09-23 Rudolf MarekAttached patch removes HPET info from ACPI tables....
2008-03-08 Uwe HermannVarious cosmetic and coding style fixes for ASUS A8V...
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2007-11-02 Rudolf MarekAsus A8V-E-SE support from Rudolf Marek