summaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s2892/acpi_tables.c
AgeCommit message (Expand)Author
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-10-16Fix IRQ9 and allow ACPI without an MP table for Tyan s289x.Myles Watson
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-03-10This patch adds ACPI support for Tyan s2891, s2892, and s2895. There is stillMyles Watson