Superiotool: Add dump support to the Winbond W83697HF/F.
[coreboot.git] / util / superiotool / superiotool.c
2007-09-20 Uwe HermannSuperiotool: Add dump support to the Winbond W83697HF/F.
2007-09-19 Uwe HermannImplement usage for --help and put the same information...
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.
2007-09-16 Uwe HermannSplit out a dump_superio() function from ite.c, and...
2007-09-16 Uwe HermannSplit up superiotool.c into multiple source files,...
2007-09-01 Uwe HermannSmall consistency fixes (trivial).
2007-09-01 Uwe HermannVarious coding style and whitespace fixes (trivial).
2007-09-01 Carl-Daniel HailfingerAdd ITE IT8716F support to probe_superio. This helps...
2007-09-01 Uwe HermannRename probe_superio.c to superiotool.c.