70 Commits (b8d8e7b08f0d0986dfac575a0c862049e34769cc)

Author SHA1 Message Date
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 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 5d1353b04e Decode and print bus width extension of DDR3 memory modules. 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 2856bf02a5 CHANGES update for i2cset 15 years ago
Guenter Roeck 1d6f7454fa i2cset: Removed obsolete method to specify value mask 15 years ago
Guenter Roeck 14dccf39fd Added support to write SMBus and I2C block commands to i2cset 15 years ago
Jean Delvare 3af94aa33b Make value arrays const for block write functions. Patch from Roman 15 years ago
Jean Delvare 0aafd1c49e Set version to 3.0.3. 15 years ago
Jean Delvare e1612509b5 Simplify change list. 15 years ago
Jean Delvare f90b992704 Use a 20-bit limit for the i2c bus number. 15 years ago
Jean Delvare 0cd9e87f5e tools: Drop arbitrary limit on I2C bus number 15 years ago
Jean Delvare 29544a7ef4 Point users to the linux-i2c mailing list for questions and bug 15 years ago
Jean Delvare ca52d73a84 Drop legacy reference to ISA bus. The i2c-isa fake bus driver is gone 15 years ago
Jean Delvare e14c8f327d Properly handle the rare case where /dev/i2c exists but isn't a 15 years ago
Jean Delvare d6fd059d14 Add support for multiple dumps. This makes it easier to setup test 16 years ago
Jean Delvare d07c46d361 Unload i2c-stub automatically if needed. 16 years ago
Jean Delvare c0ee6a9434 Add support for short writes with PEC. 16 years ago
Jean Delvare d3ce1380a9 Fix array initialization overrun. Reported by David Binderman. 16 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 9759b37e87 Try harder to decode the manufacturing date. 17 years ago
Jean Delvare 31177ee398 Add an option to merge identical cells. This makes the output even 17 years ago
Jean Delvare 8f3d98791e Add missing entry. 17 years ago
Jean Delvare 55d662f34f Let the environment set CC and CFLAGS. Original patch from Mike Frysinger. 17 years ago
Jean Delvare 30415b4597 Delete the decode-xeon script. It was essentially unmaintained, was 17 years ago
Jean Delvare 0933f4891c Update. 17 years ago
Jean Delvare fa0a699f13 Add support for DDR3 SDRAM. Patch from Paul Goyette. 17 years ago
Jean Delvare 0de7df39bf Move checksum to a separate function. Handle CRC of FB-DIMM and DDR3 17 years ago
Jean Delvare fd5a45d190 Use udev settle to speed up initialization. 17 years ago
Jean Delvare 1cbc16700c Set version to 3.0.2. 17 years ago
Jean Delvare 00a240e7d3 Make reading back the written value optional. 17 years ago
Jean Delvare e230c1ebe5 Set the data value mask with -m. The old method is still supported for 17 years ago
Jean Delvare f2434f705f Only export the ceil function from POSIX. By default, POSIX exports 17 years ago
Jean Delvare 34773ee2de Drop I2C_FUNC_SMBUS_*I2C_BLOCK_2 defines, as was just done in the 17 years ago
Jean Delvare 8dfba8cc8c Stop on i2cset error. 17 years ago
Jean Delvare 3d7326080b Behave properly when i2c-stub is already loaded. 17 years ago
Jean Delvare 7da2ec5e48 Add support for little-endian word hexdumps. 17 years ago
Jean Delvare 038139b95b Add support for partial dumps. 17 years ago
Jean Delvare 79b9137fd4 Use consistent transaction names (based on the SMBus specification) 18 years ago
Jean Delvare fdba3b5163 Split the functionality checking code into a separate function for 18 years ago
Jean Delvare 740a2c181d Add support for short writes (SMBus send byte). 18 years ago
Jean Delvare 2075fca653 Move the confirmation to a separate function, as is done in i2cget 18 years ago
Jean Delvare 69b9ad132e Consistently restrict the allowed I2C device address to 0x03 - 0x77. 18 years ago
Jean Delvare 7ba65d9e69 Unify and shorten the usage messages. The details can be found in 18 years ago