aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common
AgeCommit message (Expand)Author
2023-08-09soc/amd/*: Fix UART ACPI device statusMatt 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/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: 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/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/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/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/common/root_complex: add function to report non-PCI resourcesFelix Held
2023-07-24soc/amd/common/block/apob: Add Kconfig option to disable APOB NVFred 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-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-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
2023-07-12soc/amd/common: Use newer function for resource declarationsArthur Heymans
2023-07-04soc/amd/common/block/acpi/ivrs: use IOMMU PCI register definitionsFelix Held
2023-07-04soc/amd/common/block/iommu: factor out PCI register definitionsFelix Held
2023-07-04soc/amd/common/block/uart: remove DRIVERS_UART_8250MEMEric Lai
2023-06-29soc/amd/common/fsp: Fix dimm_num assignmentKonrad Adamczyk
2023-06-28soc/amd/common/block/acpi/ivrs: fix missing IOAPIC[1] errorFelix Held
2023-06-27soc/amd/block/ivrs: Add NULL check for IVRSNaresh Solanki
2023-06-26soc/amd/common/iommu.c: Make sure iommu is enabledArthur Heymans
2023-06-26soc/amd/common/block/acpi/ivrs: zero-initialize ivhd_[range,entry]Felix Held
2023-06-26soc/amd/common/block/acpi/ivrs: use size of instance instead of typeFelix Held
2023-06-26soc/amd/common/block/acpi/ivrs: use memset on ivhd_[11,40]Felix Held
2023-06-23soc/amd/common/block/acpi/ivrs: zero-initialize ivhd_hpet structFelix Held
2023-06-23soc/amd/common/acpi/ivrs: add HID argument to ivhd_describe_f0_deviceFelix Held
2023-06-23soc/amd/common/block/acpi/ivrs: zero-initialize ivhd_f0 structFelix Held
2023-06-23soc/amd/common/block/acpi/ivrs: conditionally generate eMMC entryFelix Held
2023-06-23Makefile.inc: don't add fmap_config.h dependency twiceFelix Held
2023-06-23commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious
2023-06-22soc/amd/common/psp_verstage: move post codes to own headerlilacious
2023-06-20soc/amd/common/iommu: Use preprocessor values for IOMMU baseArthur Heymans
2023-06-19soc/amd/common/block/include/amdblocks/data_fabric: fix typo in 'IOAPIC'Felix Held
2023-06-15soc/amd/*/root_complex: reserve IOMMU MMIO areaFelix Held
2023-06-14acpi/acpi.h: Remove global acpi_fill_ivrs_ioapic()Arthur Heymans
2023-06-14soc/amd/acpi/ivrs: Use specific IOMMU resource index on all SOCArthur Heymans
2023-06-13soc/amd/common/cpu/noncar/cpu: rename get_smee_reserved_address_bitsFelix Held
2023-06-12soc/amd/smm: Sanity check the SMM TSEG sizeZheng Bao
2023-06-12soc/amd/block/ivrs: Generalize IVRS table generationNaresh Solanki
2023-06-07soc/amd/common/acpi/pci_root: introduce ROOT_BRIDGE macroFelix Held
2023-06-07soc/amd/common/acpi: move acpi_fill_root_complex_tom to StoneyridgeFelix Held
2023-06-07soc/amd/common/data_fabric/domain: write _BBN method in SSDTFelix Held
2023-06-07soc/amd/common/data_fabric/domain: provide amd_pci_domain_fill_ssdtFelix Held
2023-06-07soc/amd/common/data_fabric/domain: provide scan_bus and read_resourcesFelix Held
2023-06-07soc/amd/common/block/cpu/noncar: add get_usable_physical_address_bits()Felix Held
2023-06-07soc/amd/common/block/cpu/noncar/cpu: add missing types.h includeFelix Held
2023-06-02soc/amd/common/block/graphics: Add missing pci_rom_free()Grzegorz Bernacki
2023-06-02soc/amd/common/block/cpu: Refactor ucode allocationGrzegorz Bernacki
2023-05-27soc/amd/common/block/psp: Unmap EFS region after useKarthikeyan Ramasubramanian
2023-05-27soc/amd/common/psp_verstage: Fix pending mapsKarthikeyan Ramasubramanian
2023-05-27soc/amd/common/psp_verstage: Fix build for FMAP without RW slotsKarthikeyan Ramasubramanian
2023-05-22soc/amd/common/psp_verstage: Map/unmap boot device on need basisKarthikeyan Ramasubramanian
2023-05-22soc/amd/common/psp_verstage: Always build unsigned PSP verstageKarthikeyan Ramasubramanian
2023-05-16soc/amd/*/Kconfig: change ACPI_CPU_STRING to use hexadecimal CPU numbersFelix Held
2023-05-13acpi/Kconfig: move \_SB scope out of ACPI_CPU_STRINGFelix Held
2023-05-05soc/amd/cmn/acpi/sleepstates.asl: Align with sb/amdAngel Pons
2023-05-05{sb,soc}/amd/cmn/acpi/sleepstates.asl: Hook up configsAngel Pons
2023-05-04soc/amd/common/block/lpc/lpc: simplify index handling in read resourcesFelix Held
2023-05-03soc/amd/common/block/lpc/lpc: drop custom lpc_set_resourcesFelix Held
2023-05-03soc/amd/common/block/lpc/lpc: report HPET MMIOFelix Held
2023-05-03soc/amd/common/block/lpc/lpc: use mmio_range to report FCH IOAPIC MMIOFelix Held
2023-05-03soc/amd/common/block/lpc/lpc: report eSPI MMIOFelix Held
2023-05-03soc/amd/common/block/lpc/lpc: increase size of SPI BAR to 4kByteFelix Held
2023-05-03soc/amd/common/block/lpc/lpc: report mapped SPI flash as MMIO rangeFelix Held
2023-04-27soc/amd: Drop acpi_fill_madt_irqoverride()Kyösti Mälkki
2023-04-26soc/amd/common/block/gfx: Re-add signature check for vbios cacheMatt DeVillier
2023-04-26soc/amd: Use ACPI_COMMON_MADT_IOAPICKyösti Mälkki
2023-04-26arch/x86/ioapic: Promote ioapic_get_sci_pin()Kyösti Mälkki
2023-04-23include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gbFelix Held
2023-04-21soc/amd/common/cpu/noncar/early_cache: use get_top_of_mem_below_4gbFelix Held
2023-04-21soc/amd/common/block/acpi/tables: use get_top_of_mem_[below,above]_4gbFelix Held
2023-04-19soc/amd/common/block/lpc/spi_dma: Leverage CBFS_CACHE when using SPI DMAKarthikeyan Ramasubramanian