summaryrefslogtreecommitdiff
path: root/src/include/memory_info.h
AgeCommit message (Expand)Author
2021-03-01memory_info.h: Store SMBIOS error correction typeAngel Pons
2020-10-05soc: move mainboard_get_dram_part_num prototype to memory_info.hNick Vaccaro
2020-09-03memory_info: add max_speed_mts and configured_speed_mtsRob Barnes
2020-07-30smbios: Fix type 17 for Windows 10Patrick Rudolph
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: move copyrights and authors to AUTHORSPatrick Georgi
2019-06-06src/soc/intel/common/smbios: Add addtional infos to dimm_infoChristian Walter
2018-11-16SMBIOS: Remove duplicated smbios_memory_type enumElyes HAOUAS
2018-10-10lib: increase part number size in memory_info/dimm_infoAaron Durbin
2018-10-08Move compiler.h to commonlibNico Huber
2018-04-24include/memory_info.h: Change part number field from 19 bytes to 21Richard Spiegel
2018-04-12include/memory_info.h: Change serial number field from 5 bytes to 4Raul E Rangel
2018-03-23include: Update dimm_info documentationRaul E Rangel
2018-02-26src/arch/x86/smbios.c: Fix type 17 part numberRichard Spiegel
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-03-01src/include: Include stdint.h since struct dimm_info uses itBarnali Sarkar
2015-03-27smbios: add funtion for smbios type17Kane Chen