Age | Commit message (Expand) | Author |
2021-01-28 | soc/intel: Refactor acpi_wake_source() | Kyösti Mälkki |
2021-01-28 | soc/intel: Refactor fill_acpi_wake() | Kyösti Mälkki |
2021-01-26 | soc/intel: Move c-state resource define | Marc Jones |
2021-01-25 | sb,soc/intel: Remove no-op APMC for C-state and P-state | Kyösti Mälkki |
2021-01-25 | cpu/x86/smm: Use common APMC logging | Kyösti Mälkki |
2021-01-25 | soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroring | Michael Niewöhner |
2021-01-25 | soc/intel/lpc_lib: mirror LPC registers to DMI when required | Michael Niewöhner |
2021-01-25 | soc/intel/common: Add support for populating meminit data | Furquan Shaikh |
2021-01-24 | soc/intel/lpc_lib: drop dead code | Michael Niewöhner |
2021-01-23 | ACPI: Add helpers for CBMEM_ID_POWER_STATE | Kyösti Mälkki |
2021-01-23 | soc/intel/apl: drop LPC pad configuration code | Michael Niewöhner |
2021-01-22 | soc/intel/commmon: Include Alder Lake device IDs | Varshit Pandya |
2021-01-21 | soc/intel/common/pcie_rp.h: Fix comment style | Furquan Shaikh |
2021-01-21 | soc/intel/common/graphics: Add new Kconfig SOC_INTEL_DISABLE_IGD | Subrata Banik |
2021-01-20 | soc/intel: fix indentation in intelblocks/lpc_lib.h | Michael Niewöhner |
2021-01-20 | soc/intel/*: drop broken LPC mmio code | Michael Niewöhner |
2021-01-20 | ACPI GNVS: Drop most dev_count_cpu() | Kyösti Mälkki |
2021-01-18 | ACPI: Refactor ChromeOS specific ACPI GNVS | Kyösti Mälkki |
2021-01-18 | soc/intel/common/block/include/intelblocks/pmc_ipc.h: Remove repeated word | Elyes HAOUAS |
2021-01-18 | soc/intel/common/block/itss/itss.c: Remove repeated word | Elyes HAOUAS |
2021-01-18 | soc/intel/common: Move L1_substates_control to pcie_rp.h | Eric Lai |
2021-01-18 | soc/intel/common/pcie: Allow pcie_rp_group table to be non-contiguous | Furquan Shaikh |
2021-01-14 | build system: Structure and serialize INTERMEDIATE | Patrick Georgi |
2021-01-13 | ACPI: Have single call-site for acpi_inject_nvsa() | Kyösti Mälkki |
2021-01-13 | ACPI: Add common acpi_fill_gnvs() | Kyösti Mälkki |
2021-01-12 | soc/intel: rename uart_max_index | Michael Niewöhner |
2021-01-12 | soc/intel/common/pcie: Add helper function for getting mask of enabled ports | Furquan Shaikh |
2021-01-12 | soc/intel/alderlake: Add PCH ID 0x5182 | Subrata Banik |
2021-01-11 | acpi,soc/intel/common: add support for Intel Low Power Idle Table | Michael Niewöhner |
2021-01-11 | soc/intel/common/uart: Use simple(_s_) variants of PCI functions | Furquan Shaikh |
2021-01-11 | soc/intel/uart: Drop SoC callback `soc_uart_console_to_device` | Furquan Shaikh |
2021-01-10 | ACPI: Add missing include in nvs.h | Kyösti Mälkki |
2021-01-10 | soc/intel: Rename to soc_fill_gnvs() | Kyösti Mälkki |
2021-01-10 | ACPI: Replace uses of CBMEM_ID_ACPI_GNVS | Kyösti Mälkki |
2021-01-10 | ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations | Kyösti Mälkki |
2021-01-08 | soc/intel/common/uart: Restrict scope of uart_common_init to uart.c | Furquan Shaikh |
2021-01-08 | soc/intel/common: Pass in pci_devfn_t into lpss_set_power_state | Furquan Shaikh |
2021-01-08 | soc/intel: Drop `dev` parameter from soc_get_gen_io_dec_range() | Furquan Shaikh |
2021-01-08 | */Makefile.inc: Add some INTERMEDIATE targets to .PHONY | Arthur Heymans |
2021-01-07 | arch/x86: Move prologue to .init section | Kyösti Mälkki |
2021-01-07 | soc/intel/common/cse: Drop dependency on CHROMEOS for SOC_INTEL_CSE_LITE_SKU | Matt DeVillier |
2021-01-04 | arch/x86: Pass GNVS as parameter to SMM module | Kyösti Mälkki |
2021-01-03 | soc/intel: Drop indirect <soc/nvs.h> include | Kyösti Mälkki |
2020-12-30 | soc/intel/common: Move gfx.asl to drivers/intel/gma | Matt DeVillier |
2020-12-30 | soc/intel: hook up new gpio device in the soc chips | Michael Niewöhner |
2020-12-28 | kconfig: remove non-existent source | Jack Rosenthal |
2020-12-25 | ACPI: Fix some GNVS field comments | Kyösti Mälkki |
2020-12-25 | sb,soc/intel: Fix GNVS OperationRegion | Kyösti Mälkki |
2020-12-25 | soc/intel/common/gfx: rename and guard graphics_soc_init() | Matt DeVillier |
2020-12-23 | soc/intel/common: Remove unused SOC_INTEL_COMMON_ACPI | Marc Jones |