Age | Commit message (Expand) | Author |
2022-07-20 | soc/intel/common/pch: Decouple CLIENT from BASE | Angel Pons |
2022-06-27 | soc/intel/*/Kconfig: Fix typo in comment | Angel Pons |
2022-06-22 | soc/intel/tigerlake: Replace spaces with tabs | Sean Rhodes |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-06-04 | soc/intel: Rename heci_init to cse_init | Subrata Banik |
2022-06-02 | soc/intel/common/cpu: Use SoC overrides to set CPU privilege level | Subrata Banik |
2022-05-28 | soc/intel/tgl: Add PEG devices to PCI constraints | Tim Crawford |
2022-05-26 | soc/intel/tigerlake: Hook up FSP hyper-threading setting to option API | Felix Singer |
2022-05-25 | soc/intel/tigerlake: Drop unused `PCH_DEV_SLOT_LPC` macro | Subrata Banik |
2022-05-16 | soc/intel/*: Fix up header guards | Arthur Heymans |
2022-05-16 | soc/intel/*: Use SSDT to pass A4GB and A4GS | Arthur Heymans |
2022-05-16 | soc/inte/*/gpio; Add GPE_EN and GPE_STS register definition | Maulik V Vaghela |
2022-05-13 | soc/intel/tigerlake/meminit.c: Fix clang static asserts | Arthur Heymans |
2022-05-05 | soc/intel/tigerlake: Add enum for `DdiPortXConfig` | Angel Pons |
2022-04-29 | soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGE | Arthur Heymans |
2022-04-29 | soc/intel: Decouple HECI disabling interface from HECI disable Kconfig | Subrata Banik |
2022-04-27 | soc/intel/cmn/lockdown: Perform SA lockdown configuration | Subrata Banik |
2022-04-22 | soc/intel: Remove unused <cbmem.h> | Elyes HAOUAS |
2022-04-21 | tpm: Refactor TPM Kconfig dimensions | Jes B. Klinke |
2022-04-20 | soc/intel: clean up dmi driver code | Wonkyu Kim |
2022-04-06 | soc/intel/(cnl, jsl, tgl): Enable SOC_INTEL_COMMON_BASECODE | Sridhar Siricilla |
2022-04-06 | soc/intel/common: Abstract the common TCSS functions | John |
2022-03-29 | soc/intel: Move `pmc_clear_pmcon_sts()` into IA common code | Subrata Banik |
2022-03-15 | soc/intel/tgl: move DIMM_SPD_SIZE from mb to SoC Kconfig | Michael Niewöhner |
2022-03-15 | {mb, soc}: Move mrc_cache invalidating logic into `memory` common code | Subrata Banik |
2022-03-15 | soc/intel/common: Pass `FSPM_UPD *` argument for spd functions | Subrata Banik |
2022-03-15 | {mb, soc}: Change `memcfg_init()` and `variant_memory_init()` prototype | Subrata Banik |
2022-03-08 | soc/intel/tgl: chipset devicetree: correct TraceHub device alias | Michael Niewöhner |
2022-03-08 | soc/intel/tgl: drop orphaned VR domains enum | Michael Niewöhner |
2022-03-07 | soc/intel/tigerlake: Hide PMC and IOM devices | Michał Kopeć |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-03-02 | mb, soc: Add the SPD_CACHE_ENABLE | Zhuohao Lee |
2022-02-25 | intelblocks/pcie: Correct mapping between LCAP port and coreboot index | MAULIK V VAGHELA |
2022-02-25 | arch/x86: factor out and commonize HPET_BASE_ADDRESS definition | Felix Held |
2022-02-18 | drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs | Subrata Banik |
2022-02-15 | soc/intel/*/pmc: Add `finalize` operation for pmc | Subrata Banik |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2022-02-05 | cpu/x86/lapic: Move LAPIC configuration to MP init | Kyösti Mälkki |
2022-02-02 | soc/intel/tigerlake: Use PMC IPC to disable HECI1 | Subrata Banik |
2022-02-02 | soc/intel/common/cse: Rework heci_disable function | Subrata Banik |
2022-01-28 | soc/intel: Abstract the common block API for TCSS registers access | John Zhao |
2022-01-19 | soc/intel/common/cpu: Use SoC overrides to get CPU privilege level | Subrata Banik |
2022-01-14 | soc/intel/tgl: Replace dt `HeciEnabled` by `HECI1 disable` config | Subrata Banik |
2022-01-14 | soc/intel/tigerlake: add devicetree option PcieRpSlotImplemented | Michael Niewöhner |
2022-01-14 | soc/intel/tgl: deduplicate the PCIe root port map | Michael Niewöhner |
2022-01-14 | soc/intel/tgl/pcie_rp: add TGL-H support | Michael Niewöhner |
2022-01-12 | soc/intel/tigerlake: Implement function to map physical port to EC port | jzhao80 |
2022-01-12 | soc/intel/tgl/pcie_rp: correct root port map | Michael Niewöhner |
2022-01-10 | src/soc/intel: Remove unused <console/console.h> | Elyes HAOUAS |
2022-01-09 | soc/intel/{icl,tgl,jsl,ehl}: enable ACPI CPPC entries | Michael Niewöhner |
2022-01-06 | soc/intel/tigerlake: Add soc_get_cpu_rp_vw_idx() function | Tim Wawrzynczak |
2022-01-05 | src/soc/intel: Remove unused <delay.h> | Elyes HAOUAS |
2022-01-05 | soc/intel: Remove unused <string.h> | Elyes HAOUAS |
2022-01-02 | soc/intel/{adl,ehl,tgl}: Rename spi_protection_mode to mfg_mode | Subrata Banik |
2022-01-01 | soc/intel/tigerlake/fsp_params.c: Use `is_dev_enabled()` | Felix Singer |
2022-01-01 | src: Drop duplicated includes | Elyes HAOUAS |
2021-12-20 | soc/intel/common: Do not trigger crashlog on all resets by default | Curtis Chen |
2021-12-13 | soc/intel/tigerlake: Define soc_get_pcie_rp_type | Tim Wawrzynczak |
2021-12-09 | soc/intel/tigerlake: Hook up DPTF device to devicetree | Felix Singer |
2021-12-09 | soc/intel/tigerlake: Drop unused SataEnable setting | Felix Singer |
2021-12-09 | soc/intel/tigerlake: Hook up SMBus device to devicetree | Felix Singer |
2021-11-22 | soc/intel/{adl,ehl,jsl,tgl}: Remove unused header `thermal.h` | Subrata Banik |
2021-11-15 | soc/intel/tigerlake: Add config option for S3 ACPI | Sean Rhodes |
2021-11-15 | soc/intel/tigerlake/apci: Only use SCM for ChromeOS | Sean Rhodes |
2021-11-10 | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen |
2021-11-08 | soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL` | Michael Niewöhner |
2021-10-26 | soc/intel: Update api name for getting spi destination id | Wonkyu Kim |
2021-10-26 | cpu/x86: Introduce and use `CPU_X86_LAPIC` | Felix Held |
2021-10-25 | cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs | Felix Held |
2021-10-22 | arch/x86/ioapic: Select IOAPIC with SMP | Kyösti Mälkki |
2021-10-22 | cpu/x86/mp_init: move printing of failure message into mp_init_with_smm | Felix Held |
2021-10-21 | cpu/x86/mp_init: use cb_err as mp_init_with_smm return type | Felix Held |
2021-10-19 | soc/intel: Constify `soc_get_cstate_map()` | Angel Pons |
2021-10-19 | soc/intel/*/acpi.c: Don't copy structs with `memcpy()` | Angel Pons |
2021-10-18 | intel/tigerlake: Add missing IRQ for CNVi | Sean Rhodes |
2021-10-17 | soc/intel: transition full control over PM Timer from FSP to coreboot | Michael Niewöhner |
2021-10-17 | soc/intel: implement ACPI timer disabling per SoC and drop common code | Michael Niewöhner |
2021-10-17 | soc/intel: move disabling of PM Timer to SoC PMC code | Michael Niewöhner |
2021-10-17 | soc/intel: deduplicate acpi_fill_soc_wake | Michael Niewöhner |
2021-10-12 | soc/intel: replace dt option PmTimerDisabled by Kconfig | Michael Niewöhner |
2021-10-12 | soc/intel/*/cpu.c: Add missing space in comment | Angel Pons |
2021-10-11 | soc/intel/tigerlake: Add ACPI addition for USB4/TBT latency optimization | John Zhao |
2021-10-07 | soc/intel/tigerlake: Hook up GMA ACPI brightness controls | Tim Crawford |
2021-10-05 | src/soc to src/superio: Fix spelling errors | Martin Roth |
2021-10-01 | soc/tigerlake: Make IO decode / enable register configurable | Sean Rhodes |
2021-09-29 | soc/intel: Drop unnecessary `select REG_SCRIPT` | Angel Pons |
2021-09-29 | soc/intel/{cnl,jsl,tgl,ehl,adl}: rename PMC device init/enable callbacks | Michael Niewöhner |
2021-09-23 | soc/intel/tgl: correct wrong gpio GPI enable register base offset | Michael Niewöhner |
2021-09-23 | soc/intel/{xeon-sp,icl,tgl,jsl,ehl}: add NMI_{EN,STS} registers | Michael Niewöhner |
2021-09-23 | mb/google/volteer: Migrate volteer to use SPD files under spd/ | Reka Norman |
2021-09-20 | soc/intel/tigerlake: Clear RTC_BATTERY_DEAD | Tim Wawrzynczak |
2021-09-20 | soc/intel/{common,tgl,adl}: guard TME Kconfig option by SoC support | Michael Niewöhner |
2021-09-16 | drivers/intel/fsp2_0: Refactor MultiPhaseSiInit API calling method | Subrata Banik |
2021-09-13 | soc/intel/tgl: Enable USB4 resources based on common Kconfig | Furquan Shaikh |
2021-09-10 | soc/intel/tigerlake: Switch to runtime generation of Intel Power Engine | Tim Wawrzynczak |
2021-09-10 | soc/intel/tigerlake: Move LPM functions to new file | Tim Wawrzynczak |
2021-09-08 | cpu/x86/tsc: Deduplicate Makefile logic | Angel Pons |
2021-09-02 | soc/intel/tigerlake: Set MAX_CPUS for TGL-H to 16 | Tim Crawford |
2021-08-26 | soc/intel/tigerlake: Lock PAM registers in finalize | Tim Wawrzynczak |
2021-08-25 | soc/intel/tigerlake: Hook up ucode for TGL-H | Tim Crawford |