Age | Commit message (Expand) | Author |
2021-02-16 | ACPI: Add acpi_reset_gnvs_for_wake() | Kyösti Mälkki |
2021-02-14 | ACPI: Move common _PIC method | Kyösti Mälkki |
2021-02-11 | ACPI: Move PICM declaration | Kyösti Mälkki |
2021-02-11 | sb,soc/intel: Drop OSYS from GNVS | Kyösti Mälkki |
2021-02-11 | mainboards: Drop PWRS from GNVS | Kyösti Mälkki |
2021-02-10 | src: Remove unused <boot_device.h> | Elyes HAOUAS |
2021-02-08 | soc/intel: Drop CID1 from GNVS | Kyösti Mälkki |
2021-02-07 | acpi: Fix BERT size_t printf format error | Benjamin Doron |
2021-02-06 | intel: Rename config FSP_USES_MP_SERVICES_PPI to MP_SERVICES_PPI | Furquan Shaikh |
2021-02-06 | intel: Drop FSP_PEIM_TO_PEIM_INTERFACE | Furquan Shaikh |
2021-02-04 | acpi: Add support for reporting CrashLog in BERT table | Francois Toguo |
2021-02-04 | src: Remove unused <bootstate.h> | Elyes HAOUAS |
2021-02-03 | pci_ids/intel: Add missing CFL-S GT1 IGD IDs | Nico Huber |
2021-02-03 | pci_ids/intel: Correct 0x3e96, it's a CFL-S part | Nico Huber |
2021-02-03 | soc/intel: Fix compilation on x86_64 | Patrick Rudolph |
2021-02-01 | soc/intel/common/sata: Add support for Cannon Lake SATA (HALO) | Erik van den Bogaert |
2021-02-01 | soc/intel/*: Get rid of custom microcode caching | Patrick Rudolph |
2021-02-01 | drivers/intel/fsp2_0: Use coreboot postcar with FSP-T | Arthur Heymans |
2021-01-30 | soc/intel: Replace `SA_PCIEX_LENGTH` Kconfig options | Angel Pons |
2021-01-30 | soc/amd,intel: Drop leftover GNVS includes | Kyösti Mälkki |
2021-01-30 | soc/intel/common/block: Create PCIE related macros | Subrata Banik |
2021-01-29 | soc/intel: Remove duplicate call to acpi_wake_source() | Kyösti Mälkki |
2021-01-29 | device/Kconfig: Declare MMCONF symbols' type once | Angel Pons |
2021-01-28 | soc/intel: Remove selection of ME_REGION_ALLOW_CPU_READ_ACCESS | Sridhar Siricilla |
2021-01-28 | ACPI: Separate ChromeOS NVS in ASL | Kyösti Mälkki |
2021-01-28 | ACPI: Declare GNVS variables globally | Kyösti Mälkki |
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 |