summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/tigerlake
Commit message (Expand)AuthorAgeFilesLines
* 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
* soc/intel: Drop SoC specific DPTF implementationSubrata Banik2022-12-232-21/+0
* soc/intel: Set `use_eisa_hids` based on `DPTF_USE_EISA_HID` configSubrata Banik2022-12-221-1/+1
* soc/intel/tigerlake: Move DPTF ACPI Device IDs into header fileSubrata Banik2022-12-222-3/+18
* drivers/intel/dptf: Add `soc_` prefix for `get_dptf_platform_info()`Subrata Banik2022-12-221-1/+1
* soc/intel/{adl,mtl,tgl}: Drop unnecessary `dptf.asl`Subrata Banik2022-12-211-9/+0
* src/soc: Remove unneeded <assert.h>Elyes Haouas2022-12-201-1/+0
* treewide: Remove unused 'include <arch/io.h>'Elyes Haouas2022-12-151-1/+0
* soc/intel: Move TCSS FW latency macros to IA common tcss.hSubrata Banik2022-12-102-21/+1
* soc/intel/tigerlake: Move TCSS FW latency macros to tcss.hSubrata Banik2022-12-103-20/+21
* soc/intel: Set IO APIC DMAR entry based on hwArthur Heymans2022-12-071-2/+3
* soc/intel/tigerlake: Fix setting `HyperThreading`Angel Pons2022-12-052-6/+0
* soc/intel/cmn/cse: Create another config for sending CSE EOP cmd lateSubrata Banik2022-12-021-0/+1
* sb,soc/intel: Address TCO SECOND_TO_STS name collisionKyösti Mälkki2022-11-281-1/+1
* src/soc/intel: Remove unnecessary space after castsElyes Haouas2022-11-263-3/+3
* soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fillDavid Milosevic2022-11-171-1/+2
* soc/intel: Use `PWRMBASE` over static `Index 0` for PMCSubrata Banik2022-11-081-1/+2
* soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas2022-11-042-5/+5
* soc: Add SPDX license headers to MakefilesMartin Roth2022-10-311-0/+1
* soc/intel/tigerlake: Clean up includesElyes Haouas2022-10-2512-4/+18
* payloads/edk2: Disable the CPU Timer Lib unless supportedSean Rhodes2022-10-221-0/+1
* soc/intel: Kconfig: Correct UART source clock value in commentWonkyu Kim2022-10-121-1/+1
* treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'Elyes Haouas2022-10-121-1/+1
* acpi/acpi_pm.c: refactor acpi_pm_state_for_* functionsFabio Aiuto2022-09-271-1/+1
* soc/intel/spi: Move BIOS flash SPI controllers to fast SPI driverWerner Zeh2022-09-221-2/+0
* soc/intel: Enable TME based on supported CPU SKU and config optionSubrata Banik2022-08-211-2/+1
* soc/intel: Unravel `INTEL_TME` Kconfig optionAngel Pons2022-08-211-0/+3
* soc/intel/tigerlake/fsp_params.c: Add INT D routing for PEG60Frans Hendriks2022-08-181-1/+1
* soc/intel/tigerlake: Disable DISPLAY_FSP_VERSION_INFO on IOTFrans Hendriks2022-08-171-1/+1
* soc/intel/tigerlake: Add USBOTG and CrashLog to irq tableFrans Hendriks2022-08-102-0/+3
* soc/intel/tigerlake: Expose In-Band ECC config to mainboardFrans Hendriks2022-08-072-0/+37
* soc/intel/common/pch: Decouple CLIENT from BASEAngel Pons2022-07-201-1/+1
* soc/intel/*/Kconfig: Fix typo in commentAngel Pons2022-06-271-1/+1