summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/serengeti_cheetah_fam10/acpi_tables.c
Commit message (Expand)AuthorAgeFilesLines
* acpi_add_ssdt_pstates: Remove function.Vladimir Serbinenko2014-10-171-3/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* AMD boards: Fix typosKyösti Mälkki2014-06-261-1/+1
* mainboard/*: Remove DUMP_ACPI_TABLES from amd boardsEdward O'Callaghan2014-04-261-41/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Refactor some alignment handlingPatrick Georgi2012-04-201-10/+10
* Fix the blank in acpi_tables.czbao2012-04-181-9/+9
* Move the ACPI FACP table to the front of the RSDT list. This is done to work ...Scott Duplichan2011-05-201-25/+25
* Trivial. Fix typo.Zheng Bao2010-12-071-1/+1
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-121-2/+1
* Remove few more warnings and some dead code.Myles Watson2010-04-141-26/+0
* Copy acpi blobs in two parts to make sure gcc does the right thing.Myles Watson2010-04-091-13/+16
* move amd K8/Fam10 "bus detection" function prototypes to a common place.Stefan Reinauer2010-04-071-1/+1
* Remove dead code and make white space more consistent for acpi_tables.cMyles Watson2010-03-261-15/+13
* Get rid of type-punned pointer errors.Myles Watson2010-03-241-23/+22
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-22/+22
* trivial warning fixes, mostly for ACPI codeStefan Reinauer2010-03-171-2/+2
* move all register fram definitions to arch/register.hStefan Reinauer2009-10-241-1/+1
* Fix up the tree again...Stefan Reinauer2009-07-221-1/+1
* This fixes a couple of issues with older Linux kernels (that expect an XSDT asStefan Reinauer2009-07-211-8/+8
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-2/+2
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-181-1/+1
* Initial AMD Serengeti_Cheetah_FAM10 platform for Barcelona support.Marc Jones2007-12-191-0/+370