aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/gigabyte/m57sli/acpi_tables.c
AgeCommit message (Expand)Author
2010-12-08second round name simplification. drop the <component>_ prefix.stepan
2010-09-25Drop some useless "../../../" in #includes (trivial).Uwe Hermann
2010-07-26Make include paths more consistent. Fixes compilation errors for me.Myles Watson
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-09Copy acpi blobs in two parts to make sure gcc does the right thing.Myles Watson
2010-04-07move amd K8/Fam10 "bus detection" function prototypes to a common place.Stefan Reinauer
2010-03-24Get rid of type-punned pointer errors.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-17trivial warning fixes, mostly for ACPI codeStefan Reinauer
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2009-10-09Add const to get rid of some warnings when passing quoted strings.Myles Watson
2009-07-22Fix up the tree again...Stefan Reinauer
2009-06-19ChangeLog:Harald Gutmann