248 Commits (6326283174227e375fd9d591e1f4ca308979cffa)
 

Author SHA1 Message Date
Jean Delvare a43f10bf6d Carry the path to eeprom data files around, instead of hard-coding it 17 years ago
Jean Delvare f2e378d79a The DIMM addresses are hexadecimal values, handle them as such. 17 years ago
Jean Delvare ba5f088897 Filter non-DIMM EEPROMs earlier. This saves one level of indentation in 17 years ago
Jean Delvare e0cd97ce46 Don't call an external tool (ls) to get the list of dimms. Using 17 years ago
Jean Delvare cbdc0f6a96 Move dimm list creation to a separate function. 17 years ago
Jean Delvare ddc62ed4c3 Misc coding-style fixes. 17 years ago
Jean Delvare d3a8812cb9 Clarify Linux kernel vs. GNU/Linux OS. 17 years ago
Jean Delvare 0473589979 py-smbus depends on <linux/i2c-dev.h>. 17 years ago
Jean Delvare 8df3e67d39 List include first, so that other modules can use it. 17 years ago
Jean Delvare 8f3d98791e Add missing entry. 17 years ago
Jean Delvare c8fd67263d Integrate py-smbus into the build system. Patch from Mike Frysinger. 17 years ago
Jean Delvare 152ffbac3a Drop stray reference to lm-sensors. 17 years ago
Jean Delvare d72c33645c Update maintainer address. 17 years ago
Jean Delvare 55d662f34f Let the environment set CC and CFLAGS. Original patch from Mike Frysinger. 17 years ago
Jean Delvare de85213372 Complete GPL header. 17 years ago
Jean Delvare 30415b4597 Delete the decode-xeon script. It was essentially unmaintained, was 17 years ago
Jean Delvare 6f00564f52 Licensing clarification. 17 years ago
Jean Delvare 0933f4891c Update. 17 years ago
Jean Delvare 69c40a9bb6 Missed whitespace cleanups. 17 years ago
Jean Delvare f4fb7c3ec6 Strip trailing whitespace and redundant spaces. 17 years ago
Jean Delvare 8924f42601 Fix obvious decoding logic bug in decode_sdr_sdram(). 17 years ago
Jean Delvare 7f97fd059d New helper function value_or_undefined(). 17 years ago
Jean Delvare e6dd1be6f8 Get rid of $l everywhere else. 17 years ago
Jean Delvare 44e0474f3f Get rid of $l in decode_sdr_sdram(). 17 years ago
Jean Delvare 25afc1f196 Add parentheses to all printl-like function calls, for clarity. 17 years ago
Jean Delvare 34b426a714 Drop extra newline characters. 17 years ago
Jean Delvare dd577b1fee Clean-up manufacturing data decoding functions. 17 years ago
Jean Delvare bf72a8af61 Refactor manufacturing data decoding. 17 years ago
Jean Delvare f9b954fd90 Do not decode DDR3 manufacturing data fields which have been left 17 years ago
Jean Delvare fa0a699f13 Add support for DDR3 SDRAM. Patch from Paul Goyette. 17 years ago
Jean Delvare cda5ec8595 Read the remainder of the EEPROM data if more than 128 bytes are used. 17 years ago
Jean Delvare a1de42b944 Move manufacture date decoding to a separate function. 17 years ago
Jean Delvare 9ea9403026 New manufacturer decoding for DDR3 modules. Patch from Paul Goyette. 17 years ago
Jean Delvare 2bddbf7005 One more Rambus fix. 17 years ago
Jean Delvare 89bd668c64 Fix handling of Rambus memory modules. 17 years ago
Jean Delvare 0de7df39bf Move checksum to a separate function. Handle CRC of FB-DIMM and DDR3 17 years ago
Jean Delvare b1b1f5efa5 Update comments. 17 years ago
Jean Delvare 148c836bfb Pass all EEPROM bytes to decoding functions, saving the need to 17 years ago
Jean Delvare 2e4f256f39 Read all EEPROM bytes at once, this is easier and even more efficient in 17 years ago
Jean Delvare b582f32aaf Move manufacturing information decoding to a separate function in 17 years ago
Jean Delvare 7113e85359 Spelling fixes. 17 years ago
Jean Delvare fd5a45d190 Use udev settle to speed up initialization. 17 years ago
Jean Delvare 1cbc16700c Set version to 3.0.2. 17 years ago
Jean Delvare 786ae8e1ab Add missing includes. 17 years ago
Jean Delvare 31277e1ab8 Add support for reading back to short writes. 17 years ago
Jean Delvare 00a240e7d3 Make reading back the written value optional. 17 years ago
Jean Delvare 497940860e Clarify the requirements of data value masking. 17 years ago
Jean Delvare 9178957b65 Allow masking on short writes. 17 years ago
Jean Delvare e230c1ebe5 Set the data value mask with -m. The old method is still supported for 17 years ago
Jean Delvare f2434f705f Only export the ceil function from POSIX. By default, POSIX exports 17 years ago