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
/
device
/
dram
/
ddr2.h
Age
Commit message (
Expand
)
Author
2023-01-04
spd.h: Move enum ddr2_module_type to ddr2.h
Elyes Haouas
2020-11-16
src: Change bare 'unsigned' to 'unsigned int'
Martin Roth
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-09
device/dram/ddr2.c: Add methods to compute to identify dram
Arthur Heymans
2018-02-22
device/ddr2,ddr3: Rename and move a few things
Arthur Heymans
2017-12-20
device/dram/ddr2.c: Store the checksum in the decoded SPD struct
Arthur Heymans
2017-09-22
device/dram/ddr2.c: Decoding byte[12] bit7 as self refresh flag
Arthur Heymans
2017-09-06
device/dram/ddr2: Add a function to normalize tCLK
Arthur Heymans
2017-06-09
device/dram/ddr2.c: Fix is_registered_ddr2
Arthur Heymans
2017-03-10
device/dram/ddr2: Add common ddr2 spd decoder
Patrick Rudolph