summaryrefslogtreecommitdiffstats
path: root/src/device/dram/ddr4.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-1/+1
* arch/x86: Refactor the SMBIOS type 17 write functionSubrata Banik2021-11-111-4/+4
* src/acpi to src/lib: Fix spelling errorsMartin Roth2021-10-051-1/+1
* src/device/dram: Add terminating new lines to printk stringsNikolai Vyssotski2021-06-281-1/+1
* device/dram/ddr4.h: Align with DDR3 and DDR2Angel Pons2021-04-051-6/+6
* device/dram: Add method for converting MHz to MT/sRob Barnes2020-09-161-0/+78
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/device: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-12/+2
* printf: Automatically prefix %p with 0xJulius Werner2019-12-111-1/+1
* device/dram/ddr4: Check spd_bytes_total and spd_bytes_used valuesElyes HAOUAS2019-10-081-2/+16
* AUTHORS: Move src/device copyrights into AUTHORS fileMartin Roth2019-09-171-2/+0
* dram: Add basic DDR4 SPD parsingAndrey Petrov2019-08-141-0/+248