aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/phoenix
AgeCommit message (Expand)Author
2024-05-29tree: Remove unused <stddef.h>Elyes Haouas
2024-05-23soc/amd/phoenix/chip_opensil.h: add missing include guardsFelix Held
2024-05-22soc/amd/phoenix/chip.h: add USB PHY configuration for openSILFelix Held
2024-05-22soc/amd/phoenix/chip.h: add DDI configuration for openSILFelix Held
2024-05-22soc/amd/phoenix/chipset_*.cb: remove TODOFelix Held
2024-05-15mb/amd/birman/devicetree_phoenix_opensil: add stub MPIO chipsFelix Held
2024-05-06soc/amd/phoenix/include/platform_descriptor: remove TODOFelix Held
2024-04-22soc/amd/phoenix/acpi: call acpi_add_opensil_tables in openSIL caseFelix Held
2024-03-30soc/amd: Remove blank lines before '}' and after '{'Elyes Haouas
2024-03-28soc/amd/noncar: Increase bootblock size from 64K to 128KArthur Heymans
2024-03-23soc/amd/*/memmap: factor out common read_lower_soc_memmap_resourcesFelix Held
2024-03-17soc/amd/phoenix: make openSIL stub optionalMarshall Dawson
2024-02-29soc/amd: move common pci_domain_fill_ssdt implementation to acpi/Felix Held
2024-02-10soc/amd: Factor out gpp_clk_setup functionVarshit Pandya
2024-02-07soc/amd: drop unneeded data_fabric_set_mmio_npFelix Held
2024-02-02soc/amd: commonize PCI root IOAPIC initializationFelix Held
2024-02-02soc/amd/phoenix/chip.h: guard FSP-specific data structuresFelix Held
2024-02-02soc/amd/phoenix/fch: only init ACPI IO ports in FSP caseFelix Held
2024-02-02soc/amd/phoenix: add openSIL callsFelix Held
2024-02-02soc/amd/phoenix/fch: only call gpp_clk_setup in FSP caseFelix Held
2024-02-02soc/amd/phoenix: add get_pci_routing_table stub for non-FSP caseFelix Held
2024-02-02soc/amd/phoenix/Kconfig: add SOC_AMD_PHOENIX_OPENSIL optionFelix Held
2024-02-02soc/amd/phoenix/Makefile: only include FSP folder conditionallyFelix Held
2024-02-01soc/amd: factor out memmap from root_complexFelix Held
2024-02-01soc/amd/phoenix/root_complex: make read_fsp_resources call conditionalFelix Held
2024-02-01soc/amd/common/data_fabric/domain: introduce add_pci_cfg_resourcesFelix Held
2024-02-01soc/amd: rework DRAM and fixed resource reportingFelix Held
2024-02-01soc/amd/*/root_complex: use unsigned long for resource indexFelix Held
2024-01-31soc/amd/phoenix/chip: make FSP-S call conditionalFelix Held
2024-01-31device/device.h: Rename busses for clarityArthur Heymans
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2024-01-28soc/amd/*/acpi: drop CRAT TODOFelix Held
2024-01-27soc/amd: move acpi_add_fsp_tables implementation to common FSP codeFelix Held
2024-01-27soc/amd: factor out acpi_add_fsp_tablesFelix Held
2024-01-27soc/amd: use common ACPI_SCI_IRQ definitionFelix Held
2024-01-27soc/amd/*/acpi: use common soc_acpi_write_tables prototypeFelix Held
2024-01-27soc/amd: use expected function signature for soc_acpi_write_tablesFelix Held
2024-01-27soc/amd: rename agesa_write_acpi_tables to soc_acpi_write_tablesFelix Held
2024-01-26vc/amd: move verstage on PSP files to new psp_verstage folderFelix Held
2024-01-26soc/amd: factor out common acpi_add_ivrs_table implementationFelix Held
2024-01-24soc/amd/*: Rename Makefiles from .inc to .mkMartin Roth
2024-01-20soc/amd/*/chip: factor out FSP-S callFelix Held
2024-01-20soc/amd: factor out non-CAR romstage to common codeFelix Held
2024-01-20soc/amd/*/romstage: factor out FSP-M callFelix Held
2024-01-20soc/amd/phoenix/Makefile: conditionally add fsp_[m,s]_params.cFelix Held
2024-01-20soc/amd/phoenix/Kconfig: factor out FSP-specific optionsFelix Held
2024-01-11soc/amd/common/acpi: factor out common MADT codeFelix Held
2023-12-15soc/amd: drop fill_fadt_extended_pm_regsFelix Held
2023-12-06soc/amd/common: Move PCIe CLKREQ programming under fspMatt DeVillier
2023-12-06soc/amd/*/chipset.cb: don't call dummy device functions host bridgesFelix Held
2023-11-06soc/amd/*/iomap: drop unused I2C_MASTER_START_INDEX definitionsFelix Held
2023-11-02soc/amd/*: Ensure PSP soft fuse bitmask set properlyMatt DeVillier
2023-10-25soc/amd/*/Kconfig: rework SPL optionsFelix Held
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-04soc/amd: rework SPL file override and SPL fusing handlingFelix Held
2023-09-21soc/amd/*/cpu: factor out common noncar mp_init_cpusFelix Held
2023-09-18soc/amd: introduce SOC_AMD_COMMON_BLOCK_DATA_FABRIC_NP_REGIONFelix Held
2023-09-12soc/amd/*/Makefile: drop wrong EFS diagramsFelix Held
2023-09-06soc/amd: correctly report I2C controller state in ACPIFelix Held
2023-09-01util/amdfwtool: Deal with psp position in flash offset directlyZheng Bao
2023-08-26soc/amd: Move psp_transfer.h out of each SOC into commonMartin Roth
2023-08-15soc/amd/*/root_complex: introduce get_iohc_fabric_idFelix Held
2023-08-12soc/amd/common/data_fabric: read PCI bus decoding from DF registersFelix Held
2023-08-09treewide: Get rid of "NO_DDRx" selectionElyes Haouas
2023-08-09soc/amd/phoenix/include/data_fabric: add DF PCI config map registerFelix Held
2023-08-09soc/amd/*: Fix UART ACPI device statusMatt DeVillier
2023-08-08soc/amd/phoenix/include/data_fabric: add data fabric IO decode registersFelix 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_MMIO_* to DF_MMIO_*Felix Held
2023-08-08soc/amd/common/include/data_fabric_defs: introduce & use DF_REG_* macrosFelix Held
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-07-27soc/amd/common/fsp: factor out read_fsp_resources from root_complex.cFelix 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/phoenix/root_complex: add non-PCI MMIO registersFelix 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/phoenix/Makefile.inc: Enable amdfw manifestFred Reitberger
2023-07-18soc/amd/*/root_complex.c: Use newer function for resource declarationsArthur Heymans
2023-07-17soc/amd/phoenix/early_fch: don't call enable_acpimmio_decode_pm04Felix Held
2023-07-14soc/amd/phoenix: Disable APOB CacheKarthikeyan Ramasubramanian
2023-07-07soc/amd/*/globalnvs,nvs: remove deprecated & unused CBMC field from GNVSFelix Held
2023-07-07soc/amd/*/Makefile.inc: Use _tohex instead of printfFred Reitberger
2023-07-06acpi/gnvs.c: Drop unused pointer to the cbmem consoleArthur Heymans
2023-07-05soc/amd/phoenix/Makefile.inc: Refactor repeated lines to a variableFred Reitberger
2023-07-05soc/amd/phoenix/Makefile.inc: Pass APOB_NV address as offsetFred Reitberger
2023-07-03soc/amd/phoenix/Kconfig: Select VBOOT_X86_SHA256_ACCELERATIONFred Reitberger
2023-07-03soc/amd/phoenix: Remove TODO after reviewFred Reitberger
2023-07-03soc/amd/*: Utilize get_fmap_value() Makefile function where possibleMatt DeVillier
2023-06-29soc/amd/phoenix/Kconfig: Drop TODO for FSP_DMI_TABLESKonrad Adamczyk
2023-06-23commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious
2023-06-19soc/amd/*: Use proper resource function to declare GNB IOAPICsArthur Heymans
2023-06-15soc/amd/*/root_complex: reserve IOMMU MMIO areaFelix Held
2023-06-14soc|vc/amd/phoenix: Prepare for PSP verstageKarthikeyan Ramasubramanian