summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/serengeti_cheetah/acpi_tables.c
AgeCommit message (Expand)Author
2014-12-09mainboard/{iwill,amd/serenget_*}: Fix ptr discards const qualifierEdward O'Callaghan
2014-12-07Kconfig: Remove ACPI_SSDTX_NUM.Vladimir Serbinenko
2014-10-16amdk8: Move to per-device ACPIVladimir Serbinenko
2014-07-08mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-06-26AMD boards: Fix typosKyösti Mälkki
2014-04-26mainboard/*: Remove DUMP_ACPI_TABLES from amd boardsEdward O'Callaghan
2012-04-20Refactor some alignment handlingPatrick Georgi
2012-04-19Fix the blank in acpi_tables.czbao
2011-10-13Use default table creator macro for all SSDTsStefan Reinauer
2011-05-20Move the ACPI FACP table to the front of the RSDT list. This is done to work ...Scott Duplichan
2010-12-08second round name simplification. drop the <component>_ prefix.stepan
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-09-25Drop some useless "../../../" in #includes (trivial).Uwe Hermann
2010-07-26Make include paths more consistent. Fixes compilation errors for me.Myles Watson
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-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
2009-10-09Add const to get rid of some warnings when passing quoted strings.Myles Watson
2009-07-21This fixes a couple of issues with older Linux kernels (that expect an XSDT asStefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-02-03Following patch converts the run-time SSDT patching via update_ssdt funtion toRudolf Marek
2007-11-04Add dummy function for MCFG on those mainboards that provide ACPI but don't Stefan Reinauer
2006-10-04CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu
2006-10-04AMD Rev F supportYinghai Lu