We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
[coreboot.git] / src / mainboard / amd / mahogany / 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-14 Myles WatsonRemove few more warnings and some dead code.
2010-04-09 Myles WatsonCopy acpi blobs in two parts to make sure gcc does...
2010-04-07 Stefan Reinauermove amd K8/Fam10 "bus detection" function prototypes...
2010-03-26 Myles WatsonRemove dead code and make white space more consistent...
2010-03-26 Zheng Bao1. Remove warnings and multiple blank lines.
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-03-16 Zheng Bao1. Features of mahogany.