Add support for the ITE IT8661F/IT8770F, IT8673F, and IT8671F/IT8687R.
[coreboot.git] / util / superiotool / Makefile
2008-03-17 Uwe HermannVarious smaller fixes in superiotool:
2007-10-13 Ulf JordanSet the superiotool version number from svn at build...
2007-10-07 Uwe HermannAdd a manpage for superiotool (trivial).
2007-09-28 Uwe HermannRandom minor fixes. Use svn revision as superiotool...
2007-09-28 Uwe HermannAdd support for some more Fintek chips and an ALi chip.
2007-09-19 Uwe HermannAdd support for the Winbond W83697HF/F and W83627EHF...
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 up superiotool.c into multiple source files,...
2007-09-01 Uwe HermannRename probe_superio.c to superiotool.c.
2007-09-01 Uwe HermannMove probe_superio into the global util/ directory.