226 Commits (v3.0.1)
 

Author SHA1 Message Date
Jean Delvare 85443f4b8f Set version to 3.0.1. 18 years ago
Jean Delvare b8a49711c0 Fix directory creation. 18 years ago
Jean Delvare 3fd5ca4133 Minor rewording. 18 years ago
Jean Delvare aed7163f2b Update the FSF address. 18 years ago
Jean Delvare ef4592db09 Drop the trailing .pl from all perl script names. 18 years ago
Jean Delvare a605ad3a0a Cache the parsed hexdumps so that each dump file is only parsed once. 18 years ago
Jean Delvare a8a3f9c7ac Drop $opt_body, name was confusing and we can easily do without it. 18 years ago
Jean Delvare 3e5a8f656d Make command line parsing more robust. 18 years ago
Jean Delvare 5ba98d1c2c More coding-style fixes. 18 years ago
Jean Delvare a56e6baf47 Patch from Trent Piepho: 18 years ago
Jean Delvare bc9cda32fd More coding-style fixes. 18 years ago
Jean Delvare 96d349d27d More consistency in output. 18 years ago
Jean Delvare 353700c0fb Use the same formatting for CAS latencies for all memory types. 18 years ago
Jean Delvare a6f7f8e857 Strip trailing whitespace. 18 years ago
Jean Delvare 09e1d02772 Patch from Trent Piepho: 18 years ago
Jean Delvare 8e4ddd1f56 Let the user specify a register range. 18 years ago
Jean Delvare 53115213c6 Hard-code program name in header comment. 18 years ago
Jean Delvare b8322b2fc5 Add support for word register access mode. 18 years ago
Jean Delvare 0d1b482ef0 Remove reference to hardware monitoring chips. i2cdump works on all I2C/SMBus 18 years ago
Jean Delvare ee8afcb05c According to Tobias Klauser: 18 years ago
Jean Delvare 49481878a2 Add support for kernel < 2.6.19, where the i2c-stub module didn't yet have 18 years ago
Jean Delvare 35cef6eb2c Switch to SVN revision numbering, so that the version is always up-to-date. 18 years ago
Jean Delvare f1c7a0def7 Drop the embedded changelog, SVN has a better revision history and the 18 years ago
Jean Delvare 726895ced3 Don't print anything by default if the checksum fails. There are many more 18 years ago
Jean Delvare 7abc52d779 Return the correct error code on I2C block read failure. 18 years ago
Jean Delvare 000c929755 The timestamp is only 18-byte long. 18 years ago
Jean Delvare 5d4ed1f765 More Vaio models tested successfully. 18 years ago
Jean Delvare 16a99f4b96 The model name is actually the first half of the asset tag. 18 years ago
Jean Delvare 670d3a6d92 Private Sony Vaio data might not be readable by non-root users. 18 years ago
Rudolf Marek 49683302a6 Update IDs (JEP106W). Change 'formerly' to 'former'. 18 years ago
Jean Delvare d928de76a7 decode-dimms: Fix DDR2 SDRAM module speed decoding. 18 years ago
Jean Delvare 5d732a3e27 Add a manual page for i2c-stub-from-dump. 18 years ago
Jean Delvare 5f9471e63a Install i2c-stub-from-dump to /usr/sbin rather than /usr/bin, as only root 18 years ago
Jean Delvare 8a9a4585c2 Tag as a SVN version. 18 years ago
Jean Delvare 87c129180f i2c-stub-from-dump: New helper script to use with the i2c-stub kernel 18 years ago
Jean Delvare afff1260eb Final status messages go to stdout. 18 years ago
Jean Delvare 53ebfce9dc Prepare for the 3.0.0 release. 18 years ago
Jean Delvare fcb6bce3c8 Rename I2C_FUNC_SMBUS_HWPEC_CALC to I2C_FUNC_SMBUS_PEC, as was done 18 years ago
Jean Delvare abe30a288d Add a description of the package, together with installation instructions. 18 years ago
Jean Delvare 86154825bd Typo fix. 18 years ago
Jean Delvare 7d011355c6 Fix the build of i2cset and i2cget. They were accidentally swapped. 18 years ago
Jean Delvare 5db6cac12c Fix path to include directory. Reported by Ryan Mallon. 18 years ago
Jean Delvare ff5531a0f5 Install i2c-dev.h. 18 years ago
Jean Delvare 0eab93f819 Don't install decode-xeon.pl on Linux 2.6 systems, it doesn't work there. 18 years ago
Jean Delvare 3889675ca9 Fix license name. 18 years ago
Jean Delvare 2dc7307487 Rename module Makefiles from Makefile to Module.mk. They can't be used 18 years ago
Jean Delvare 91dc800ac6 Add a main Makefile and make it call the tools and eeprom modules 18 years ago
Jean Delvare 194964d667 Use strchr() instead of the deprecated index(). 18 years ago
Jean Delvare 1790eb6dd4 License fix. 18 years ago
Jean Delvare 1932485923 Fix single & instead of && in logical test in eepromer (Fedora patch). 18 years ago