226 Commits (f31e1d7fa727419cb6967893e3fe502164b36411)
 

Author SHA1 Message Date
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 aacdafdaf6 Missed update. 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 fde5b209f1 Consistently use "SMBus receive byte" for the short byte read we use 13 years ago
Jean Delvare 65dc71ed6a If either SMBus Quick Write or SMBus Receive Byte command is missing, 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 38d4ea7c28 Ignore .ao files. 13 years ago
Jean Delvare 6dba392a5b libi2c: Use I2C_SMBUS_BLOCK_MAX instead of hard-coding 32 13 years ago
Jean Delvare 54239ae1e3 libi2c: Properly propagate real error codes on read errors 13 years ago
Jean Delvare b8d8e7b08f Add a copy of the LGPL v2.1, and clarify licenses. 13 years ago
Jean Delvare daf0466e26 New library for I2C device access under Linux. As a first step, the 13 years ago
Jean Delvare dbabf68c5b Add header file missed from a previous commit. 13 years ago
Jean Delvare a0020e9bd0 Tools depends on header file version.h. Add the missing dependency to 13 years ago
Jean Delvare 3ceb5a7870 i2c-dev: Move SMBus helper functions to include/i2c/smbus.h 13 years ago
Jean Delvare 82ccde6203 i2c-dev.h: Minimize differences with kernel flavor 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 234971306f i2c-stub-from-dump: Be more tolerant on input dump format 14 years ago
Jean Delvare b9b19ebfc1 Set version to 3.1.0. 14 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
Guenter Roeck 54fb556f48 i2cset: Check range for data value mask 15 years ago
Guenter Roeck e1b596c53a i2cset: Get command/mode before reading data 15 years ago
Guenter Roeck 2856bf02a5 CHANGES update for i2cset 15 years ago
Guenter Roeck 0a85576b7e i2cset: More stringent parameter validation 15 years ago
Guenter Roeck 60a749a5b8 i2cset: Abort if value mask is set for block commands 15 years ago
Guenter Roeck dc1000124a i2cset: Check number of arguments for block data writes 15 years ago
Guenter Roeck 1d6f7454fa i2cset: Removed obsolete method to specify value mask 15 years ago
Guenter Roeck ce92cda254 i2cset: Replace blanks at beginning of line with tabs 15 years ago
Guenter Roeck 14dccf39fd Added support to write SMBus and I2C block commands to i2cset 15 years ago