summaryrefslogtreecommitdiff
path: root/src/soc/amd/common/fsp/dmi.c
AgeCommit message (Expand)Author
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
2022-11-04soc/amd/common: Only call into enabled memory typesMartin Roth
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-03-25soc/amd/dmi.c: Fix implicit enum typingArthur Heymans
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-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