218 Commits (b14a4cbd84b7f5dd8dd74b95414873a4dace8953)
 

Author SHA1 Message Date
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
Jean Delvare fd3d0c91d5 In side-by-side merged cells mode, don't make columns larger than they 13 years ago
Jean Delvare 12f7cf81e9 Consistently use "SMBus receive byte" for the short byte read we use 13 years ago
Jean Delvare fe0364cb21 If either SMBus Quick Write or SMBus Receive Byte command is missing, 13 years ago
Jean Delvare 186311fb8b Don't choke when no SPD EEPROM is found while the eeprom or at24 driver is 13 years ago
Jean Delvare ad37d6af3b Read EEPROM contents before printing headers. 13 years ago
Jean Delvare cdab97639c Ignore .ao files. 13 years ago
Jean Delvare bf690d8371 libi2c: Use I2C_SMBUS_BLOCK_MAX instead of hard-coding 32 13 years ago
Jean Delvare 330bba29f3 libi2c: Properly propagate real error codes on read errors 13 years ago
Jean Delvare de3b853bb4 Add a copy of the LGPL v2.1, and clarify licenses. 13 years ago
Jean Delvare 251d594fd0 New library for I2C device access under Linux. As a first step, the 13 years ago
Jean Delvare 0f23bf3ac3 Add header file missed from a previous commit. 13 years ago
Jean Delvare 0a335f0859 Tools depends on header file version.h. Add the missing dependency to 13 years ago
Jean Delvare 93caf007f4 i2c-dev: Move SMBus helper functions to include/i2c/smbus.h 13 years ago
Jean Delvare 6526191219 i2c-dev.h: Minimize differences with kernel flavor 13 years ago
Jean Delvare 309c5dd001 decode-dimms: Use short name in side-by-side output mode also when 13 years ago
Jean Delvare f043eb5430 Decode and print bus width extension of DDR3 memory modules. 13 years ago
Jean Delvare 1611927d5f Decode and print module configuration type (parity, ECC) of DDR2 memory 13 years ago
Jean Delvare 50eccc620f i2c-stub-from-dump: Be more tolerant on input dump format 14 years ago
Jean Delvare d0a411f46c Set version to 3.1.0. 14 years ago
Jean Delvare add2bce315 Add support for the at24 kernel driver. 15 years ago
Jean Delvare 1981d2ef40 Decode module configuration type and refresh rate of DDR SDRAM. 15 years ago
Guenter Roeck 055f5effa9 i2cset: Check range for data value mask 15 years ago
Guenter Roeck 6fdf1f1e45 i2cset: Get command/mode before reading data 15 years ago
Guenter Roeck 670782bf29 CHANGES update for i2cset 15 years ago
Guenter Roeck 8da93bb0f2 i2cset: More stringent parameter validation 15 years ago
Guenter Roeck 7b4639c497 i2cset: Abort if value mask is set for block commands 15 years ago
Guenter Roeck bacad27586 i2cset: Check number of arguments for block data writes 15 years ago
Guenter Roeck 7dd2610269 i2cset: Removed obsolete method to specify value mask 15 years ago
Guenter Roeck 37ad9258ab i2cset: Replace blanks at beginning of line with tabs 15 years ago
Guenter Roeck fcc8ce36b8 Added support to write SMBus and I2C block commands to i2cset 15 years ago
Jean Delvare 210dd401a5 Make value arrays const for block write functions. Patch from Roman 15 years ago
Jean Delvare 7e636d2ae3 Set version to 3.0.3. 15 years ago
Jean Delvare 69eb935d90 Add a note about the python-devel requirement. 15 years ago
Jean Delvare e241a27bdd Simplify change list. 15 years ago
Jean Delvare 3a5d21649e Use a 20-bit limit for the i2c bus number. 15 years ago
Jean Delvare 54a2dcbba5 tools: Drop arbitrary limit on I2C bus number 15 years ago
Jean Delvare 604db400f8 Point users to the linux-i2c mailing list for questions and bug 15 years ago
Jean Delvare 7e6f85bfc5 Drop legacy reference to ISA bus. The i2c-isa fake bus driver is gone 15 years ago