superiotool: add detection and dump of Infineon SLB9635 TPM
[coreboot.git] / util / superiotool / Makefile
2011-11-07 Jonathan A. Kollaschsuperiotool: add detection and dump of Infineon SLB9635 TPM
2011-10-27 Rudolf MarekAdd support for AMD IMC controller.
2011-09-14 Mathias Krausesuperiotool: Don't compile with -Werror
2011-04-11 Ruud SchrampAdd detection/dump support for ServerEngines SE-SM...
2011-03-18 Stefan ReinauerDirectHW fixes for coreboot utilities
2010-10-24 Jonathan KollaschProvide for I/O space access on NetBSD.
2010-10-24 Idwer VolleringUpdate superiotool support for FreeBSD, Makefile fixes.
2010-08-22 Anders Juel JensenThe LDFLAGS = -lz is needed to compile on slackware.
2010-07-22 David HendricksSuperiotool support for Nuvoton WPCE775x/NPCE781x.
2010-03-21 Christian RuppertDon't abuse LDFLAGS and fix linking with -Wl,--as-needed.
2010-01-24 Carl-Daniel HailfingerAdd VIA VT82C686A/VT82C686B detection support to superi...
2009-09-01 Stefan Reinauer* Add OSX/Darwin support
2008-03-17 Uwe HermannVarious smaller fixes in superiotool:
2007-10-13 Ulf JordanSet the superiotool version number from svn at build...
2007-10-07 Uwe HermannAdd a manpage for superiotool (trivial).
2007-09-28 Uwe HermannRandom minor fixes. Use svn revision as superiotool...
2007-09-28 Uwe HermannAdd support for some more Fintek chips and an ALi chip.
2007-09-19 Uwe HermannAdd support for the Winbond W83697HF/F and W83627EHF...
2007-09-19 Uwe HermannUse uint16_t and friends where appropriate (trivial).
2007-09-18 Uwe HermannMake the code a bit more generic (trivial). Different...
2007-09-18 Uwe HermannSuperiotool: Add support for the SMSC FDC37N769.
2007-09-16 Uwe HermannSplit up superiotool.c into multiple source files,...
2007-09-01 Uwe HermannRename probe_superio.c to superiotool.c.
2007-09-01 Uwe HermannMove probe_superio into the global util/ directory.