summaryrefslogtreecommitdiff
path: root/util/superiotool/smsc.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2020-03-09util/superiotool: Drop one SCH5317 entryAngel Pons
2019-09-28superiotool: add basic support for SCH5545Alexander Couzens
2018-10-10util/superiotool/smsc.c: Add SCH5504 register dumpAngel Pons
2018-10-08util/superiotool/smsc.c: Add some register dumpsAngel Pons
2018-06-04util/superiotool: Remove whitespace before tabElyes HAOUAS
2017-06-06superiotool: Add SMSC KBC1126Iru Cai
2017-05-08superiotool: Add registers of LPC47N217Iru Cai
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2011-11-07Avoid false detection of SMSC FDC37N972 when Infineon TPM is presentJonathan A. Kollasch
2011-06-23Add SMSC SCH3114 superio register descriptions to superiotool.Mark Norman
2011-06-09superiotool: Cosmetics and coding style fixes.Uwe Hermann
2011-02-17add mec1308 support to superiotoolDavid Hendricks
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-13Add support for the SMSC FDC37C932 Super I/O.Marc Bertens
2009-09-24Add detection support for the SMSC FDC37M602.Uwe Hermann
2009-06-27Add dump support for SMSC LPC47N252.François-Regis Vuillemin
2009-06-26Don't dump 0x07 registers, they're useless as they change every timeUwe Hermann
2009-06-26This adds register definitions for all logical devices on the SMSCMichael Gold
2009-05-07Fix my last commit. I looked at the wrong dead laptop.Uwe Hermann
2009-05-07Support for detecting the SMSC FDC37N869 (trivial).Uwe Hermann
2009-03-25- List SMSC LPC47N227 runtime register block as supported.Uwe Hermann
2009-03-11Add support for the LPC47M182 to superiotoolStefan Reinauer
2008-12-01The Winbond Super I/O chips have another indirection of registers. TheStefan Reinauer
2008-10-28Allow superiotool to compile and work on FreeBSD. Tested on FreeBSD 7.Andriy Gapon
2008-10-14Drop global register 0x07 for all Super I/Os (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-04-23Detect SMSC SCH5027 (trivial).Uwe Hermann
2008-01-15Add new --list-supported switch for printing the list of Super I/OsRobinson P. Tryon
2007-12-14Add dump support for SMSC LPC47M192.Ulf Jordan
2007-11-29Various small fixes (trivial).Uwe Hermann
2007-11-25Dump support for SMSC FDC37C67x.Robinson P. Tryon
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-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-13Dump support for the SMSC LPC47N227.Stefan Reinauer
2007-10-08Fixup a register dump attached to the wrong Super I/O. Seems somethingUwe Hermann
2007-10-08Add detection support for lots more SMSC Super I/Os (trivial).Uwe Hermann
2007-10-07Print a short message if no Super I/O chip could be detected (trivial).Uwe Hermann
2007-10-07Dump support for the SMSC FDC37B72x.Robinson P. Tryon