summaryrefslogtreecommitdiff
path: root/src/mainboard/kontron/986lcd-m/acpi_tables.c
AgeCommit message (Expand)Author
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04mainboard/kontron: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18mainboard/[g-p]*: Remove copyright noticesPatrick Georgi
2020-01-02mb/*/*/acpi_tables: Remove unused includesElyes HAOUAS
2018-06-11mb/*/*/acpi_tables.c: Remove unneeded includesElyes HAOUAS
2016-12-06cpu/x86/msr.h: Drop excessive includesKyösti Mälkki
2015-11-05intel/i945: Consolidate MADT handlingVladimir Serbinenko
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-28igd.asl rewriteVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-20acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko
2014-11-09i945: Consolidate common GNVS initVladimir Serbinenko
2014-10-15i945: Convert to per-device ACPIVladimir Serbinenko
2012-10-08hpet: common ACPI generationPatrick Georgi
2012-04-20Refactor some alignment handlingPatrick Georgi
2011-10-13Use default table creator macro for all SSDTsStefan Reinauer
2011-08-26Add automatic SMBIOS table generationSven Schnelle
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-10-12We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann
2010-09-25Drop some useless "../../../" in #includes (trivial).Uwe Hermann
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-03-24Get rid of type-punned pointer errors.Myles Watson
2010-03-22drop some unused files and fix warnings on i945 based systems.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-01Various cometic and coding-style fixes (trivial).Uwe Hermann
2010-02-22This is a general cleanup patchStefan Reinauer
2009-10-26Kontron 986LCD-M updateStefan Reinauer
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-10-09Add const to get rid of some warnings when passing quoted strings.Myles Watson
2009-07-21clean up acpi table strings, as discussed on the listStefan Reinauer
2009-07-21Kontron updates, get board up to date with i945 and ich7 updates.Stefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-03-11Kontron 986LCD-M updates:Stefan Reinauer
2009-03-10This patch adds empty acpi_fill_slit functions so they build again.Myles Watson
2009-02-27Generic approach of putting BIOS tables at the end of memoryStefan Reinauer
2008-10-29Support for the Kontron 986LCD-M mainboard series.Stefan Reinauer