summaryrefslogtreecommitdiff
path: root/src/device/dram
AgeCommit message (Expand)Author
2021-04-05device/dram/ddr3: Drop unused MRS helpersAngel Pons
2021-04-05device/dram/ddr4.h: Align with DDR3 and DDR2Angel Pons
2021-04-05device/dram/ddr3: Rename DDR3 SPD memory typesAngel Pons
2021-04-05device/dram/ddr3: Get rid of useless typedefsAngel Pons
2021-02-16device/dram: Move SPD manufacturer names out of arch/x86Patrick Rudolph
2020-09-21src/device: Drop unneeded empty linesElyes HAOUAS
2020-09-16device/dram: Add method for converting MHz to MT/sRob Barnes
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
2020-04-04src/device: Use SPDX for GPL-2.0-only filesAngel Pons
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-10-21src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS
2019-10-08device/dram/ddr4: Check spd_bytes_total and spd_bytes_used valuesElyes HAOUAS
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-09-11src/device/dram: Fix typoElyes HAOUAS
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
2018-03-14src/device/dram/ddr2: Fix supported burst lengthsElyes HAOUAS
2018-02-22device/ddr2,ddr3: Rename and move a few thingsArthur Heymans
2017-12-20device/dram/ddr2.c: Store the checksum in the decoded SPD structArthur Heymans
2017-09-26device/dram/ddr2.c: fix a hidden syntax error introduced earlierBill XIE
2017-09-22device/dram/ddr2.c: Decoding byte[12] bit7 as self refresh flagArthur Heymans
2017-09-22device/dram/ddr2: Add break to several case statements that lack itPatrick Georgi
2017-09-20device/dram/ddr2.c: Improve error returning and debug outputArthur Heymans
2017-09-16device/dram/ddr2: Fix decoding tRRArthur Heymans
2017-09-06device/dram/ddr2: Add a function to normalize tCLKArthur Heymans
2017-06-09device/dram/ddr2.c: Fix is_registered_ddr2Arthur Heymans
2017-03-10device/dram/ddr2: Add common ddr2 spd decoderPatrick Rudolph
2017-02-10ddr3 spd: move accessor code into lib/spd_bin.cPatrick Georgi
2017-02-10ddr3 spd: Rename read_spd_from_cbfs() to read_ddr3_spd_from_cbfs()Patrick Georgi
2017-02-10device/dram: use global DIMM_SPD_SIZE Kconfig variablePatrick Georgi
2017-01-10SPD_CACHE: Drop debug statementKyösti Mälkki
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