summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/acpi/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL`Michael Niewöhner2021-11-081-1/+1
* 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,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: Fix X2APIC NMI entry in ACPI MADTKyösti Mälkki2021-06-231-1/+1
* src/*acpi: create acpi table for x2apic modeWonkyu Kim2021-04-151-0/+5
* soc/intel/common: Remove unused <string.h>Elyes HAOUAS2021-02-161-1/+0
* 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-291-71/+2
* 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: 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-111-0/+1
* 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
* ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyösti Mälkki2021-01-101-6/+1
* arch/x86: Pass GNVS as parameter to SMM moduleKyösti Mälkki2021-01-041-2/+0
* soc/intel/common/block/acpi: Fix get_cores_per_packagePatrick Rudolph2020-12-221-26/+13
* soc/intel/common/block/acpi: Add soc MADT IOAPIC hookMarc Jones2020-12-211-1/+22
* soc/intel/common/block/acpi: Make calculate_power() globalMarc Jones2020-12-211-2/+2
* soc/intel/common/block/acpi: Skip UART debug table if not usedMarc Jones2020-12-111-3/+6
* soc/intel/common/block/lpc: Move southbridge_write_acpi_tables declarationMarc Jones2020-12-111-0/+1
* soc/intel/common/block/gpio: add code for NMI enablingMichael Niewöhner2020-12-041-0/+3
* soc/intel/common/block: add code for ACPI CPPC entries generationMichael Niewöhner2020-11-141-0/+23
* src: Use ACPI macrosElyes HAOUAS2020-07-211-2/+2
* src: Report word-sized access for PM1a_EVTAngel Pons2020-07-201-1/+1
* src: Make HAVE_CF9_RESET set the FADT reset registerAngel Pons2020-07-201-8/+2
* src: Drop useless cache flush settings in FADTAngel Pons2020-07-201-2/+0
* src: Never overwrite `fadt->flags`Angel Pons2020-07-201-4/+4
* src: Drop useless PM1b settings from FADTAngel Pons2020-07-201-7/+0
* src: Drop useless GPE1 settings from FADTAngel Pons2020-07-201-2/+0
* src: Remove unused 'include <cpu/x86/msr.h>'Elyes HAOUAS2020-07-141-1/+0
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-3/+3
* src: Report byte-sized access for GPE0Angel Pons2020-06-241-1/+1
* ACPI: Replace smm_setup_structures()Kyösti Mälkki2020-06-241-1/+1
* ACPI: Replace uses of CBMEM_ID_ACPI_GNVSKyösti Mälkki2020-06-241-1/+2
* acpi,soc/intel: Make soc/motherboard_fill_fadt() globalKyösti Mälkki2020-06-071-6/+0
* arch/x86: Declare permanent_smi_handler()Kyösti Mälkki2020-06-061-1/+1
* soc,southbridge/intel: Control SMI related FADT entriesKyösti Mälkki2020-06-061-5/+6
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1