summaryrefslogtreecommitdiffstats
path: root/util/superiotool/smsc.c
Commit message (Expand)AuthorAgeFilesLines
* util/superiotool: Add SMSC MEC5035Nicholas Chin2022-11-131-2/+72
* 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-5/+1
* util/superiotool: Drop one SCH5317 entryAngel Pons2020-03-091-3/+0
* superiotool: add basic support for SCH5545Alexander Couzens2019-09-281-0/+40
* util/superiotool/smsc.c: Add SCH5504 register dumpAngel Pons2018-10-101-1/+26
* util/superiotool/smsc.c: Add some register dumpsAngel Pons2018-10-081-4/+91
* util/superiotool: Remove whitespace before tabElyes HAOUAS2018-06-041-2/+2
* superiotool: Add SMSC KBC1126Iru Cai2017-06-061-0/+48
* superiotool: Add registers of LPC47N217Iru Cai2017-05-081-0/+13
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Avoid false detection of SMSC FDC37N972 when Infineon TPM is presentJonathan A. Kollasch2011-11-071-0/+13
* Add SMSC SCH3114 superio register descriptions to superiotool.Mark Norman2011-06-231-0/+31
* superiotool: Cosmetics and coding style fixes.Uwe Hermann2011-06-091-2/+2
* add mec1308 support to superiotoolDavid Hendricks2011-02-171-0/+30
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-1/+1
* Add support for the SMSC FDC37C932 Super I/O.Marc Bertens2010-04-131-0/+40
* Add detection support for the SMSC FDC37M602.Uwe Hermann2009-09-241-0/+2
* Add dump support for SMSC LPC47N252.François-Regis Vuillemin2009-06-271-0/+39
* Don't dump 0x07 registers, they're useless as they change every timeUwe Hermann2009-06-261-2/+2
* This adds register definitions for all logical devices on the SMSCMichael Gold2009-06-261-7/+38
* Fix my last commit. I looked at the wrong dead laptop.Uwe Hermann2009-05-071-1/+1
* Support for detecting the SMSC FDC37N869 (trivial).Uwe Hermann2009-05-071-3/+1
* - List SMSC LPC47N227 runtime register block as supported.Uwe Hermann2009-03-251-6/+6
* Add support for the LPC47M182 to superiotoolStefan Reinauer2009-03-111-1/+51
* The Winbond Super I/O chips have another indirection of registers. TheStefan Reinauer2008-12-011-1/+2
* Allow superiotool to compile and work on FreeBSD. Tested on FreeBSD 7.Andriy Gapon2008-10-281-3/+3
* Drop global register 0x07 for all Super I/Os (trivial).Uwe Hermann2008-10-141-40/+40
* Add some more Super I/O IDs/names (trivial).Uwe Hermann2008-10-011-0/+10
* fix typo in superiotool (trivial)Stefan Reinauer2008-08-151-1/+1
* superiotool: add support for SMSC SIO10N268 (trivial)Stefan Reinauer2008-07-191-0/+23
* add support for 2 new SMSC superio chips. Information is a bit ambiguousStefan Reinauer2008-07-191-0/+72
* Detect SMSC SCH5027 (trivial).Uwe Hermann2008-04-231-0/+2
* Add new --list-supported switch for printing the list of Super I/OsRobinson P. Tryon2008-01-151-0/+5
* Add dump support for SMSC LPC47M192.Ulf Jordan2007-12-141-0/+31
* Various small fixes (trivial).Uwe Hermann2007-11-291-1/+1
* Dump support for SMSC FDC37C67x.Robinson P. Tryon2007-11-251-0/+31
* Dump support for the SMSC LPC47B27x (trivial).Uwe Hermann2007-11-221-0/+33
* Detection support for more Super I/Os. Small fixes (trivial).Uwe Hermann2007-11-171-0/+18
* Add detection and dump support for the SMSC FDC37N958FR (trivial).Uwe Hermann2007-11-141-0/+43
* 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-1/+0
* Dump support for the SMSC LPC47N227.Stefan Reinauer2007-10-131-0/+13
* Fixup a register dump attached to the wrong Super I/O. Seems somethingUwe Hermann2007-10-081-9/+9
* Add detection support for lots more SMSC Super I/Os (trivial).Uwe Hermann2007-10-081-18/+85
* Print a short message if no Super I/O chip could be detected (trivial).Uwe Hermann2007-10-071-0/+1