aboutsummaryrefslogtreecommitdiff
path: root/src/device/dram/ddr4.c
AgeCommit message (Expand)Author
2022-08-31device/dram/ddr4.c: note that dimm size calculation won't work for 3DSKrystian Hebel
2022-08-31device/dram/ddr4.c: fill missing ECC info from SPDKrystian Hebel
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2021-11-11arch/x86: Refactor the SMBIOS type 17 write functionSubrata Banik
2021-10-05src/acpi to src/lib: Fix spelling errorsMartin Roth
2021-06-28src/device/dram: Add terminating new lines to printk stringsNikolai Vyssotski
2021-04-05device/dram/ddr4.h: Align with DDR3 and DDR2Angel Pons
2020-09-16device/dram: Add method for converting MHz to MT/sRob Barnes
2020-05-11treewide: Remove "this file is part of" linesPatrick 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-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