Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-30 | spd-decode.c: break column headers out of format strings | Burt P | |
* More easily translated. * The strings are more likely to be re-usable. * A small change to one, or to a shell param, does not lose all of them. spd-decode.c still has many labels that are untranslatable, or stuck in c-format strings. Signed-off-by: Burt P <pburt0@gmail.com> | |||
2017-04-09 | Update spd-decode.c | TotalCaesar659 | |
2016-09-17 | Automatically check if eeprom module has been loaded | Leandro Pereira | |
2016-07-31 | Decode DDR3 module type (buffered, unbuffered, SODIMM, etc) | Leandro Pereira | |
2016-07-31 | Fix DDR2 mtb values | Leandro Pereira | |
2016-07-31 | Saner indentation for spd-decode.c | Leandro Pereira | |
2016-07-30 | Fix multiple problems in DDR3 SPD parsing | Leandro Pereira | |
2015-10-25 | revert commit [d5afcb6851]; fix the real cause of missing RAM display (use ↵ | jamesbond | |
moreinfo_lookup rather than hi_more_info); fix usb display crashing (util.c now looks for lsusb in /usr/sbin first); fix glibc version not showing (glibc located in /lib64/libc.so.6); initial support for DDR3 spd-decoding (incomplete, the manufacturer is not shown yet). | |||
2012-01-26 | Better manage moreinfo hashes | Leandro Pereira | |
Have only one for the whole program and use per-module namespaces/prefixes so that each module can clear its own information easily. | |||
2010-08-15 | Fix potential problems found by clang static analyzer. | Leandro Pereira | |
2010-05-09 | Remove decode_ddr_module_height() | Leandro A. F. Pereira | |
2010-05-09 | Add support to read memory SPD (memory type, speed, timings, etc). | Leandro A. F. Pereira | |