summaryrefslogtreecommitdiffstats
path: root/src/mainboard/tyan/s2892/acpi_tables.c
Commit message (Expand)AuthorAgeFilesLines
* amdk8: Move to per-device ACPIVladimir Serbinenko2014-10-161-112/+2
* ck804: obtain I/O APIC base address for ACPI MADT from allocatorJonathan A. Kollasch2013-10-141-9/+12
* Nvidia boards: acpi_tables.c: Remove intermediate variable in ACPI interrupt ...Jonathan A. Kollasch2013-10-121-13/+5
* Refactor some alignment handlingPatrick Georgi2012-04-201-1/+1
* Use default table creator macro for all SSDTsStefan Reinauer2011-10-131-1/+1
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-251-1/+1
* Make include paths more consistent. Fixes compilation errors for me.Myles Watson2010-07-261-1/+1
* Copy acpi blobs in two parts to make sure gcc does the right thing.Myles Watson2010-04-091-3/+4
* Get rid of type-punned pointer errors.Myles Watson2010-03-241-3/+3
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-11/+11
* Fix IRQ9 and allow ACPI without an MP table for Tyan s289x.Myles Watson2009-10-161-2/+16
* Add const to get rid of some warnings when passing quoted strings.Myles Watson2009-10-091-1/+1
* This fixes a couple of issues with older Linux kernels (that expect an XSDT asStefan Reinauer2009-07-211-7/+7
* This patch adds ACPI support for Tyan s2891, s2892, and s2895. There is stillMyles Watson2009-03-101-0/+180