summaryrefslogtreecommitdiff
path: root/src/soc/intel/common
AgeCommit message (Expand)Author
2021-01-28soc/intel: Refactor acpi_wake_source()Kyösti Mälkki
2021-01-28soc/intel: Refactor fill_acpi_wake()Kyösti Mälkki
2021-01-26soc/intel: Move c-state resource defineMarc Jones
2021-01-25sb,soc/intel: Remove no-op APMC for C-state and P-stateKyösti Mälkki
2021-01-25cpu/x86/smm: Use common APMC loggingKyösti Mälkki
2021-01-25soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroringMichael Niewöhner
2021-01-25soc/intel/lpc_lib: mirror LPC registers to DMI when requiredMichael Niewöhner
2021-01-25soc/intel/common: Add support for populating meminit dataFurquan Shaikh
2021-01-24soc/intel/lpc_lib: drop dead codeMichael Niewöhner
2021-01-23ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki
2021-01-23soc/intel/apl: drop LPC pad configuration codeMichael Niewöhner
2021-01-22soc/intel/commmon: Include Alder Lake device IDsVarshit Pandya
2021-01-21soc/intel/common/pcie_rp.h: Fix comment styleFurquan Shaikh
2021-01-21soc/intel/common/graphics: Add new Kconfig SOC_INTEL_DISABLE_IGDSubrata Banik
2021-01-20soc/intel: fix indentation in intelblocks/lpc_lib.hMichael Niewöhner
2021-01-20soc/intel/*: drop broken LPC mmio codeMichael Niewöhner
2021-01-20ACPI GNVS: Drop most dev_count_cpu()Kyösti Mälkki
2021-01-18ACPI: Refactor ChromeOS specific ACPI GNVSKyösti Mälkki
2021-01-18soc/intel/common/block/include/intelblocks/pmc_ipc.h: Remove repeated wordElyes HAOUAS
2021-01-18soc/intel/common/block/itss/itss.c: Remove repeated wordElyes HAOUAS
2021-01-18soc/intel/common: Move L1_substates_control to pcie_rp.hEric Lai
2021-01-18soc/intel/common/pcie: Allow pcie_rp_group table to be non-contiguousFurquan Shaikh
2021-01-14build system: Structure and serialize INTERMEDIATEPatrick Georgi
2021-01-13ACPI: Have single call-site for acpi_inject_nvsa()Kyösti Mälkki
2021-01-13ACPI: Add common acpi_fill_gnvs()Kyösti Mälkki
2021-01-12soc/intel: rename uart_max_indexMichael Niewöhner
2021-01-12soc/intel/common/pcie: Add helper function for getting mask of enabled portsFurquan Shaikh
2021-01-12soc/intel/alderlake: Add PCH ID 0x5182Subrata Banik
2021-01-11acpi,soc/intel/common: add support for Intel Low Power Idle TableMichael Niewöhner
2021-01-11soc/intel/common/uart: Use simple(_s_) variants of PCI functionsFurquan Shaikh
2021-01-11soc/intel/uart: Drop SoC callback `soc_uart_console_to_device`Furquan Shaikh
2021-01-10ACPI: Add missing include in nvs.hKyösti Mälkki
2021-01-10soc/intel: Rename to soc_fill_gnvs()Kyösti Mälkki
2021-01-10ACPI: Replace uses of CBMEM_ID_ACPI_GNVSKyösti Mälkki
2021-01-10ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyösti Mälkki
2021-01-08soc/intel/common/uart: Restrict scope of uart_common_init to uart.cFurquan Shaikh
2021-01-08soc/intel/common: Pass in pci_devfn_t into lpss_set_power_stateFurquan Shaikh
2021-01-08soc/intel: Drop `dev` parameter from soc_get_gen_io_dec_range()Furquan Shaikh
2021-01-08*/Makefile.inc: Add some INTERMEDIATE targets to .PHONYArthur Heymans
2021-01-07arch/x86: Move prologue to .init sectionKyösti Mälkki
2021-01-07soc/intel/common/cse: Drop dependency on CHROMEOS for SOC_INTEL_CSE_LITE_SKUMatt DeVillier
2021-01-04arch/x86: Pass GNVS as parameter to SMM moduleKyösti Mälkki
2021-01-03soc/intel: Drop indirect <soc/nvs.h> includeKyösti Mälkki
2020-12-30soc/intel/common: Move gfx.asl to drivers/intel/gmaMatt DeVillier
2020-12-30soc/intel: hook up new gpio device in the soc chipsMichael Niewöhner
2020-12-28kconfig: remove non-existent sourceJack Rosenthal
2020-12-25ACPI: Fix some GNVS field commentsKyösti Mälkki
2020-12-25sb,soc/intel: Fix GNVS OperationRegionKyösti Mälkki
2020-12-25soc/intel/common/gfx: rename and guard graphics_soc_init()Matt DeVillier
2020-12-23soc/intel/common: Remove unused SOC_INTEL_COMMON_ACPIMarc Jones