Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-25 | ARM fixes. | jamesbond | |
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). | |||
2015-10-25 | fix missing RAM memory due to functions of the same name being exported in ↵ | jamesbond | |
different shared libraries (fix: make the functions private). | |||
2014-01-03 | Add initial translation support (patch from rodin.s) | Julien Lavergne | |
2012-05-30 | Split x86 and x86_64 arches | hasufell | |
lib suffix in hardinfo/binreloc.c is already supported and will be respected now | |||
2012-01-27 | Remove "lib" prefix from modules | Leandro Pereira | |
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. | |||
2012-01-15 | Allocate/deallocate sensor labels/compute hash table only once | Leandro Pereira | |
2012-01-07 | Show moterboard information in the new summary screen | Leandro Pereira | |
2012-01-07 | Display memory size in the new computer summary screen | Leandro Pereira | |
2010-08-15 | Fix crash on module unload | Leandro Pereira | |
2010-05-09 | Add support to read memory SPD (memory type, speed, timings, etc). | Leandro A. F. Pereira | |
2010-05-08 | ARCH_i386 and ARCH_x86_64 are not defined anymore; use ARCH_x86 instead | Leandro A. F. Pereira | |
2010-05-03 | Move files from hardinfo2 to root. | Leandro A. F. Pereira | |