summaryrefslogtreecommitdiffstats
path: root/src/soc/intel
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/meteorlake: Provide mitigation support for CNVi RFIzhaojohn2022-11-041-0/+15
* Revert "soc/intel/xeon_sp/cpx: Add get_ewl_hob() utility function"Felix Held2022-11-043-17/+1
* soc/intel/alderlake: Add IBECCMaximilian Brune2022-11-042-0/+41
* soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas2022-11-0423-57/+56
* soc/intel/xeon_sp/cpx: Add get_ewl_hob() utility functionJohnny Lin2022-11-043-1/+17
* soc/xeon_sp: Add weak mainboard_ewl_check for EWL check after FSP-MJohnny Lin2022-11-042-0/+4
* soc/intel/**/fast_spi.c: Drop spurious whitespaceAngel Pons2022-11-041-2/+1
* soc/intel/skylake: Clean up includesElyes Haouas2022-11-0412-0/+16
* soc/intel/alderlake: Hook up GMA ACPI brightness controlsTim Crawford2022-11-034-0/+28
* soc/intel/common: provide display hook in PEP for ECsMichael Niewöhner2022-11-021-0/+13
* soc/intel/common/acpi: provide PTS/WAK hooks for ECsMichael Niewöhner2022-11-021-0/+10
* soc: Add SPDX license headers to MakefilesMartin Roth2022-10-3168-0/+68
* soc/intel/meteorlake: Move P2SB PCI resource into P2SB deviceSubrata Banik2022-10-294-1/+23
* soc/intel/common: Fix potential NULL pointer dereferenceShaik Shahina2022-10-291-1/+8
* soc/intel/xeon_sp: Remove unused madt setup functionArthur Heymans2022-10-283-33/+0
* soc/intel/alderlake: Select X86_INIT_NEED_1_SIPI Kconfig for RPLSubrata Banik2022-10-271-0/+1
* Revert "soc/intel/systemagent.c: Fix memory type reporting"Arthur Heymans2022-10-271-2/+5
* soc/intel/{adl,cmn}: Add/Remove LTR disqualification for UFSMeera Ravindranath2022-10-274-1/+34
* soc/intel/{adl, cmn}: Allow config to select the OCP workaroundSubrata Banik2022-10-273-0/+18
* coreboot_tables: Drop uart PCI addrArthur Heymans2022-10-261-8/+0
* mb/google/rex: Move `DRIVERS_INTEL_USB4_RETIMER` configSubrata Banik2022-10-261-1/+0
* soc/intel/alderlake: Add Raptor Lake device IDsLawrence Chang2022-10-256-0/+9
* soc/intel/common: Clean up includesElyes Haouas2022-10-2516-7/+34
* soc/intel/tigerlake: Clean up includesElyes Haouas2022-10-2512-4/+18
* soc/intel/xeon_sp: Add functions to store/restore uart state in smmTim Chu2022-10-251-0/+43
* soc/intel/elkhartlake: Fix incorrect divider for MDIO clockWerner Zeh2022-10-252-3/+3
* soc/intel/eklhartlake: Provide an option to disable the L1 prefetcherWerner Zeh2022-10-252-0/+11
* payloads/edk2: Disable the CPU Timer Lib unless supportedSean Rhodes2022-10-2210-0/+10
* soc/intel/systemagent: Rewrite using new resource APIArthur Heymans2022-10-221-14/+5
* soc/intel/systemagent.c: Fix memory type reportingArthur Heymans2022-10-221-1/+1
* soc/intel/alderlake_n: Enable FIVR VCCST ICCMax ControlV Sowmya2022-10-221-0/+9
* mb/google/nissa: Disable SOC_INTEL_CSE_PRE_CPU_RESET_TELEMETRYReka Norman2022-10-221-1/+0
* soc/intel/apollolake: Skip SMI lockdown on ApollolakeMatt DeVillier2022-10-211-1/+2
* soc/intel/meteorlake: Add support to skip the MBP HOBWonkyu Kim2022-10-202-0/+9
* soc/intel/alderlake: Drop local `ufs.asl`Subrata Banik2022-10-201-92/+0
* soc/intel/alderlake: Use `ufs.asl` from common code acpi blockSubrata Banik2022-10-201-1/+1
* soc/intel/cmn/block/acpi: Create common ASL entry for UFSSubrata Banik2022-10-201-0/+85
* soc/intel/apollolake: Lock down Global SMISean Rhodes2022-10-151-4/+11
* soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdownSean Rhodes2022-10-151-5/+7
* treewide: Use 'fadt->x_pm2_cnt_blk.addrl = fadt->pm2_cnt_blk'Felix Held2022-10-154-4/+4
* treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk'Felix Held2022-10-155-5/+5
* soc/intel/alderlake: Create helper header file for UFSSubrata Banik2022-10-141-0/+27
* soc/intel/alderlake: Add UFS PCR IDSubrata Banik2022-10-141-0/+2
* soc/intel/alderlake: Fix unknown voltage in SMBIOSZhixing Ma2022-10-141-0/+1
* soc/intel/alderlake: Fix unknown max speed in SMBIOSZhixing Ma2022-10-142-0/+15
* payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas2022-10-135-8/+8
* soc/intel: Kconfig: Correct UART source clock value in commentWonkyu Kim2022-10-124-4/+4
* treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk'Elyes Haouas2022-10-124-4/+4
* treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'Elyes Haouas2022-10-1212-12/+12
* treewide: Use 'pm2_cnt_len' for 'x_pm2_cnt_blk.bit_width'Elyes Haouas2022-10-122-2/+2