Age | Commit message (Expand) | Author |
2022-01-01 | src: Drop duplicated includes | Elyes HAOUAS |
2021-12-30 | soc/intel/alderlake: Fix incorrect comment about debug consent | Subrata Banik |
2021-12-23 | soc/intel/alderlake: Add timestamp for cse_fw_sync | Sridhar Siricilla |
2021-12-22 | soc/intel/alderlake: remove SOC_INTEL_COMMON_BLOCK_SMM_LOCK_GPIO_PADS | Scott Chao |
2021-12-20 | soc/intel/common: Do not trigger crashlog on all resets by default | Curtis Chen |
2021-12-13 | soc/intel/alderlake: Implement function to map physical port to EC port | MAULIK V VAGHELA |
2021-12-13 | soc/intel/alderlake: Define soc_get_pcie_rp_type | Tim Wawrzynczak |
2021-12-13 | drivers/intel/mipi_camera: Add ACPI entry to provide silicon type info | Sugnan Prabhu S |
2021-12-10 | soc/intel/cse: config to enable oem key manifest | Ravindra N |
2021-12-09 | soc/intel/alderlake: Fix value of SA_DEVFN_CPU_PCIE1_0 | Tim Wawrzynczak |
2021-12-07 | soc/intel/alderlake: enable gpio locking | Nick Vaccaro |
2021-12-06 | soc/intel/alderlake: Add ADL-P 6+8+2 (28W) VR config | Curtis Chen |
2021-12-06 | soc/intel/alderlake: Add support for ADL-N CPU Type | Usha P |
2021-12-06 | soc/intel: Move enum pcie_rp_type to intelblocks/pcie_rp.h | Tim Wawrzynczak |
2021-12-03 | soc/intel/adl: Add override skip_cse_sub_part_update() for alderlake | Krishna Prasad Bhat |
2021-12-03 | soc/intel/alderlake: Add support for ADL-N PCH | Usha P |
2021-12-03 | soc/intel/alderlake: Add the CnviDdrRfim configuration | Ronak Kanabar |
2021-12-03 | soc/intel/alderlake: Add TDP to give correct VR configuration | Curtis Chen |
2021-12-02 | soc/intel/alderlake: Add Kconfigs for all PCH types | Angel Pons |
2021-11-29 | soc/intel/common: Include Alder Lake-N device IDs | Usha P |
2021-11-29 | soc/intel/alderlake: Trigger cse_fw_sync before DRAM Init | Sridhar Siricilla |
2021-11-25 | soc/intel/alderlake: Add ADLP 4+4+2 power configurations | Curtis Chen |
2021-11-25 | soc/intel/adl: Modify SOC_INTEL_ALDERLAKE_DEBUG_CONSENT default value | Kane Chen |
2021-11-23 | soc/intel/alderlake: remove tmp bar assignment for cpu crashlog | Kane Chen |
2021-11-22 | soc/intel/{adl,ehl,jsl,tgl}: Remove unused header `thermal.h` | Subrata Banik |
2021-11-20 | soc/intel/alderlake: Hook up common code for thermal configuration | Subrata Banik |
2021-11-20 | soc/intel/alderlake: Set `pch_thermal_trip` for Dynamic Thermal Shutdown | Subrata Banik |
2021-11-19 | soc/intel/alderlake: Update the VccIn Aux Imon IccMax for ADL-M | Bora Guvendik |
2021-11-18 | soc/intel/alderlake: Add Acoustic noise mitigation UPDs | Wisley Chen |
2021-11-17 | Revert "soc/intel/adl: Drop SGPM, RGPM and EGPM methods" | Maulik V Vaghela |
2021-11-15 | soc/intel/alderlake: Fix build failure with enabled CSE stitching | Bernardo Perez Priego |
2021-11-15 | Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" | Hsuan-ting Chen |
2021-11-15 | soc/intel/alderlake: Disable VT-d for early silicons | Meera Ravindranath |
2021-11-10 | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen |
2021-11-09 | soc/intel/alderlake: Enable Intel FIVR RFI settings | Wisley Chen |
2021-11-08 | soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL` | Michael Niewöhner |
2021-11-03 | soc/intel/alderlake: Allow devicetree override to leave some VR settings as d... | Bora Guvendik |
2021-10-29 | soc/intel/alderlake: Add ACPI addition for USB4/TBT latency optimization | John Zhao |
2021-10-26 | soc/intel/alderlake: set lock offset for gpio pad communities | Nick Vaccaro |
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-26 | soc/intel/adl: Skip sending MBP HOB to save boot time | MAULIK V VAGHELA |
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-20 | soc/intel/alderlake: Fix wrong FIVR configs assignment | Bora Guvendik |
2021-10-19 | soc/intel/alderlake: Enable support for CSE stitching | Furquan Shaikh |
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-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-15 | Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" | Hsuan-ting Chen |
2021-10-15 | soc/intel/alderlake: fix NULL pointer dereference | Selma Bensaid |
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 | drivers/intel/dptf: Add support for PCH methods | Sumeet Pawnikar |
2021-10-06 | soc/intel/alderlake: Skip setting D0I3 bit for HECI devices | Subrata Banik |
2021-10-06 | soc/intel/alderlake: Perform `heci_finalize` prior to booting to OS | Subrata Banik |
2021-10-05 | src/soc to src/superio: Fix spelling errors | Martin Roth |
2021-10-04 | soc/intel/adl: Drop SGPM, RGPM and EGPM methods | Meera Ravindranath |
2021-10-04 | src/soc/intel/alderlake: Add PsysPmax setting | Ryan Lin |
2021-10-01 | soc/intel/alderlake: add power limits for Alder Lake-M 282 SKU | Sumeet Pawnikar |
2021-09-30 | soc/intel/alderlake: Add CPU ID 0x906a4 | Meera Ravindranath |
2021-09-30 | soc/intel/alderlake: Perform `soc_finalize` at entry of BS_PAYLOAD_BOOT | Subrata Banik |
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-29 | soc/intel/alderlake: Add GFx Device ID 0x46c3 | Selma Bensaid |
2021-09-29 | soc/intel/alderlake: Add ADLP 242 power configurations | Tracy Wu |
2021-09-29 | soc/intel/alderlake: Add support for power cycle and SLP signal duration | Tim Wawrzynczak |
2021-09-25 | soc/intel/alderlake: Use intel_microcode_find() to locate ucode.bin | Subrata Banik |
2021-09-24 | soc/intel/alderlake: Switch to using device pointers | Furquan Shaikh |
2021-09-24 | soc/intel/alderlake: add MaxDramSpeed config | Casper Chang |
2021-09-23 | mb/google/brya: Migrate brya to use SPD files under spd/ | Reka Norman |
2021-09-22 | soc/intel/alderlake: Drop unused HECI_DISABLE_USING_SMM Kconfig | Subrata Banik |
2021-09-20 | soc/intel/{common,tgl,adl}: guard TME Kconfig option by SoC support | Michael Niewöhner |
2021-09-16 | vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main | Hsuan Ting Chen |
2021-09-16 | drivers/intel/fsp2_0: Refactor MultiPhaseSiInit API calling method | Subrata Banik |
2021-09-16 | soc/intel/alderlake: Select SOC_INTEL_COMMON_BLOCK_TCSS at SoC level | Subrata Banik |
2021-09-16 | soc/intel/alderlake: Add igd device | Wisley Chen |
2021-09-10 | soc/intel/alderlake: Align board type as per FSP v2347_00 | Ronak Kanabar |
2021-09-10 | soc/intel/alderlake: Switch to runtime generation of Intel Power Engine | Tim Wawrzynczak |
2021-09-10 | soc/intel/alderlake: Set LpmStateEnableMask UPD | Tim Wawrzynczak |
2021-09-10 | soc/intel/alderlake: Add get_adl_cpu_type function | Tim Wawrzynczak |
2021-09-09 | soc/intel/alderlake: Change VBOOT_HASH_BLOCK_SIZE to 4 KiB | MAULIK V VAGHELA |
2021-09-09 | soc/intel/alderlake: Enable Irms UPD for ADL | Ronak Kanabar |
2021-09-08 | cpu/x86/tsc: Deduplicate Makefile logic | Angel Pons |
2021-09-06 | soc/intel/adl: Move USB4 hotplug Kconfig to common | Furquan Shaikh |
2021-09-05 | soc/intel/alderlake: Add tpch device information under dptf | Sumeet Pawnikar |
2021-09-03 | soc/intel/alderlake: set power limits dynamically for thermal | Sumeet Pawnikar |
2021-09-01 | soc/intel/alderlake: Fix processor hang while plug unplug of TBT device | Sugnan Prabhu S |
2021-08-26 | soc/intel/alderlake: Lock PAM registers in finalize | Tim Wawrzynczak |
2021-08-20 | soc/intel/adl: Update power limits for ADL-M SKU | Sumeet Pawnikar |
2021-08-20 | soc/intel/adl: Update PCI ID for ADL-M SKU | Sumeet Pawnikar |
2021-08-19 | soc/intel/alderlake: Move INTEL_CAR_NEM selection from SoC to mainboard | Subrata Banik |
2021-08-19 | soc/intel/alderlake: set default PL4 values for different SKUs | Sumeet Pawnikar |
2021-08-16 | soc/intel/alderlake: Create eNEM Kconfig for Alder Lake | Subrata Banik |
2021-08-12 | soc/intel/alderlake: Clean up FSP chipset lockdown configuration | Felix Singer |