summaryrefslogtreecommitdiff
path: root/src/soc/intel/cannonlake/acpi.c
AgeCommit message (Expand)Author
2020-07-31soc/intel/cannonlake: Fix DMAR when no iGPU is presentPatrick Rudolph
2020-07-21src: Use ACPI macrosElyes HAOUAS
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-10soc/intel/cannonlake: Put braces around *else* branchPaul Menzel
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-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-13acpi: Bump FADT to revision 6Patrick Rudolph
2020-04-06soc/intel/cannonlake: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-01-10soc/intel/{apl,cnl,icl,skl,tgl}: Make above 4GB MMIO resource properSubrata Banik
2019-12-31soc/intel/{icl,cnl,tgl}: Always add PM1_TMR block to FADTMeera Ravindranath
2019-10-02soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki
2019-07-18soc/intel: Use config_of_path(SA_DEVFN_ROOT)Kyösti Mälkki
2019-07-15intel/cannonlake: Fix indentationKyösti Mälkki
2019-07-04soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki
2019-05-11soc/intel/cnl: Enable VT-dJohn Zhao
2019-04-26soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS
2019-04-23soc/intel/cannonlake: add missing console.h includePatrick Georgi
2019-04-18soc/intel/cnl: Generate DMAR ACPI tableJohn Zhao
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS
2019-01-31soc/intel/cannonlake: Make correct C-state entries for S0ix and non-S0ixRonak Kanabar
2019-01-03soc/intel/cannonlake: Add cannonlake ACPI GPIO opLijian Zhao
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-05src: Remove unneeded include <arch/ioapic.h>Elyes HAOUAS
2018-09-28soc/intel/cannonlake: Fix ACPI FADT table generationDuncan Laurie
2018-09-06chromeos/gnvs: remove function and naming cleanupJoel Kitching
2018-06-01soc/intel/cannonlake: Get rid of device_tElyes HAOUAS
2018-03-23soc/intel/cannonlake: Enable low power S0 Idle capabilityVaibhav Shankar
2017-10-26soc/intel/cannonlake: Add support for C state and P stateShaunak Saha
2017-09-13soc/intel/cannonlake: Add common ACPI support for CNLLijian Zhao