summaryrefslogtreecommitdiffstats
path: root/util/superiotool/Makefile
Commit message (Expand)AuthorAgeFilesLines
* util: Add SPDX header, replacing boiler plate where applicablePatrick Georgi2020-05-111-11/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-091-3/+0
* util/superiotool: alter Makefile to build the binary on FreeBSDIdwer Vollering2019-12-261-1/+1
* util/superiotool: Add AST2400Patrick Rudolph2019-07-081-1/+1
* treewide: use /usr/bin/env where appropriateYegor Timoshenko2018-11-171-1/+1
* util/superiotool: Remove whitespace before tabElyes HAOUAS2018-06-041-1/+1
* util/superiotool: Check for libpci before builingArthur Heymans2017-06-281-1/+32
* util/superiotool: Add initial support for Exar XR28V384.Derek Waldner2016-04-161-2/+2
* superiotool: fix out-of-box NetBSD Makefile supportAndrey Korolyov2016-01-261-2/+7
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* util: Update makefiles for junit testingMartin Roth2015-10-241-2/+4
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* utils: Install man pages as non-executable (chmod 644)Lubomir Rintel2014-01-311-1/+1
* superiotool: Allow to override Makefile variables `CC`, `INSTALL` and `PREFIX`Paul Menzel2013-03-291-3/+3
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* superiotool: Fix for FreeBSDAndriy Gapon2012-10-031-1/+1
* superiotool: Add support for git-based version numberGuenter Roeck2012-07-061-5/+4
* superiotool: add detection and dump of Infineon SLB9635 TPMJonathan A. Kollasch2011-11-071-1/+1
* Add support for AMD IMC controller.Rudolf Marek2011-10-271-1/+1
* superiotool: Don't compile with -WerrorMathias Krause2011-09-141-1/+1
* Add detection/dump support for ServerEngines SE-SM 4210-P01.Ruud Schramp2011-04-111-1/+2
* DirectHW fixes for coreboot utilitiesStefan Reinauer2011-03-181-1/+1
* Provide for I/O space access on NetBSD.Jonathan Kollasch2010-10-241-0/+3
* Update superiotool support for FreeBSD, Makefile fixes.Idwer Vollering2010-10-241-0/+7
* The LDFLAGS = -lz is needed to compile on slackware.Anders Juel Jensen2010-08-221-1/+2
* Superiotool support for Nuvoton WPCE775x/NPCE781x.David Hendricks2010-07-221-1/+1
* Don't abuse LDFLAGS and fix linking with -Wl,--as-needed.Christian Ruppert2010-03-211-3/+3
* Add VIA VT82C686A/VT82C686B detection support to superiotool.Carl-Daniel Hailfinger2010-01-241-1/+10
* * Add OSX/Darwin supportStefan Reinauer2009-09-011-4/+10
* Various smaller fixes in superiotool:Uwe Hermann2008-03-171-3/+2
* Set the superiotool version number from svn at build time.Ulf Jordan2007-10-131-1/+8
* Add a manpage for superiotool (trivial).Uwe Hermann2007-10-071-0/+2
* Random minor fixes. Use svn revision as superiotool version number.Uwe Hermann2007-09-281-1/+1
* Add support for some more Fintek chips and an ALi chip.Uwe Hermann2007-09-281-1/+1
* Add support for the Winbond W83697HF/F and W83627EHF/EF/EHG/EG.Uwe Hermann2007-09-191-1/+1
* Use uint16_t and friends where appropriate (trivial).Uwe Hermann2007-09-191-2/+2
* Make the code a bit more generic (trivial). Different Super I/OsUwe Hermann2007-09-181-1/+1
* Superiotool: Add support for the SMSC FDC37N769.Uwe Hermann2007-09-181-1/+1
* Split up superiotool.c into multiple source files, one per vendor.Uwe Hermann2007-09-161-3/+5
* Rename probe_superio.c to superiotool.c.Uwe Hermann2007-09-011-4/+41
* Move probe_superio into the global util/ directory.Uwe Hermann2007-09-011-0/+6