summaryrefslogtreecommitdiffstats
path: root/src/include/spd_bin.h
Commit message (Expand)AuthorAgeFilesLines
* spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map()Julius Werner2021-03-171-2/+1
* lib/spd_bin: add get_spd_sn functionJamie Chen2020-05-131-0/+10
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/include: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* lib/spd_bin: Add LPDDR4X SPD information and DDR5, LPDDR5 IDsEric Lai2020-03-151-0/+3
* lib/spd_bin: Extend LPDDR4 SPD informationEric Lai2020-03-071-2/+1
* lib/spd_bin.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-291-1/+0
* lib/spd_bin: Extend DDR4 spd informationEric Lai2019-09-091-2/+4
* lib/spd_bin: Use proper I2C addressesNico Huber2017-06-291-1/+1
* lib/spd_bin: make SMBus SPD addresses an inputAaron Durbin2017-05-271-0/+1
* ddr3 spd: move accessor code into lib/spd_bin.cPatrick Georgi2017-02-101-0/+3
* lib: Add library to handle SPD data in CBFS or DIMMNaresh G Solanki2016-11-301-0/+57