summaryrefslogtreecommitdiff
path: root/lib/dimm_spd.c
Commit message (Expand)AuthorAgeFilesLines
* fru: fix memory leak in ipmi_spd_print_fruVaclav Dolezal2020-05-251-16/+16
* fru: Fix buffer overflow in ipmi_spd_print_fruChrostoper Ertl2020-02-041-1/+8
* Refactoring: optimize pointer checksAlexander Amelkin2018-08-211-3/+3
* Refactoring: get rid of superfluous comparisonsAlexander Amelkin2018-08-211-2/+2
* ID:287 - Fix print-out of DDR3 SDRAM Serial NumberZdenek Styblik2016-05-171-4/+2
* ID:287 - Remove trailing white-spaces from dimm_spd.cZdenek Styblik2016-05-161-9/+9
* ID:424 - Update dimm_spd.c with data from the latest JEDEC ListBenTech22016-02-271-124/+728
* ID:355 - Fix compiler warnings in dimm_spd.cZdenek Styblik2015-01-091-3/+2
* ID:358 - check data length in else branch of ipmi_spd_print()Zdenek Styblik2015-01-041-0/+3
* ID:357 - out-of-bound access in DDR4 codeJim Mankovich2015-01-011-3/+3
* ID:354 - Replace obsolete u_int with uint32_t in dimm_spd.cZdenek Styblik2014-12-231-2/+4
* ID: 325 DDR4 DIMM Decoding LogicJim Mankovich2014-08-131-5/+165
* ID: 325 - Can not identify DDR4 SDRAMJim Mankovich2014-08-111-0/+1
* ID:296 - Fix PSD size decodingZdenek Styblik2014-03-231-3/+11
* Move all files one level up in the file hierarcy, to avoid the useless ipmito...Petter Reinholdtsen2014-02-051-0/+935