summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/tigerlake
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* soc/intel/tigerlake: Replace spaces with tabsSean Rhodes2022-06-221-5/+5
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-1/+1
* soc/intel: Rename heci_init to cse_initSubrata Banik2022-06-041-1/+1
* soc/intel/common/cpu: Use SoC overrides to set CPU privilege levelSubrata Banik2022-06-021-0/+9
* soc/intel/tgl: Add PEG devices to PCI constraintsTim Crawford2022-05-281-0/+8
* soc/intel/tigerlake: Hook up FSP hyper-threading setting to option APIFelix Singer2022-05-262-0/+4
* soc/intel/tigerlake: Drop unused `PCH_DEV_SLOT_LPC` macroSubrata Banik2022-05-251-1/+0
* soc/intel/*: Fix up header guardsArthur Heymans2022-05-161-1/+1
* soc/intel/*: Use SSDT to pass A4GB and A4GSArthur Heymans2022-05-162-3/+2
* soc/inte/*/gpio; Add GPE_EN and GPE_STS register definitionMaulik V Vaghela2022-05-162-0/+12
* soc/intel/tigerlake/meminit.c: Fix clang static assertsArthur Heymans2022-05-131-2/+4
* soc/intel/tigerlake: Add enum for `DdiPortXConfig`Angel Pons2022-05-051-7/+9
* soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGEArthur Heymans2022-04-291-1/+0
* soc/intel: Decouple HECI disabling interface from HECI disable KconfigSubrata Banik2022-04-291-1/+1
* soc/intel/cmn/lockdown: Perform SA lockdown configurationSubrata Banik2022-04-271-8/+0
* soc/intel: Remove unused <cbmem.h>Elyes HAOUAS2022-04-221-1/+0
* tpm: Refactor TPM Kconfig dimensionsJes B. Klinke2022-04-211-5/+1
* soc/intel: clean up dmi driver codeWonkyu Kim2022-04-201-6/+0