summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/cannonlake
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/cannonlake: Allow SoC to choose CAR mode (eNEM/NEM)Subrata Banik2023-04-141-1/+3
* soc/intel: Move USB PORTSC definition into IA common codeSubrata Banik2023-03-261-14/+3
* soc/intel/coffeelake: Select `X86_CLFLUSH_CAR` configLean Sheng Tan2023-03-151-0/+1
* soc/intel/cnl: Select CSE defined ME spec version for cannonlakeDinesh Gehlot2023-02-244-153/+1
* soc/intel: Use common codeflow for MP initArthur Heymans2023-02-231-1/+1
* mb/prodrive/hermes: Hook up wake on USB optionAngel Pons2023-02-091-0/+6
* soc/intel/cnl: Move ME FSR structures to pertinent headerDinesh Gehlot2023-02-012-114/+58
* treewide: Remove duplicated include <device/pci.h>Elyes Haouas2023-02-012-2/+0
* 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/cannonlake: Fix incorrect `prev_sleep_state` issueSubrata Banik2023-01-181-1/+1
* soc/intel/cannonlake: Use common gpio.h includeDinesh Gehlot2023-01-189-13/+11
* soc/intel: Create common function to check PCH slotKapil Porwal2023-01-041-2/+2
* tree/acpi: Replace constant "Zero" with actual numberFelix Singer2022-12-271-2/+2
* {acpi,arch,soc}/acpi: Replace constant "One" with actual numberFelix Singer2022-12-272-4/+4
* tree/acpi: Replace Not(a) with ASL 2.0 syntaxFelix Singer2022-12-261-1/+1
* soc/intel: Drop SoC specific DPTF implementationSubrata Banik2022-12-232-20/+0
* tree: Replace And(a,b) with ASL 2.0 syntaxFelix Singer2022-12-231-1/+1
* tree: Replace And(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-231-2/+2
* tree: Replace Or(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-231-2/+2
* tree: Replace ShiftLeft(a,b) with ASL 2.0 syntaxFelix Singer2022-12-231-1/+1
* soc/intel: Set `use_eisa_hids` based on `DPTF_USE_EISA_HID` configSubrata Banik2022-12-221-1/+1
* soc/intel/{apl,cnl,jsl}: Enable EISA HID support for DPTFSubrata Banik2022-12-221-0/+1
* soc/intel/cannonlake: 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
* treewide: Remove unused 'include <arch/io.h>'Elyes Haouas2022-12-151-1/+0
* soc/intel/cannonlake/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer2022-12-144-42/+42
* soc/intel: Set IO APIC DMAR entry based on hwArthur Heymans2022-12-071-2/+3
* 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-262-2/+2
* 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/cannonlake: Fix GPIO reset mappingAngel Pons2022-11-071-5/+5
* soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas2022-11-041-2/+2
* soc: Add SPDX license headers to MakefilesMartin Roth2022-10-311-0/+1
* payloads/edk2: Disable the CPU Timer Lib unless supportedSean Rhodes2022-10-221-0/+1
* treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'Elyes Haouas2022-10-121-1/+1
* soc/intel/cmn/gfx: Add missing CML-U IGD device IDsMichał Żygowski2022-10-061-0/+2
* 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/cnl: Add Cometlake-H/S Q0 (10+2) CPU IDJeremy Soller2022-09-161-1/+2
* soc/intel/cannonlake: Read HPR_CAUSE0 registerAngel Pons2022-09-143-0/+5
* soc/intel/cannonlake: Set MAX_CPUS based on the SoC and PCHFelix Singer2022-07-231-1/+4
* treewide: Remove unused <cpu/x86/mtrr.h>Elyes Haouas2022-07-201-1/+0
* soc/intel/common/pch: Decouple CLIENT from BASEAngel Pons2022-07-201-1/+1
* soc/intel/cannonlake: Update VR config for Coffee LakeChristian Walter2022-07-151-36/+65
* soc/cannonlake: Hook up Comet Lake U 06-a6-01 microcodeMichał Żygowski2022-06-221-1/+1
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-1/+1
* soc/intel/cannonlake/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-092-9/+9
* soc/intel/cannonlake/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-092-2/+2