summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/smbios.c
Commit message (Expand)AuthorAgeFilesLines
* src/soc/intel: Remove unused <console/console.h>Elyes HAOUAS2022-01-101-1/+0
* arch/x86: Refactor the SMBIOS type 17 write functionSubrata Banik2021-11-111-22/+1
* lib: Add new argument as `ddr_type` to smbios_bus_width_to_spd_width()Subrata Banik2021-11-021-1/+1
* lib: Use `smbios_bus_width_to_spd_width` for setting dimm.bus_widthSubrata Banik2021-10-301-21/+8
* device/dram/ddr3: Rename DDR3 SPD memory typesAngel Pons2021-04-051-6/+6
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* {nb,soc}: Replace min/max() with MIN/MAX()Elyes HAOUAS2019-12-201-1/+2
* soc/intel: Provide SPD manufacturer ID and module type to SMBIOSDuncan Laurie2019-06-211-1/+25
* src/soc/intel/common/smbios: Add addtional infos to dimm_infoChristian Walter2019-06-061-1/+11
* soc/intel: Fill DIMM serial number from SPDDuncan Laurie2019-05-181-1/+4
* soc/intel: Add mem_rank info in SMBIOSFrancois Toguo2019-02-181-1/+2
* soc/intel/common/smbios: Amend debug messageNico Huber2017-07-201-1/+2
* soc/intel/common: Pass the minimum possible string length for strncpyBarnali Sarkar2017-03-101-2/+4
* soc/intel/common: Save Memory DIMM Information in SMBIOS tableBarnali Sarkar2017-03-011-0/+53