summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/acpi
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: move SGX ACPI code to block/acpiMichael Niewöhner2021-11-112-0/+59
* soc/intel: generate SSDT instead of using GNVS for SGXMichael Niewöhner2021-11-092-3/+4
* soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL`Michael Niewöhner2021-11-081-1/+1
* soc/intel/common/acpi: Correct IPC sub command for reading LPM requirementEthan Tsao2021-10-271-1/+2
* soc/intel: Constify `soc_get_cstate_map()`Angel Pons2021-10-191-1/+1
* ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki2021-10-181-9/+0
* soc/intel/common: add possiblity to override GPE0 to acpi_fill_soc_wakeMichael Niewöhner2021-10-171-5/+7
* soc/intel/common/acpi: drop `RTC_EN` from static wake bits maskMichael Niewöhner2021-10-171-1/+1
* soc/intel: deduplicate acpi_fill_soc_wakeMichael Niewöhner2021-10-171-0/+1
* soc/intel/common: add SGX fields to GNVSMichael Niewöhner2021-10-171-0/+3
* soc/intel/{common,skl}: set ACPI_FADT_PLATFORM_CLOCK based on KconfigMichael Niewöhner2021-10-161-2/+4
* soc/intel: drop P_BLK supportMichael Niewöhner2021-10-131-11/+3
* soc/intel/common: Make read_pmc_lpm_requirements more clearTim Wawrzynczak2021-09-161-4/+5
* soc/intel/common: Delete pep.aslTim Wawrzynczak2021-09-101-125/+0
* soc/intel/common/block/acpi: Add LPM requirements support to PEPD _DSMTim Wawrzynczak2021-09-102-2/+94
* soc/intel/common/block/acpi: Move pep.asl to acpigenTim Wawrzynczak2021-09-103-1/+130
* soc/intel/common: Fix X2APIC NMI entry in ACPI MADTKyösti Mälkki2021-06-231-1/+1
* soc/intel/common/block: fix storage size of HEST log addressRocky Phagura2021-06-181-1/+1
* soc/intel/common: Update CrashLog data length trackingFrancois Toguo Fotso2021-06-081-1/+4
* acpi: rework BERT ACPI table generation logicFelix Held2021-06-081-21/+23
* acpi: rename acpi_soc_fill_bert and add return valueFelix Held2021-06-071-7/+8
* src/intel/xeon_sp: add hardware error support (HEST)Rocky Phagura2021-06-041-0/+1
* acpi: drop unused parameter from acpi_soc_fill_bertFelix Held2021-06-011-3/+1
* src/*acpi: create acpi table for x2apic modeWonkyu Kim2021-04-151-0/+5
* soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.hSubrata Banik2021-03-271-1/+1
* soc/intel: Factor out identical acpigen GPIO helpersAngel Pons2021-03-013-0/+44
* soc/intel: Include gfx.asl from northbridgeAngel Pons2021-03-011-0/+3
* soc/intel/tigerlake: Add CrashLog implementation for intel TGLFrancois Toguo2021-02-223-1/+104
* soc/intel/common: Remove unused <string.h>Elyes HAOUAS2021-02-161-1/+0
* ACPI: Add acpi_reset_gnvs_for_wake()Kyösti Mälkki2021-02-161-25/+14
* ACPI: Move common _PIC methodKyösti Mälkki2021-02-141-14/+0
* ACPI: Move PICM declarationKyösti Mälkki2021-02-111-2/+0
* sb,soc/intel: Drop OSYS from GNVSKyösti Mälkki2021-02-111-1/+1
* mainboards: Drop PWRS from GNVSKyösti Mälkki2021-02-111-1/+1
* soc/intel: Drop CID1 from GNVSKyösti Mälkki2021-02-081-1/+1
* src: Remove unused <bootstate.h>Elyes HAOUAS2021-02-041-1/+0
* soc/intel: Replace `SA_PCIEX_LENGTH` Kconfig optionsAngel Pons2021-01-301-1/+1
* soc/amd,intel: Drop leftover GNVS includesKyösti Mälkki2021-01-301-2/+0
* soc/intel: Remove duplicate call to acpi_wake_source()Kyösti Mälkki2021-01-293-71/+81
* ACPI: Separate ChromeOS NVS in ASLKyösti Mälkki2021-01-281-4/+0
* ACPI: Declare GNVS variables globallyKyösti Mälkki2021-01-281-10/+0
* soc/intel: Refactor acpi_wake_source()Kyösti Mälkki2021-01-281-17/+20
* soc/intel: Refactor fill_acpi_wake()Kyösti Mälkki2021-01-281-9/+7
* ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki2021-01-231-2/+2
* ACPI GNVS: Drop most dev_count_cpu()Kyösti Mälkki2021-01-201-1/+1
* ACPI: Have single call-site for acpi_inject_nvsa()Kyösti Mälkki2021-01-131-5/+0
* ACPI: Add common acpi_fill_gnvs()Kyösti Mälkki2021-01-131-7/+0
* acpi,soc/intel/common: add support for Intel Low Power Idle TableMichael Niewöhner2021-01-114-0/+74
* soc/intel: Rename to soc_fill_gnvs()Kyösti Mälkki2021-01-101-5/+3
* ACPI: Replace uses of CBMEM_ID_ACPI_GNVSKyösti Mälkki2021-01-101-11/+5