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
/
intel
/
common
/
smbios.c
Age
Commit message (
Expand
)
Author
2023-06-15
soc/intel: Add max memory speed into dimm info
Eric Lai
2022-11-17
soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fill
David Milosevic
2022-01-10
src/soc/intel: Remove unused <console/console.h>
Elyes HAOUAS
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-10-30
lib: Use `smbios_bus_width_to_spd_width` for setting dimm.bus_width
Subrata Banik
2021-04-05
device/dram/ddr3: Rename DDR3 SPD memory types
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
soc/intel/common: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-12-20
{nb,soc}: Replace min/max() with MIN/MAX()
Elyes HAOUAS
2019-06-21
soc/intel: Provide SPD manufacturer ID and module type to SMBIOS
Duncan Laurie
2019-06-06
src/soc/intel/common/smbios: Add addtional infos to dimm_info
Christian Walter
2019-05-18
soc/intel: Fill DIMM serial number from SPD
Duncan Laurie
2019-02-18
soc/intel: Add mem_rank info in SMBIOS
Francois Toguo
2017-07-20
soc/intel/common/smbios: Amend debug message
Nico Huber
2017-03-10
soc/intel/common: Pass the minimum possible string length for strncpy
Barnali Sarkar
2017-03-01
soc/intel/common: Save Memory DIMM Information in SMBIOS table
Barnali Sarkar