summaryrefslogtreecommitdiffstats
path: root/util/superiotool/fintek.c
Commit message (Expand)AuthorAgeFilesLines
* Teach superiotool about the registers in a Fintek F71806 (and F71872).Jonathan Kollasch2010-10-241-0/+36
* Add support for Fintek F81216D/DG/ADStefan Reinauer2010-08-171-0/+71
* Various superiotool fixes.Uwe Hermann2010-05-141-3/+3
* Add dump information for F71862FG and F71863FG.Arjan Koers2009-06-261-0/+44
* The Winbond Super I/O chips have another indirection of registers. TheStefan Reinauer2008-12-011-1/+1
* Add detection support for ITE IT8228E, IT8711F, IT8722F, IT8761E,Uwe Hermann2008-11-121-2/+2
* Drop global register 0x07 for all Super I/Os (trivial).Uwe Hermann2008-10-141-4/+2
* Add Fintek F71882FG support (trivial).Uwe Hermann2008-10-091-0/+42
* Add some more Super I/O IDs/names (trivial).Uwe Hermann2008-10-011-0/+2
* Add new --list-supported switch for printing the list of Super I/OsRobinson P. Tryon2008-01-151-0/+5
* Drop superfluous exit_conf_mode*() calls, we don't want to call them twice.Uwe Hermann2007-11-121-1/+0
* 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-63/+0
* Print a short message if no Super I/O chip could be detected (trivial).Uwe Hermann2007-10-071-0/+1
* * Convert the NSC code to the common code structure all other Super I/Os use.Uwe Hermann2007-10-041-2/+5
* Random minor fixes. Use svn revision as superiotool version number.Uwe Hermann2007-09-281-2/+2
* Add support for some more Fintek chips and an ALi chip.Uwe Hermann2007-09-281-5/+11
* Dump support for the Fintek F71805 (trivial).Uwe Hermann2007-09-261-0/+29
* Minor fixes/improvements in the Fintek code (trivial).Uwe Hermann2007-09-231-12/+4
* Add -D / --dump-readable option which prints the Super I/O registerUwe Hermann2007-09-201-4/+5
* Decouple the ITE code from fintek.c, it doesn't belong there.Uwe Hermann2007-09-201-44/+8
* Fix up and generalize the ITE IT8708F code. It was only working out ofUwe Hermann2007-09-201-23/+36
* Further code simplifications and improvements.Uwe Hermann2007-09-191-6/+3
* Split out enter_conf_mode_*()/exit_conf_mode_() functions, we'll soon needUwe Hermann2007-09-191-5/+15
* Use uint16_t and friends where appropriate (trivial).Uwe Hermann2007-09-191-3/+3
* Split up superiotool.c into multiple source files, one per vendor.Uwe Hermann2007-09-161-0/+149
OpenPOWER on IntegriCloud