summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/tigerlake
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/tigerlake: Drop redundant PcieRpEnableNico Huber2024-02-193-7/+4
* soc: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* soc/intel: Rename Makefiles from .inc to .mkMartin Roth2024-01-242-0/+0
* Reland "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi2024-01-171-4/+0
* Revert "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi2023-11-071-0/+4
* Revert "soc/intel/{tigerlake,meteorlake}: Check ITBT FW version"Ravi Sarawadi2023-11-022-10/+1
* drivers/intel/gma/opregion: Use CBFS cache to load VBTJeremy Compostella2023-11-021-4/+0
* soc/intel/tigerlake: Implement SoC sleep state arrayMatt DeVillier2023-10-312-0/+68
* soc/intel/tigerlake: Add ACPI devices for FSPI, SRAM, HEC1Matt DeVillier2023-10-232-0/+16
* device/device.h: Rename pci_domain_scan_busArthur Heymans2023-10-201-1/+1
* Kconfig: Bring HEAP_SIZE to a common, large valuePatrick Georgi2023-10-111-4/+0
* soc/intel: Select GMA v2 for ADL, MTL, TGL to reflect port/pipe defsSubrata Banik2023-10-041-0/+1
* soc/intel/{alderlake,meteorlake}: Remove the dummy PS0 and PS3 methodsSean Rhodes2023-09-131-7/+0
* soc/intel/{tigerlake,meteorlake}: Check ITBT FW versionSean Rhodes2023-09-132-1/+10
* cpu/intel: Move is_tme_supported() from soc/intel to cpu/intelJeremy Compostella2023-09-121-0/+1
* soc/intel/{adl,jsl,mtl,tgl}: Add ACPI name for GNA deviceMatt DeVillier2023-09-012-0/+5
* ACPI: Add helper fill_fadt_extended_pm_io()Kyösti Mälkki2023-08-081-6/+2
* soc/intel/tigerlake: Remove dummy CPU_SPECIFIC_OPTIONSElyes Haouas2023-08-031-10/+7
* soc/intel: Rename pcr.asl to pch_pcr.aslSubrata Banik2023-07-131-1/+1
* soc/intel/*/pmc.c: Use newer function for resource declarationsArthur Heymans2023-07-121-2/+1
* commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious2023-06-231-1/+1
* soc/intel: Add max memory speed into dimm infoEric Lai2023-06-151-1/+2
* soc/intel/tgl: Unhide PMC, IOM ACPI devices from OSMatt DeVillier2023-05-012-4/+2
* soc/intel/tigerlake: Replace TcssD3ColdDisable with D3COLD_SUPPORTSean Rhodes2023-04-202-3/+1
* soc/intel/tigerlake: Replace SOC_INTEL_TIGERLAKE_S3 with D3COLD_SUPPORTSean Rhodes2023-04-205-24/+18
* soc/intel/tigerlake: Enable early caching of RAMTOP regionLean Sheng Tan2023-04-151-1/+2
* Revert "soc/intel/{tgl,adl}: Hook up D3ColdEnable UPD to D3COLD_SUPPORT"Michael Niewöhner2023-04-121-2/+1
* Revert "soc/intel/{tgl,adl}: Replace _S3 with D3COLD_SUPPORT symbol"Michael Niewöhner2023-04-125-17/+23
* soc/intel/tigerlake: Select `X86_CLFLUSH_CAR` configLean Sheng Tan2023-03-151-0/+1
* soc/intel/{tgl,adl}: Replace _S3 with D3COLD_SUPPORT symbolSean Rhodes2023-03-015-23/+17
* soc/intel/tgl: Select CSE defined ME spec version for tigerlakeDinesh Gehlot2023-02-244-161/+1
* soc/intel: Use common codeflow for MP initArthur Heymans2023-02-231-1/+1
* soc/intel/{tgl,adl}: Hook up D3ColdEnable UPD to D3COLD_SUPPORTSean Rhodes2023-02-201-1/+2
* Revert "device: Add Kconfig options for D3COLD_SUPPORT and NO_S0IX_SUPPORT"Felix Singer2023-02-095-18/+24
* device: Add Kconfig options for D3COLD_SUPPORT and NO_S0IX_SUPPORTSean Rhodes2023-02-085-24/+18
* soc/intel/{tgl,adl}/acpi: Unify the way D3Cold is enabledSean Rhodes2023-02-084-168/+162
* soc/intel/tgl: Move ME FSR structures to pertinent headerDinesh Gehlot2023-02-042-110/+60
* treewide: Remove duplicated include <device/pci.h>Elyes Haouas2023-02-011-1/+0
* soc/intel/{adl,mtl,tgl}: change selection for DEFAULT_SOFTWARE_CONNECTION_MAN...Matt DeVillier2023-01-221-3/+1
* soc/intel/*/include/soc/gpio.h: Add "IWYU pragma: export" commentElyes Haouas2023-01-201-1/+1
* soc/intel: Remove unused <stddef.h>Elyes Haouas2023-01-202-6/+0
* soc/intel/tigerlake: Fix incorrect `prev_sleep_state` issueSubrata Banik2023-01-181-1/+1
* soc/intel/tigerlake: Use common gpio.h includeDinesh Gehlot2023-01-189-14/+12
* device/Kconfig: Fix selection of software connection managerMartin Roth2023-01-111-2/+2
* soc/intel/{alderlake,tigerlake}: Fix typo in gpio_defs.hJakub Czapiga2023-01-111-1/+1
* soc/intel/alderlake/acpi: Add Kconfig options for SCM and FCMSean Rhodes2023-01-082-1/+4
* soc/intel: Create common function to check PCH slotKapil Porwal2023-01-041-2/+2
* tree/acpi: Replace constant "Zero" with actual numberFelix Singer2022-12-272-3/+3
* {acpi,arch,soc}/acpi: Replace constant "One" with actual numberFelix Singer2022-12-271-3/+3