61 Commits (e0cd97ce46a326e140c5335c718c32818c24913d)

Author SHA1 Message Date
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 30415b4597 Delete the decode-xeon script. It was essentially unmaintained, was 17 years ago
Jean Delvare 6f00564f52 Licensing clarification. 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 f2434f705f Only export the ceil function from POSIX. By default, POSIX exports 17 years ago
Jean Delvare 7da2ec5e48 Add support for little-endian word hexdumps. 17 years ago
Jean Delvare bb65659537 Remove history, it belongs to SVN. 18 years ago
Jean Delvare 7b893fcc25 Update the FSF address. 18 years ago
Jean Delvare 68e82f5a52 Drop the trailing .pl from all perl script names. 18 years ago
Jean Delvare 2207d7d545 Cache the parsed hexdumps so that each dump file is only parsed once. 18 years ago
Jean Delvare c12f721d2b Drop $opt_body, name was confusing and we can easily do without it. 18 years ago
Jean Delvare 6e9e29ae45 Make command line parsing more robust. 18 years ago
Jean Delvare 1d05c16643 More coding-style fixes. 18 years ago
Jean Delvare 9c55a38225 Patch from Trent Piepho: 18 years ago
Jean Delvare 3d13987c5e More coding-style fixes. 18 years ago
Jean Delvare a8c14363cd More consistency in output. 18 years ago
Jean Delvare 9ee08afadb Use the same formatting for CAS latencies for all memory types. 18 years ago
Jean Delvare 2d4ecb7ae9 Strip trailing whitespace. 18 years ago
Jean Delvare a90204d162 Patch from Trent Piepho: 18 years ago
Jean Delvare fc06b224b3 Hard-code program name in header comment. 18 years ago
Jean Delvare eea919d30b Switch to SVN revision numbering, so that the version is always up-to-date. 18 years ago
Jean Delvare bb28420857 Drop the embedded changelog, SVN has a better revision history and the 18 years ago
Jean Delvare c2005584fc Don't print anything by default if the checksum fails. There are many more 18 years ago
Jean Delvare 4e6f3a7057 The timestamp is only 18-byte long. 18 years ago
Jean Delvare 56b9dd850b More Vaio models tested successfully. 18 years ago
Jean Delvare 581a2d18bf The model name is actually the first half of the asset tag. 18 years ago