aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2023-09-12soc/amd/*/Makefile: drop wrong EFS diagramsFelix Held
2023-09-09soc/amd/common: Remove __attribute__(())Elyes Haouas
2023-09-06soc/amd: correctly report I2C controller state in ACPIFelix Held
2023-09-05soc/amd/common/vboot: Drop reporting of Silicon levelMatt DeVillier
2023-09-05amdfwtool: Add FW type FUSE_CHAIN in the config fileZheng Bao
2023-09-04soc/amd/common: Use CBFSTOOL_ADD_CMD_OPTIONS when adding psp imageArthur Heymans
2023-09-04soc/amd/mendocino: Specify and use FSP binaries for platformMatt DeVillier
2023-09-04soc/amd/cezanne: select ADD_FSP_BINARIES if USE_AMD_BLOBSMatt DeVillier
2023-09-01soc/amd/genoa: Add minimal viable code for compilationArthur Heymans
2023-09-01amd/soc/common: Use relative offset for AMDFWZheng Bao
2023-09-01util/amdfwtool: Deal with psp position in flash offset directlyZheng Bao
2023-08-31soc/amd/common/data_fabric: add support for extended MMIO addressesFelix Held
2023-08-29soc/amd/common/data_fabric/Makefile: remove invalid commentFelix Held
2023-08-26soc/amd: Move psp_transfer.h out of each SOC into commonMartin Roth
2023-08-25soc/amd/common/include/root_complex: add IOHC MISC SMN base addressesFelix Held
2023-08-15nb,soc/amd/*/northbridge: use mmio_range to add IOAPIC2 resourcesFelix Held
2023-08-15soc/amd/common/lpc: use fixed_io_range_flags instead of open codingFelix Held
2023-08-15soc/amd/common/data_fabric/domain: use get_iohc_fabric_idFelix Held
2023-08-15soc/amd/*/root_complex: introduce get_iohc_fabric_idFelix Held
2023-08-13soc/amd/common/data_fabric: handle multiple PCI root domainsFelix Held
2023-08-12soc/amd/common/data_fabric: read PCI bus decoding from DF registersFelix Held
2023-08-11soc/amd/glinda/Kconfig: fix commentFelix Held
2023-08-11soc/amd/common/data_fabric/domain: set and use max_subordinateFelix Held
2023-08-11soc/amd: Add definition of SPI ROM remappingZheng Bao
2023-08-10soc/amd/mendocino/include/data_fabric: fix IOMS0_FABRIC_ID for RembrandtFelix Held
2023-08-10soc/amd/common/psp_verstage: Enable Legacy IO only on older SoCsKarthikeyan Ramasubramanian
2023-08-09treewide: Get rid of "NO_DDRx" selectionElyes Haouas
2023-08-09soc/amd/glinda/include/data_fabric: add DF PCI config map registerFelix Held
2023-08-09soc/amd/phoenix/include/data_fabric: add DF PCI config map registerFelix Held
2023-08-09soc/amd/mendocino/include/data_fabric: add DF PCI config map registerFelix Held
2023-08-09soc/amd/cezanne/include/data_fabric: add DF PCI config map registerFelix Held
2023-08-09soc/amd/picasso/include/data_fabric: add DF PCI config map registerFelix Held
2023-08-09soc/amd/common/include/data_fabric: add missing device/device.h includeFelix Held
2023-08-09soc/amd/*: Fix UART ACPI device statusMatt DeVillier
2023-08-09soc/amd/stoneyridge: use SoC common uart opsMatt DeVillier
2023-08-08cpu/amd/pi/00730F01: Use common code for mp_initArthur Heymans
2023-08-08soc/amd/common/data_fabric/domain: read IO decode windows from registersFelix Held
2023-08-08soc/amd/glinda/include/data_fabric: add data fabric IO decode registersFelix Held
2023-08-08soc/amd/phoenix/include/data_fabric: add data fabric IO decode registersFelix Held
2023-08-08soc/amd/mendocino/include/data_fabric: add DF IO decode registersFelix Held
2023-08-08soc/amd/cezanne/include/data_fabric: add data fabric IO decode registersFelix Held
2023-08-08soc/amd/picasso/include/data_fabric: add data fabric IO decode registersFelix Held
2023-08-08soc/amd/common/data_fabric/domain: rename add_io_regionsFelix Held
2023-08-08soc/amd/common/data_fabric/domain: factor out report_data_fabric_ioFelix Held
2023-08-08soc/amd/*/include/data_fabric: add dst_ prefix to fabric_id fieldFelix Held
2023-08-08soc/amd/*/include/data_fabric: reorder register definitionsFelix Held
2023-08-08soc/amd/*/include/data_fabric: rename D18F0_DRAM_* to DF_DRAM_*Felix Held
2023-08-08soc/amd/*/include/data_fabric: rename D18F0_MMIO_* to DF_MMIO_*Felix Held
2023-08-08soc/amd/common/data_fabric_helper: use DF broadcast read/write functionsFelix Held
2023-08-08soc/amd/common/include/data_fabric_defs: introduce & use DF_REG_* macrosFelix Held
2023-08-08ACPI: Add helper fill_fadt_extended_pm_io()Kyösti Mälkki
2023-08-06device, soc: Add SPDX license headers to MakefilesMartin Roth
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-01soc/amd/mendocino: select SOC_AMD_COMMON_BLOCK_CPU_SYNC_PSP_ADDR_MSRMatt DeVillier
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-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-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-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-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-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-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-14soc/amd/common: Add warning if microcode CBFS filename is in useMartin Roth
2023-07-14soc/amd/phoenix: Disable APOB CacheKarthikeyan Ramasubramanian
2023-07-14mb/google: AMD: move tpm_tis to AMD common codeGrzegorz Bernacki