1. 552cfb7 Add new --list-supported switch for printing the list of Super I/Os by Robinson P. Tryon · 17 years ago
  2. 11887f2 Add/fix some LDN descriptions (trivial). by Uwe Hermann · 17 years ago
  3. 9c22e86 Drop superfluous exit_conf_mode*() calls, we don't want to call them twice. by Uwe Hermann · 17 years ago
  4. 246be7d Use the preferred order of 'static const' instead of 'const static'. by Uwe Hermann · 17 years ago
  5. 7dabe5e Drop support for the --human-readable option. It's not any more useful than by Uwe Hermann · 17 years ago
  6. 44bb777 Some more ITE chips and small fixes (trivial). by Uwe Hermann · 17 years ago
  7. e9d4616 Print a short message if no Super I/O chip could be detected (trivial). by Uwe Hermann · 17 years ago
  8. dc81769 Add dump support for the ITE IT8661F. Note that this chip will not yet by Robinson P. Tryon · 17 years ago
  9. 4354103 Add dump support for the ITE IT8705F/AF. by Robinson P. Tryon · 17 years ago
  10. 8b8d039 * Convert the NSC code to the common code structure all other Super I/Os use. by Uwe Hermann · 17 years ago
  11. afe8309 Random minor fixes. Use svn revision as superiotool version number. by Uwe Hermann · 17 years ago
  12. 0f86732 Add detection support for quite a number of SMSC Super I/Os. Also, add by Uwe Hermann · 17 years ago
  13. 420f6ab Add register dump capability for ITE IT8718F (trivial). by Uwe Hermann · 17 years ago
  14. eddc473 Add -D / --dump-readable option which prints the Super I/O register by Uwe Hermann · 17 years ago
  15. b4db220 Decouple the ITE code from fintek.c, it doesn't belong there. by Uwe Hermann · 17 years ago
  16. 0702469 Fix up and generalize the ITE IT8708F code. It was only working out of by Uwe Hermann · 17 years ago
  17. 2c290e3 Superiotool: Add dump support to the Winbond W83697HF/F. by Uwe Hermann · 17 years ago
  18. 7e7e9ac Add support for the Winbond W83697HF/F and W83627EHF/EF/EHG/EG. by Uwe Hermann · 17 years ago
  19. 3acf31e Further code simplifications and improvements. by Uwe Hermann · 17 years ago
  20. 25a6c0f Split out enter_conf_mode_*()/exit_conf_mode_() functions, we'll soon need by Uwe Hermann · 17 years ago
  21. de24a0e Use uint16_t and friends where appropriate (trivial). by Uwe Hermann · 17 years ago
  22. 519419b Split out a dump_superio() function from ite.c, and make it slightly more by Uwe Hermann · 17 years ago
  23. 4cb7e71 Make 'struct superio_registers' globally available, pretty much by Uwe Hermann · 17 years ago
  24. 0120e1a Split up superiotool.c into multiple source files, one per vendor. by Uwe Hermann · 17 years ago