index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
amd
/
common
/
fsp
/
dmi.c
Age
Commit message (
Expand
)
Author
2024-03-30
soc/amd: Remove blank lines before '}' and after '{'
Elyes Haouas
2023-07-21
vendorcode/amd/fsp/common: Refactor dmi_info.h
Konrad Adamczyk
2023-06-29
soc/amd/common/fsp: Fix dimm_num assignment
Konrad Adamczyk
2023-02-27
soc/amd/common/fsp/dmi.c: Fill in mem manufacturer from CBI
Martin Roth
2023-02-27
soc/amd/common/fsp/dmi.c: Add dmi_type16 ECC to memory struct
Martin Roth
2022-11-04
soc/amd/common: Only call into enabled memory types
Martin Roth
2022-08-25
soc/amd/common/fsp/dmi: Set dimm voltage based on memory type
Matt DeVillier
2022-08-25
soc/amd/common/fsp/dmi: Print MT/s speeds, not frequency in debug output
Matt DeVillier
2022-08-25
soc/amd/common/fsp/dmi: Translate DRAM speeds for (LP)DDR5
Matt DeVillier
2022-08-20
soc/amd/common/dmi: Add missing newline in printk
Matt DeVillier
2022-03-25
soc/amd/dmi.c: Fix implicit enum typing
Arthur Heymans
2022-02-07
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2021-11-11
arch/x86: Refactor the SMBIOS type 17 write function
Subrata Banik
2021-11-02
lib: Add new argument as `ddr_type` to smbios_bus_width_to_spd_width()
Subrata Banik
2021-06-30
soc/amd/common/fsp/dmi.c: Fix Type 17 DMI reporting
Nikolai Vyssotski
2021-06-13
soc/amd/picasso: Move Type 17 DMI generation to common
Nikolai Vyssotski