summaryrefslogtreecommitdiff
path: root/sys/dev/spdmem.c
AgeCommit message (Expand)Author
2015-01-25Correct a bit test for DDR2 CAS Latency and recognise CL7 and CL6.Jonathan Gray
2015-01-19Remove dead store causing clang to warn; dhillMiod Vallat
2011-04-19Remove dead assignments and newly created unused variables.Charles Longeau
2010-06-29fix a logic error found by lintJonathan Gray
2010-03-22Split existing spdmem@i2c code into bus-agnostic spd record decoding code,Miod Vallat