summaryrefslogtreecommitdiff
path: root/src/device/dram/ddr3.c
AgeCommit message (Expand)Author
2020-07-26src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-09-17AUTHORS: Move src/device copyrights into AUTHORS fileMartin Roth
2019-08-14dram: Add basic DDR4 SPD parsingAndrey Petrov
2019-06-28device/dram: Inline value into print statementJacob Garber
2019-05-29src/{device,drivers}: Add missing 'include <types.h>'Elyes HAOUAS
2019-04-25device/dram/ddr3: Remove unused variableElyes HAOUAS
2018-09-14device/ddr3: Prevent overflow when adding SMBUS Table 17 entriesNico Huber
2018-08-21nb/intel/sandybridge/raminit: Move fill_smbios17 to ddr3.cPatrick Rudolph
2018-08-20nb/intel/sandybridge: Fill in DIMM serial numberPatrick Rudolph
2018-07-02src: Get rid of unneeded whitespaceElyes HAOUAS
2018-04-16device/dram/ddr3: improve XMP supportDan Elkouby
2018-04-09device/dram/ddr2.c: Add methods to compute to identify dramArthur Heymans
2017-03-10device/dram/ddr2: Add common ddr2 spd decoderPatrick Rudolph
2016-12-27device/dram/ddr3: add FTB timingsNicola Corna
2016-11-21device/dram/ddr3: Fix calculation CRC16 of SPDKyösti Mälkki
2016-11-20device/dram/ddr3: Calculate CRC16 of SPD unique identifierKyösti Mälkki
2016-03-21device/dram/ddr3: fix debug outputPatrick Rudolph
2016-03-03src/device/dram/ddr3: Parse additional informationPatrick Rudolph
2016-02-20nb/intel/sandybridge/raminit: Add XMP supportPatrick Rudolph
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-23ddr3: add missing newlinePatrick Rudolph
2015-06-23ddr3: Fix SPD CRC calculationPatrick Rudolph
2015-01-12src/device: Doxygen fixesMartin Roth
2014-12-07ddr3: Plumber DIMM type to parsed structure.Vladimir Serbinenko
2014-11-08device/dram/ddr3.c: Fix sizeof on array func param overflowEdward O'Callaghan
2014-07-29sandy/ivybridge: Native raminit.Vladimir Serbinenko
2013-12-17device/dram/ddr3: Move CRC calculation in a separate functionAlexandru Gagniuc
2013-07-10device: Fix spellingMartin Roth
2013-06-04DDR3: Add utilities for creating MRS commandsAlexandru Gagniuc
2013-06-03dram: Add utilities for decoding DDR3 SPDsAlexandru Gagniuc