AMD Mahogany Fam10 ACPI table fixes.
[coreboot.git] / src / mainboard / amd / mahogany_fam10 / acpi_tables.c
2012-01-24 Marc JonesAMD Mahogany Fam10 ACPI table fixes.
2011-05-20 Scott DuplichanMove the ACPI FACP table to the front of the RSDT list...
2010-12-11 Rudolf MarekFollowing patch makes just one fadt.c file. For SB700.
2010-12-07 Zheng BaoTrivial. Fix typo.
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
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 BaoThe code can run on the Mahogany board, which is one...