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
/
device
/
dram
/
ddr3.c
Age
Commit message (
Expand
)
Author
2019-09-17
AUTHORS: Move src/device copyrights into AUTHORS file
Martin Roth
2019-08-14
dram: Add basic DDR4 SPD parsing
Andrey Petrov
2019-06-28
device/dram: Inline value into print statement
Jacob Garber
2019-05-29
src/{device,drivers}: Add missing 'include <types.h>'
Elyes HAOUAS
2019-04-25
device/dram/ddr3: Remove unused variable
Elyes HAOUAS
2018-09-14
device/ddr3: Prevent overflow when adding SMBUS Table 17 entries
Nico Huber
2018-08-21
nb/intel/sandybridge/raminit: Move fill_smbios17 to ddr3.c
Patrick Rudolph
2018-08-20
nb/intel/sandybridge: Fill in DIMM serial number
Patrick Rudolph
2018-07-02
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-04-16
device/dram/ddr3: improve XMP support
Dan Elkouby
2018-04-09
device/dram/ddr2.c: Add methods to compute to identify dram
Arthur Heymans
2017-03-10
device/dram/ddr2: Add common ddr2 spd decoder
Patrick Rudolph
2016-12-27
device/dram/ddr3: add FTB timings
Nicola Corna
2016-11-21
device/dram/ddr3: Fix calculation CRC16 of SPD
Kyösti Mälkki
2016-11-20
device/dram/ddr3: Calculate CRC16 of SPD unique identifier
Kyösti Mälkki
2016-03-21
device/dram/ddr3: fix debug output
Patrick Rudolph
2016-03-03
src/device/dram/ddr3: Parse additional information
Patrick Rudolph
2016-02-20
nb/intel/sandybridge/raminit: Add XMP support
Patrick Rudolph
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-23
ddr3: add missing newline
Patrick Rudolph
2015-06-23
ddr3: Fix SPD CRC calculation
Patrick Rudolph
2015-01-12
src/device: Doxygen fixes
Martin Roth
2014-12-07
ddr3: Plumber DIMM type to parsed structure.
Vladimir Serbinenko
2014-11-08
device/dram/ddr3.c: Fix sizeof on array func param overflow
Edward O'Callaghan
2014-07-29
sandy/ivybridge: Native raminit.
Vladimir Serbinenko
2013-12-17
device/dram/ddr3: Move CRC calculation in a separate function
Alexandru Gagniuc
2013-07-10
device: Fix spelling
Martin Roth
2013-06-04
DDR3: Add utilities for creating MRS commands
Alexandru Gagniuc
2013-06-03
dram: Add utilities for decoding DDR3 SPDs
Alexandru Gagniuc