index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
superiotool
/
Makefile
Age
Commit message (
Expand
)
Author
2018-06-04
util/superiotool: Remove whitespace before tab
Elyes HAOUAS
2017-06-28
util/superiotool: Check for libpci before builing
Arthur Heymans
2016-04-16
util/superiotool: Add initial support for Exar XR28V384.
Derek Waldner
2016-01-26
superiotool: fix out-of-box NetBSD Makefile support
Andrey Korolyov
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-24
util: Update makefiles for junit testing
Martin Roth
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-01-31
utils: Install man pages as non-executable (chmod 644)
Lubomir Rintel
2013-03-29
superiotool: Allow to override Makefile variables `CC`, `INSTALL` and `PREFIX`
Paul Menzel
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-10-03
superiotool: Fix for FreeBSD
Andriy Gapon
2012-07-06
superiotool: Add support for git-based version number
Guenter Roeck
2011-11-07
superiotool: add detection and dump of Infineon SLB9635 TPM
Jonathan A. Kollasch
2011-10-27
Add support for AMD IMC controller.
Rudolf Marek
2011-09-14
superiotool: Don't compile with -Werror
Mathias Krause
2011-04-11
Add detection/dump support for ServerEngines SE-SM 4210-P01.
Ruud Schramp
2011-03-18
DirectHW fixes for coreboot utilities
Stefan Reinauer
2010-10-24
Provide for I/O space access on NetBSD.
Jonathan Kollasch
2010-10-24
Update superiotool support for FreeBSD, Makefile fixes.
Idwer Vollering
2010-08-22
The LDFLAGS = -lz is needed to compile on slackware.
Anders Juel Jensen
2010-07-22
Superiotool support for Nuvoton WPCE775x/NPCE781x.
David Hendricks
2010-03-21
Don't abuse LDFLAGS and fix linking with -Wl,--as-needed.
Christian Ruppert
2010-01-24
Add VIA VT82C686A/VT82C686B detection support to superiotool.
Carl-Daniel Hailfinger
2009-09-01
* Add OSX/Darwin support
Stefan Reinauer
2008-03-17
Various smaller fixes in superiotool:
Uwe Hermann
2007-10-13
Set the superiotool version number from svn at build time.
Ulf Jordan
2007-10-07
Add a manpage for superiotool (trivial).
Uwe Hermann
2007-09-28
Random minor fixes. Use svn revision as superiotool version number.
Uwe Hermann
2007-09-28
Add support for some more Fintek chips and an ALi chip.
Uwe Hermann
2007-09-19
Add support for the Winbond W83697HF/F and W83627EHF/EF/EHG/EG.
Uwe Hermann
2007-09-19
Use uint16_t and friends where appropriate (trivial).
Uwe Hermann
2007-09-18
Make the code a bit more generic (trivial). Different Super I/Os
Uwe Hermann
2007-09-18
Superiotool: Add support for the SMSC FDC37N769.
Uwe Hermann
2007-09-16
Split up superiotool.c into multiple source files, one per vendor.
Uwe Hermann
2007-09-01
Rename probe_superio.c to superiotool.c.
Uwe Hermann
2007-09-01
Move probe_superio into the global util/ directory.
Uwe Hermann