summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/acpi/acpi.c
AgeCommit message (Expand)Author
2020-06-24src: Report byte-sized access for GPE0Angel Pons
2020-06-24ACPI: Replace smm_setup_structures()Kyösti Mälkki
2020-06-24ACPI: Replace uses of CBMEM_ID_ACPI_GNVSKyösti Mälkki
2020-06-07acpi,soc/intel: Make soc/motherboard_fill_fadt() globalKyösti Mälkki
2020-06-06arch/x86: Declare permanent_smi_handler()Kyösti Mälkki
2020-06-06soc,southbridge/intel: Control SMI related FADT entriesKyösti Mälkki
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-13acpi: Bump FADT to revision 6Patrick Rudolph
2020-03-23acpi: Change Processor ACPI Name (Intel only)Christian Walter
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-01-28soc/intel/denverton_ns: Add ACPI T-States and P-StatesJulien Viard de Galbert
2019-01-25soc/intel/denverton_ns: Enable ACPI using intelblockJulien Viard de Galbert
2019-01-24soc/intel/common/block/acpi: fix P-States extra entryJulien Viard de Galbert
2018-11-30soc/intel/common: Rework acpi/cpu.aslArthur Heymans
2018-10-22intel: Use CF9 reset (part 2)Patrick Rudolph
2018-10-08Move compiler.h to commonlibNico Huber
2018-08-27update all FADT version 3.0 to use the get tables functionMarc Jones
2018-08-22acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching
2018-08-20soc/intel/common/block: Move common uart function to block/uartSubrata Banik
2018-06-14src: Get rid of device_tElyes HAOUAS
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-03-06soc/intel: Fix MCFG end bus numberDuncan Laurie
2017-11-15soc/intel: Enable ACPI DBG2 table generationDuncan Laurie
2017-09-08soc/intel/common/block: Common ACPIShaunak Saha