index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
memory_info.h
Age
Commit message (
Expand
)
Author
2020-10-05
soc: move mainboard_get_dram_part_num prototype to memory_info.h
Nick Vaccaro
2020-09-03
memory_info: add max_speed_mts and configured_speed_mts
Rob Barnes
2020-07-30
smbios: Fix type 17 for Windows 10
Patrick Rudolph
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: move copyrights and authors to AUTHORS
Patrick Georgi
2019-06-06
src/soc/intel/common/smbios: Add addtional infos to dimm_info
Christian Walter
2018-11-16
SMBIOS: Remove duplicated smbios_memory_type enum
Elyes HAOUAS
2018-10-10
lib: increase part number size in memory_info/dimm_info
Aaron Durbin
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-04-24
include/memory_info.h: Change part number field from 19 bytes to 21
Richard Spiegel
2018-04-12
include/memory_info.h: Change serial number field from 5 bytes to 4
Raul E Rangel
2018-03-23
include: Update dimm_info documentation
Raul E Rangel
2018-02-26
src/arch/x86/smbios.c: Fix type 17 part number
Richard Spiegel
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-03-01
src/include: Include stdint.h since struct dimm_info uses it
Barnali Sarkar
2015-03-27
smbios: add funtion for smbios type17
Kane Chen