156 Commits (42b58a1f25d45859295110e9ae2f094776bddfed)

Author SHA1 Message Date
Jean Delvare b42464782f Missed whitespace cleanups. 17 years ago
Jean Delvare 4042df3ded Strip trailing whitespace and redundant spaces. 17 years ago
Jean Delvare a1813bf8c8 Fix obvious decoding logic bug in decode_sdr_sdram(). 17 years ago
Jean Delvare a617dccf4c New helper function value_or_undefined(). 17 years ago
Jean Delvare b5e2039962 Get rid of $l everywhere else. 17 years ago
Jean Delvare b5ec652aa8 Get rid of $l in decode_sdr_sdram(). 17 years ago
Jean Delvare 4c7b186acb Add parentheses to all printl-like function calls, for clarity. 17 years ago
Jean Delvare aeb736f514 Drop extra newline characters. 17 years ago
Jean Delvare fceba7f4bc Clean-up manufacturing data decoding functions. 17 years ago
Jean Delvare 49b3d934ee Refactor manufacturing data decoding. 17 years ago
Jean Delvare 0eb91feeb7 Do not decode DDR3 manufacturing data fields which have been left 17 years ago
Jean Delvare 41277a7c4b Add support for DDR3 SDRAM. Patch from Paul Goyette. 17 years ago
Jean Delvare e5f11aef90 Read the remainder of the EEPROM data if more than 128 bytes are used. 17 years ago
Jean Delvare 9e9acf70d0 Move manufacture date decoding to a separate function. 17 years ago
Jean Delvare f54bbc420d New manufacturer decoding for DDR3 modules. Patch from Paul Goyette. 17 years ago
Jean Delvare 75fad2ec24 One more Rambus fix. 17 years ago
Jean Delvare 78ae4ef0be Fix handling of Rambus memory modules. 17 years ago
Jean Delvare 25dae9734d Move checksum to a separate function. Handle CRC of FB-DIMM and DDR3 17 years ago
Jean Delvare a203aa81df Update comments. 17 years ago
Jean Delvare c27f8f6a11 Pass all EEPROM bytes to decoding functions, saving the need to 17 years ago
Jean Delvare 2c191a89d2 Read all EEPROM bytes at once, this is easier and even more efficient in 17 years ago
Jean Delvare fee2a0cd02 Move manufacturing information decoding to a separate function in 17 years ago
Jean Delvare 9590d810f3 Spelling fixes. 17 years ago
Jean Delvare 8cc99d7f45 Only export the ceil function from POSIX. By default, POSIX exports 17 years ago
Jean Delvare d34a2c94fc Add support for little-endian word hexdumps. 17 years ago
Jean Delvare d4e25f3d8f Remove history, it belongs to SVN. 18 years ago
Jean Delvare aed7163f2b Update the FSF address. 18 years ago
Jean Delvare ef4592db09 Drop the trailing .pl from all perl script names. 18 years ago
Jean Delvare a605ad3a0a Cache the parsed hexdumps so that each dump file is only parsed once. 18 years ago
Jean Delvare a8a3f9c7ac Drop $opt_body, name was confusing and we can easily do without it. 18 years ago
Jean Delvare 3e5a8f656d Make command line parsing more robust. 18 years ago
Jean Delvare 5ba98d1c2c More coding-style fixes. 18 years ago
Jean Delvare a56e6baf47 Patch from Trent Piepho: 18 years ago
Jean Delvare bc9cda32fd More coding-style fixes. 18 years ago
Jean Delvare 96d349d27d More consistency in output. 18 years ago
Jean Delvare 353700c0fb Use the same formatting for CAS latencies for all memory types. 18 years ago
Jean Delvare a6f7f8e857 Strip trailing whitespace. 18 years ago
Jean Delvare 09e1d02772 Patch from Trent Piepho: 18 years ago
Jean Delvare 53115213c6 Hard-code program name in header comment. 18 years ago
Jean Delvare 35cef6eb2c Switch to SVN revision numbering, so that the version is always up-to-date. 18 years ago
Jean Delvare f1c7a0def7 Drop the embedded changelog, SVN has a better revision history and the 18 years ago
Jean Delvare 726895ced3 Don't print anything by default if the checksum fails. There are many more 18 years ago
Jean Delvare 000c929755 The timestamp is only 18-byte long. 18 years ago
Jean Delvare 5d4ed1f765 More Vaio models tested successfully. 18 years ago
Jean Delvare 16a99f4b96 The model name is actually the first half of the asset tag. 18 years ago
Jean Delvare 670d3a6d92 Private Sony Vaio data might not be readable by non-root users. 18 years ago
Rudolf Marek 49683302a6 Update IDs (JEP106W). Change 'formerly' to 'former'. 18 years ago
Jean Delvare d928de76a7 decode-dimms: Fix DDR2 SDRAM module speed decoding. 18 years ago
Jean Delvare 86154825bd Typo fix. 18 years ago
Jean Delvare 0eab93f819 Don't install decode-xeon.pl on Linux 2.6 systems, it doesn't work there. 18 years ago