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
/
ddr4.c
Age
Commit message (
Expand
)
Author
2022-08-31
device/dram/ddr4.c: note that dimm size calculation won't work for 3DS
Krystian Hebel
2022-08-31
device/dram/ddr4.c: fill missing ECC info from SPD
Krystian Hebel
2022-02-07
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2021-11-11
arch/x86: Refactor the SMBIOS type 17 write function
Subrata Banik
2021-10-05
src/acpi to src/lib: Fix spelling errors
Martin Roth
2021-06-28
src/device/dram: Add terminating new lines to printk strings
Nikolai Vyssotski
2021-04-05
device/dram/ddr4.h: Align with DDR3 and DDR2
Angel Pons
2020-09-16
device/dram: Add method for converting MHz to MT/s
Rob Barnes
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-04
src/device: Use SPDX for GPL-2.0-only files
Angel Pons
2019-12-11
printf: Automatically prefix %p with 0x
Julius Werner
2019-10-08
device/dram/ddr4: Check spd_bytes_total and spd_bytes_used values
Elyes HAOUAS
2019-09-17
AUTHORS: Move src/device copyrights into AUTHORS file
Martin Roth
2019-08-14
dram: Add basic DDR4 SPD parsing
Andrey Petrov