summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set version to 4.2v4.2Jean Delvare2020-09-223-3/+3
* CHANGES: Update for the upcoming releaseJean Delvare2020-09-111-4/+22
* Manual pages: Mention the current maintainerJean Delvare2020-09-109-9/+18
* decode-vaio: Scan more i2c busesJean Delvare2020-09-101-1/+1
* decode-vaio: Add support for the at24 driverJean Delvare2020-09-101-4/+37
* There are several eeprom driversJean Delvare2020-09-102-3/+4
* libi2c: Add a manual page to document the APIJean Delvare2020-09-083-2/+146
* i2cset: Fix short writes with maskJean Delvare2020-09-081-12/+13
* tools: i2ctransfer: add check for returned length from driverWolfram Sang2020-08-291-1/+6
* decode-dimms: Update the list of vendors to Jedec JEP106BBJean Delvare2020-08-271-16/+95
* i2ctransfer: add support for I2C_M_RECV_LENWolfram Sang2020-08-103-12/+34
* add BUGS section to manpagesWolfram Sang2020-08-109-0/+31
* allow to preset custom CFLAGS and LDFLAGSWolfram Sang2020-08-104-7/+8
* i2c-stub-from-dump: Read dumps from hexdump -CJean Delvare2020-03-171-2/+2
* decode-dimms: Point the user to the right driversJean Delvare2019-10-021-3/+6
* decode-dimms: Fix the version stringJean Delvare2019-10-021-6/+3
* decode-dimms: Decode manufacturing data for LPDDR3Jean Delvare2019-10-021-1/+2
* decode-dimms: Add DDR5 memory types to the listJean Delvare2019-10-021-0/+1
* decode-dimms: Print DDR memory speed in MT/s not MHzJean Delvare2019-10-021-4/+4
* decode-dimms: Print kernel driver usedJean Delvare2019-10-021-7/+17
* decode-dimms: Detect and report truncated input filesJean Delvare2019-10-021-7/+21
* decode-dimms: Round DDR4 speed properlyJean Delvare2019-09-031-9/+21
* decode-dimms: Add MAC abbreviation for DDR4Jean Delvare2019-06-191-1/+1
* decode-dimms: display MAC from DDR3 SPDFrancois Cartegnie2019-06-191-0/+6
* tools: restrict all addresses defined by the standardWolfram Sang2019-04-2311-14/+15
* tools: i2ctransfer: consequently document -aWolfram Sang2019-04-232-3/+6
* decode-dimms: List ee1004 as a candidate driverJean Delvare2019-04-161-2/+2
* decode-dimms: Print primary bus width for DDR3 and DDR4Joakim Tjernlund2019-04-051-1/+3
* Consistently use snprintf instead of sprintfJean Delvare2019-01-092-4/+12
* decode-dimms: Move SDR-specific codeJean Delvare2019-01-092-8/+5
* decode-dimms: Print SPD revision for DDR3 tooJean Delvare2019-01-092-1/+8
* Post-release version markerJean Delvare2018-12-031-1/+1
* Set version to 4.1v4.1Jean Delvare2018-11-303-3/+3
* CHANGES: Add missing entries since v4.0Jean Delvare2018-11-301-0/+8
* i2c-tools: decode-dimms: New manufacturer names from JEP106AXVincent Palatin2018-11-232-2/+81
* py-smbus: Fix i2c_smbus_* error propagationGeorgii Staroselskii2018-11-232-7/+8
* Make PREFIX overridableJean Delvare2018-11-092-9/+9
* Make DESTDIR overridableJean Delvare2018-11-091-1/+1
* Make STRIP overridableJean Delvare2018-11-094-3/+4
* libi2c: Mention the correct license in source filesJean Delvare2018-08-032-28/+9
* eeprog: Fix ambiguous parenthesesJean Delvare2018-04-122-2/+5
* CHANGES: mention the new -a flag for the toolsWolfram Sang2018-04-041-0/+1
* i2ctransfer: '-f' shouldn't allow all addresses, '-a' does thatWolfram Sang2018-04-042-17/+8
* tools: add all_addrs option for i2c toolsRomain Porte2018-03-2410-19/+47
* CHANGES: add i2ctransferWolfram Sang2018-01-241-0/+1
* Delete duplicate i2c-dev.hJean Delvare2018-01-231-72/+0
* lib/Module.mk: Don't install dynamic library when disabledBaruch Siach2018-01-091-0/+2
* eeprog/Module.mk: Add missing dependencyMaxin B. John2017-12-191-1/+1
* Makefile: Allow to really disable the dynamic libraryJean Delvare2017-12-141-0/+2
* lib/Module.mk: Fix LIB_LINKS dependencyAngelo Compagnucci2017-12-141-2/+1