summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eeprog: Drop duplicate CFLAGSHEADmasterkhali2015-07-071-1/+1
* White space cleanupkhali2015-07-071-1/+1
* Update the package overview to reflect the move of eeprog.khali2015-07-071-2/+2
* Drop man page references to deprecated eeprom and eepromer.khali2015-07-071-3/+0
* Mark eepromer and eeprom as deprecated.khali2015-07-076-5/+25
* Update svn:updatekhali2015-07-070-0/+0
* Move eeprog to separate subdir and implement Module.mk for it.khali2015-07-077-4/+69
* decode-dimms: New manufacturer names from JEP106AQkhali2015-06-291-1/+36
* decode-dimms: Manufacturer name changes from JEP106AQkhali2015-06-292-5/+6
* decode-dimms: Refactor manufacturer decodingkhali2015-06-291-11/+17
* decode-dimms: Complete check for out-of-bounds vendor IDkhali2015-06-291-2/+6
* decode-dimms: Correctly check for out-of-bounds vendor IDkhali2015-06-292-1/+2
* Don't hard-code lib directory namekhali2015-06-171-1/+1
* Enable static use of libi2ckhali2015-06-172-0/+8
* py-smbus: Linkage fixkhali2015-03-182-2/+8
* py-smbus: Add support for python 3khali2015-01-262-2/+46
* py-smbus: Link with libi2ckhali2015-01-221-1/+1
* Mention the current maintainer. Original patch from Wolfram Sang.khali2015-01-192-0/+3
* decode-dimms: Fix DDR3 extended temp range refresh rate decodingkhali2014-06-192-2/+4
* ddcmon: Merge copyright informationkhali2014-02-191-4/+2
* Update my e-mail address and copyright years.khali2014-02-1920-36/+26
* Manual pages for eeprog, eeprom and eepromer, contributed by Jaromirkhali2013-10-164-0/+231
* Add missing option -r to usage summarykhali2013-10-051-1/+1
* Add manual pages for decode-dimms and decode-vaiokhali2013-10-054-1/+110
* decode-dimms: Generate XHTML 1.1 compliant markupkhali2013-06-072-12/+14
* decode-dimms: Generate HTML 4.01 compliant markupkhali2013-06-072-6/+8
* py-smbus: fix module level docskhali2013-05-222-1/+2
* decode-dimms: Encode "degrees" to HTML degree symbolkhali2013-04-192-1/+3
* decode-dimms: For HTML output, merge adjacent cells even if the whole line ca...khali2013-04-161-2/+13
* Doh. I've proofread these names twice and even that was not enough :(khali2013-04-151-1/+1
* Add manufacturer names from Jedec document JEP106AK.khali2013-04-151-1/+6
* decode-dimms: Fix typo in vendor namekhali2013-04-151-1/+1
* DDR3: Fully decode the SDRAM Device Type field.khali2013-04-152-3/+28
* DDR3: Cleanup the decoding of the Module Thermal Sensor field.khali2013-04-151-3/+2
* DDR3: Add support for Load Reduced DIMM (LRDIMM).khali2013-04-152-1/+19
* DDR3: Don't print raw SSTE32882 register values. Undecoded, they havekhali2013-04-152-6/+1
* DDR3: Simplify decoding of the heat spreader byte. This is basically akhali2013-04-151-3/+1
* DDR3: Decode the register revision byte as suggested by Jedeckhali2013-04-151-1/+13
* DDR3: Fix --side-by-side when some modules lack manufacturerkhali2013-04-151-12/+9
* DDR3: Print rank 1 mapping of unbuffered DIMM.khali2013-04-141-0/+3
* DDR3: Print physical characteristics and registered DIMM informationkhali2013-04-142-17/+29
* DDR3: Move "mm" in physical dimensions from label to values, forkhali2013-04-141-15/+15
* DDR3: Print width of all known module types.khali2013-04-142-8/+20
* DDR3: Decode and print reference card revision.khali2013-04-142-4/+7
* DDR3: Move decoding of the reference card to a dedicated function.khali2013-04-141-20/+26
* DDR3: Print timings at standard speeds. This makes it easier to figurekhali2013-04-142-1/+20
* DDR3: Repeat tCK, tAA, tRCD, tRP and tRAS values, so that they show upkhali2013-04-131-0/+5
* DDR3: Fix speed and PC3 number of high-speed modules.khali2013-04-132-1/+12
* DDR3: Decode the FTB fields of tCk, tAA, tRCD, tRP and tRC.khali2013-04-132-7/+19
* DDR3: Don't print the medium and fine time bases, they aren't directlykhali2013-04-132-9/+10