aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/alderlake
AgeCommit message (Expand)Author
2023-02-15soc/intel/adl: Correct wrongly reported ADL PCH SKULean Sheng Tan
2023-02-14soc/intel/alderlake: Add missing SATA DSDT devicePatrick Rudolph
2023-02-13soc/intel/alderlake: Fix ACPI name for DPTFCoolStar
2023-02-09Revert "device: Add Kconfig options for D3COLD_SUPPORT and NO_S0IX_SUPPORT"Felix Singer
2023-02-08device: Add Kconfig options for D3COLD_SUPPORT and NO_S0IX_SUPPORTSean Rhodes
2023-02-08soc/intel/{tgl,adl}/acpi: Unify the way D3Cold is enabledSean Rhodes
2023-02-07soc/intel/alderlake: Remove unused S0IX variableSean Rhodes
2023-02-03soc/intel/alderlake: Hook up DisableDynamicTccoldHandshake to dev treeKane Chen
2023-02-03soc/intel/alderlake: Add a few missing definitions in iomap.hJeremy Compostella
2023-02-03soc/intel/alderlake: Add a missing RPL-P power limits configurationJeremy Compostella
2023-02-02soc/intel/alderlake: Add entries to eventLog on invocation of early SOLTarun Tuli
2023-02-01treewide: Remove duplicated include <device/pci.h>Elyes Haouas
2023-01-31soc/intel/alderlake: Pick an unused and safer graphics address spaceJeremy Compostella
2023-01-27soc/intel/adl: remove DPTF from D-states list used to enter LPMEran Mitrani
2023-01-26soc/intel/alderlake: Wait for panel power cycle to completeJeremy Compostella
2023-01-25soc/intel/alderlake: Increase premem cbmem buffer size to 16KBTarun Tuli
2023-01-24soc/intel/alderlake: Increase cbmem buffer size for the debug imageTarun Tuli
2023-01-24soc/intel/alderlake: Increase cbmem buffer size to 256KBTarun Tuli
2023-01-24soc/intel/alderlake: Implement API to disable UFS controllersSubrata Banik
2023-01-24soc/intel/adl: Option to create unified AP FW for UFS/Non-UFS SKUsSubrata Banik
2023-01-24soc/intel/alderlake: Inform user during CSE updateJeremy Compostella
2023-01-22soc/intel/{adl,mtl,tgl}: change selection for DEFAULT_SOFTWARE_CONNECTION_MAN...Matt DeVillier
2023-01-20soc/intel: Remove unused <stddef.h>Elyes Haouas
2023-01-18soc/intel/alderlake: Add print that MRC training screen displayedTarun Tuli
2023-01-18soc/intel/alderlake: Fix incorrect `prev_sleep_state` issueSubrata Banik
2023-01-17soc/intel/alderlake: Avoid redundant chipset programming in romstageSubrata Banik
2023-01-12soc/intel/alderlake: Inform user of memory trainingJeremy Compostella
2023-01-12soc/intel/alderlake: Add romstage early graphics supportJeremy Compostella
2023-01-11soc/intel/alderlake: Move ME firmware status register structures toDinesh Gehlot
2023-01-11device/Kconfig: Fix selection of software connection managerMartin Roth
2023-01-11soc/intel/{alderlake,tigerlake}: Fix typo in gpio_defs.hJakub Czapiga
2023-01-10soc/intel: Add Kconfigs to define scaling factor for coresSridhar Siricilla
2023-01-09soc/intel/alderlake: Disable Intel TXT based on `INTEL_TXT` configSubrata Banik
2023-01-08soc/intel/alderlake/acpi: Add Kconfig options for SCM and FCMSean Rhodes
2023-01-06soc/intel/: Rename small and big cores referencesSridhar Siricilla
2023-01-04soc/intel: Create common function to check PCH slotKapil Porwal
2022-12-27soc/intel/alderlake: Use common gpio.h includeDinesh Gehlot
2022-12-27tree/acpi: Replace constant "Zero" with actual numberFelix Singer
2022-12-27{acpi,arch,soc}/acpi: Replace constant "One" with actual numberFelix Singer
2022-12-25soc/intel: Move max speed API to commonDinesh Gehlot
2022-12-24soc/intel/alderlake: Select SOC_INTEL_CSE_SEND_EOP_LATETracy Wu
2022-12-23soc/intel: Drop SoC specific DPTF implementationSubrata Banik
2022-12-22soc/intel/alderlake: Add Raptor Lake device IDsMarx Wang
2022-12-22soc/intel: Set `use_eisa_hids` based on `DPTF_USE_EISA_HID` configSubrata Banik
2022-12-22soc/intel/alderlake: Move DPTF ACPI Device IDs into header fileSubrata Banik
2022-12-22drivers/intel/dptf: Add `soc_` prefix for `get_dptf_platform_info()`Subrata Banik
2022-12-21soc/intel/{adl,mtl,tgl}: Drop unnecessary `dptf.asl`Subrata Banik
2022-12-20soc/intel/*/crashlog.[ch]: Remove unused includesElyes Haouas
2022-12-17soc/intel/alderlake: Select SOC_INTEL_CSE_SEND_EOP_LATE for ADL-NReka Norman
2022-12-15soc/intel/{adl, common}: provide a list of D-states to enter LPMEran Mitrani
2022-12-15treewide: Remove unused 'include <arch/io.h>'Elyes Haouas
2022-12-15soc/intel/{adl, cmn/pcie}: Fix ASPM configuration enum definitionsSubrata Banik
2022-12-15soc/intel/alderlake: Disable L1 substates for PCIe compliance test modeBora Guvendik
2022-12-14soc/intel/alderlake: Utilize `CPU_BCLK_MHZ` over dedicated macroSubrata Banik
2022-12-13soc/intel/alderlake/bootblock: Use 'false/true' macrosElyes Haouas
2022-12-13soc/intel/alderlake/bootblock: Use read32p()Elyes Haouas
2022-12-12soc/intel/adl/acpi: add entries for HEC1 and SRAM to DSDTAnil Kumar
2022-12-12soc/intel/alderlake/Kconfig: Sort defaults alphabeticallyAngel Pons
2022-12-10soc/intel: Move TCSS FW latency macros to IA common tcss.hSubrata Banik
2022-12-10soc/intel/alderlake: Move TCSS FW latency macros to tcss.hSubrata Banik
2022-12-10treewide: Include <device/mmio.h> instead of <arch/mmio.h>Elyes Haouas
2022-12-07soc/intel: Set IO APIC DMAR entry based on hwArthur Heymans
2022-12-06soc/intel/alderlake: make SOC_INTEL_CSE_SEND_EOP_EARLY per-board configurableMichał Kopeć
2022-12-02soc/intel/alderlake: Update cpu and pch tracehub modesSridhar Siricilla
2022-12-02soc/intel/alderlake: skip external buses for D-states listEran Mitrani
2022-12-01soc/intel/alderlake: Drop duplicate macro `PCH_PWRM_BASE_SIZE`Subrata Banik
2022-11-29soc/intel/alderlake/acpi.c: Don't look up coreboot CPU indexArthur Heymans
2022-11-28sb,soc/intel: Address TCO SECOND_TO_STS name collisionKyösti Mälkki
2022-11-26src/soc/intel: Remove unnecessary space after castsElyes Haouas
2022-11-26soc/intel/alderlake: Use common code CSE-Lite API for WP informationSubrata Banik
2022-11-25soc/intel/adl/acpi: add FSPI to DSDTEran Mitrani
2022-11-17soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fillDavid Milosevic
2022-11-17soc/intel/alderlake: Check MANUF_LOCK when logging manufacturing modeReka Norman
2022-11-17soc/intel/alderlake: Update ME HFSTS register definitionRizwan Qureshi
2022-11-08soc/intel: Use `PWRMBASE` over static `Index 0` for PMCSubrata Banik
2022-11-04soc/intel/alderlake: Add IBECCMaximilian Brune
2022-11-04soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas
2022-11-03soc/intel/alderlake: Hook up GMA ACPI brightness controlsTim Crawford
2022-10-31soc: Add SPDX license headers to MakefilesMartin Roth
2022-10-27soc/intel/alderlake: Select X86_INIT_NEED_1_SIPI Kconfig for RPLSubrata Banik
2022-10-27soc/intel/{adl,cmn}: Add/Remove LTR disqualification for UFSMeera Ravindranath
2022-10-27soc/intel/{adl, cmn}: Allow config to select the OCP workaroundSubrata Banik
2022-10-25soc/intel/alderlake: Add Raptor Lake device IDsLawrence Chang
2022-10-22payloads/edk2: Disable the CPU Timer Lib unless supportedSean Rhodes
2022-10-22soc/intel/alderlake_n: Enable FIVR VCCST ICCMax ControlV Sowmya
2022-10-22mb/google/nissa: Disable SOC_INTEL_CSE_PRE_CPU_RESET_TELEMETRYReka Norman
2022-10-20soc/intel/alderlake: Drop local `ufs.asl`Subrata Banik
2022-10-20soc/intel/alderlake: Use `ufs.asl` from common code acpi blockSubrata Banik
2022-10-14soc/intel/alderlake: Create helper header file for UFSSubrata Banik
2022-10-14soc/intel/alderlake: Add UFS PCR IDSubrata Banik
2022-10-14soc/intel/alderlake: Fix unknown voltage in SMBIOSZhixing Ma
2022-10-14soc/intel/alderlake: Fix unknown max speed in SMBIOSZhixing Ma
2022-10-12soc/intel: Kconfig: Correct UART source clock value in commentWonkyu Kim
2022-10-12treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'Elyes Haouas
2022-10-07soc/intel/alderlake: Support Raptor Lake VR Fast VMODEJeremy Compostella
2022-10-04soc/intel/alderlake: Fix UFS OCP fabric timeoutMeera Ravindranath
2022-09-30soc/intel/adl: Add config option to enable FSP-S SATA test modeLean Sheng Tan
2022-09-27acpi/acpi_pm.c: refactor acpi_pm_state_for_* functionsFabio Aiuto
2022-09-22soc/intel/spi: Move BIOS flash SPI controllers to fast SPI driverWerner Zeh
2022-09-20soc/intel/alderlake: Explicitly disable Energy Efficiency TurboJeremy Compostella