356 Commits (162ed6c94528d743ee94cfd209a2e866c4f7d77a)
 

Author SHA1 Message Date
Jean Delvare 9b3b1fe843 DDR3: Add support for Load Reduced DIMM (LRDIMM). 12 years ago
Jean Delvare d6cea36b8c DDR3: Don't print raw SSTE32882 register values. Undecoded, they have 12 years ago
Jean Delvare 4532d0e65b DDR3: Simplify decoding of the heat spreader byte. This is basically a 12 years ago
Jean Delvare 3c0fa7c600 DDR3: Decode the register revision byte as suggested by Jedec 12 years ago
Jean Delvare 0950ccbb2f DDR3: Fix --side-by-side when some modules lack manufacturer 12 years ago
Jean Delvare 5561fbabf1 DDR3: Print rank 1 mapping of unbuffered DIMM. 12 years ago
Jean Delvare 62a32795b5 DDR3: Print physical characteristics and registered DIMM information 12 years ago
Jean Delvare 1cc6b92b9a DDR3: Move "mm" in physical dimensions from label to values, for 12 years ago
Jean Delvare 6ef700886a DDR3: Print width of all known module types. 12 years ago
Jean Delvare acd43b1773 DDR3: Decode and print reference card revision. 12 years ago
Jean Delvare c86e8c2e45 DDR3: Move decoding of the reference card to a dedicated function. 12 years ago
Jean Delvare bd15d6eb89 DDR3: Print timings at standard speeds. This makes it easier to figure 12 years ago
Jean Delvare 5d14992dbb DDR3: Repeat tCK, tAA, tRCD, tRP and tRAS values, so that they show up 12 years ago
Jean Delvare ce5e370506 DDR3: Fix speed and PC3 number of high-speed modules. 12 years ago
Jean Delvare 7321cb0fcc DDR3: Decode the FTB fields of tCk, tAA, tRCD, tRP and tRC. 12 years ago
Jean Delvare b4e1cbb787 DDR3: Don't print the medium and fine time bases, they aren't directly 12 years ago
Jean Delvare 9ef19df2eb DDR3: Round down PC3 numbers to comply with Jedec. 12 years ago
Jean Delvare 501890705f DDR3: Round core timings up, not down. 12 years ago
Jean Delvare 32c172530d DDR3: Use the right nibble from byte 21 as the MSB of tRAS. 12 years ago
Guenter Roeck b05d645b01 Fix build error (NULL undefined) caused by missing include file 13 years ago
Jean Delvare 25c8b60af1 Decode more DDR3 module types 13 years ago
Jean Delvare ee661452b5 Prevent hang on reserved DDR3 module type 13 years ago
Guenter Roeck 5030dfdc05 Update CHANGES to reflect tools build fix 13 years ago
Guenter Roeck 35d99af6e8 Build fails with recent versions of gcc/ld. 13 years ago
Jean Delvare c32fee2aea i2cdetect: Clarify the SMBus commands used for probing by default. 13 years ago
Jean Delvare 9fe98d57ab Print timings at standard PC speeds. The minimum cycle times for the 13 years ago
Jean Delvare 603ee7bc6d Fix decoding of SDR SPD revision. The encoding changed with revision 13 years ago
Jean Delvare 9581ff7d7c Add section headers for SDR modules, to make the output easier to read. 13 years ago
Jean Delvare 34f9788031 Remove duplicate "ns" in SDR timings. 13 years ago
Jean Delvare 9b2bef2bd4 Strip former manufacturer name in side-by-side output mode, to avoid 13 years ago
Jean Delvare 68cd4669f6 If DDR3 manufacturer page count parity is wrong, still print the 13 years ago
Jean Delvare f5032287ea Add manufacturer names from Jedec document JEP106AJ. 13 years ago
Jean Delvare 2633bb9166 Introduce helper function as_ddr(), hopefully this makes the code a 13 years ago
Jean Delvare e8a63d5c6e ddr2_core_timings is now the exact same function as ddr_core_timings 13 years ago
Jean Delvare dd7192a560 Print timings at standard DDR speeds. The minimum cycle times for the 13 years ago
Jean Delvare 921f1f22a5 Print timings at standard DDR2 speeds. The minimum cycle times for the 13 years ago
Jean Delvare ce155b6deb Missed update. 13 years ago
Jean Delvare 6c2df5dec8 decode-dimms: Print DDR2 core timings for all supported CAS values, as 13 years ago
Jean Delvare b14a4cbd84 decode-dimms: Print only the DDR2 timings which were properly defined. 13 years ago
Jean Delvare 25ec5f7bf0 decode-dimms: Print DDR2 equivalent speed of tCK max. 13 years ago
Jean Delvare c18801fcb1 decode-dimms: Print DDR core timings for all supported CAS values. 13 years ago
Jean Delvare 547161a803 decode-dimms: Print extra timing values for DDR memory modules as we do 13 years ago
Jean Delvare fc704a85ae decode-dimms: Default to merging cells in side-by-side output mode. 13 years ago
Jean Delvare a596e1ecbd Don't let missing DDR2 SPD revision or PLL relock time break side-by-side output. 13 years ago
Jean Delvare ca85c60d83 Print a space before "MHz" to improve readability. 13 years ago
Jean Delvare 8e760a90ef Print the number of banks, rows, columns and ranks for DDR modules as 13 years ago
Jean Delvare 1562eb58ee Don't let missing DDR module height break side-by-side output. 13 years ago
Jean Delvare 8a3fbf1f27 Update vendor list based on Jedec document JEP106AG. Contributed by 13 years ago
Jean Delvare 1aae8ade6e Move the code to a function, it's cleaner. 13 years ago
Jean Delvare d4da05d116 Optimize the code which computes the column width. 13 years ago