| 1 | i2c-tools CHANGES |
|---|
| 2 | ----------------- |
|---|
| 3 | |
|---|
| 4 | SVN |
|---|
| 5 | i2c-dev.h: Drop I2C_FUNC_SMBUS_*I2C_BLOCK_2 defines |
|---|
| 6 | decode-dimms: Add support for little-endian word hexdumps |
|---|
| 7 | Only export the ceil function from POSIX |
|---|
| 8 | decode-vaio: Remove history |
|---|
| 9 | i2cdetect: Support i2c bus passed by name |
|---|
| 10 | Shorten the usage message |
|---|
| 11 | i2cdump: Support i2c bus passed by name |
|---|
| 12 | Shorten the usage message |
|---|
| 13 | Restrict the chip address to 0x03-0x77 |
|---|
| 14 | Split the functionality checking code into a separate function |
|---|
| 15 | Better error message on missing adapter functionality |
|---|
| 16 | i2cget: Support i2c bus passed by name |
|---|
| 17 | Shorten the usage message |
|---|
| 18 | Better error message on missing adapter functionality |
|---|
| 19 | i2cset: Support i2c bus passed by name |
|---|
| 20 | Shorten the usage message |
|---|
| 21 | Restrict the chip address to 0x03-0x77 |
|---|
| 22 | Split the code into several functions for clarity |
|---|
| 23 | Add support for short writes (SMBus send byte) |
|---|
| 24 | Better error message on missing adapter functionality |
|---|
| 25 | i2c-stub-from-dump: Add support for partial dumps |
|---|
| 26 | Report if only garbage is found in dump file |
|---|
| 27 | Behave properly when i2c-stub is already loaded |
|---|
| 28 | Stop on i2cset error |
|---|
| 29 | |
|---|
| 30 | 3.0.1 (2008-04-04) |
|---|
| 31 | Drop the trailing .pl from all perl script names |
|---|
| 32 | decode-dimms: Fix DDR2 SDRAM module speed decoding |
|---|
| 33 | Update manufacturer IDs |
|---|
| 34 | Don't print anything by default if checksum fails |
|---|
| 35 | Decode all DDR2 SDRAM timing information |
|---|
| 36 | Add support for reading SPD data from hexdumps |
|---|
| 37 | Make command line parsing more robust |
|---|
| 38 | decode-vaio: Private data might not be readable by non-root users |
|---|
| 39 | Print the asset tag |
|---|
| 40 | Fix the timestamp decoding |
|---|
| 41 | i2cdump: Fix I2C block mode error code |
|---|
| 42 | Remove man page reference to hardware monitoring chips |
|---|
| 43 | Let the user specify a register range |
|---|
| 44 | i2cset: Final status messages go to stdout |
|---|
| 45 | Return success even when readback fails or doesn't match |
|---|
| 46 | i2c-stub-from-dump: New helper script to use with i2c-stub |
|---|
| 47 | |
|---|
| 48 | 3.0.0 (2007-10-14) |
|---|
| 49 | Initial release |
|---|