summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/wtm2/acpi_tables.c
Commit message (Expand)AuthorAgeFilesLines
* mainboard/*: Drop USB power control bits in GNVSKyösti Mälkki2023-05-011-6/+0
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-1/+1
* broadwell: Flatten `acpi_init_gnvs` functionAngel Pons2020-11-131-2/+0
* broadwell: Factor out `acpi_fill_madt` functionAngel Pons2020-11-131-13/+0
* src: Remove unused 'include <types.h>'Elyes HAOUAS2020-07-141-1/+0
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt()Kyösti Mälkki2020-06-071-1/+1
* soc/intel/baytrail,braswell,broadwell,quark: Select COMMON_FADTKyösti Mälkki2020-06-071-0/+5
* src: Remove unused 'include <arch/smp/mpspec.h>'Elyes HAOUAS2020-06-021-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* mainboard/intel: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-201-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-1/+0
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-051-1/+0
* mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS2018-08-131-1/+0
* cpu/cpu.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* wtm2/samus: fix coreboot compilation error with tpmp removedHarry Pan2015-04-141-3/+0
* broadwell: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-2/+2
* wtm2: Convert to use soc/intel/broadwellDuncan Laurie2015-01-041-67/+8
* lynxpoint: Consolidate common GNVS initVladimir Serbinenko2014-10-181-9/+0
* haswell: Move to per-device ACPIVladimir Serbinenko2014-09-221-167/+1
* ACPI: Remove CBMEM TOC from GNVSKyösti Mälkki2014-06-181-3/+0
* wtm2: add ssdt2 tableAaron Durbin2013-11-251-0/+7
* lynxpoint: export mem console pointer in ACPIAaron Durbin2013-11-251-0/+3
* lynxpoint: Move ACPI NVS into separate CBMEM tableDuncan Laurie2013-04-011-7/+13
* wtm1/wtm2/baskingridge: Enable TPM ACPI deviceDuncan Laurie2013-03-301-0/+3
* haswell: use dynamic cbmemAaron Durbin2013-03-221-1/+1
* Add Intel Whitetip Mountain 2 mainboardDuncan Laurie2013-03-181-0/+282