summaryrefslogtreecommitdiffstats
path: root/src/include/memory_info.h
Commit message (Expand)AuthorAgeFilesLines
* include/memory_info.h: Increase DIMM_INFO_TOTAL to 32Johnny Lin2022-05-121-1/+1
* src: Remove unused <stdbool>Elyes HAOUAS2022-01-191-1/+0
* include/memory_info.h: Increase DIMM_INFO_TOTAL number from 8 to 16Tim Chu2021-10-211-1/+1
* memory_info.h: Store SMBIOS error correction typeAngel Pons2021-03-011-2/+5
* soc: move mainboard_get_dram_part_num prototype to memory_info.hNick Vaccaro2020-10-051-0/+6
* memory_info: add max_speed_mts and configured_speed_mtsRob Barnes2020-09-031-0/+14
* smbios: Fix type 17 for Windows 10Patrick Rudolph2020-07-301-0/+9
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-10/+1
* treewide: move copyrights and authors to AUTHORSPatrick Georgi2020-05-061-4/+1
* src/soc/intel/common/smbios: Add addtional infos to dimm_infoChristian Walter2019-06-061-0/+4
* SMBIOS: Remove duplicated smbios_memory_type enumElyes HAOUAS2018-11-161-1/+1
* lib: increase part number size in memory_info/dimm_infoAaron Durbin2018-10-101-1/+1
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* include/memory_info.h: Change part number field from 19 bytes to 21Richard Spiegel2018-04-241-1/+1
* include/memory_info.h: Change serial number field from 5 bytes to 4Raul E Rangel2018-04-121-6/+2
* include: Update dimm_info documentationRaul E Rangel2018-03-231-3/+52
* src/arch/x86/smbios.c: Fix type 17 part numberRichard Spiegel2018-02-261-6/+9
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-2/+3
* src/include: Include stdint.h since struct dimm_info uses itBarnali Sarkar2017-03-011-0/+2
* smbios: add funtion for smbios type17Kane Chen2015-03-271-0/+46