summaryrefslogtreecommitdiffstats
path: root/src/soc/intel
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/spi: Move BIOS flash SPI controllers to fast SPI driverWerner Zeh2022-09-2210-31/+15
* soc/intel/meteorlake: Skip the TCSS D3 cold entry sequencezhaojohn2022-09-211-1/+7
* Revert "soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdown"Tim Wawrzynczak2022-09-201-8/+5
* soc/intel/alderlake: Explicitly disable Energy Efficiency TurboJeremy Compostella2022-09-201-0/+3
* soc/intel/alderlake: Add power state thresholdsGaggery Tsai2022-09-202-0/+12
* soc/intel/apollolake: LZ4 Compress FSP-MArthur Heymans2022-09-191-0/+1
* soc/intel/apollolake: Add bits of GEN_PMCON2 registerSean Rhodes2022-09-191-0/+5
* soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdownSean Rhodes2022-09-191-5/+8
* soc/intel/cnl: Add Cometlake-H/S Q0 (10+2) CPU IDJeremy Soller2022-09-162-2/+4
* soc/intel/alderlake: Set FSP-S GnaEnable based on devicetreeJeremy Soller2022-09-161-0/+7
* soc/intel/common: Update comment on HFSTS1.spi_protection_modeSridhar Siricilla2022-09-161-5/+7
* Revert "drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver"Subrata Banik2022-09-161-0/+4
* soc/intel/meteorlake: Enable `SOC_INTEL_COMMON_BLOCK_CNVI` configSubrata Banik2022-09-161-0/+1
* soc/intel/skylake: Assign device ops in chipset devicetreeNico Huber2022-09-1519-272/+94
* soc/intel/xeon_sp: Use "if (!ptr)" in preference to "if (ptr == NULL)"Elyes Haouas2022-09-1510-33/+33
* soc/intel/meteorlake: Use "if (!ptr)" in preference to "if (ptr == NULL)"Elyes Haouas2022-09-152-3/+3
* soc/intel/cannonlake: Read HPR_CAUSE0 registerAngel Pons2022-09-143-0/+5
* timer: Change timer util functions to 64-bitRob Barnes2022-09-145-6/+6
* soc/intel/mtl: Fix GPIO group pad base for ACPIKapil Porwal2022-09-141-9/+9
* soc/intel/meteorlake/retimer: Change loglevel prefixIvy Jian2022-09-141-1/+1
* soc/intel/meteorlake: Enable TcssDma1EnIvy Jian2022-09-141-1/+1
* soc/intel/meteorlake: Enable tbtPcie2/3Ivy Jian2022-09-141-0/+2
* src/soc/intel/mtl: Remove Storage UPDSrinidhi N Kaushik2022-09-121-20/+0
* soc/intel/adl: Disable D3cold when legacy S3 is enabledLean Sheng Tan2022-09-121-1/+1
* soc/intel/meteorlake: Hook up common code for thermal configurationSubrata Banik2022-09-101-0/+9
* soc/intel/meteorlake: Update `pch_thermal_trip` for MTLSubrata Banik2022-09-101-2/+1
* soc/intel/meteorlake: Drop redundant `MCHBAR` programming in romstageSubrata Banik2022-09-101-1/+0
* soc/intel/meteorlake: Disable FSP UPDs related to virtualizationSubrata Banik2022-09-101-0/+10
* soc/intel/meteorlake: Hook up PAVP to KconfigSubrata Banik2022-09-081-0/+1
* soc/intel/common/smbus: Add missing ID for GLKSean Rhodes2022-09-081-0/+1
* soc/intel/commmon/fast_spi: Add missing ID for GLKSean Rhodes2022-09-081-0/+1
* soc/intel/alderlake: add power limits for Alder Lake-N 7W socSimon Yang2022-09-082-0/+9
* src/soc/intel: remove force-included header compiler.h from fileMartin Roth2022-09-061-1/+0
* src: remove force-included header rules.h from individual filesMartin Roth2022-09-061-1/+0
* soc/intel/alderlake: Remove dependency of FSP-S CpuMpPei ModuleSubrata Banik2022-09-052-10/+18
* soc/intel: Add SI_DESC region to GSCVD rangesJulius Werner2022-09-031-0/+9
* cbfs/vboot: Adapt to new vb2_digest APIJulius Werner2022-09-022-25/+12
* soc/intel/cmn/graphics: Use pci_dev_request_bus_master for BM enablingSubrata Banik2022-09-021-0/+1
* vendorcode/intel/fsp2/glk: Add the FSP headers for version 2.2.3.1Sean Rhodes2022-09-011-1/+2
* soc/intel/alderlake: Add new pcie5 alias for raptorlakeBora Guvendik2022-08-311-0/+1
* soc/intel/cmn/block/acpi: Add new GPIO ASL MethodTim Wawrzynczak2022-08-301-0/+19
* soc/intel/cmn/block/acpi: Modify GPIO Methods to use bitfieldsTim Wawrzynczak2022-08-301-26/+18
* soc/intel/alderlake: Rename pcie5 aliasBora Guvendik2022-08-291-1/+1
* soc/intel/meteorlake: Update MTL_USE_COREBOOT_MP_INIT descriptionSridhar Siricilla2022-08-261-1/+1
* soc/intel/mtl: Activate TME on all CPUsTarun Tuli2022-08-261-0/+3
* soc/intel/meteorlake: Provide access to IOE through P2SB SBI for TCSSJohn Zhao2022-08-264-4/+22
* soc/intel/p2sb: Refactor `p2sb_execute_sideband_access` functionSubrata Banik2022-08-261-4/+27
* soc/intel/mtl: Hook up Lp5CccConfig FSP UPDKapil Porwal2022-08-251-0/+1
* soc/intel/mtl: Hook up ECT FSP UPDKapil Porwal2022-08-251-0/+1
* soc/intel/mtl: Program MCHBASE prior enabling extended bios rangeSubrata Banik2022-08-251-2/+12