root/i2c-tools/trunk/CHANGES @ 5551

Revision 5551, 2.4 KB (checked in by khali, 4 years ago)

Add support for DDR3 SDRAM. Patch from Paul Goyette.

RevLine 
[4954]1i2c-tools CHANGES
2-----------------
3
[5533]4SVN
[5543]5  decode-dimms: Handle CRC of FB-DIMM and DDR3 SDRAM memory modules
[5551]6                Add support for DDR3 SDRAM
[5533]7  i2c-stub-from-dump: Use udev settle to speed up initialization
8
[5453]93.0.2 (2008-11-29)
[5361]10  i2c-dev.h: Drop I2C_FUNC_SMBUS_*I2C_BLOCK_2 defines
[5287]11  decode-dimms: Add support for little-endian word hexdumps
[5388]12                Only export the ceil function from POSIX
[5173]13  decode-vaio: Remove history
[5197]14  i2cdetect: Support i2c bus passed by name
[5201]15             Shorten the usage message
[5197]16  i2cdump: Support i2c bus passed by name
[5201]17           Shorten the usage message
[5203]18           Restrict the chip address to 0x03-0x77
[5239]19           Split the functionality checking code into a separate function
[5242]20           Better error message on missing adapter functionality
[5197]21  i2cget: Support i2c bus passed by name
[5201]22          Shorten the usage message
[5242]23          Better error message on missing adapter functionality
[5197]24  i2cset: Support i2c bus passed by name
[5201]25          Shorten the usage message
[5203]26          Restrict the chip address to 0x03-0x77
[5209]27          Split the code into several functions for clarity
[5237]28          Add support for short writes (SMBus send byte)
[5242]29          Better error message on missing adapter functionality
[5390]30          Set the data value mask with -m
[5393]31          Make reading back the written value optional
[5280]32  i2c-stub-from-dump: Add support for partial dumps
33                      Report if only garbage is found in dump file
[5292]34                      Behave properly when i2c-stub is already loaded
[5293]35                      Stop on i2cset error
[5173]36
[5167]373.0.1 (2008-04-04)
[5162]38  Drop the trailing .pl from all perl script names
[5011]39  decode-dimms: Fix DDR2 SDRAM module speed decoding
[5152]40                Update manufacturer IDs
[5087]41                Don't print anything by default if checksum fails
[5152]42                Decode all DDR2 SDRAM timing information
[5157]43                Add support for reading SPD data from hexdumps
[5160]44                Make command line parsing more robust
[5026]45  decode-vaio: Private data might not be readable by non-root users
[5027]46               Print the asset tag
[5029]47               Fix the timestamp decoding
[5073]48  i2cdump: Fix I2C block mode error code
[5140]49           Remove man page reference to hardware monitoring chips
[5151]50           Let the user specify a register range
[5001]51  i2cset: Final status messages go to stdout
52          Return success even when readback fails or doesn't match
[5005]53  i2c-stub-from-dump: New helper script to use with i2c-stub
[5001]54
[4954]553.0.0 (2007-10-14)
56  Initial release
Note: See TracBrowser for help on using the browser.