summaryrefslogtreecommitdiff
path: root/src/soc/intel/skylake/acpi.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-08soc/intel/skl: Drop `acpi_mainboard_gnvs`Angel Pons
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-04-06soc/intel/skylake: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-23acpi: Change Processor ACPI Name (Intel only)Christian Walter
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-01-10soc/intel/{apl,cnl,icl,skl,tgl}: Make above 4GB MMIO resource properSubrata Banik
2019-11-04soc/intel/sgx: convert SGX and PRMRR devicetree options to KconfigMichael Niewöhner
2019-10-10soc/intel: sgx: get rid of UEFI-style usage of global variableMichael Niewöhner
2019-10-02soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki
2019-09-30soc/intel/skylake: Fix ACPI exception AE_NOT_FOUNDPatrick Rudolph
2019-09-03soc/skylake: do not rely on P2SB data to generate DRHDAngel Pons
2019-08-30soc/intel/skl/acpi: add description for missing PCIe portsMaxim Polyakov
2019-08-20src: Remove variable length arraysJacob Garber
2019-07-18soc/intel: Use config_of_path(SA_DEVFN_ROOT)Kyösti Mälkki
2019-07-04soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki
2019-04-26soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-04arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS
2019-02-15src: Use macro `ACPI_FADT_LEGACY_FREE`Paul Menzel
2019-01-16soc/intel/skylake: Access conf pointer only if its not nullPratik Prajapati
2018-11-30soc/intel/skylake: Rework acpi/cpu.aslArthur Heymans
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-06chromeos/gnvs: remove function and naming cleanupJoel Kitching
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/skylake: add CPPC supportMatt Delco
2018-08-20soc/intel/common/block: Move common uart function to block/uartSubrata Banik
2018-06-30soc/intel/skylake: Generate ACPI RMRR tableMatt DeVillier
2018-06-30arch/x86/acpi: Add DMAR RMRR helper functionsMatt DeVillier
2018-06-28soc/intel/common/block: Move p2sb common functions into block/p2sbSubrata Banik
2018-06-08soc/intel/skylake: Enable low power S0Idle capabilityHaridhar Kalvala
2018-06-04soc/intel/skylake: Get rid of device_tElyes HAOUAS
2018-05-18soc/intel: Add support for USB ACPI code generationDuncan Laurie
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-04-20pci: Move inline PCI functions to pci_ops.hPatrick Rudolph
2018-04-05soc/intel/skylake: Generate ACPI DMAR tableNico Huber
2018-03-06soc/intel/skylake: Remove MCFG constantsDuncan Laurie
2018-03-06soc/intel: Fix MCFG end bus numberDuncan Laurie
2018-02-22soc/intel/skylake: Do not set ACPI_FADT_LEGACY_DEVICESFurquan Shaikh
2018-01-31soc/intel/skylake: Always add PM1_TMR block to FADTDuncan Laurie
2017-11-15soc/intel: Enable ACPI DBG2 table generationDuncan Laurie
2017-10-20soc/intel/skylake: update GNVS with SGX dataPratik Prajapati
2017-10-03soc/intel/skylake: Enable common LPC IPRavi Sarawadi