summaryrefslogtreecommitdiff
path: root/util/superiotool/fintek.c
AgeCommit message (Expand)Author
2007-09-23Minor fixes/improvements in the Fintek code (trivial).Uwe Hermann
2007-09-20Add -D / --dump-readable option which prints the Super I/O registerUwe Hermann
2007-09-20Decouple the ITE code from fintek.c, it doesn't belong there.Uwe Hermann
2007-09-20Fix up and generalize the ITE IT8708F code. It was only working out ofUwe Hermann
2007-09-19Further code simplifications and improvements.Uwe Hermann
2007-09-19Split out enter_conf_mode_*()/exit_conf_mode_() functions, we'll soon needUwe Hermann
2007-09-19Use uint16_t and friends where appropriate (trivial).Uwe Hermann
2007-09-16Split up superiotool.c into multiple source files, one per vendor.Uwe Hermann