aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common/fsp
AgeCommit message (Expand)Author
2024-04-24soc/amd/common/amd_pci_util.h: rename bridge irq in pci_routing_infoFelix Held
2024-04-22drivers/intel/fsp2_0: Introduce fsp print helper macrosAppukuttan V K
2024-04-12tree: Drop duplicated <device/{path,resource}.h>Elyes Haouas
2024-04-11tree: Drop unused <string.h>Elyes Haouas
2024-03-30soc/amd: Remove blank lines before '}' and after '{'Elyes Haouas
2024-02-18soc: Add SPDX license headers to Kconfig filesMartin Roth
2024-02-01soc/amd/*/root_complex: use unsigned long for resource indexFelix Held
2024-01-27soc/amd: move acpi_add_fsp_tables implementation to common FSP codeFelix Held
2024-01-27soc/amd/common/fsp: use expected types for add_agesa_fsp_acpi_tableFelix Held
2024-01-25soc/amd/common: Fix typoVarshit Pandya
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/*/romstage: factor out FSP-M callFelix Held
2023-12-06soc/amd/common: Move PCIe CLKREQ programming under fspMatt DeVillier
2023-10-24soc/amd/common/graphics: Factor out FSP graphics initMatt DeVillier
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-21vendorcode/amd/fsp/common: Refactor dmi_info.hKonrad Adamczyk
2023-06-29soc/amd/common/fsp: Fix dimm_num assignmentKonrad Adamczyk
2023-02-27soc/amd/common/fsp/dmi.c: Fill in mem manufacturer from CBIMartin Roth
2023-02-27soc/amd/common/fsp/dmi.c: Add dmi_type16 ECC to memory structMartin Roth
2023-01-12soc/amd/common/fsp: Introduce SOC_AMD_COMMON_FSP_PRELOAD_FSPSFred Reitberger
2023-01-10soc/amd/common/fsp/Makefile: Fix an error messageAkihiko Odaki
2022-11-04soc/amd/common: Only call into enabled memory typesMartin Roth
2022-10-31soc: Add SPDX license headers to MakefilesMartin Roth
2022-09-14soc/amd/common/fsp: only check FSP_M size if ADD_FSP_BINARIES selectedFelix Held
2022-08-25soc/amd/common/fsp/dmi: Set dimm voltage based on memory typeMatt DeVillier
2022-08-25soc/amd/common/fsp/dmi: Print MT/s speeds, not frequency in debug outputMatt DeVillier
2022-08-25soc/amd/common/fsp/dmi: Translate DRAM speeds for (LP)DDR5Matt DeVillier
2022-08-20soc/amd/common/dmi: Add missing newline in printkMatt DeVillier
2022-08-17soc/amd/common/fsp: add common CPPC data HOB supportFelix Held
2022-08-15soc/amd/common/fsp/fsp-acpi: rework HOB pointer validity checkFelix Held
2022-07-17soc/amd/common: Fix some white spaces issuesElyes Haouas
2022-03-25soc/amd/dmi.c: Fix implicit enum typingArthur Heymans
2022-03-01soc/amd/common/fsp/fsp_validate.c: print warning instead of errorJulian Schroeder
2022-02-11soc/amd/common/fsp: check fsp image revisionJulian Schroeder
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2021-11-11arch/x86: Refactor the SMBIOS type 17 write functionSubrata Banik
2021-11-02lib: Add new argument as `ddr_type` to smbios_bus_width_to_spd_width()Subrata Banik
2021-09-24soc/amd/common: factor out FSP-related parts of common KconfigFelix Held
2021-08-30soc/amd/common/fsp/Makefile: drop strip_quotes call in FSP-M size checkFelix Held
2021-08-28soc/amd/common/fsp/Makefile: check if CONFIG_FSP_M_FILE is definedFelix Held
2021-08-27soc/amd/common/fsp/fsp_validate: add runtime check for FSP-M binary sizeFelix Held
2021-08-26soc/amd/common/fsp/Makefile: check if FSP-M is larger than FSP_M_SIZEFelix Held
2021-06-30soc/amd/common/fsp/dmi.c: Fix Type 17 DMI reportingNikolai Vyssotski
2021-06-13soc/amd/picasso: Move Type 17 DMI generation to commonNikolai Vyssotski
2021-06-07soc/amd/common/fsp/pci: Add size field to PCIe interrupt routing HOBNikolai Vyssotski
2021-05-09soc/amd/common/fsp/pci: Add helper methods for PCI IRQ tableRaul E Rangel
2021-05-07soc/amd/common: Add Kconfig/Makefile support for common/fsp/*Raul E Rangel
2021-05-05soc/amd/common/fsp/fsp-acpi: add check for maximum table sizeFelix Held
2021-05-05soc/amd/common/fsp/fsp-acpi: factor out SSDT from HOB functionalityFelix Held
2020-12-11soc/amd/picasso: move chipset_handle_reset to commonFelix Held