summaryrefslogtreecommitdiffstats
path: root/util/superiotool/superiotool.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi2020-05-091-11/+1
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-091-7/+1
* util/superiotool: Add AST2400Patrick Rudolph2019-07-081-0/+6
* util/superiotool: clarify usage of MISC and NANA definesFelix Held2019-06-131-2/+8
* util/superiotool: Add ITE8528Patrick Rudolph2019-01-151-1/+1
* util/superiotool: Remove whitespace before tabElyes HAOUAS2018-06-041-1/+1
* util/superiotool: recognize a VT1211 LPC superioLubomir Rintel2018-01-151-1/+1
* Use more secure HTTPS URLs for coreboot sitesPaul Menzel2017-06-071-1/+1
* superiotool: Add an alternative dump formatNico Huber2016-10-311-1/+2
* util/superiotool: Add initial support for Exar XR28V384.Derek Waldner2016-04-161-0/+6
* superiotool: fix out-of-box NetBSD Makefile supportAndrey Korolyov2016-01-261-0/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* superiotool: Add dump facility for ITE IT8516 + I/O 0x20e/fNico Huber2013-06-041-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* superiotool: Add support for function to dump superio chip data registersGuenter Roeck2012-07-121-0/+1
* Add missing EOT marker.Jonathan A. Kollasch2012-01-031-1/+1
* superiotool: add detection and dump of Infineon SLB9635 TPMJonathan A. Kollasch2011-11-071-0/+6
* Add support for AMD IMC controller.Rudolf Marek2011-10-271-0/+7
* Add (partly) support for Nuvoton NCT6776FStefan Reinauer2011-04-221-1/+1
* Add detection/dump support for ServerEngines SE-SM 4210-P01.Ruud Schramp2011-04-111-0/+6
* DirectHW fixes for coreboot utilitiesStefan Reinauer2011-03-181-2/+2
* Add detection/dump support for the NSC PC87382.Sven Schnelle2011-02-021-1/+1
* Fix superiotool build on non-NetBSD x86_64.Jonathan Kollasch2010-10-241-1/+1
* Provide for I/O space access on NetBSD.Jonathan Kollasch2010-10-241-0/+49
* Add another port to find ite8510 on.Anders Juel Jensen2010-08-221-1/+1
* Add support for Fintek F81216D/DG/ADStefan Reinauer2010-08-171-0/+4
* Superiotool support for Nuvoton WPCE775x/NPCE781x.David Hendricks2010-07-221-0/+8
* Add VIA VT82C686A/VT82C686B detection support to superiotool.Carl-Daniel Hailfinger2010-01-241-1/+23
* * Add OSX/Darwin supportStefan Reinauer2009-09-011-0/+5
* Add support for the LPC47M182 to superiotoolStefan Reinauer2009-03-111-0/+1
* The Winbond Super I/O chips have another indirection of registers. TheStefan Reinauer2008-12-011-2/+6
* Allow superiotool to compile and work on FreeBSD. Tested on FreeBSD 7.Andriy Gapon2008-10-281-0/+20
* Add support for the ITE IT8661F/IT8770F, IT8673F, and IT8671F/IT8687R.Urja Rannikko2008-10-231-1/+2
* Add dump support for Winbond (NSC) PC87427. Dumps available from real hardware.Tom Sylla2008-06-071-1/+1
* Some NSC Super I/Os can have their config port at 0x15c (trivial).Uwe Hermann2008-05-141-1/+1
* Don't split up register list in two blocks, otherwise "Register dump:"Uwe Hermann2008-05-081-1/+1
* Make a few array entries only as big as they absolutely need to be (trivial).Uwe Hermann2008-03-291-5/+4
* Various smaller fixes in superiotool:Uwe Hermann2008-03-171-2/+3
* Small coding style fixes and documentation updates (trivial).Uwe Hermann2008-03-011-2/+2
* This patch adds support to dump other registers than the primaryRonald Hoogenboom2008-02-251-1/+2
* Add new --list-supported switch for printing the list of Super I/OsRobinson P. Tryon2008-01-151-1/+24
* Add dump support for NSC PC8741x.Ulf Jordan2007-12-131-1/+1
* Detection support for more Super I/Os. Small fixes (trivial).Uwe Hermann2007-11-171-1/+1
* Use the preferred order of 'static const' instead of 'const static'.Uwe Hermann2007-10-311-1/+1
* Drop support for the --human-readable option. It's not any more useful thanUwe Hermann2007-10-171-4/+2
* Add dump support for the Winbond W83697SF.Idwer Vollering2007-10-171-1/+1
* Set the superiotool version number from svn at build time.Ulf Jordan2007-10-131-2/+0
* Add detection support for lots more SMSC Super I/Os (trivial).Uwe Hermann2007-10-081-3/+3