Age | Commit message (Expand) | Author |
2023-05-22 | util: Use common ARRAY_SIZE define | Konrad Adamczyk |
2022-12-09 | util/superiotool/Makefile: improve cross-compilation support | Maciej Gabryelski |
2020-05-11 | util: Add SPDX header, replacing boiler plate where applicable | Patrick Georgi |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | AUTHORS, util/: Drop individual copyright notices | Patrick Georgi |
2019-12-26 | util/superiotool: alter Makefile to build the binary on FreeBSD | Idwer Vollering |
2019-07-08 | util/superiotool: Add AST2400 | Patrick Rudolph |
2018-11-17 | treewide: use /usr/bin/env where appropriate | Yegor Timoshenko |
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 |