Print a short message if no Super I/O chip could be detected (trivial).
[coreboot.git] / util / superiotool / smsc.c
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.