aboutsummaryrefslogtreecommitdiff
path: root/util/superiotool/Makefile
AgeCommit message (Expand)Author
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-01-31utils: Install man pages as non-executable (chmod 644)Lubomir Rintel
2013-03-29superiotool: Allow to override Makefile variables `CC`, `INSTALL` and `PREFIX`Paul Menzel
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-10-03superiotool: Fix for FreeBSDAndriy Gapon
2012-07-06superiotool: Add support for git-based version numberGuenter Roeck
2011-11-07superiotool: add detection and dump of Infineon SLB9635 TPMJonathan A. Kollasch
2011-10-27Add support for AMD IMC controller.Rudolf Marek
2011-09-14superiotool: Don't compile with -WerrorMathias Krause
2011-04-11Add detection/dump support for ServerEngines SE-SM 4210-P01.Ruud Schramp
2011-03-18DirectHW fixes for coreboot utilitiesStefan Reinauer
2010-10-24Provide for I/O space access on NetBSD.Jonathan Kollasch
2010-10-24Update superiotool support for FreeBSD, Makefile fixes.Idwer Vollering
2010-08-22The LDFLAGS = -lz is needed to compile on slackware.Anders Juel Jensen
2010-07-22Superiotool support for Nuvoton WPCE775x/NPCE781x.David Hendricks
2010-03-21Don't abuse LDFLAGS and fix linking with -Wl,--as-needed.Christian Ruppert
2010-01-24Add VIA VT82C686A/VT82C686B detection support to superiotool.Carl-Daniel Hailfinger
2009-09-01* Add OSX/Darwin supportStefan Reinauer
2008-03-17Various smaller fixes in superiotool:Uwe Hermann
2007-10-13Set the superiotool version number from svn at build time.Ulf Jordan
2007-10-07Add a manpage for superiotool (trivial).Uwe Hermann
2007-09-28Random minor fixes. Use svn revision as superiotool version number.Uwe Hermann
2007-09-28Add support for some more Fintek chips and an ALi chip.Uwe Hermann
2007-09-19Add support for the Winbond W83697HF/F and W83627EHF/EF/EHG/EG.Uwe Hermann
2007-09-19Use uint16_t and friends where appropriate (trivial).Uwe Hermann
2007-09-18Make the code a bit more generic (trivial). Different Super I/OsUwe Hermann
2007-09-18Superiotool: Add support for the SMSC FDC37N769.Uwe Hermann
2007-09-16Split up superiotool.c into multiple source files, one per vendor.Uwe Hermann
2007-09-01Rename probe_superio.c to superiotool.c.Uwe Hermann
2007-09-01Move probe_superio into the global util/ directory.Uwe Hermann