summaryrefslogtreecommitdiffstats
path: root/common/ddr_spd.c
Commit message (Expand)AuthorAgeFilesLines
* ddr_spd: add routine for printing DDR3 SPD contentsDenis Orlov2024-03-131-8/+548
* ddr_spd: remove unused local variableMarco Felsch2023-01-261-1/+0
* ddr_spd: Support reading SPD from DDR3 sticksJohn Watts2023-01-251-5/+11
* ddr_spd: use unsigned type for crc bytes in DDR3/4 SPD checkDenis Orlov2023-01-161-10/+10
* pbl: generalize fsl i2c_early API into pbl_i2cAhmad Fatoum2022-08-081-14/+10
* common: replace license statements with SPDX-License-IdentifiersAhmad Fatoum2020-11-271-4/+1
* ddr_spd: Fix mod_ranks test张忠山2019-04-101-1/+1
* ddr_spd: Add function to read eepromSascha Hauer2019-03-041-0/+82
* ddr_spd: Update from U-BootSascha Hauer2019-03-041-24/+98
* crc: import crc_itu_t() from kernelSascha Hauer2019-03-041-1/+1
* ddr_spd: remove unused arrayOleksij Rempel2018-11-191-2/+0
* ddr_spd: add routine for printing DDR2 SPD contents in human-readable formatAlexander Smirnov2015-07-141-0/+296
* common: DDR3 SPD verification supportRenaud Barbier2014-03-181-0/+24
* common: DDR2 SPD checksum.Renaud Barbier2013-06-271-0/+39