summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* qualcomm/sc7180: Move QCSDI and increase romstage size by 4KBJulius Werner2023-11-181-2/+2
* soc/qualcomm/{sc7180,sc7280}: Allow building without QC blobs repoFelix Singer2023-11-173-3/+9
* soc/amd/genoa: Add mmio.aslVarshit Pandya2023-11-152-0/+407
* soc/qualcomm/{sc7180,sc7280}: Use correct return types for functionsZebreus2023-11-152-6/+6
* soc/intel/cannonlake: Drop entries from soc_acpi_name()Matt DeVillier2023-11-141-2/+0
* soc/intel/cmn/block/cse: Support sending EOP from payloadKapil Porwal2023-11-143-1/+22
* soc/amd/genoa: Hook up MCA codeArthur Heymans2023-11-134-0/+63
* soc/amd/genoa: Hook SMP and SMM initArthur Heymans2023-11-136-2/+142
* soc/amd/genoa: Double HEAP_SIZE to 0x200000Varshit Pandya2023-11-131-0/+5
* fmap: Map less space in fallback path without CBFS verificationJulius Werner2023-11-131-0/+3
* rockchip/rk3288: Reshuffle memlayout to make a bit more verstage spaceJulius Werner2023-11-111-6/+6
* soc/intel/alderlake: Allow using FSP repo for all RPL-S platformsMichał Żygowski2023-11-101-1/+1
* soc/alderlake: Fix order of defaults in FSP_HEADER_PATHMichał Żygowski2023-11-101-1/+1
* soc/intel/meteorlake: Set DTT PCI device IRQ to INT_A/PIRQ_AJeremy Compostella2023-11-101-1/+3
* device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORTFelix Held2023-11-103-3/+3
* Allow to build romstage sources inside the bootblockArthur Heymans2023-11-091-1/+1
* soc/amd: Remove unnecessary choice symbol name from PSP KconfigMartin Roth2023-11-091-1/+1
* soc/amd/common,stoneyridge: drop invalid hda_soc_ssdt_quirksFelix Held2023-11-073-70/+1
* Revert "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi2023-11-0716-0/+65
* soc/amd/genoa/chipset.dt: add UART device opsFelix Held2023-11-061-3/+3
* soc/amd/*/iomap: drop unused I2C_MASTER_START_INDEX definitionsFelix Held2023-11-065-5/+0
* soc/amd/common/block/i2c: add pre-processor guards for ACPIFelix Held2023-11-061-0/+4
* soc/amd/genoa/include/iomap: add missing I2C and I3C MMIO basesFelix Held2023-11-061-0/+7
* soc/amd/genoa/devicetree: fix MMIO base addressesFelix Held2023-11-061-5/+5
* soc/qualcomm/sc7280: Enlarge BOOTBLOCK to 44KYidi Lin2023-11-041-6/+6
* Use common GCD functionYidi Lin2023-11-042-24/+6
* soc/intel/meteorlake: Consolidate settings for enabling tracehubKane Chen2023-11-042-0/+16
* soc/intel/alderlake: Add missing min sleep state for DPTF deviceMatt DeVillier2023-11-041-0/+1
* soc/amd/mendocino: Conditionally select HAVE_FSP_LOGO_SUPPORTKarthikeyan Ramasubramanian2023-11-031-0/+1
* soc/intel/braswell/Kconfig: Set HPET_MIN_TICKSMatt DeVillier2023-11-031-0/+3
* soc/intel/braswell: Unify DPTF enablementMatt DeVillier2023-11-033-7/+2
* soc/intel/cannonlake: Add missing entry to soc_acpi_name()Matt DeVillier2023-11-031-0/+1
* soc/intel/cannonlake: Add missing min sleep state for thermal deviceMatt DeVillier2023-11-031-0/+1
* soc/intel/cmn/gfx: Join MBUS while FSP-S performs GFX initSubrata Banik2023-11-031-21/+32
* Revert "soc/intel/{tigerlake,meteorlake}: Check ITBT FW version"Ravi Sarawadi2023-11-024-20/+2
* soc/amd/*: Ensure PSP soft fuse bitmask set properlyMatt DeVillier2023-11-026-7/+7
* drivers/intel/gma/opregion: Use CBFS cache to load VBTJeremy Compostella2023-11-024-16/+0
* soc/amd/mendocino: Update FSP-S UPD to pass boot logoKarthikeyan Ramasubramanian2023-11-021-0/+7
* soc/amd/common/psp: Remove unnecessary prompts from KconfigMartin Roth2023-11-021-7/+7
* soc/intel/*: Correct ACPI device name for eMMCMatt DeVillier2023-11-024-4/+4
* soc/intel/cmn/gfx: Fix GFX modeset issue with dual-displaySubrata Banik2023-11-011-11/+42
* soc/intel/meteorlake: Adjust Power State Current 2 thresholdJeremy Compostella2023-11-013-0/+34
* soc/intel/meteorlake: Add power limits for 4+8 28W SOC SKUCurtis Chen2023-11-012-3/+4
* soc/intel/cannonlake: Implement SoC sleep state arrayMatt DeVillier2023-10-312-0/+71
* soc/intel/tigerlake: Implement SoC sleep state arrayMatt DeVillier2023-10-312-0/+68
* soc/amd/genoa: Add PCI interrupt supportVarshit Pandya2023-10-313-0/+160
* soc/intel/meteorlake: Expose In-Band ECC UPD config to mainboardMarx Wang2023-10-282-0/+42
* soc/intel/meteoerlake: Add power limits for 2+4 15W SOC SKUKane Chen2023-10-282-3/+4
* soc/amd/genoa: add PCI domain resource reportingFelix Held2023-10-274-0/+50
* soc/amd/genoa: select PSP gen 2 supportFelix Held2023-10-271-0/+1