summaryrefslogtreecommitdiff
path: root/src/mainboard/intel/wtm2/acpi_tables.c
AgeCommit message (Expand)Author
2020-11-13broadwell: Flatten `acpi_init_gnvs` functionAngel Pons
2020-11-13broadwell: Factor out `acpi_fill_madt` functionAngel Pons
2020-07-14src: Remove unused 'include <types.h>'Elyes HAOUAS
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-07acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt()Kyösti Mälkki
2020-06-07soc/intel/baytrail,braswell,broadwell,quark: Select COMMON_FADTKyösti Mälkki
2020-06-02src: Remove unused 'include <arch/smp/mpspec.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-06mainboard/intel: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18mainboard/[g-p]*: Remove copyright noticesPatrick Georgi
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-12src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS
2018-12-19mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-08-13mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS
2016-12-06cpu/cpu.h: Drop excessive includesKyösti Mälkki
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-14wtm2/samus: fix coreboot compilation error with tpmp removedHarry Pan
2015-04-07broadwell: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-01-04wtm2: Convert to use soc/intel/broadwellDuncan Laurie
2014-10-18lynxpoint: Consolidate common GNVS initVladimir Serbinenko
2014-09-22haswell: Move to per-device ACPIVladimir Serbinenko
2014-06-18ACPI: Remove CBMEM TOC from GNVSKyösti Mälkki
2013-11-25wtm2: add ssdt2 tableAaron Durbin
2013-11-25lynxpoint: export mem console pointer in ACPIAaron Durbin
2013-04-01lynxpoint: Move ACPI NVS into separate CBMEM tableDuncan Laurie
2013-03-30wtm1/wtm2/baskingridge: Enable TPM ACPI deviceDuncan Laurie
2013-03-22haswell: use dynamic cbmemAaron Durbin
2013-03-18Add Intel Whitetip Mountain 2 mainboardDuncan Laurie