394
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 2 years ago. based on code collected over 2 years ago.
Nov 16, 2022 — Nov 16, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump actions/stale from 6 to 7 (#222) More... over 3 years ago
Move Memtest86+ version number to an external file (along with the the latest GIT commit hash) (#75) More... over 3 years ago
Bump version to v6.01 More... over 3 years ago
Skip segments in tests where the calculated chunk size is too small. More... over 3 years ago
Add 'press any key to remove' message on banner By default, don't re-display FAIL banner after it has been discarded (#130 & #173) Add an option to re-display FAIL banner even if previously discarded More... over 3 years ago
Bump actions/stale from 5 to 6 (#175) More... over 3 years ago
V6.00 Final Release - Fix title '+' char shift More... over 3 years ago
V6.00 Final Release PR (#187) More... over 3 years ago
Provide a more user-oriented grub-memtest.iso. More... over 3 years ago
Add new code contributions section to README table of contents. More... over 3 years ago
Add code contribution section to the README, referencing the README_DEVEL. More... over 3 years ago
Document the lack of support for USB hot-plugging in the README. More... over 3 years ago
Use virtual memory base address when probing USB controllers (issue #180) More... over 3 years ago
Revert workaround for issue #6 and issue #71 (commit 3a10701). More... over 3 years ago
Take ownership of all USB controllers before probing for devices. (#167) More... over 3 years ago
Add support for configuring the error reporting mode through the command line. Fixes #83. More... over 3 years ago
Add support for configuring the CPU sequencing mode through the command line. Reorder tests in app/config.c::parse_option alphabetically. Fixes #82. More... over 3 years ago
Move more of the simple string functions to the header, to allow inlining and further optimization. More... over 3 years ago
Fix a cast issue that broke the run time clock on (very) fast CPUs More... over 3 years ago
Document PCI vendor and device IDs for several SMBus controller models from SiS, EFAR and ALi; move the PCI vendor ID defines from system/smbus.h to system/pci.h and add several vendor IDs; use the defines from system/pci.h in system/hwquirks.c. (#154) More... over 3 years ago
Guard against unsupported or invalid USB controller types. More... over 3 years ago
Add support for Zen4/AM5 DDR5 SPD More... over 3 years ago
Fix EHCI and XHCI drivers to handle USB1 hubs (issue #156) More... over 3 years ago
Fix a rare capacity detection issue with DDR3 modules built using 3 or 4 ranks More... almost 4 years ago
Fix date decoding issue: week 53 is actually valid for some years More... almost 4 years ago
Fix timings decoding issues with DDR3 XMP Modules. Add quirks for early modules based on XMP Draft More... almost 4 years ago
smbus: optimize parse_spd_* functions More... almost 4 years ago
smbus: refactor SPD SKU (part number) handling More... almost 4 years ago
Various fixes on SPD decoding algorithms (#152) More... almost 4 years ago
smbus: introduce and use bcd_to_ui8 helper function More... almost 4 years ago