aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/smbios.c
AgeCommit message (Expand)Author
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-10-30lib: Use `smbios_bus_width_to_spd_width` for setting dimm.bus_widthSubrata Banik
2021-04-05device/dram/ddr3: Rename DDR3 SPD memory typesAngel Pons
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-20{nb,soc}: Replace min/max() with MIN/MAX()Elyes HAOUAS
2019-06-21soc/intel: Provide SPD manufacturer ID and module type to SMBIOSDuncan Laurie
2019-06-06src/soc/intel/common/smbios: Add addtional infos to dimm_infoChristian Walter
2019-05-18soc/intel: Fill DIMM serial number from SPDDuncan Laurie
2019-02-18soc/intel: Add mem_rank info in SMBIOSFrancois Toguo
2017-07-20soc/intel/common/smbios: Amend debug messageNico Huber
2017-03-10soc/intel/common: Pass the minimum possible string length for strncpyBarnali Sarkar
2017-03-01soc/intel/common: Save Memory DIMM Information in SMBIOS tableBarnali Sarkar