summaryrefslogtreecommitdiff
path: root/util/superiotool
AgeCommit message (Expand)Author
2008-11-12Add detection support for ITE IT8228E, IT8711F, IT8722F, IT8761E,Uwe Hermann
2008-10-28Allow superiotool to compile and work on FreeBSD. Tested on FreeBSD 7.Andriy Gapon
2008-10-23Add support for the ITE IT8661F/IT8770F, IT8673F, and IT8671F/IT8687R.Urja Rannikko
2008-10-19Add register definitions for W83627HF based on publicly availableAndriy Gapon
2008-10-14Drop global register 0x07 for all Super I/Os (trivial).Uwe Hermann
2008-10-14Add dump support to ITE IT8726F, and add comments and a missing GPIOJosh Profitt
2008-10-09Add Fintek F71882FG support (trivial).Uwe Hermann
2008-10-01Add some more Super I/O IDs/names (trivial).Uwe Hermann
2008-08-15fix typo in superiotool (trivial)Stefan Reinauer
2008-07-19superiotool: add support for SMSC SIO10N268 (trivial)Stefan Reinauer
2008-07-19add support for 2 new SMSC superio chips. Information is a bit ambiguousStefan Reinauer
2008-06-07Add dump support for Winbond (NSC) PC87427. Dumps available from real hardware.Tom Sylla
2008-05-14Some NSC Super I/Os can have their config port at 0x15c (trivial).Uwe Hermann
2008-05-08Add support for dumping ITE IT8718F EC registers (trivial).Uwe Hermann
2008-05-08Don't split up register list in two blocks, otherwise "Register dump:"Uwe Hermann
2008-04-23Detect SMSC SCH5027 (trivial).Uwe Hermann
2008-03-29Make a few array entries only as big as they absolutely need to be (trivial).Uwe Hermann
2008-03-17Various smaller fixes in superiotool:Uwe Hermann
2008-03-04Drop some duplicate documentation from the README. The manpage andUwe Hermann
2008-03-01Small coding style fixes and documentation updates (trivial).Uwe Hermann
2008-02-25This patch adds support to dump other registers than the primaryRonald Hoogenboom
2008-01-19Add Bingxun Shi <bingxunshi@gmail.com> to the list of contributors (trivial).Uwe Hermann
2008-01-19Small superiotool fix to detect more Winbond W83627EHF chips. TheUwe Hermann
2008-01-19This patch is for winbond w83627DHG superio support in superiotool.Bingxun Shi
2008-01-18Document the --list-supported option. Various small fixes (trivial).Uwe Hermann
2008-01-18util/ renamesStefan Reinauer
2008-01-15Add new --list-supported switch for printing the list of Super I/OsRobinson P. Tryon
2007-12-17Add dump support for NSC PC87317.Ulf Jordan
2007-12-14Add dump support for SMSC LPC47M192.Ulf Jordan
2007-12-14Add dump support for NSC PC97317.Ulf Jordan
2007-12-13Add detection and dump support for NSC PC97307.Ulf Jordan
2007-12-13Add dump support for NSC PC8741x.Ulf Jordan
2007-12-08Add detection and dump support for NSC PC87309.Ulf Jordan
2007-12-07Add/fix some LDN descriptions (trivial).Uwe Hermann
2007-12-07Fix typo. According to National's datasheet PC87317 has SID = 0xd0 andUlf Jordan
2007-11-29Various small fixes (trivial).Uwe Hermann
2007-11-25Dump support for SMSC FDC37C67x.Robinson P. Tryon
2007-11-24Add dump support for the PC87366.Ulf Jordan
2007-11-22Dump support for the SMSC LPC47B27x (trivial).Uwe Hermann
2007-11-17Detection support for more Super I/Os. Small fixes (trivial).Uwe Hermann
2007-11-14Add detection and dump support for the SMSC FDC37N958FR (trivial).Uwe Hermann
2007-11-13Add dump support for NSC PC87360.Ulf Jordan
2007-11-13Grouping register dumps by 8 register values per group for better readability.Frieder Ferlemann
2007-11-12Drop superfluous exit_conf_mode*() calls, we don't want to call them twice.Uwe Hermann
2007-10-31Use the preferred order of 'static const' instead of 'const static'.Uwe Hermann
2007-10-17Drop support for the --human-readable option. It's not any more useful thanUwe Hermann
2007-10-17Print the version number always, not only in verbose mode.Uwe Hermann
2007-10-17Add dump support for the Winbond W83697SF.Idwer Vollering
2007-10-16Add detection support for the Winbond W83977AF as found in theUwe Hermann
2007-10-16Fix the detection for the Winbond W83697SF. Unfortunately the revisionUwe Hermann