122 Commits (4ea036143ac86cc496395c9057f93d672336754c)

Author SHA1 Message Date
Jean Delvare 4ea036143a DDR3: Decode and print reference card revision. 12 years ago
Jean Delvare 4986932cd2 DDR3: Move decoding of the reference card to a dedicated function. 12 years ago
Jean Delvare 5b1ac01d94 DDR3: Print timings at standard speeds. This makes it easier to figure 12 years ago
Jean Delvare f8be5ed0c4 DDR3: Repeat tCK, tAA, tRCD, tRP and tRAS values, so that they show up 12 years ago
Jean Delvare fd9aea5f02 DDR3: Fix speed and PC3 number of high-speed modules. 12 years ago
Jean Delvare cc63faf15d DDR3: Decode the FTB fields of tCk, tAA, tRCD, tRP and tRC. 12 years ago
Jean Delvare cf5730a183 DDR3: Don't print the medium and fine time bases, they aren't directly 12 years ago
Jean Delvare 756e5b4084 DDR3: Round down PC3 numbers to comply with Jedec. 12 years ago
Jean Delvare 8faea080e6 DDR3: Round core timings up, not down. 12 years ago
Jean Delvare 42aef433f7 DDR3: Use the right nibble from byte 21 as the MSB of tRAS. 12 years ago
Jean Delvare 3a0ce9b1ae Decode more DDR3 module types 13 years ago
Jean Delvare 77e1ac71c6 Prevent hang on reserved DDR3 module type 13 years ago
Jean Delvare e908f20b98 Print timings at standard PC speeds. The minimum cycle times for the 13 years ago
Jean Delvare 2d2de91359 Fix decoding of SDR SPD revision. The encoding changed with revision 13 years ago
Jean Delvare a03f0b4903 Add section headers for SDR modules, to make the output easier to read. 13 years ago
Jean Delvare d42af21a4d Remove duplicate "ns" in SDR timings. 13 years ago
Jean Delvare 4accf55e0f Strip former manufacturer name in side-by-side output mode, to avoid 13 years ago
Jean Delvare f31e1d7fa7 If DDR3 manufacturer page count parity is wrong, still print the 13 years ago
Jean Delvare dbd4ad33c8 Add manufacturer names from Jedec document JEP106AJ. 13 years ago
Jean Delvare c40856f7f0 Introduce helper function as_ddr(), hopefully this makes the code a 13 years ago
Jean Delvare 7a9093baf0 ddr2_core_timings is now the exact same function as ddr_core_timings 13 years ago
Jean Delvare 76201c4c9b Print timings at standard DDR speeds. The minimum cycle times for the 13 years ago
Jean Delvare 4221ae885c Print timings at standard DDR2 speeds. The minimum cycle times for the 13 years ago
Jean Delvare 1c7da40a31 decode-dimms: Print DDR2 core timings for all supported CAS values, as 13 years ago
Jean Delvare 1a5ed6a1d2 decode-dimms: Print only the DDR2 timings which were properly defined. 13 years ago
Jean Delvare 6b25408d34 decode-dimms: Print DDR2 equivalent speed of tCK max. 13 years ago
Jean Delvare daf6b0bd93 decode-dimms: Print DDR core timings for all supported CAS values. 13 years ago
Jean Delvare d919bc7749 decode-dimms: Print extra timing values for DDR memory modules as we do 13 years ago
Jean Delvare 23d7642d92 decode-dimms: Default to merging cells in side-by-side output mode. 13 years ago
Jean Delvare 73432b4a45 Don't let missing DDR2 SPD revision or PLL relock time break side-by-side output. 13 years ago
Jean Delvare 25749e7652 Print a space before "MHz" to improve readability. 13 years ago
Jean Delvare 23fc27b3e8 Print the number of banks, rows, columns and ranks for DDR modules as 13 years ago
Jean Delvare 6ec57efd15 Don't let missing DDR module height break side-by-side output. 13 years ago
Jean Delvare 88e9393ff2 Update vendor list based on Jedec document JEP106AG. Contributed by 13 years ago
Jean Delvare 3550d5ec0c Move the code to a function, it's cleaner. 13 years ago
Jean Delvare ff7ff3bb44 Optimize the code which computes the column width. 13 years ago
Jean Delvare 8adb91d61f In side-by-side merged cells mode, don't make columns larger than they 13 years ago
Jean Delvare 794b148f7c Don't choke when no SPD EEPROM is found while the eeprom or at24 driver is 13 years ago
Jean Delvare b4b5412f5b Read EEPROM contents before printing headers. 13 years ago
Jean Delvare f52965e1d0 decode-dimms: Use short name in side-by-side output mode also when 13 years ago
Jean Delvare 5d1353b04e Decode and print bus width extension of DDR3 memory modules. 13 years ago
Jean Delvare 800f6e1340 Decode and print module configuration type (parity, ECC) of DDR2 memory 13 years ago
Jean Delvare afcfda6d44 Add support for the at24 kernel driver. 15 years ago
Jean Delvare 68bf06b6ef Decode module configuration type and refresh rate of DDR SDRAM. 15 years ago
Jean Delvare 275b4aa94f Decode voltage interface level of DDR SDRAM. 16 years ago
Jean Delvare 5e742bac78 Be more robust against seek/read errors on sysfs. 16 years ago
Jean Delvare 10d2c36b6e Automatically adjust the width of columns in text side-by-side mode. 17 years ago
Jean Delvare 9759b37e87 Try harder to decode the manufacturing date. 17 years ago
Jean Delvare 3a0114a855 Reformat "at CAS N" output so that it no longer breaks the 17 years ago
Jean Delvare e64df51d5c Minimize the initial output differences between different memory 17 years ago