summaryrefslogtreecommitdiffstats
path: root/src/soc/intel
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/tigerlake: add devicetree option PcieRpSlotImplementedMichael Niewöhner2022-01-142-0/+3
* soc/intel/tgl: deduplicate the PCIe root port mapMichael Niewöhner2022-01-141-17/+2
* soc/intel/tgl/pcie_rp: add TGL-H supportMichael Niewöhner2022-01-142-1/+21
* vendorcode/intel/fsp: Add Alder Lake FSP headers for FSP v2511_04Nick Vaccaro2022-01-132-27/+27
* soc/intel/common/gpio: Fix cosmetic issue with `gpio_lock_pads`Subrata Banik2022-01-121-3/+4
* soc/intel/tigerlake: Implement function to map physical port to EC portjzhao802022-01-122-0/+33
* soc/intel/tgl/pcie_rp: correct root port mapMichael Niewöhner2022-01-121-2/+1
* soc/intel/apl: Use Kconfig to disable HECI1Subrata Banik2022-01-112-1/+5
* soc/intel/alderlake: Factor out A0 stepping workaroundAngel Pons2022-01-115-0/+104
* soc/intel/apl: Rework on CPU privilege level implementationSubrata Banik2022-01-116-23/+16
* src/soc: Remove unused <stdlib.h>Elyes HAOUAS2022-01-102-2/+0
* src/soc/intel: Remove unused <console/console.h>Elyes HAOUAS2022-01-106-6/+0
* soc/intel/common/cse: Add config to disable HECI1 at pre-bootSubrata Banik2022-01-101-0/+9
* soc/intel/common: Add missing space before }Paul Menzel2022-01-101-1/+1
* soc/intel/alderlake: Update the ADL-P SKU parameters for VR domainsCurtis Chen2022-01-103-35/+51
* soc/intel/{icl,tgl,jsl,ehl}: enable ACPI CPPC entriesMichael Niewöhner2022-01-094-0/+4
* soc/intel/xeon_sp: Don't handle FSP reserved memory explicitlyArthur Heymans2022-01-081-31/+3
* soc/intel/common/block/pcie/rtd3: Update ACPI methods for CPU PCIe RPsTim Wawrzynczak2022-01-071-11/+29
* soc/intel/alderlake: Hook up FSP-S CPU PCIe UPDsTim Wawrzynczak2022-01-071-0/+22
* soc/intel/common/blk/memory: Make mixed topo workAngel Pons2022-01-071-5/+10
* soc/intel/alderlake: Check clkreq overlapKane Chen2022-01-071-1/+8
* soc/intel/alderlake: Add minimal ACPI support for PEG portsTim Wawrzynczak2022-01-062-0/+22
* soc/intel/alderlake: Add soc_get_cpu_rp_vw_idx() functionTim Wawrzynczak2022-01-061-0/+19
* soc/intel/tigerlake: Add soc_get_cpu_rp_vw_idx() functionTim Wawrzynczak2022-01-062-0/+24
* soc/intel/common/gpio: Skip GPP pad lock config if config is not setSubrata Banik2022-01-061-0/+3
* soc/intel/common/gpio: Modify pad_config.pad type from `int` to 'gpio_t'Subrata Banik2022-01-061-1/+1
* soc/intel/common/gpio: Rename struct gpio_lock_config.gpio to .padSubrata Banik2022-01-062-3/+3
* soc/intel/alderlake: Fix GPIO reset mapping as per GPIO BWGSubrata Banik2022-01-061-23/+23
* src/soc/intel: Remove unused <delay.h>Elyes HAOUAS2022-01-052-2/+0
* soc/intel: Remove unused <string.h>Elyes HAOUAS2022-01-0510-10/+0
* soc/intel/common/acpi/pep: Use correct size_t length modifierPaul Menzel2022-01-041-1/+1
* soc/intel/common: irq: Use correct size_t length modifierPaul Menzel2022-01-041-1/+1
* sb/intel: Use `bool` for PCIe coalescing optionAngel Pons2022-01-042-5/+6
* soc/intel/alderlake: Add option to make MRC log silentSubrata Banik2022-01-032-0/+4
* soc/intel/{adl,ehl,tgl}: Rename spi_protection_mode to mfg_modeSubrata Banik2022-01-026-8/+8
* soc/intel/common/blk/crashlog: Drop some new linesSubrata Banik2022-01-021-35/+0
* soc/intel/tigerlake/fsp_params.c: Use `is_dev_enabled()`Felix Singer2022-01-011-4/+1
* src: Use 'stdint.h' when appropriateElyes HAOUAS2022-01-012-1/+2
* src: Remove duplicated includesElyes HAOUAS2022-01-011-1/+0
* src: Drop duplicated includesElyes HAOUAS2022-01-017-10/+0
* soc/intel/apollolake/acpi: Replace Decrement() with ASL 2.0 syntaxFelix Singer2022-01-011-1/+1
* soc/intel/jasperlake: Add CdClock frequency configSimon Yang2022-01-012-0/+29
* soc/intel/apollolake/acpi: Replace Increment() with ASL 2.0 syntaxFelix Singer2022-01-011-2/+2
* soc/intel/apollolake/acpi: Replace Divide(a,b) with ASL 2.0 syntaxFelix Singer2022-01-011-1/+1
* soc/intel/apollolake/acpi: Replace Multiply(a,b) with ASL 2.0 syntaxFelix Singer2022-01-011-3/+2
* soc/intel/cannonlake/acpi: Replace Multiply(a,b) with ASL 2.0 syntaxFelix Singer2022-01-012-2/+2
* soc/intel/apollolake/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer2021-12-312-5/+5
* soc/intel/cannonlake/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer2021-12-313-4/+3
* soc/intel/skylake/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer2021-12-311-4/+2
* soc/intel/apollolake/acpi: Replace Subtract(a,b) with ASL 2.0 syntaxFelix Singer2021-12-311-2/+2