summaryrefslogtreecommitdiff
path: root/src/mainboard/google/slippy/acpi_tables.c
AgeCommit message (Expand)Author
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-16src: Remove unneeded include <cbmem.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
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-12-05Add/Combine Haswell Chromebooks using variant board schemeMatt DeVillier
2016-07-27mainboard/google/slippy: remove unobtainable mainboardAaron Durbin
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-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-25lynxpoint: Change SerialIO device enable reporting to ACPIDuncan Laurie
2013-11-25slippy: Minor vboot related fixesDuncan Laurie
2013-11-25lynxpoint: export mem console pointer in ACPIAaron Durbin
2013-11-24slippy: Clean up for easier portingDuncan Laurie
2013-11-24slippy: Initial mainboard commitDuncan Laurie