aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)AuthorFilesLines
2021-07-22Set version to 4.3v4.3Jean Delvare1-1/+1
2021-07-15CHANGES: Update for the upcoming releaseJean Delvare1-2/+6
2021-06-02i2cdetect: Sort the bus list by numberJean Delvare1-0/+1
2021-06-02decode-dimms: Actually decode LPDDR3 modulesJean Delvare1-0/+1
2021-03-07Revert "tools: i2ctransfer: add check for returned length from driver"Wolfram Sang1-0/+1
2021-03-07eeprom, eepromer: remove the toolsWolfram Sang1-0/+3
2020-09-22Set version to 4.2v4.2Jean Delvare1-1/+1
2020-09-11CHANGES: Update for the upcoming releaseJean Delvare1-4/+22
2020-08-10i2ctransfer: add support for I2C_M_RECV_LENWolfram Sang1-0/+1
2020-08-10add BUGS section to manpagesWolfram Sang1-0/+1
2020-08-10allow to preset custom CFLAGS and LDFLAGSWolfram Sang1-0/+1
2019-04-23tools: restrict all addresses defined by the standardWolfram Sang1-0/+1
2019-04-23tools: i2ctransfer: consequently document -aWolfram Sang1-0/+1
2019-01-09Consistently use snprintf instead of sprintfJean Delvare1-0/+1
2019-01-09decode-dimms: Move SDR-specific codeJean Delvare1-0/+1
2019-01-09decode-dimms: Print SPD revision for DDR3 tooJean Delvare1-0/+3
2018-11-30Set version to 4.1v4.1Jean Delvare1-1/+1
2018-11-30CHANGES: Add missing entries since v4.0Jean Delvare1-0/+8
2018-11-23i2c-tools: decode-dimms: New manufacturer names from JEP106AXVincent Palatin1-0/+1
2018-11-23py-smbus: Fix i2c_smbus_* error propagationGeorgii Staroselskii1-0/+1
2018-04-12eeprog: Fix ambiguous parenthesesJean Delvare1-0/+1
2018-04-04CHANGES: mention the new -a flag for the toolsWolfram Sang1-0/+1
2018-01-24CHANGES: add i2ctransferWolfram Sang1-0/+1
2017-12-05decode-dimms: Verify the CRC of DDR4 data block 1Jean Delvare1-0/+1
2017-12-05decode-dimms: Documentation update for DDR4Jean Delvare1-0/+1
2017-12-05decode-dimms: Decode physical characteristics of DDR4Jean Delvare1-0/+1
2017-12-05decode-dimms: Decode misc parameters of DDR4Jean Delvare1-0/+1
2017-12-05decode-dimms: Decode size and timings of DDR4Jean Delvare1-0/+1
2017-12-05decode-dimms: Add preliminary DDR4 supportJean Delvare1-0/+1
2017-11-02i2c-tools: i2cbusses: Avoid buffer overflows in sysfs pathsJean Delvare1-0/+3
2017-10-30Set version to 4.0Jean Delvare1-1/+2
2017-08-10eeprog: Increase sleep between byte writesStefan Agner1-0/+1
2015-07-07Mark eepromer and eeprom as deprecated.Jean Delvare1-0/+3
2015-06-29decode-dimms: Manufacturer name changes from JEP106AQJean Delvare1-0/+1
2015-06-29decode-dimms: Correctly check for out-of-bounds vendor IDJean Delvare1-0/+1
2015-01-26py-smbus: Add support for python 3Jean Delvare1-0/+1
2015-01-19Mention the current maintainer. Original patch from Wolfram Sang.Jean Delvare1-0/+1
2014-06-19decode-dimms: Fix DDR3 extended temp range refresh rate decodingJean Delvare1-0/+1
2013-10-16Manual pages for eeprog, eeprom and eepromer, contributed by JaromirJean Delvare1-0/+3
2013-10-05Add manual pages for decode-dimms and decode-vaioJean Delvare1-0/+2
2013-06-07decode-dimms: Generate XHTML 1.1 compliant markupJean Delvare1-1/+1
2013-06-07decode-dimms: Generate HTML 4.01 compliant markupJean Delvare1-0/+1
2013-05-22py-smbus: fix module level docsJean Delvare1-0/+1
2013-04-19decode-dimms: Encode "degrees" to HTML degree symbolJean Delvare1-0/+1
2013-04-15DDR3: Fully decode the SDRAM Device Type field.Jean Delvare1-0/+1
2013-04-15DDR3: Add support for Load Reduced DIMM (LRDIMM).Jean Delvare1-0/+1
2013-04-15DDR3: Don't print raw SSTE32882 register values. Undecoded, they haveJean Delvare1-0/+1
2013-04-14DDR3: Print physical characteristics and registered DIMM informationJean Delvare1-0/+1
2013-04-14DDR3: Print width of all known module types.Jean Delvare1-0/+1
2013-04-14DDR3: Decode and print reference card revision.Jean Delvare1-0/+1
2013-04-14DDR3: Print timings at standard speeds. This makes it easier to figureJean Delvare1-1/+1
2013-04-13DDR3: Fix speed and PC3 number of high-speed modules.Jean Delvare1-0/+1
2013-04-13DDR3: Decode the FTB fields of tCk, tAA, tRCD, tRP and tRC.Jean Delvare1-0/+1
2013-04-13DDR3: Don't print the medium and fine time bases, they aren't directlyJean Delvare1-0/+1
2013-04-13DDR3: Round down PC3 numbers to comply with Jedec.Jean Delvare1-0/+1
2013-04-13DDR3: Round core timings up, not down.Jean Delvare1-0/+1
2013-04-13DDR3: Use the right nibble from byte 21 as the MSB of tRAS.Jean Delvare1-0/+1
2013-03-02Fix build error (NULL undefined) caused by missing include fileGuenter Roeck1-0/+1
2013-02-13Decode more DDR3 module typesJean Delvare1-0/+1
2013-02-13Prevent hang on reserved DDR3 module typeJean Delvare1-0/+1
2012-12-21Update CHANGES to reflect tools build fixGuenter Roeck1-0/+1
2012-12-20i2cdetect: Clarify the SMBus commands used for probing by default.Jean Delvare1-0/+1
2012-12-20Print timings at standard PC speeds. The minimum cycle times for theJean Delvare1-1/+1
2012-12-20Fix decoding of SDR SPD revision. The encoding changed with revisionJean Delvare1-0/+1
2012-12-20Add section headers for SDR modules, to make the output easier to read.Jean Delvare1-0/+1
2012-12-20Remove duplicate "ns" in SDR timings.Jean Delvare1-0/+1
2012-12-20Strip former manufacturer name in side-by-side output mode, to avoidJean Delvare1-0/+1
2012-12-20If DDR3 manufacturer page count parity is wrong, still print theJean Delvare1-0/+1
2012-12-20Add manufacturer names from Jedec document JEP106AJ.Jean Delvare1-0/+1
2012-12-20Print timings at standard DDR speeds. The minimum cycle times for theJean Delvare1-1/+1
2012-12-20Print timings at standard DDR2 speeds. The minimum cycle times for theJean Delvare1-0/+1
2012-10-25Missed update.Jean Delvare1-1/+1
2012-10-25decode-dimms: Print only the DDR2 timings which were properly defined.Jean Delvare1-0/+1
2012-10-25decode-dimms: Print DDR2 equivalent speed of tCK max.Jean Delvare1-0/+1
2012-10-25decode-dimms: Print DDR core timings for all supported CAS values.Jean Delvare1-0/+1
2012-10-25decode-dimms: Print extra timing values for DDR memory modules as we doJean Delvare1-0/+1
2012-10-25decode-dimms: Default to merging cells in side-by-side output mode.Jean Delvare1-0/+1
2012-10-22Don't let missing DDR2 SPD revision or PLL relock time break side-by-side out...Jean Delvare1-1/+1
2012-10-21Print the number of banks, rows, columns and ranks for DDR modules asJean Delvare1-0/+1
2012-10-21Don't let missing DDR module height break side-by-side output.Jean Delvare1-1/+2
2012-09-07In side-by-side merged cells mode, don't make columns larger than theyJean Delvare1-0/+1
2012-09-07If either SMBus Quick Write or SMBus Receive Byte command is missing,Jean Delvare1-0/+1
2012-07-19Don't choke when no SPD EEPROM is found while the eeprom or at24 driver isJean Delvare1-0/+1
2012-07-10libi2c: Use I2C_SMBUS_BLOCK_MAX instead of hard-coding 32Jean Delvare1-0/+1
2012-07-10libi2c: Properly propagate real error codes on read errorsJean Delvare1-0/+1
2012-05-21Add a copy of the LGPL v2.1, and clarify licenses.Jean Delvare1-0/+1
2012-05-21New library for I2C device access under Linux. As a first step, theJean Delvare1-0/+1
2012-04-26i2c-dev: Move SMBus helper functions to include/i2c/smbus.hJean Delvare1-0/+1
2012-04-26i2c-dev.h: Minimize differences with kernel flavorJean Delvare1-1/+2
2012-04-18Decode and print bus width extension of DDR3 memory modules.Jean Delvare1-0/+2
2012-01-23i2c-stub-from-dump: Be more tolerant on input dump formatJean Delvare1-0/+3
2011-12-04Set version to 3.1.0.v3.1.0Jean Delvare1-1/+1
2011-02-16Add support for the at24 kernel driver.Jean Delvare1-0/+1
2011-02-16Decode module configuration type and refresh rate of DDR SDRAM.Jean Delvare1-0/+2
2011-02-15CHANGES update for i2csetGuenter Roeck1-0/+1
2011-02-15i2cset: Removed obsolete method to specify value maskGuenter Roeck1-0/+1
2011-01-29Added support to write SMBus and I2C block commands to i2csetGuenter Roeck1-0/+1
2010-12-12Make value arrays const for block write functions. Patch from RomanJean Delvare1-0/+3
2010-12-12Set version to 3.0.3.v3.0.3Jean Delvare1-1/+1
2010-12-12Simplify change list.Jean Delvare1-4/+1
2010-11-26Use a 20-bit limit for the i2c bus number.Jean Delvare1-4/+4
2010-11-25tools: Drop arbitrary limit on I2C bus numberJean Delvare1-0/+4
2010-11-16Point users to the linux-i2c mailing list for questions and bugJean Delvare1-0/+1
2010-09-22Drop legacy reference to ISA bus. The i2c-isa fake bus driver is goneJean Delvare1-0/+1
2010-08-18Properly handle the rare case where /dev/i2c exists but isn't aJean Delvare1-0/+1
2010-03-08Add support for multiple dumps. This makes it easier to setup testJean Delvare1-0/+1
2010-03-08Unload i2c-stub automatically if needed.Jean Delvare1-0/+1
2009-09-17Add support for short writes with PEC.Jean Delvare1-0/+1
2009-06-22Fix array initialization overrun. Reported by David Binderman.Jean Delvare1-0/+1
2009-06-09Decode voltage interface level of DDR SDRAM.Jean Delvare1-0/+1
2009-05-03Be more robust against seek/read errors on sysfs.Jean Delvare1-0/+1
2009-03-20Try harder to decode the manufacturing date.Jean Delvare1-0/+1
2009-03-20Add an option to merge identical cells. This makes the output evenJean Delvare1-0/+2
2009-01-19Add missing entry.Jean Delvare1-0/+1
2009-01-15Let the environment set CC and CFLAGS. Original patch from Mike Frysinger.Jean Delvare1-0/+1
2009-01-13Delete the decode-xeon script. It was essentially unmaintained, wasJean Delvare1-0/+1
2008-12-14Update.Jean Delvare1-0/+1
2008-12-11Add support for DDR3 SDRAM. Patch from Paul Goyette.Jean Delvare1-0/+1
2008-12-09Move checksum to a separate function. Handle CRC of FB-DIMM and DDR3Jean Delvare1-0/+1
2008-12-06Use udev settle to speed up initialization.Jean Delvare1-0/+3
2008-11-29Set version to 3.0.2.v3.0.2Jean Delvare1-1/+1
2008-11-20Make reading back the written value optional.Jean Delvare1-0/+1
2008-11-20Set the data value mask with -m. The old method is still supported forJean Delvare1-0/+1
2008-11-18Only export the ceil function from POSIX. By default, POSIX exportsJean Delvare1-0/+1
2008-10-19Drop I2C_FUNC_SMBUS_*I2C_BLOCK_2 defines, as was just done in theJean Delvare1-0/+1
2008-06-28Stop on i2cset error.Jean Delvare1-0/+1
2008-06-28Behave properly when i2c-stub is already loaded.Jean Delvare1-0/+1
2008-06-19Add support for little-endian word hexdumps.Jean Delvare1-0/+1
2008-06-11Add support for partial dumps.Jean Delvare1-0/+2
2008-05-05Use consistent transaction names (based on the SMBus specification)Jean Delvare1-0/+3
2008-05-05Split the functionality checking code into a separate function forJean Delvare1-0/+1
2008-05-05Add support for short writes (SMBus send byte).Jean Delvare1-0/+1
2008-04-24Move the confirmation to a separate function, as is done in i2cgetJean Delvare1-0/+1
2008-04-24Consistently restrict the allowed I2C device address to 0x03 - 0x77.Jean Delvare1-0/+2
2008-04-24Unify and shorten the usage messages. The details can be found inJean Delvare1-0/+4
2008-04-20Update.Jean Delvare1-0/+4
2008-04-10Set version to SVN.Jean Delvare1-0/+3
2008-04-04Set version to 3.0.1.v3.0.1Jean Delvare1-1/+1
2008-03-24Drop the trailing .pl from all perl script names.Jean Delvare1-0/+1
2008-03-24Drop $opt_body, name was confusing and we can easily do without it.Jean Delvare1-0/+1
2008-03-24Patch from Trent Piepho:Jean Delvare1-0/+1
2008-03-21Patch from Trent Piepho:Jean Delvare1-1/+2
2008-03-19Let the user specify a register range.Jean Delvare1-0/+1
2008-03-11Remove reference to hardware monitoring chips. i2cdump works on all I2C/SMBusJean Delvare1-0/+1
2008-01-04Don't print anything by default if the checksum fails. There are many moreJean Delvare1-0/+1
2007-12-15Return the correct error code on I2C block read failure.Jean Delvare1-0/+1
2007-11-19The timestamp is only 18-byte long.Jean Delvare1-0/+1
2007-11-19The model name is actually the first half of the asset tag.Jean Delvare1-0/+1
2007-11-19Private Sony Vaio data might not be readable by non-root users.Jean Delvare1-0/+1
2007-11-11Update IDs (JEP106W). Change 'formerly' to 'former'. Rudolf Marek1-0/+1
2007-11-11decode-dimms: Fix DDR2 SDRAM module speed decoding.Jean Delvare1-0/+1
2007-11-01Add a manual page for i2c-stub-from-dump.Jean Delvare1-1/+1
2007-11-01i2c-stub-from-dump: New helper script to use with the i2c-stub kernelJean Delvare1-0/+1
2007-11-01Final status messages go to stdout.Jean Delvare1-0/+4
2007-10-14Prepare for the 3.0.0 release.v3.0.0Jean Delvare1-0/+5