aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/alderlake
AgeCommit message (Expand)Author
2022-05-18soc/intel/alderlake: Add support enable external V1P05/Vnn railsV Sowmya
2022-05-18soc/intel/alderlake: Update the VccIn Aux Imon IccMaxV Sowmya
2022-05-18soc/intel/alderlake: Configure the SKU specific parameters for VR domainsV Sowmya
2022-05-16soc/intel: Add Raptor Lake device IDsBora Guvendik
2022-05-16soc/intel/*: Fix up header guardsArthur Heymans
2022-05-16soc/intel/*: Use SSDT to pass A4GB and A4GSArthur Heymans
2022-05-16soc/inte/*/gpio; Add GPE_EN and GPE_STS register definitionMaulik V Vaghela
2022-05-15soc/intel/alderlake: Move array declarationArthur Heymans
2022-05-14soc/intel/alderlake: Fix Coverity CID 1488814Tarun Tuli
2022-05-13soc/intel/alderlake: Use correct formatted print for size_tArthur Heymans
2022-05-12soc/intel/alderlake: provide a list of D-states to enter LPMTarun Tuli
2022-05-06soc/intel/alderlake: Add missing ACPI device path namesTarun Tuli
2022-05-05soc/intel/alderlake: Call into PMC IPC to inform PCI enumeration doneSubrata Banik
2022-05-03soc/intel/alderlake: Update maximum PCIe and TBT ports and clocksMichał Żygowski
2022-04-29soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGEArthur Heymans
2022-04-29soc/intel: Decouple HECI disabling interface from HECI disable KconfigSubrata Banik
2022-04-27soc/intel/cmn/lockdown: Perform SA lockdown configurationSubrata Banik
2022-04-27soc/intel/alderlake: Skip FSP Notify API (post PCI enumeration)Subrata Banik
2022-04-27soc/intel/alderlake: Implement PCH lock down configurationSubrata Banik
2022-04-27soc/intel/alderlake: Implement PMC feature lockSubrata Banik
2022-04-27soc/intel/alderlake: Implement PMC soft strap interface lockSubrata Banik
2022-04-27soc/intel/alderlake: Implement PMC static function lockSubrata Banik
2022-04-27soc/intel/adl/chip.h: Rename max_dram_speed to include unitsScott Chao
2022-04-23soc/intel/alderlake: Refactor `pmc_lockdown_cfg` functionSubrata Banik
2022-04-22soc/intel: Remove unused <cbmem.h>Elyes HAOUAS
2022-04-20soc/intel: clean up dmi driver codeWonkyu Kim
2022-04-19soc/intel/alderlake: Enable Pre Reset CPU TelemetryBora Guvendik
2022-04-13soc/intel/alderlake: Add support for UFS controllerMeera Ravindranath
2022-04-13soc/intel/alderlake: Allow mainboard to configure USB2 Phy power gatingSridhar Siricilla
2022-04-12soc/intel/alderlake/include/soc/iomap.h: Add ADL PCH-S reserved spacesMichał Żygowski
2022-04-11soc/intel/alderlake/bootblock/pch.c: Enable SIO 4e/4f ports decodingMichał Żygowski
2022-04-11soc/intel/alderlake/Kconfig: Set correct P2SB BAR for ADL PCH-SMichał Żygowski
2022-04-11soc/intel/alderlake/include/soc/bootblock.h: Allow to build with PCH-SMichał Żygowski
2022-04-11soc/intel/alderlake: Select FSP2.3 for ADL-SMichał Żygowski
2022-04-11soc/intel/alderlake: Introduce PCH-S symbolMichał Żygowski
2022-04-11soc/intel/adl: Disable FSP debug output if !FSP_ENABLE_SERIAL_DEBUGSubrata Banik
2022-04-07soc/intel/alderlake: Hook up PAVP to KconfigLean Sheng Tan
2022-04-07soc/intel/alderlake: Hook up VrPowerDeliveryDesign to devicetreeLean Sheng Tan
2022-04-07soc/intel/alderlake: Add support to update descriptor at runtimeReka Norman
2022-04-07soc/intel/alderlake: Remove ALDERLAKE_A0_CONFIG_PMC_DESCRIPTOR KconfigSridhar Siricilla
2022-04-06soc/intel/alderlake: Enable debug driver for Alder Lake platformSridhar Siricilla
2022-04-06soc/intel/common: Abstract the common TCSS functionsJohn
2022-04-05soc/intel/alderlake: Add HID for DPTF Battery ParticipantVarshit B Pandya
2022-04-04soc/intel/alderlake: Add new CPU IDLean Sheng Tan
2022-04-04soc/intel/alderlake: Update CPU IDs with correct steppingsLean Sheng Tan
2022-04-01soc/intel/alderlake: Add HID for DPTF Power ParticipantVarshit B Pandya
2022-03-30soc/intel/alderlake: Log CSE RO write protection info for ADLSridhar Siricilla
2022-03-29soc/intel: Move `pmc_clear_pmcon_sts()` into IA common codeSubrata Banik
2022-03-28soc/intel/alderlake: Enable FSP_USES_CB_DEBUG_EVENT_HANDLER KconfigSubrata Banik
2022-03-28soc/intel/alderlake: Use coreboot native event handler for FSP-M/SSubrata Banik
2022-03-22soc/intel/{adl,common}: Add ASPM setting in pcie_rp_configKevin Chang
2022-03-17soc/intel/adl: Remove IOM Mctp command from TCSS ASLMAULIK V VAGHELA
2022-03-17soc/intel/alderlake/retimer: Change loglevel prefixWisley Chen
2022-03-17soc/intel/alderlake: Update ADL-P id list of th VccIn Aux Imon IccMax valuesCurtis Chen
2022-03-15soc/intel/alderlake: Allow mainboard to configure c1-state auto-demotionMAULIK V VAGHELA
2022-03-15soc/intel/adl/chip.h: Convert all camel case variables to snake caseMAULIK V VAGHELA
2022-03-15{mb, soc}: Move mrc_cache invalidating logic into `memory` common codeSubrata Banik
2022-03-15soc/intel/common: Pass `FSPM_UPD *` argument for spd functionsSubrata Banik
2022-03-15{mb, soc}: Change `memcfg_init()` and `variant_memory_init()` prototypeSubrata Banik
2022-03-14soc/intel/alderlake: Add EPP override supportCliff Huang
2022-03-10soc/intel/alderlake: Inject CSE TS into CBMEM timestamp tableBora Guvendik
2022-03-10soc/intel/adl: Send EOP early in the boot sequenceMAULIK V VAGHELA
2022-03-09drivers/wifi,soc/intel/adl: Move CnviDdrRfim property to driversTim Wawrzynczak
2022-03-08timestamps: Rename timestamps to make names more consistentJakub Czapiga
2022-03-07soc/intel/alderlake: Use Kconfigs for Descriptor RegionSridhar Siricilla
2022-03-07soc/intel/alderlake: Define Kconfigs for Descriptor RegionSridhar Siricilla
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-03-02mb, soc: Add the SPD_CACHE_ENABLEZhuohao Lee
2022-02-25mb, soc: change mainboard_memory_init_params prototypeZhuohao Lee
2022-02-25intelblocks/pcie: Correct mapping between LCAP port and coreboot indexMAULIK V VAGHELA
2022-02-25arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held
2022-02-21soc/intel/alderlake: Make clang static assert happyArthur Heymans
2022-02-21soc/intel/alderlake: Fix function pointer typeArthur Heymans
2022-02-21soc/intel/adl/bootblock/report_platform.c: Use the correct formatArthur Heymans
2022-02-21soc/intel/alderlake: Enable eMMC based on dev enabledKrishna Prasad Bhat
2022-02-21soc/intel/alderlake: Add eMMC ACPI methods for Alder Lake NKrishna Prasad Bhat
2022-02-18soc/intel/alderlake: Skip FSP Notify APIsSubrata Banik
2022-02-18drivers/fsp/fsp2_0: Rework FSP Notify Phase API configsSubrata Banik
2022-02-17soc/intel/alderlake: Add CNVi common driver KconfigVarshit B Pandya
2022-02-15soc/intel/*/pmc: Add `finalize` operation for pmcSubrata Banik
2022-02-15Revert "soc/intel/adl: Skip sending MBP HOB to save boot time"MAULIK V VAGHELA
2022-02-11soc/intel/common: Re-use Alder Lake-M device IDs for Alder Lake-NUsha P
2022-02-09vendorcode/intel/fsp: Add FSP header file for Alder Lake N FSP v2503_00Ronak Kanabar
2022-02-09soc/intel/alderlake: Define USB2_PORT_MAX_TYPE_C macroSridhar Siricilla
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2022-02-05cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki
2022-02-04soc/intel/alderlake: Enable USB2 port reset message on Type-C portsAnil Kumar
2022-02-04soc/intel/alderlake: Remove `soc_gpio_lock_config()` override functionSubrata Banik
2022-02-04soc/intel/{adl, common}: Add routines into CSE IA-common codeSubrata Banik
2022-02-02soc/intel/alderlake: Use PMC IPC to disable HECI1Subrata Banik
2022-02-02soc/intel/common/cse: Rework heci_disable functionSubrata Banik
2022-02-01soc/intel/alderlake: Add PMC register base for ADL-NUsha P
2022-02-01soc/intel/alderlake: Select SOC_INTEL_COMMON_BLOCK_SCS for Alder Lake NKrishna Prasad Bhat
2022-02-01soc/intel/alderlake: Add eMMC PCR Port ID for Alder Lake NKrishna Prasad Bhat
2022-02-01soc/intel/alderlake: Add GPP_I GPIO group for Alder Lake N SOCKrishna Prasad Bhat
2022-01-31soc/intel/adl: Update devicetree based on remapping for TBT PCIeMAULIK V VAGHELA
2022-01-31soc/intel/alderlake: Add Alder Lake P IGD device IDsKane Chen
2022-01-28soc/intel: Abstract the common block API for TCSS registers accessJohn Zhao
2022-01-28soc/intel/alderlake: Enable CPPCv3Sridahr Siricilla
2022-01-26soc/intel/alderlake: Add GPIO Controller device ID for ADL-NUsha P