Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-14 | FIX Possible variable missing initialize before use | hwspeedy | |
2024-03-12 | LICENSE - Fixed old addresses, updated tools/check_license.sh to correct ↵ | hwspeedy | |
detect all licenses | |||
2024-02-28 | FIX GCC warnings and enable debug for old distros | hwspeedy | |
2024-02-08 | FIX CodeQL warnings | bigbear | |
2023-03-01 | Devices/SPD: Fixed part number decoding for DDR2 and older | Ondrej Čerman | |
2023-03-01 | Devices/SPD: added support for DDR2 date decoding | Ondrej Čerman | |
2021-11-07 | Update copyright information | L Pereira | |
2021-11-01 | devices/spd-decode: Added additional information for DDR2 | Ondrej Čerman | |
2021-11-01 | modules/spd-decode: Fixed DDR2 module size | Ondrej Čerman | |
2021-10-24 | devices/spd-decode: added support for at24 module | Ondrej Čerman | |
2019-07-06 | Fix compiler warnings in SPD decoder | Leandro Pereira | |
2019-07-06 | Memory devices: enable more warnings and cleanup | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-07-02 | dmi_util/memory devices: fixes for 32-bit systems | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-07-02 | Memory devices: DMI may provide mfgr codes | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-29 | Memory Devices: Fix DMI to SPD matching | Burt P | |
Should fix https://github.com/lpereira/hardinfo/issues/380 Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-29 | Memory Devices: more details for DDR3 | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-29 | Memory Devices: add ranks, io pins, voltages for ddr3 | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-29 | Memory Devices: fix spd revision for ddr and ddr2 | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-29 | Memory Devices: mfg date for ddr3 | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-29 | Memory Devices: dram vendor for ddr3 | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-29 | Memory Devices: a little name cleanup | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-28 | Combine Memory DMI and Memory SPD into "Memory Devices" | Burt P | |
Combines the information from DMI and SPD into a single Memory Devices section. Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-26 | devices/spd-decode.c: show spd details in reports | Burt P | |
Adding ! in front of the key causes the "moreinfo" details to be included in a `hardinfo -r` report. Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-19 | devices/spd: Fixed DDR3 tCL | Ondrej Čerman | |
2019-06-19 | devices/spd: Added DDR3 Module manufacturer | Ondrej Čerman | |
2019-06-19 | devices/spd: FIX DDR3 Module size | Ondrej Čerman | |
2019-06-16 | devices/spd-decode.c: add source information | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-02 | devices/spd-decode: Fallback to another driver when no devices are found | Ondrej Čerman | |
2019-06-02 | devices/spd-decode: Reevaluate partial data after refresh | Ondrej Čerman | |
2019-06-02 | devices/spd-decode: Added DRAM Manufacturer for DDR4 | Ondrej Čerman | |
2019-06-02 | devices/spd-decode: Added manufacturing date for DDR4 | Ondrej Čerman | |
2019-05-26 | devices/spd-decode: DDR4 manufacturer decoding fix | Ondrej Čerman | |
2019-05-26 | devices/spd_decode: DDR4 - decoding XMP and voltage | Ondrej Čerman | |
2019-05-25 | spd-decode.c: specify shell viewtype for error condition and use hinote for ↵ | Burt P | |
messages Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-05-25 | spd-decode.c: code format cleanup | Burt P | |
Using clang-format options: BasedOnStyle: LLVM IndentWidth: 4 ColumnLimit: 100 TabWidth: 8 UseTab: Never AlignEscapedNewlines: Left AlwaysBreakAfterReturnType: None AllowShortBlocksOnASingleLine: true AllowShortCaseLabelsOnASingleLine: true AllowShortFunctionsOnASingleLine: false AllowShortIfStatementsOnASingleLine: true AllowShortLoopsOnASingleLine: true Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-05-13 | Added hinote when hardinfo is not able to read full DDR4 SPD data. | Ondrej Čerman | |
2019-05-13 | Initial DDR4 support | Ondrej Čerman | |
2018-12-02 | spd_decode: minor fix | Burt P | |
(#298) E: hardinfo no-return-in-nonvoid-function /home/abuild/rpmbuild/BUILD/hardinfo-20181022T194523/modules/devices/spd-decode.c:982 Signed-off-by: Burt P <pburt0@gmail.com> | |||
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 | |