Age | Commit message (Expand) | Author |
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 |
2021-08-24 | soc/intel/tigerlake: Add USB ACPI devices for PCH-H | Jeremy Soller |
2021-08-24 | soc/intel/tigerlake: Add SPI_DMI_DESTINATION_ID for PCH-H | Jeremy Soller |
2021-08-24 | soc/intel/tigerlake: Set UserBd to recommended default for PCH-H | Jeremy Soller |
2021-08-24 | soc/intel/tgl: Add PCR_PSF3_T0_SHDW_PMC_REG_BASE for PCH-H | Jeremy Soller |
2021-08-24 | soc/intel/tigerlake: Add TGL-H PEG ports | Jeremy Soller |
2021-08-24 | soc/intel/tigerlake: Add PCIe root ports for PCH-H | Jeremy Soller |
2021-08-24 | soc/intel/tigerlake: Add PCH-H GPIO definitions | Jeremy Soller |
2021-08-24 | soc/intel/tigerlake: Add PCH-H PMC GPE group definitions | Jeremy Soller |
2021-08-24 | soc/intel/tigerlake: Add PCH-H chipset devicetree | Jeremy Soller |
2021-08-24 | soc/intel/tigerlake: Add TGL-H power limits | Jeremy Soller |
2021-08-24 | soc/intel: Add TGL-H CPUID | Jeremy Soller |
2021-08-19 | soc/intel/common: Add TGL-H PCI IDs | Jeremy Soller |
2021-08-16 | mb/*/{tglrvp,volteer,deltaur}: move cpu_cluster configuration to chipset.cb | MAULIK V VAGHELA |
2021-08-15 | soc/intel/tigerlake: Select SF_MASK_2WAYS_PER_BIT if eNEM is enable | Subrata Banik |
2021-08-13 | soc/intel/tgl: Hook up ucode for TGL-U and TGL-R | Tim Crawford |
2021-08-12 | soc/intel/tigerlake: Clean up FSP chipset lockdown configuration | Felix Singer |
2021-08-12 | soc/intel/tgl: Allow setting PCIe subsystem IDs after FSP-S | Tim Crawford |
2021-08-04 | Move post_codes.h to commonlib/console/ | Ricardo Quesada |
2021-08-03 | soc/intel/*: Allow configuring 8254 timer via CMOS | Sean Rhodes |
2021-07-26 | src/*: Specify type of `CBFS_SIZE` once | Angel Pons |
2021-07-19 | soc/intel/common: Rename kconfig PMC_EPOC | Lean Sheng Tan |
2021-07-17 | soc/intel/tigerlake: Make use of `cpu/intel/cpu_ids.h' | Subrata Banik |
2021-07-15 | soc/intel/tigerlake: Use `is_devfn_enabled()` for Crashlog UPDs | Subrata Banik |
2021-07-02 | src: Introduce `ARCH_ALL_STAGES_X86` | Angel Pons |
2021-07-01 | soc/intel: Refactor `xdci_can_enable()` function | Angel Pons |
2021-06-30 | soc/intel/tigerlake: Send End-of-Post message to CSE | Tim Wawrzynczak |
2021-06-30 | soc/intel/common: Move PMC EPOC related code to Intel common code | Lean Sheng Tan |
2021-06-30 | src: Move `select ARCH_X86` to platforms | Angel Pons |
2021-06-29 | soc/intel/tigerlake: Enable support for common IRQ block | Tim Wawrzynczak |
2021-06-28 | soc/intel: Drop casts around `soc_read_pmc_base()` | Angel Pons |
2021-06-23 | soc/intel/tigerlake: Use devfn_disable() function for XDCI | Subrata Banik |
2021-06-17 | soc/intel/{alderlake,tigerlake}: Fix typo in pmc.h | Werner Zeh |
2021-06-16 | soc/intel/tigerlake: Make use of is_devfn_enabled() function | Subrata Banik |
2021-06-14 | util: Add DDR4 generic SPD for MT40A512M16TB-062E:R | Wisley Chen |
2021-06-10 | soc/intel/tigerlake: Move MAX_CPUS to Kconfig | Andy Pont |