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
/
include
/
spd_bin.h
Age
Commit message (
Expand
)
Author
2024-05-28
spd_bin.h: Use same macro for DDR3 and LPDDR3
Elyes Haouas
2022-11-07
lib: Add LPDDR5x DRAM type
Subrata Banik
2021-03-17
spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map()
Julius Werner
2020-05-13
lib/spd_bin: add get_spd_sn function
Jamie Chen
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-05
src/include: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-15
lib/spd_bin: Add LPDDR4X SPD information and DDR5, LPDDR5 IDs
Eric Lai
2020-03-07
lib/spd_bin: Extend LPDDR4 SPD information
Eric Lai
2019-11-29
lib/spd_bin.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-09-09
lib/spd_bin: Extend DDR4 spd information
Eric Lai
2017-06-29
lib/spd_bin: Use proper I2C addresses
Nico Huber
2017-05-27
lib/spd_bin: make SMBus SPD addresses an input
Aaron Durbin
2017-02-10
ddr3 spd: move accessor code into lib/spd_bin.c
Patrick Georgi
2016-11-30
lib: Add library to handle SPD data in CBFS or DIMM
Naresh G Solanki