]> git.openfabrics.org - ~adrianc/mstflint.git/shortlog
~adrianc/mstflint.git
2008-09-28 Oren KladnitskyMtcr.h in now installed under include/mtcr_ul/mtcr.h
2008-09-28 Oren KladnitskyChanged version num to 1.4
2008-09-09 Oren KladnitskyUpdate to MFT 2.5.0 release code.
2008-09-08 Oren KladnitskyAdded InfiniScale IV dump support
2008-07-03 Oren KladnitskyUpdate readme
2008-05-27 Oren KladnitskyUpdated to MFT 2.1.0 +
2008-03-27 Oren KladnitskyUpdate to MFT 2.0.1 rc11
2008-01-27 Oren KladnitskyAdded all iX86 to supported arch in spec
2007-12-25 Oren KladnitskyRemoved accidentally added spec file from prev commit...
2007-12-23 Oren KladnitskyAdded mtcr.h installation to spec file
2007-12-23 Oren KladnitskyAdded mtcr.h installation
2007-12-19 Vladimir SokolovskyRemoved chkconfig requirement.
2007-12-19 Vladimir SokolovskyAdded version to the AC_INIT macro.
2007-12-18 Oren KladnitskyAdded mcra tool to autoconf and spec file.
2007-12-18 Ira K. WeinyConvert project to autoconf tools.
2007-11-13 Oren KladnitskyAdd mcra and update flint and mflash lib
2007-11-13 Oren KladnitskyAdd mcra and update flint and mflash lib
2007-08-01 Michael S.... Fix segfault on malformed VPD
2007-07-29 Michael S.... Add ConnectX support to mstvpd
2007-07-01 Michael S.... Support mlx4_XX device names
2007-07-01 Michael S.... Fix error checking: store returned value in a signed...
2007-05-29 Michael S.... Tweak README
2007-05-29 Michael S.... Merge branch 'ofed_1_2'
2007-05-29 Michael S.... Document utilities new to OFED 1.2.
2007-05-29 Michael S.... Suppress exceptions for flint (speed up and reduce...
2007-05-17 Michael S.... Cosmetics: mread returns data in CPU endian-ness,
2007-05-17 Michael S.... Fix endianness bug in SPI code.
2007-05-16 Michael S.... Fix typo
2007-05-16 Michael S.... ConnectX A0 support in mtcr.h
2007-05-16 Michael S.... Updated flint source from Oren - includes ConnectX...
2007-04-18 Michael S.... typo fix - line ends with '\0', not '0'
2007-04-18 Michael S.... whitespace fix
2007-04-18 Michael S.... readlink does not null-terminate its output.
2007-04-17 Michael S.... whitespace fix
2007-04-17 Michael S.... Fix sysfs resource file parsing.
2007-04-17 Michael S.... Fix /proc/bus/pci access: filenames were all wrong
2007-04-17 Michael S.... Force depends on name format, don't check whether the...
2007-04-17 Michael S.... Fix up Sinai device signature.
2007-04-17 Michael S.... Set errno after fclose, to avoid over-writing it
2007-04-17 Michael S.... Fix segfault in case first open succeeds but second...
2007-04-17 Michael S.... Fix some memory leaks on error.
2007-04-16 Michael S.... Fix bug 484: mmap to /proc and /sysfs seems to be broke...
2007-03-22 Michael S.... fix mstflint -d mthcaX on systems without mmap support
2007-03-11 Michael S.... Fixed warnings that were reported by sparse.
2007-01-22 Michael S.... Add mstvpd to clean target
2007-01-22 Michael S.... Add mstvpd to default target.
2007-01-22 Michael S.... Add VPD dumping tool.
2007-01-07 Michael S.... Kill a debug message Oren forgot in code.
2007-01-07 Michael S.... Updated to SVN rev 3200:
2007-01-04 Michael S.... mread/mwrite -> mst*
2007-01-04 Michael S.... rename utility mstdump -> mstregdump
2006-12-28 Michael S.... Add mstdump tool, make it compile with mtcr.h
2006-12-28 Michael S.... dump tool: import CVS version 1.6
2006-12-19 Michael S.... macro MTCR_EXPORT so people can use mtcr.h from multipl...
2006-12-14 Michael S.... Actual format for device softlink looks like this:...
2006-12-13 Michael S.... Do *not* suggest -nofs on algorithm error.
2006-12-12 Michael S.... Update README with more detail about reset after burn.
2006-12-12 Michael S.... Update README with recommendation to use mthcaX.
2006-12-12 Michael S.... Use mthcaX in examples.
2006-12-12 Michael S.... mthcaX support
2006-12-12 Michael S.... Apply the following patch included in OFED 1.1:
2006-08-06 Michael S.... r8832: clean up some messages
2006-06-13 Michael S.... r7940: Add support for multi-domain systems.
2006-05-15 Michael S.... r7179: Pass flags to CXX when calculating the library...
2006-03-23 Michael S.... r5988: BugFix: Replace user guids were ignored when...
2006-03-13 Michael S.... r5792: fix more warnings
2006-03-13 Michael S.... r5788: fix compialtion warnings
2006-03-13 Michael S.... r5787: updated to flint 2768
2006-01-23 Michael S.... r5157: Fix gcc warning.
2006-01-23 Michael S.... r5156: update to MFT1.0.1 (IBG2.0.1)
2006-01-23 Michael S.... r5155: add .o to clean
2005-10-11 Michael S.... r3714: Make flint actually support unknown sector types...
2005-09-07 Michael S.... r3331: revert previous change
2005-09-07 Michael S.... r3330: change invariant sector from error to warning
2005-09-06 Michael S.... r3322: Update to flint in ib gold 1.8.0
2005-08-14 Michael S.... r3083: by default, link libstdc++ statically
2005-07-19 Michael S.... r2871: Add device in format /sys/class/infiniband/mthca...
2005-07-03 Michael S.... r2778: NULL -> 0: fix compilation with gcc 3.4
2005-05-30 Michael S.... r2510: support domain > 0 by mmap /sys/bus/pci/devices...
2005-03-30 Michael S.... r2083: Fix segfault in flash recovery.
2005-03-15 Michael S.... r1990: last minute fixes from gold 1.7.0
2005-03-07 Michael S.... r1957: some last minute fixes
2005-03-06 Michael S.... r1954: support more flash types
2005-01-19 Michael S.... r1578: disable /dev/mem by default
2005-01-19 Michael S.... r1577: Support systems that have domain name under...
2005-01-19 Michael S.... r1576: remove unused macros
2005-01-19 Michael S.... r1575: psid/vsd endian-ness fixed.
2005-01-18 Michael S.... r1563: fix endian-ness. but how did it work on sparc...
2005-01-16 Michael S.... r1538: Add mread/mwrite utilities
2005-01-14 Michael S.... r1530: compilation fixes.
2005-01-14 Michael S.... r1529: 1. revert: remove pread/pwrite support
2005-01-13 Michael S.... r1526:
2005-01-13 Michael S.... r1525: Add pread/pwrite support on /dev/mem
2005-01-12 Michael S.... r1519: cleanup
2005-01-12 Michael S.... r1518: endian-ness cleanup
2005-01-12 Michael S.... r1517: fix default parameters
2005-01-12 Michael S.... r1516: a bit of documentation
2005-01-12 Michael S.... r1515: Add options for compilation: optimizations,...
2005-01-11 Michael S.... r1506: 1. Use a 64 bit file interface.
2005-01-08 Michael S.... r1498: Add long long bar/size support (set by default).
next