aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2023-10-02soc/amd/common/noncar/cpu: simplify get_reserved_phys_addr_bitsFelix Held
2023-10-02soc/amd/common: use common physical address bit reservation codeFelix Held
2023-09-28treewide: convert to tpm_result_tJon Murphy
2023-09-28soc/amd/genoa: Enable ECAM MMCONF supportArthur Heymans
2023-09-28soc/amd/genoa/reset.c: Add reset methodsArthur Heymans
2023-09-28soc/amd/genoa/southbridge.h: Add PM related macrosArthur Heymans
2023-09-28soc/amd/genoa: Add timer & tsc supportArthur Heymans
2023-09-28soc/amd/genoa: Add function to fetch common code dt configurationArthur Heymans
2023-09-28soc/amd/genoa: Deal with memory map for 32M or larger flashArthur Heymans
2023-09-28soc/amd/genoa: Add Kconfig/Makefile to generate PSP imageArthur Heymans
2023-09-28soc/amd/genoa: Add chipset.cbvbpandya
2023-09-25soc/amd/common/graphics: Update VBIOS cache data before hashingMatt DeVillier
2023-09-21soc/amd/*/cpu: factor out common noncar mp_init_cpusFelix Held
2023-09-21soc/amd/mendocino: Do not load MP2 Firmware when in ROKarthikeyan Ramasubramanian
2023-09-19soc/amd/picasso: add eMMC MMIO device to devicetreeFelix Held
2023-09-19soc/amd/cezanne,common: expose eMMC device in ACPI when enabledFelix Held
2023-09-18soc/amd: introduce SOC_AMD_COMMON_BLOCK_DATA_FABRIC_NP_REGIONFelix Held
2023-09-18drivers/tpm: Make temp test value naming consistentJon Murphy
2023-09-18soc/amd/common/data_fabric_helper: factor out data_fabric_set_mmio_npFelix Held
2023-09-18soc/amd/common/data_fabric_helper: use data_fabric_get_mmio_base_sizeFelix Held
2023-09-18soc/amd/common/data_fabric_helper: make some helper functions staticFelix Held
2023-09-14x86: Add .data section support for pre-memory stagesJeremy Compostella
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