summaryrefslogtreecommitdiffstats
path: root/util/superiotool/superiotool.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Print a short message if no Super I/O chip could be detected (trivial).Uwe Hermann2007-10-071-0/+2
* * Convert the NSC code to the common code structure all other Super I/Os use.Uwe Hermann2007-10-041-3/+5
* De-uglify the --version output (trivial).Uwe Hermann2007-10-011-1/+1
* Random minor fixes. Use svn revision as superiotool version number.Uwe Hermann2007-09-281-4/+4
* Add support for some more Fintek chips and an ALi chip.Uwe Hermann2007-09-281-0/+4
* Add detection support for lots more Winbond Super I/Os (trivial).Uwe Hermann2007-09-261-4/+4
* Add detection support for quite a number of SMSC Super I/Os. Also, addUwe Hermann2007-09-241-6/+6
* Add -D / --dump-readable option which prints the Super I/O registerUwe Hermann2007-09-201-12/+11
* Decouple the ITE code from fintek.c, it doesn't belong there.Uwe Hermann2007-09-201-0/+2
* Superiotool: Add dump support to the Winbond W83697HF/F.Uwe Hermann2007-09-201-0/+1
* Implement usage for --help and put the same information into the README, too.Uwe Hermann2007-09-191-0/+8
* Add support for the Winbond W83697HF/F and W83627EHF/EF/EHG/EG.Uwe Hermann2007-09-191-0/+7
* Further code simplifications and improvements.Uwe Hermann2007-09-191-8/+9