summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/slippy/acpi_tables.c
Commit message (Expand)AuthorAgeFilesLines
* src/mainboard/google: Remove unused <acpi/acpi.h>Elyes HAOUAS2022-01-101-1/+0
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-181-1/+1
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-1/+1
* ACPI: Drop redundant ChromeOS setup for GNVSKyösti Mälkki2021-01-101-7/+0
* mb/google: Drop unneeded empty linesElyes HAOUAS2020-09-221-1/+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
* 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
* mb/google/slippy: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* mb/*/*/acpi_tables: Remove unnecessary function callPeter Lemenkov2019-12-271-11/+6
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-201-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-2/+1
* src: Drop unused 'include <arch/ioapic.h>'Elyes HAOUAS2019-03-131-1/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-051-1/+0
* sb/intel/common: Create a common implementation of `acpi_fill_madt()`Tristan Corrick2018-11-011-18/+0
* mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-1/+1
* cpu/x86/msr.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0
* cpu/cpu.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0
* Add/Combine Haswell Chromebooks using variant board schemeMatt DeVillier2016-12-051-0/+84
* mainboard/google/slippy: remove unobtainable mainboardAaron Durbin2016-07-271-90/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* igd.asl rewriteVladimir Serbinenko2015-05-281-7/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko2015-05-201-12/+0
* lynxpoint: Consolidate common GNVS initVladimir Serbinenko2014-10-181-10/+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
* lynxpoint: Change SerialIO device enable reporting to ACPIDuncan Laurie2013-11-251-0/+7
* slippy: Minor vboot related fixesDuncan Laurie2013-11-251-2/+4
* lynxpoint: export mem console pointer in ACPIAaron Durbin2013-11-251-0/+3
* slippy: Clean up for easier portingDuncan Laurie2013-11-241-17/+6
* slippy: Initial mainboard commitDuncan Laurie2013-11-241-0/+291