aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/msi/ms9652_fam10/acpi_tables.c
AgeCommit message (Expand)Author
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-05-07mb/msi: Get rid of device_tElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-12-19mainboard: Strip out some dead includesEdward O'Callaghan
2014-11-22amdfam10: Move to per-device ACPIVladimir Serbinenko
2014-10-19amd: rename model_fxx_powernow to powernow.Vladimir Serbinenko
2014-10-16amdk8: Move to per-device ACPIVladimir Serbinenko
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-04-20Refactor some alignment handlingPatrick Georgi
2011-10-13Use default table creator macro for all SSDTsStefan Reinauer
2010-11-05Various PIRQ/MPTABLE/ACPI Kconfig fixes.Uwe Hermann
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-03-01Various cometic and coding-style fixes (trivial).Uwe Hermann
2010-03-01Add msi/ms9652_fam10 board.Timothy Pearson