summaryrefslogtreecommitdiffstats
path: root/src/soc/intel
Commit message (Expand)AuthorAgeFilesLines
* mb, soc: Add the SPD_CACHE_ENABLEZhuohao Lee2022-03-026-9/+65
* intelblocks/cse: Skip sending EOP during S3 resumeMAULIK V VAGHELA2022-03-011-0/+6
* soc/intel/common/block/acpi: Return existing Object for _DSM subfunctionTim Wawrzynczak2022-02-281-5/+10
* soc/intel/fast_spi: Check SPI Cycle In-Progress prior start HW SeqSubrata Banik2022-02-261-0/+23
* mb, soc: change mainboard_memory_init_params prototypeZhuohao Lee2022-02-252-3/+3
* intelblocks/pcie: Correct mapping between LCAP port and coreboot indexMAULIK V VAGHELA2022-02-258-34/+51
* cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic numberFelix Held2022-02-251-1/+2
* arch/x86: consolidate HPET base address definitionsFelix Held2022-02-253-6/+12
* soc/intel/denverton/include/iomap: drop unused DEFAULT_HPET_ADDR defineFelix Held2022-02-251-1/+0
* arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held2022-02-2518-29/+5
* soc/intel/baytrail,braswell/include/iomap: drop unused HPET_BASE_SIZEFelix Held2022-02-252-2/+0
* soc/apollolake: Allow configuring individual USB ports on GLKSean Rhodes2022-02-241-0/+18
* soc/intel/common/block/acpi: Drop duplicated 'fadt->header.revision'Elyes Haouas2022-02-221-2/+0
* treewide: Get rid of CONFIG_AZALIA_MAX_CODECSElyes Haouas2022-02-222-6/+0
* soc/intel/alderlake: Make clang static assert happyArthur Heymans2022-02-211-2/+4
* soc/intel/alderlake: Fix function pointer typeArthur Heymans2022-02-212-2/+2
* soc/intel/adl/bootblock/report_platform.c: Use the correct formatArthur Heymans2022-02-211-1/+1
* soc/intel/denverton_ns: Add `pmc_mmio_regs` as public functionSubrata Banik2022-02-212-0/+15
* soc/intel/denverton_ns: Select PMC PCI discoverable configSubrata Banik2022-02-214-63/+23
* soc/intel/alderlake: Enable eMMC based on dev enabledKrishna Prasad Bhat2022-02-214-0/+28
* soc/intel/alderlake: Add eMMC ACPI methods for Alder Lake NKrishna Prasad Bhat2022-02-212-0/+81
* soc/intel/apollolake: Create aliasĀ for GEN_PMCON1 as GEN_PMCON_ASubrata Banik2022-02-181-0/+1
* soc/intel/denverton_ns: Add function to clear PMCON status bitsSubrata Banik2022-02-185-21/+43
* soc/intel/alderlake: Skip FSP Notify APIsSubrata Banik2022-02-182-5/+10
* soc/intel/common/cse: Add `finalize` operation for CSESubrata Banik2022-02-181-0/+63
* drivers/fsp/fsp2_0: Rework FSP Notify Phase API configsSubrata Banik2022-02-1811-48/+80
* src/soc: Remove space before tabElyes Haouas2022-02-172-2/+2
* soc/intel/alderlake: Add CNVi common driver KconfigVarshit B Pandya2022-02-171-0/+1
* soc/intel/cnl: Move selection of DISABLE_HECI1_AT_PRE_BOOT back to mainboardMatt DeVillier2022-02-151-3/+0
* soc/intel/cnl: switch to PMC/IPC for HECI disable on SOC_INTEL_COMETLAKEMatt DeVillier2022-02-153-3/+10
* soc/intel/common/block/cse: move cse_disable_mei_devices() into disable_heci.cMatt DeVillier2022-02-152-19/+20
* soc/intel/apollolake: Fix overlapping ACPI resource rangesMatt DeVillier2022-02-151-2/+2
* soc/intel/common/cse: Add `cse_send_end_of_post()` as a public functionSubrata Banik2022-02-152-1/+23
* soc/intel/*/pmc: Add `finalize` operation for pmcSubrata Banik2022-02-157-0/+112
* soc/intel/xeon_sp: Add function to clear PMCON status bitsSubrata Banik2022-02-153-0/+19
* soc/intel/apollolake: Add function to clear PMCON status bitsSubrata Banik2022-02-152-0/+17
* soc/intel/skylake: Add function to clear PMCON status bitsSubrata Banik2022-02-154-1/+20
* soc/intel/elkhartlake: Fix PCR ID for eSPIWerner Zeh2022-02-151-1/+1
* soc/intel/common/block/pcie/rtd3: Fix bit checksAngel Pons2022-02-151-6/+6
* Revert "soc/intel/adl: Skip sending MBP HOB to save boot time"MAULIK V VAGHELA2022-02-151-3/+0
* soc/apollolake: Make IO decode / enable register configurableSean Rhodes2022-02-152-2/+23
* soc/intel/cnl: Enable CSE FW sync for CSE LITE SKUMatt DeVillier2022-02-151-1/+11
* soc/intel/graphics: Repurpose graphics_get_memory_base()Ethan Tsao2022-02-143-8/+17
* soc/intel/apl: Use Kconfig to enable CseRbpSean Rhodes2022-02-122-8/+10
* soc/intel/common: Re-use Alder Lake-M device IDs for Alder Lake-NUsha P2022-02-1110-67/+69
* src/soc/intel/common/block/i2c: Use early BAR in ENV_PAYLOAD_LOADERTim Wawrzynczak2022-02-111-1/+6
* soc/intel/common: Add Crash Log and PMC SRAM PCI device IDsTim Wawrzynczak2022-02-101-4/+4
* vendorcode/intel/fsp: Add FSP header file for Alder Lake N FSP v2503_00Ronak Kanabar2022-02-091-0/+1
* soc/intel/common/gpio: Add PAD_NC_LOCK and PAD_CFG_GPI_SCI_LOCK macroEric Lai2022-02-091-0/+15
* soc/intel/alderlake: Define USB2_PORT_MAX_TYPE_C macroSridhar Siricilla2022-02-091-0/+11