summaryrefslogtreecommitdiff
path: root/src/mainboard/google/beltino/acpi_tables.c
AgeCommit message (Expand)Author
2021-01-18ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki
2021-01-10mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki
2021-01-10mb/x/acpi_tables: Move EC_RW detectionKyösti Mälkki
2020-07-14src: Remove unused 'include <types.h>'Elyes HAOUAS
2020-06-30ACPI: Drop typedef global_nvs_tKyö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-06mb/google/beltino: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18mainboard/google: Remove copyright noticesPatrick Georgi
2019-12-27mb/*/*/acpi_tables: Remove unnecessary function callPeter Lemenkov
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-13src: Drop unused 'include <arch/ioapic.h>'Elyes HAOUAS
2019-03-12src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-12-19mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-01sb/intel/common: Create a common implementation of `acpi_fill_madt()`Tristan Corrick
2018-08-13mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS
2017-07-06mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2016-12-06cpu/x86/msr.h: Drop excessive includesKyösti Mälkki
2016-12-06cpu/cpu.h: Drop excessive includesKyösti Mälkki
2016-11-24Add Haswell Chromeboxes/Chromebase using variant board schemeMatt DeVillier