aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/mahogany_fam10/acpi_tables.c
AgeCommit message (Expand)Author
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-11-22amdfam10: Move to per-device ACPIVladimir Serbinenko
2014-10-16amdk8: Move to per-device ACPIVladimir Serbinenko
2014-06-26AMD boards: Fix typosKyösti Mälkki
2014-04-26mainboard/*: Remove DUMP_ACPI_TABLES from amd boardsEdward O'Callaghan
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-04-20Refactor some alignment handlingPatrick Georgi
2012-04-18Fix the blank in acpi_tables.czbao
2012-01-24AMD Mahogany Fam10 ACPI table fixes.Marc Jones
2011-05-20Move the ACPI FACP table to the front of the RSDT list. This is done to work ...Scott Duplichan
2010-12-11Following patch makes just one fadt.c file. For SB700.Rudolf Marek
2010-12-07Trivial. Fix typo.Zheng Bao
2010-10-12We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann
2010-04-14Remove few more warnings and some dead code.Myles Watson
2010-04-09Copy acpi blobs in two parts to make sure gcc does the right thing.Myles Watson
2010-04-07move amd K8/Fam10 "bus detection" function prototypes to a common place.Stefan Reinauer
2010-03-26Remove dead code and make white space more consistent for acpi_tables.cMyles Watson
2010-03-261. Remove warnings and multiple blank lines.Zheng Bao
2010-03-24Get rid of type-punned pointer errors.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-17trivial warning fixes, mostly for ACPI codeStefan Reinauer
2010-03-16The code can run on the Mahogany board, which is one of sample boardsZheng Bao