Age | Commit message (Expand) | Author |
---|---|---|
2017-12-20 | device/dram/ddr2.c: Store the checksum in the decoded SPD struct | Arthur Heymans |
2017-09-26 | device/dram/ddr2.c: fix a hidden syntax error introduced earlier | Bill XIE |
2017-09-22 | device/dram/ddr2.c: Decoding byte[12] bit7 as self refresh flag | Arthur Heymans |
2017-09-22 | device/dram/ddr2: Add break to several case statements that lack it | Patrick Georgi |
2017-09-20 | device/dram/ddr2.c: Improve error returning and debug output | Arthur Heymans |
2017-09-16 | device/dram/ddr2: Fix decoding tRR | Arthur Heymans |
2017-09-06 | device/dram/ddr2: Add a function to normalize tCLK | Arthur Heymans |
2017-06-09 | device/dram/ddr2.c: Fix is_registered_ddr2 | Arthur Heymans |
2017-03-10 | device/dram/ddr2: Add common ddr2 spd decoder | Patrick Rudolph |