aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2023-11-13soc/amd/genoa: Hook up MCA codeArthur Heymans
2023-11-13soc/amd/genoa: Hook SMP and SMM initArthur Heymans
2023-11-13soc/amd/genoa: Double HEAP_SIZE to 0x200000Varshit Pandya
2023-11-13fmap: Map less space in fallback path without CBFS verificationJulius Werner
2023-11-11rockchip/rk3288: Reshuffle memlayout to make a bit more verstage spaceJulius Werner
2023-11-10soc/intel/alderlake: Allow using FSP repo for all RPL-S platformsMichał Żygowski
2023-11-10soc/alderlake: Fix order of defaults in FSP_HEADER_PATHMichał Żygowski
2023-11-10soc/intel/meteorlake: Set DTT PCI device IRQ to INT_A/PIRQ_AJeremy Compostella
2023-11-10device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORTFelix Held
2023-11-09Allow to build romstage sources inside the bootblockArthur Heymans
2023-11-09soc/amd: Remove unnecessary choice symbol name from PSP KconfigMartin Roth
2023-11-07soc/amd/common,stoneyridge: drop invalid hda_soc_ssdt_quirksFelix Held
2023-11-07Revert "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi
2023-11-06soc/amd/genoa/chipset.dt: add UART device opsFelix Held
2023-11-06soc/amd/*/iomap: drop unused I2C_MASTER_START_INDEX definitionsFelix Held
2023-11-06soc/amd/common/block/i2c: add pre-processor guards for ACPIFelix Held
2023-11-06soc/amd/genoa/include/iomap: add missing I2C and I3C MMIO basesFelix Held
2023-11-06soc/amd/genoa/devicetree: fix MMIO base addressesFelix Held
2023-11-04soc/qualcomm/sc7280: Enlarge BOOTBLOCK to 44KYidi Lin
2023-11-04Use common GCD functionYidi Lin
2023-11-04soc/intel/meteorlake: Consolidate settings for enabling tracehubKane Chen
2023-11-04soc/intel/alderlake: Add missing min sleep state for DPTF deviceMatt DeVillier
2023-11-03soc/amd/mendocino: Conditionally select HAVE_FSP_LOGO_SUPPORTKarthikeyan Ramasubramanian
2023-11-03soc/intel/braswell/Kconfig: Set HPET_MIN_TICKSMatt DeVillier
2023-11-03soc/intel/braswell: Unify DPTF enablementMatt DeVillier
2023-11-03soc/intel/cannonlake: Add missing entry to soc_acpi_name()Matt DeVillier
2023-11-03soc/intel/cannonlake: Add missing min sleep state for thermal deviceMatt DeVillier
2023-11-03soc/intel/cmn/gfx: Join MBUS while FSP-S performs GFX initSubrata Banik
2023-11-02Revert "soc/intel/{tigerlake,meteorlake}: Check ITBT FW version"Ravi Sarawadi
2023-11-02soc/amd/*: Ensure PSP soft fuse bitmask set properlyMatt DeVillier
2023-11-02drivers/intel/gma/opregion: Use CBFS cache to load VBTJeremy Compostella
2023-11-02soc/amd/mendocino: Update FSP-S UPD to pass boot logoKarthikeyan Ramasubramanian
2023-11-02soc/amd/common/psp: Remove unnecessary prompts from KconfigMartin Roth
2023-11-02soc/intel/*: Correct ACPI device name for eMMCMatt DeVillier
2023-11-01soc/intel/cmn/gfx: Fix GFX modeset issue with dual-displaySubrata Banik
2023-11-01soc/intel/meteorlake: Adjust Power State Current 2 thresholdJeremy Compostella
2023-11-01soc/intel/meteorlake: Add power limits for 4+8 28W SOC SKUCurtis Chen
2023-10-31soc/intel/cannonlake: Implement SoC sleep state arrayMatt DeVillier
2023-10-31soc/intel/tigerlake: Implement SoC sleep state arrayMatt DeVillier
2023-10-31soc/amd/genoa: Add PCI interrupt supportVarshit Pandya
2023-10-28soc/intel/meteorlake: Expose In-Band ECC UPD config to mainboardMarx Wang
2023-10-28soc/intel/meteoerlake: Add power limits for 2+4 15W SOC SKUKane Chen
2023-10-27soc/amd/genoa: add PCI domain resource reportingFelix Held
2023-10-27soc/amd/genoa: select PSP gen 2 supportFelix Held
2023-10-27soc/intel/cse: remove cbfs_unverified_area_map() API in cse_liteRizwan Qureshi
2023-10-26soc/intel/cannonlake: Add/use chipset devicetreesMatt DeVillier
2023-10-26soc/intel/apollolake: Select USE_LEGACY_8254_TIMERSean Rhodes
2023-10-25soc/amd/stoneyridge: Select SOC_AMD_COMMON_LATE_SMM_LOCKINGMatt DeVillier
2023-10-25soc/amd/common/smm: Add option for late SMM lockingMatt DeVillier
2023-10-25soc/amd/*/Kconfig: rework SPL optionsFelix Held
2023-10-25soc/amd/common: Add ACP device to common block graphics driverCoolStar
2023-10-25cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEMArthur Heymans
2023-10-24soc/intel/meteorlake: Add PsysPmax configurationJakub Czapiga
2023-10-24soc/amd/stoneyridge: Update SMU fw2 name in fw.cfgMatt DeVillier
2023-10-24soc/amd/stoneyridge: Use common block graphics driverCoolStar
2023-10-24soc/amd/common/graphics: Factor out FSP graphics initMatt DeVillier
2023-10-23soc/intel/cannonlake: Add ACPI devices for FSPI, SRAM, HEC1Matt DeVillier
2023-10-23soc/intel/tigerlake: Add ACPI devices for FSPI, SRAM, HEC1Matt DeVillier
2023-10-23soc/intel/common/acpi: Don't generate LPI constraints for disabled/hidden dev...Matt DeVillier
2023-10-23soc/intel/common/pcie: Disable removed RPs when updating devicetreeMatt DeVillier
2023-10-20soc/amd/*: Set AMD_FW_AB_POSITION to either 64 or 128 bytesKarthikeyan Ramasubramanian
2023-10-20soc/amd/phoenix/psp_verstage: Fix the hash file namesKarthikeyan Ramasubramanian
2023-10-20soc/amd/phoenix: Disable CCP DMA in PSP VerstageKarthikeyan Ramasubramanian
2023-10-20soc/amd/phoenix: Add build rules to enable CBFS verificationKarthikeyan Ramasubramanian
2023-10-20soc/intel/meteorlake: Set build time physical address reserved bitsJeremy Compostella
2023-10-20x86: Add pre-memory stages CBFS cache scratchpad supportJeremy Compostella
2023-10-20soc/cavium/cn81xx/bootblock_custom.S: Specify archArthur Heymans
2023-10-20soc/amd/genoa: Add Global NVSVarshit Pandya
2023-10-20soc/amd/genoa: Hook up IOMMU opsArthur Heymans
2023-10-20soc/amd/genoa: Add SMU header file and SMU KconfigVarshit Pandya
2023-10-20soc/amd/genoa: Hook up LPC opsArthur Heymans
2023-10-20soc/amd/genoa: Add MAX_CPUSVarshit Pandya
2023-10-20soc/amd/common/psp_verstage: Add PSP_VERSTACK_STACK_IS_MAPPED configKarthikeyan Ramasubramanian
2023-10-20device/device.h: Rename pci_domain_scan_busArthur Heymans
2023-10-20soc/intel/cannonlake: Support Comet Lake v1 and v2 in one buildJonathon Hall
2023-10-19soc/intel/meteorlake: Update TBT PCIe Reg Map offsets for QSRavi Sarawadi
2023-10-19soc/intel: Improve CONFIG_ACPI_SOC_INTEL_SLP_S0_FREQ_HZ useJeremy Compostella
2023-10-19soc/intel/alderlake: Fix incorrect microcode commentsMichał Żygowski
2023-10-19vc/intel/raptorlake: Use FSP v4301.01 headers for GoogleNick Vaccaro
2023-10-18soc/intel/mtl: Set slp-s0 counter frequencySukumar Ghorai
2023-10-18soc/intel/{adl, mtl}: Avoid redundant display init by joining to MBUSSubrata Banik
2023-10-18soc/intel/cmn/graphics: Implement API for IGD to join the MBUSSubrata Banik
2023-10-16soc/intel/alderlake: Add config for Client RPL FSP supportBora Guvendik
2023-10-16soc/intel/cmn/gfx: Detect dual display (eDP + HDMI)Subrata Banik
2023-10-16soc/amd/common/data_fabric_helper: add pre-processor guards for ACPIFelix Held
2023-10-16soc/amd/common/data_fabric/extended_mmio: fix compile errorsFelix Held
2023-10-16soc/intel/common/block/acpi/northbridge.asl: Reserve SBREG BARMichał Żygowski
2023-10-13soc/intel/xeon_sp/spr: Add SATA controllers 1 and 2 to devicetreeNaresh Solanki
2023-10-13soc/intel/cse: Remove unused header fileKrishna Prasad Bhat
2023-10-12soc/amd/genoa/include/data_fabric: add VGA decode enable registerFelix Held
2023-10-11soc/amd/genoa: add root complex support codeFelix Held
2023-10-11soc/amd/genoa/include: add data_fabric.hFelix Held
2023-10-11soc/amd/genoa: Enable uartVarshit Pandya
2023-10-11soc/amd/genoa: Add GPIO supportVarshit Pandya
2023-10-11soc/amd/genoa: Add SMI supportVarshit Pandya
2023-10-11soc/amd/genoa: Add GPIO definitionsVarshit Pandya
2023-10-11Kconfig: Bring HEAP_SIZE to a common, large valuePatrick Georgi
2023-10-11memlayout.ld: Increase RAMSTAGE size to more than 1MB everywherePatrick Georgi
2023-10-10soc/amd/genoa: Enable eSPI earlyArthur Heymans
2023-10-10soc/amd/genoa: Add aoac.c & enable AOAC devices earlyArthur Heymans