summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/d945gclf/acpi_tables.c
Commit message (Expand)AuthorAgeFilesLines
* Use default table creator macro for all SSDTsStefan Reinauer2011-10-131-2/+2
* Add automatic SMBIOS table generationSven Schnelle2011-08-261-10/+0
* Remove old ACPI codeSven Schnelle2011-06-151-93/+0
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-121-2/+1
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-251-1/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-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-5/+3
* drop some unused files and fix warnings on i945 based systems.Stefan Reinauer2010-03-221-18/+12
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-15/+15
* This is a general cleanup patchStefan Reinauer2010-02-221-2/+0
* Intel D945GCLF: Enable SMI and ACPI in Kconfig, too (it's enabled in newconfig)Stefan Reinauer2010-01-161-0/+4
* Add some missing license headers, consistency fixes for others (trivial).Uwe Hermann2009-10-281-4/+2
* preliminary Intel D945GCLF Atom+i945 support.Stefan Reinauer2009-10-281-0/+360