200 Commits (0c6e11a7e8f74bf511581253d6e808759edf0c2c)
 

Author SHA1 Message Date
Jean Delvare 0c6e11a7e8 Add manufacturer names from Jedec document JEP106AJ. 13 years ago
Jean Delvare 5e46bf8d31 Update vendor list based on Jedec document JEP106AG. Contributed by 13 years ago
Jean Delvare 242b1c714c Don't choke when no SPD EEPROM is found while the eeprom or at24 driver 13 years ago
Jean Delvare 14691e91df Add header file missed from a previous commit. 13 years ago
Jean Delvare 495e59f96b i2c-tools version 3 goes to maintenance mode 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
Jean Delvare e8c558c9a5 Properly handle the rare case where /dev/i2c exists but isn't a 15 years ago
Jean Delvare 3d8b5e9b61 Add support for multiple dumps. This makes it easier to setup test 16 years ago
Jean Delvare 0ccc954c5a Use fewer global variables, to make the code easier to read and 16 years ago
Jean Delvare 9a6022de1b Unload i2c-stub automatically if needed. 16 years ago
Jean Delvare 2ea4dccae0 Add support for short writes with PEC. 16 years ago
Jean Delvare 7c1ce6a507 Fix array initialization overrun. Reported by David Binderman. 16 years ago
Jean Delvare 71f241a1e1 Decode voltage interface level of DDR SDRAM. 16 years ago
Jean Delvare 722106833a Be more robust against seek/read errors on sysfs. 16 years ago
Jean Delvare b24086fb79 Automatically adjust the width of columns in text side-by-side mode. 17 years ago
Jean Delvare f0249a02bb Try harder to decode the manufacturing date. 17 years ago
Jean Delvare de0313bdc0 Reformat "at CAS N" output so that it no longer breaks the 17 years ago
Jean Delvare 36f8bc1dcd Minimize the initial output differences between different memory 17 years ago
Jean Delvare aeec8074a5 Add an option to merge identical cells. This makes the output even 17 years ago
Jean Delvare 7028bbd304 New side-by-side output format. Especially nice for the HTML format 17 years ago
Jean Delvare ad86273e30 Refactor HTML filtering into a separate function. 17 years ago
Jean Delvare 989e25e2a2 Delay the printing of DIMM data by storing all the output in a temporary 17 years ago
Jean Delvare 90225865d2 Store the DIMM being currently decoded in a global variable, so that 17 years ago
Jean Delvare 745a63dba3 Verify checksum or CRC before processing any DIMM module. That way we 17 years ago