index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
spd.h
Age
Commit message (
Expand
)
Author
2024-05-09
include/spd.h: Add SPD_MEMORY_TYPE_LPDDR3_INTEL into spd_memory_type
Elyes Haouas
2024-05-09
include/spd.h: Add new spd_memory_type values
Elyes Haouas
2024-05-07
spd.h: Move enum ddr4_module_type to ddr4.h
Elyes Haouas
2024-05-07
spd.h: Move enum ddr5_module_type to ddr5.h
Elyes Haouas
2023-01-04
spd.h: Move enum ddr3_module_type to ddr3.h
Elyes Haouas
2023-01-04
spd.h: Move enum ddr2_module_type to ddr2.h
Elyes Haouas
2022-11-22
include/spd.h: Fix comment module type information
Elyes Haouas
2022-03-28
include/spd.h: Fix DDR4_SPD_72B_SO_{R,U}DIMM values
Elyes Haouas
2021-11-11
arch/x86: Refactor the SMBIOS type 17 write function
Subrata Banik
2021-11-02
lib: Add new argument as `ddr_type` to smbios_bus_width_to_spd_width()
Subrata Banik
2021-04-11
spd.h: Move `DIMMx` macros to i440bx/raminit.h
Angel Pons
2021-04-05
spd.h: Remove unused definitions
Angel Pons
2020-09-14
src/include: Drop unneeded empty lines
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2018-04-11
src/lib/dimm_info_util.c: Add methods to convert from SMBIOS to SPD
Raul E Rangel
2017-03-13
src/include: Wrap lines at 80 columns
Lee Leahy
2016-07-12
SPD: Add CAS latency 2
Elyes HAOUAS
2016-06-24
SPD: Add DRAM devices types
Elyes HAOUAS
2016-06-24
SPD: fix and add DDR2 SDRAM memory module types
Elyes HAOUAS
2016-06-24
spd: Add module voltage for 1.8V
Elyes HAOUAS
2016-06-14
Added CL7 support
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-03-27
smbios: add funtion for smbios type17
Kane Chen
2013-06-03
spd.h: Add all known SPD_MEMORY_TYPE definitions.
Alexandru Gagniuc
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2010-11-20
Some more DIMM0 related cleanups and deduplication.
Uwe Hermann
2010-11-20
Unify DIMM SPD addressing. For Geode, change the
Patrick Georgi
2008-08-28
Add definitions for DDR2 SPD registers.
Ed Swierk
2008-08-01
add some SPD values from specs. (trivial)
Stefan Reinauer
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2007-11-03
This patch is some small changes to the vt8237r to prepare it for
Corey Osgood
2007-05-04
This patch adds support for the AMD Geode LX CPU. (rediffed)
Marc Jones
2006-11-22
Update of the src/include/spd.h file with the following improvements:
Uwe Hermann
2006-08-23
Uwe Hermann:
Stefan Reinauer
2005-10-05
Updating FSF address in the code.
Stefan Reinauer
2005-09-13
Initial revision.
Steven J. Magnani