2008-11-26 12:28:27 by Matthias Scheler | Files touched by this commit (1) |
Log message:
Fix build problem on systems using GCC 3.x (e.g. NetBSD 3.1). Problem
noted by Bernhard Riedel on #NetBSD IRC channel.
|
2008-11-24 05:06:00 by Steven M. Bellovin | Files touched by this commit (6) |
Log message:
Upgrade to 2.10:
*** Enhancements in v2.10 : ***
* New Features
o Added support for Intel Core i7 (Nehalem) CPU
o Added support for Intel Atom Processors
o Added support for Intel G41/G43/G45 Chipsets
o Added support for Intel P43/P45 Chipsets
o Added support for Intel US15W (Poulsbo) Chipset
o Added support for Intel EP80579 (Tolapai) SoC CPU
o Added support for ICH10 Southbridge (SPD/DMI)
o Added detection for Intel 5000X
o Now fully aware of CPU w/ L3 cache (Core i7 & K10)
* Bug Fixes
o Added workaround for DDR3 DMI detection
o Fixed Intel 5000Z chipset detection
o Fixed Memory Frequency on AMD K10
o Fixed cache detection on C7/Isaiah CPU
o Fix Memtest86+ not recognized as Linux Kernel
Enhancements in v2.01 :
* Added support for i945GM/PM/GME & i946PL/GZ
* Added support for iGM965/iGL960/iPM965/iGME965/iGLE960
* Added detection for SiS 649/656/671/672
* Added detection for i430MX/i430TX
* Added an optional beep mode (pass completed w/o error)
* Pass duration 20% reduced
* Removed the blinking cursor
* Reverted Test #0 to cached
* Solved a major bug in Memory Address Errors Reporting
* Patched for Intel-Powered Mac
* Corrected Intel 3-Series (P35/X38) chipset init
* Corrected a bug with SPD Display and ESB6300
* Correct a detection bug on P965/G965 C-Stepping
* Solved a incoherency with pass progress indicator
* Patched Makefile to compile on x86_64
* Bootable Memtest86+ ISO more compatible
Enhancements in v2.00 :
* Major Architectures changes
* Modulo test now use random pattern for better accuracy
* Added Advanced DMI Errors Reporting Mode
* Added support for bus ratio changes on Intel Core CPU
* Added support for non-integer bus ratio on latest Intel CPU
* Added SPD Data Display for all Intel Chipsets (more to come)
* Added serial support as a linux boot parameter (Thanks to Michal S.)
* Added preliminary support for VIA CN Isaiah CPU
* Added preliminary support for Intel Nehalem
* Added support for VIA C7/C7-D/C7-M/Eden on Esther Core
* Added support for AMD K10 (Phenom) CPU w/ timings detection
* Added support for Intel Pentium E w/ 1 MB L2 Cache
* Added support for Intel Core 2 45nm (Penryn)
* Added support for FSB1333/FSB1600 Intel CPU
* Added support for Intel 5400A/5400B w/ timings detection
* Added support for Intel Q35/P35/G33/Q33 w/ timings detection
* Added support for Intel X38/X48 w/ timings detection
* Added preliminary support for Intel 5000P/V/Z
* Removed on-fly memory timings change (unstable)
* Numerous (really) bug fixes
|
2008-04-13 00:43:15 by Johnny C. Lam | Files touched by this commit (370) |
Log message:
Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
|
2008-03-25 17:48:45 by Tobias Nygren | Files touched by this commit (1) |
Log message:
Drop unnecessary devel/binutils dependency.
|
2007-12-30 19:40:53 by Michael van Elst | Files touched by this commit (4) |
Log message:
Update to Version 1.70. Also rename the package option
from memtesplus-* (sic!) to just iso and serialconsole.
changes for the new version:
- Added new DMI polling feature
- Added Support for Core/Core2 Solo/Duo/Quad CPU
- Added Support for AMD K8 with DDR2 Memory
- Added Support for Intel CPU with 192/384 KB L2 Cache
- Added Support for FB-DIMM based memory (DMI)
- Added Detection for ALI CyberAladdin-T (M1644)
- Added Detection for Turion 64 X2
- Added Detection for AMD K8 with unknown chipsets
- Added Support for ATi Radeon xPress 3200
- Added Support for Intel i975X
- Added Support for Intel Q965/P965
- Added Support for Intel Q963/Q965
|
2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721) |
Log message:
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
|
2007-01-06 23:48:07 by Steven M. Bellovin | Files touched by this commit (1) |
Log message:
Bump the PKGREVISION for the last change...
|
2007-01-06 23:26:55 by Steven M. Bellovin | Files touched by this commit (6) |
Log message:
Several fixes:
a) 'make install' was broken if option memtestplus-iso was
specified
b) patch-ac wouldn't pass pkglint
c) correct document for the BadRAM link
d) add compilation support for 64-bit i386 ports
|
2007-01-03 23:47:18 by Steven M. Bellovin | Files touched by this commit (1) |
Log message:
Note that booting it via Grub works
|
2006-11-01 16:38:15 by Michael van Elst | Files touched by this commit (5) |
Log message:
add ELF binary that can be loaded by NetBSD bootstrap
instead of a kernel.
|