superiotool: Cosmetics and coding style fixes.
[coreboot.git] / util / superiotool / smsc.c
2011-06-09 Uwe Hermannsuperiotool: Cosmetics and coding style fixes.
2011-02-17 David Hendricksadd mec1308 support to superiotool
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-13 Marc BertensAdd support for the SMSC FDC37C932 Super I/O.
2009-09-24 Uwe HermannAdd detection support for the SMSC FDC37M602.
2009-06-27 François-Regis Vui... Add dump support for SMSC LPC47N252.
2009-06-26 Uwe HermannDon't dump 0x07 registers, they're useless as they...
2009-06-26 Michael GoldThis adds register definitions for all logical devices...
2009-05-07 Uwe HermannFix my last commit. I looked at the wrong dead laptop.
2009-05-07 Uwe HermannSupport for detecting the SMSC FDC37N869 (trivial).
2009-03-25 Uwe Hermann- List SMSC LPC47N227 runtime register block as supported.
2009-03-11 Stefan ReinauerAdd support for the LPC47M182 to superiotool
2008-12-01 Stefan ReinauerThe Winbond Super I/O chips have another indirection...
2008-10-28 Andriy GaponAllow superiotool to compile and work on FreeBSD. Teste...
2008-10-14 Uwe HermannDrop global register 0x07 for all Super I/Os (trivial).
2008-10-01 Uwe HermannAdd some more Super I/O IDs/names (trivial).
2008-08-15 Stefan Reinauerfix typo in superiotool (trivial)
2008-07-19 Stefan Reinauersuperiotool: add support for SMSC SIO10N268 (trivial)
2008-07-19 Stefan Reinaueradd support for 2 new SMSC superio chips. Information...
2008-04-23 Uwe HermannDetect SMSC SCH5027 (trivial).
2008-01-15 Robinson P. TryonAdd new --list-supported switch for printing the list...
2007-12-14 Ulf JordanAdd dump support for SMSC LPC47M192.
2007-11-29 Uwe HermannVarious small fixes (trivial).
2007-11-25 Robinson P. TryonDump support for SMSC FDC37C67x.
2007-11-22 Uwe HermannDump support for the SMSC LPC47B27x (trivial).
2007-11-17 Uwe HermannDetection support for more Super I/Os. Small fixes...
2007-11-14 Uwe HermannAdd detection and dump support for the SMSC FDC37N958FR...
2007-11-12 Uwe HermannDrop superfluous exit_conf_mode*() calls, we don't...
2007-10-31 Uwe HermannUse the preferred order of 'static const' instead of...
2007-10-17 Uwe HermannDrop support for the --human-readable option. It's...
2007-10-13 Stefan ReinauerDump support for the SMSC LPC47N227.
2007-10-08 Uwe HermannFixup a register dump attached to the wrong Super I...
2007-10-08 Uwe HermannAdd detection support for lots more SMSC Super I/Os...
2007-10-07 Uwe HermannPrint a short message if no Super I/O chip could be...
2007-10-07 Robinson P. TryonDump support for the SMSC FDC37B72x.
2007-10-07 Robinson P. TryonDump support for the SMSC FDC37B78x.
2007-10-07 Robinson P. TryonDump support for the SMSC FDC37M81x.
2007-10-05 Uwe HermannAdd dump support for the SMSC LPC47M10x (trivial).
2007-10-04 Uwe HermannAdd detection support for the LPC47B387 (trivial).
2007-10-04 Uwe Hermann * Convert the NSC code to the common code structure...
2007-09-28 Uwe HermannRandom minor fixes. Use svn revision as superiotool...
2007-09-28 Uwe HermannFix up the SMSC detection code to probe _both_ old...
2007-09-24 Uwe HermannAdd detection support for quite a number of SMSC Super...
2007-09-20 Uwe HermannAdd -D / --dump-readable option which prints the Super...
2007-09-20 Uwe HermannFix up and generalize the ITE IT8708F code. It was...
2007-09-20 Uwe HermannSuperiotool: Add dump support to the Winbond W83697HF/F.
2007-09-19 Uwe HermannAdd support for the Winbond W83697HF/F and W83627EHF...
2007-09-19 Uwe HermannFurther code simplifications and improvements.
2007-09-19 Uwe HermannSplit out enter_conf_mode_*()/exit_conf_mode_() functio...
2007-09-19 Uwe HermannUse uint16_t and friends where appropriate (trivial).
2007-09-18 Uwe HermannMake the code a bit more generic (trivial). Different...
2007-09-18 Uwe HermannSuperiotool: Add support for the SMSC FDC37N769.