summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/cannonlake: Fix GPIO reset mappingAngel Pons2022-11-071-5/+5
* soc/intel/block/power_limit: Avoid MSR read if it is not neededWerner Zeh2022-11-051-3/+3
* src/soc/amd/mendocino: Enable override of MAINBOARD_BLOBS_DIRNikolai Vyssotski2022-11-041-0/+3
* soc/amd/*/data_fabric: Use common device opsFred Reitberger2022-11-0416-260/+48
* soc/amd/common/data_fabric: Make common device opsFred Reitberger2022-11-041-0/+29
* soc/amd/mendocino/data_fabric.c: Make function more genericFred Reitberger2022-11-041-21/+16
* soc/amd/*/data_fabric: Move register offsets to socFred Reitberger2022-11-0410-48/+47
* soc/amd/common/block/data_fabric: Use register bitslice structsFred Reitberger2022-11-041-19/+19
* soc/intel/meteorlake: Provide mitigation support for CNVi RFIzhaojohn2022-11-041-0/+15
* lib/coreboot_table: Rename lb_fill_pcieArthur Heymans2022-11-042-2/+2
* lib/coreboot_table: Simplify API to set up lb_serialArthur Heymans2022-11-0411-92/+73
* 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/mediatek/mt8188: Disable input-gating for big-core SRAMLiju-Clr Chen2022-11-044-0/+28
* soc/mediatek/mt8188: Fix AP hang when enabling cpufreq-hw driverLiju-Clr Chen2022-11-042-1/+6
* soc/intel/**/fast_spi.c: Drop spurious whitespaceAngel Pons2022-11-041-2/+1
* soc/intel/skylake: Clean up includesElyes Haouas2022-11-0412-0/+16
* Revert "soc/mediatek/mt8188: Allow CPUfreq hardware to access MCUPM registers"Liju-Clr Chen2022-11-042-10/+0
* soc/amd: Specify memory types supported by each chipMartin Roth2022-11-046-0/+30
* soc/amd/common: Only call into enabled memory typesMartin Roth2022-11-041-9/+8
* soc/amd/glinda/data_fabric: Add register bitslice structFred Reitberger2022-11-031-2/+28
* soc/amd/morgana/data_fabric: Add register bitslice structFred Reitberger2022-11-031-2/+28
* soc/amd/mendocino/data_fabric: Add register bitslice structFred Reitberger2022-11-031-0/+28
* soc/amd/picasso/data_fabric: Add register bitslice structFred Reitberger2022-11-031-0/+27
* soc/amd/cezanne/data_fabric: Add register bitslice structFred Reitberger2022-11-031-0/+27
* soc/amd/*/data_fabric: move data_fabric_set_mmio_np to commonFred Reitberger2022-11-0317-480/+94
* soc/amd: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas2022-11-0312-27/+27
* 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-31122-0/+122
* soc/amd/common: Initialize STB Spill-to-DRAMMartin Roth2022-10-294-1/+54
* soc/amd/*/acpi/mmio.asl,sb_fch.asl: hide AAHB deviceFelix Held2022-10-296-30/+6
* 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/amd/glinda: Don't add amdfw.rom to cbfs in SOC MakefileMartin Roth2022-10-291-5/+0
* soc/amd/common: Add coreboot post codes to STBMartin Roth2022-10-283-0/+13
* soc/amd/mendocino: Add code for printing STB to boot logMartin Roth2022-10-284-0/+18
* soc/amd/common: Add code to print AMD STB to boot logMartin Roth2022-10-284-0/+112
* soc/amd/mendocino: Expand extra 5 DPTC thermal related profilesEricKY Cheng2022-10-281-0/+56
* soc/intel/xeon_sp: Remove unused madt setup functionArthur Heymans2022-10-283-33/+0
* soc/amd/cezanne/Kconfig: Enable APOB_HASHFred Reitberger2022-10-281-0/+1
* 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
* soc/amd/mendocino: Enable GPP clk req disabling for disabled devicesRobert Zieba2022-10-263-6/+7