aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2023-08-06soc/intel/common/tcss: Configure USB-C ports with attached devicesCoolStar
2023-08-06soc/intel/common/block/tcss: Fix printk formattingMatt DeVillier
2023-08-05src/*/post_code.h: Change post code prefix to POSTCODEYuchen He
2023-08-04soc/amd/phoenix: Makefile change to include split hash tableKarthikeyan Ramasubramanian
2023-08-04soc/amd/phoenix: Add SVC call to inject v2 hash tablesKarthikeyan Ramasubramanian
2023-08-04soc/amd/common/psp_verstage: Support multiple hash tablesKarthikeyan Ramasubramanian
2023-08-04soc/amd/common/data_fabric_helper: add comment about cfg_inst_acc_enFelix Held
2023-08-04soc/intel/meteorlake: Hook up UPD for C1 C-state auto-demotionSukumar Ghorai
2023-08-04soc/intel/mtl: Change default for debug consent from 3 to 6Kane Chen
2023-08-04soc/sifive/fu540/Kconfig: Fix opensbi platformMaximilian Brune
2023-08-04soc/intel/common: Return CB_ERR when cse_data_clear_request() failsKrishna Prasad Bhat
2023-08-04soc/intel/meteorlake: Generate new TME key on each warm bootPratikkumar Prajapati
2023-08-03soc/intel/common/block/cse/Kconfig: Remove unused symbolsElyes Haouas
2023-08-03soc/intel/xeon_sp/spr/Kconfig: Remove unused MAX_MC_CHNElyes Haouas
2023-08-03soc/intel/jasperlake: Remove dummy CPU_SPECIFIC_OPTIONSElyes Haouas
2023-08-03soc/intel/skylake: Remove dummy CPU_SPECIFIC_OPTIONSElyes Haouas
2023-08-03soc/intel/tigerlake: Remove dummy CPU_SPECIFIC_OPTIONSElyes Haouas
2023-08-03soc/intel/xeon_sp/Kconfig: Remove useless USE_FSP2_0_DRIVERElyes Haouas
2023-08-03soc/intel/xeon_sp/spr/Kconfig: Remove unused SIPI_FINAL_TIMEOUTElyes Haouas
2023-08-03soc/intel/broadwell/Kconfig: Remove dummy SOC_SPECIFIC_OPTIONSElyes Haouas
2023-08-03soc/intel/meteorlake: Set UPDs for TME exclusion range and new key genPratikkumar Prajapati
2023-08-03soc/intel/common: Merge TME new key gen and exclusion range configsPratikkumar Prajapati
2023-08-03soc/intel/alderlake/meminit.c: Guard CsPiStartHighinEct properlyMichał Żygowski
2023-08-03src/soc/intel/alderlake: add SOC_INTEL_RAPTORLAKE_PCH_S symbolMichał Żygowski
2023-08-03soc/intel/alderlake: Depend RPL-guarded FSP UPDs on FSP_USE_REPOMichał Żygowski
2023-08-01soc/amd/mendocino: select SOC_AMD_COMMON_BLOCK_CPU_SYNC_PSP_ADDR_MSRMatt DeVillier
2023-08-01soc/intel/broadwell/include/soc/me.h: Use C99 flexible arraysElyes Haouas
2023-08-01soc/intel/common/mma: Use C99 flexible arraysElyes Haouas
2023-08-01soc/amd/common: Redefine EFS_OFFSETZheng Bao
2023-07-31soc/amd/common/cpu: Add Kconfig to program the PSP_ADDR MSRMatt DeVillier
2023-07-31soc/intel/apl: Hide PMC/IPC ACPI device from WindowsMatt DeVillier
2023-07-31soc/intel/apl: program VMX per Kconfig settingMatt DeVillier
2023-07-31soc/intel/alderlake: Allow channel 0 for DDR5 memory-downJeremy Soller
2023-07-31soc/intel/common/block/pcr: Remove useless break after a returnElyes Haouas
2023-07-31soc/intel/alderlake/hsphy.c: Use C99 flexible arraysElyes Haouas
2023-07-30soc/amd/common/data_fabric/domain: skip reserved resources for ACPIFelix Held
2023-07-30soc/amd/common/data_fabric/domain: continue after unassigned resourceFelix Held
2023-07-30soc/intel/broadwell/pch/me.c: Use C99 flexible arraysElyes Haouas
2023-07-28soc/amd/commonn/block/include/psp_efs.h: Remove unused functionFred Reitberger
2023-07-27soc/amd/noncar/memlayout_x86.ld: Conditionally add fspm regionFelix Held
2023-07-27soc/amd/noncar/memlayout_x86.ld: Move ramstage link addressArthur Heymans
2023-07-27soc/amd/noncar/memmap.c: Support non-FSP use casesFelix Held
2023-07-27soc/amd/noncar/memmap.c: factor out FSP-specific SMM region codeFelix Held
2023-07-27soc/amd/common/fsp: factor out read_fsp_resources from root_complex.cFelix Held
2023-07-27soc/amd/cpu.c: Conditionally define .acpi_fill_ssdtFelix Held
2023-07-25soc/amd/*/root_complex: introduce and use SMN_IOHC_MISC_BASE_13B1Felix Held
2023-07-25soc/amd/*/root_complex: don't report root complex IOAPIC resource twiceFelix Held
2023-07-25soc/amd/common/acpi/ivrs: probe IOAPIC device on domain deviceFelix Held
2023-07-25soc/amd/common/data_fabric/domain: report non-PCI MMIO resourcesFelix Held
2023-07-25soc/amd/glinda/root_complex: add non-PCI MMIO registersFelix Held
2023-07-25soc/amd/phoenix/root_complex: add non-PCI MMIO registersFelix Held
2023-07-25soc/amd/mendocino/root_complex: add non-PCI MMIO registersFelix Held
2023-07-25soc/amd/cezanne/root_complex: add non-PCI MMIO registersFelix Held
2023-07-25soc/amd/picasso/root_complex: add non-PCI MMIO registersFelix Held
2023-07-25soc/amd/common/root_complex: add function to report non-PCI resourcesFelix Held
2023-07-25soc/intel/meteorlake: Remove dummy CPU_SPECIFIC_OPTIONSElyes Haouas
2023-07-25soc/intel/xeon/spr: Improve RMT configurationNaresh Solanki
2023-07-24soc/amd/*/Makefile.inc: Do not add APOB NV entry when disabledFred Reitberger
2023-07-24mb/google/myst: Disable APOB NVFred Reitberger
2023-07-24soc/amd/common/block/apob: Add Kconfig option to disable APOB NVFred Reitberger
2023-07-24soc/amd/phoenix/Makefile.inc: Enable amdfw manifestFred Reitberger
2023-07-21soc/intel/alderlake: Hook up UPD PchHdaSdiEnableBora Guvendik
2023-07-21vendorcode/amd/fsp/common: Refactor dmi_info.hKonrad Adamczyk
2023-07-20soc/amd/common/pi: Ensure AGESA S3 resume called before SMM lockMatt DeVillier
2023-07-20soc/amd/common/smn/Kconfig: expand SMN acronymFelix Held
2023-07-20soc/amd/common/block/smn: add smn_read64Felix Held
2023-07-20soc/intel/xeon_sp: use VGA_MMIO_* defines from arch/vga.hFelix Held
2023-07-20acpi: Move ECAM resource below PNP0C02 device in a common placeArthur Heymans
2023-07-19soc/intel/alderlake: Use 1MB CBMEM console buffer with FSP debugSubrata Banik
2023-07-19soc/intel/{adl, mtl}: Reduce CAR usage while using FSP debug binariesSubrata Banik
2023-07-18include/cpu/amd/msr: introduce and use PSTATE_MSR_COUNTFelix Held
2023-07-18soc/amd/stoneyridge/pstate_util: fix off by one in P-state MSR numberFelix Held
2023-07-18soc/amd/*/root_complex.c: Use newer function for resource declarationsArthur Heymans
2023-07-18soc/amd/stoneyridge: Use newer function for resource declarationsArthur Heymans
2023-07-18soc/intel/alderlake: Hook up CsPiStartHighinEct UPDKane Chen
2023-07-18soc/intel/xeon_sp: Skip empty socketsPatrick Rudolph
2023-07-18soc/intel/xeon_sp: Use SocketID in NUMA table generationPatrick Rudolph
2023-07-18soc/intel/xeon_sp: Remove invalid commentPatrick Rudolph
2023-07-18soc/intel/xeon_sp: Introduce soc_cpu_is_enabledPatrick Rudolph
2023-07-18soc/intel/xeon_sp: Print HOB for all socketsPatrick Rudolph
2023-07-18soc/intel/meteorlake: Enable PCIE_CLOCK_CONTROL_THROUGH_P2SBKane Chen
2023-07-18soc/intel/common/acpi: Support on/off PCIe CLK by P2SBKane Chen
2023-07-18soc/intel/meteorlake: Include IOE PCR register accessSubrata Banik
2023-07-18soc/intel/common/acpi: Add IOE PS2B access APIsSubrata Banik
2023-07-18soc/intel/meteorlake: Add IOE P2SB Base AddressSubrata Banik
2023-07-18soc/intel/common/acpi: Create helper APIs for common P2SB accessSubrata Banik
2023-07-17soc/amd/common/acpimmio: factor out IO port access to PM registersFelix Held
2023-07-17soc/amd/common/pm/pmlib: use PM register mapping in ACPIMMIO regionFelix Held
2023-07-17soc/amd/common/lpc/lpc_util: use PM register mapping in ACPIMMIO regionFelix Held
2023-07-17soc/amd/common/acpimmio/mmio_util: drop enable_acpimmio_decode_pm24Felix Held
2023-07-17soc/amd/glinda/early_fch: don't call enable_acpimmio_decode_pm04Felix Held
2023-07-17soc/amd/phoenix/early_fch: don't call enable_acpimmio_decode_pm04Felix Held
2023-07-17soc/intel/adl: Add power limits for RPL-H 4P+8E 45WTim Crawford
2023-07-17soc/intel/denverton: Use newer function for resource declarationsArthur Heymans
2023-07-15soc/intel/common: Add support for AP initiated mode entryKapil Porwal
2023-07-14soc/amd/common: Add warning if microcode CBFS filename is in useMartin Roth
2023-07-14soc/intel/cannonlake: Hook up ucode for CML-STim Crawford
2023-07-14soc/amd/phoenix: Disable APOB CacheKarthikeyan Ramasubramanian
2023-07-14mb/google: AMD: move tpm_tis to AMD common codeGrzegorz Bernacki
2023-07-14soc/intel/adl: Add Raptor Lake-HX definitionsTim Crawford