aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdk8/amdk8_acpi.c
AgeCommit message (Expand)Author
2010-06-04This patch replaces the headers of the following files:Frank Vibrans
2010-04-14Remove few more warnings and some dead code.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-10-30Remove some warnings from the tyan s2895.Myles Watson
2009-10-09Add const to get rid of some warnings when passing quoted strings.Myles Watson
2009-06-21This patch adds a proper namestring generation to our ACPIgen generator.Rudolf Marek
2009-04-30Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson
2009-04-22Factor out acpi_create_madt_lapics. It can be used on all ACPI boards.Stefan Reinauer
2009-03-04I just went on a bugfix frenzy and fixed all printk format warningsCarl-Daniel Hailfinger
2009-03-01(Trivial) Add missing header file.Rudolf Marek
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2009-02-17Add QWord support to acpigen.Carl-Daniel Hailfinger
2009-02-03Following patch converts the run-time SSDT patching via update_ssdt funtion toRudolf Marek
2009-02-01Following patch adds dynamic ACPI AML code generator which can be used toRudolf Marek
2009-01-30Bring AMD K8 ACPI mangling more in line with Fam10 ACPI mangling. NoCarl-Daniel Hailfinger
2008-10-02Whitespace cleanup (trivial).Myles Watson
2006-10-04AMD Rev F supportYinghai Lu
2005-11-26- Apply 11_24_a_s1_core.diff fromStefan Reinauer