1. 14f304a Add detection support for lots more SMSC Super I/Os (trivial). by Uwe Hermann · 17 years ago
  2. 44bb777 Some more ITE chips and small fixes (trivial). by Uwe Hermann · 17 years ago
  3. abeb63d Detection support for a bunch of NSC Super I/Os (trivial). by Uwe Hermann · 17 years ago
  4. e9d4616 Print a short message if no Super I/O chip could be detected (trivial). by Uwe Hermann · 17 years ago
  5. 84bf1e2 Add a list of contributors to the README (trivial). Also, a small hint by Uwe Hermann · 17 years ago
  6. c387b0b Add dump support for the Winbond W83627THF/THG. by David Hendricks · 17 years ago
  7. 0920357 Add a manpage for superiotool (trivial). by Uwe Hermann · 17 years ago
  8. 8a9c03f Dump support for the SMSC FDC37B72x. by Robinson P. Tryon · 17 years ago
  9. e1073f1 Dump support for the SMSC FDC37B78x. by Robinson P. Tryon · 17 years ago
  10. 87c4999 Dump support for the SMSC FDC37M81x. by Robinson P. Tryon · 17 years ago
  11. 409b4f2 Add dump support for the Winbond W83627HF/F/HG/G. by Rasmus Wiman · 17 years ago
  12. 23740c8 Add dump support for the SMSC LPC47M10x (trivial). by Uwe Hermann · 17 years ago
  13. dc81769 Add dump support for the ITE IT8661F. Note that this chip will not yet by Robinson P. Tryon · 17 years ago
  14. 5debf36 Add some more Winbond chips (trivial). by Uwe Hermann · 17 years ago
  15. db5f953 Add detection support for the LPC47B387 (trivial). by Uwe Hermann · 17 years ago
  16. 4354103 Add dump support for the ITE IT8705F/AF. by Robinson P. Tryon · 17 years ago
  17. 8b8d039 * Convert the NSC code to the common code structure all other Super I/Os use. by Uwe Hermann · 17 years ago
  18. 209148c Add a copy of the GPL (trivial). by Uwe Hermann · 17 years ago
  19. ec1edd1 Print superiotool version when run with --verbose. by Robinson P. Tryon · 17 years ago
  20. e4d4eba De-uglify the --version output (trivial). by Uwe Hermann · 17 years ago
  21. afe8309 Random minor fixes. Use svn revision as superiotool version number. by Uwe Hermann · 17 years ago
  22. 945045b Add support for some more Fintek chips and an ALi chip. by Uwe Hermann · 17 years ago
  23. 5f45fc2 Fix up the SMSC detection code to probe _both_ old- and new-style by Uwe Hermann · 17 years ago
  24. c3da366 Add detection support for lots more Winbond Super I/Os (trivial). by Uwe Hermann · 17 years ago
  25. e0ffaa1 Dump support for the Fintek F71805 (trivial). by Uwe Hermann · 17 years ago
  26. 48cac24 Detection support for the Winbond W83627HF (trivial). by Uwe Hermann · 17 years ago
  27. 2ee78d8 Fix compilation warning. by Ward Vandewege · 17 years ago
  28. 0f86732 Add detection support for quite a number of SMSC Super I/Os. Also, add by Uwe Hermann · 17 years ago
  29. 6b4ad43 Minor fixes/improvements in the Fintek code (trivial). by Uwe Hermann · 17 years ago
  30. 420f6ab Add register dump capability for ITE IT8718F (trivial). by Uwe Hermann · 17 years ago
  31. eddc473 Add -D / --dump-readable option which prints the Super I/O register by Uwe Hermann · 17 years ago
  32. b4db220 Decouple the ITE code from fintek.c, it doesn't belong there. by Uwe Hermann · 17 years ago
  33. 0702469 Fix up and generalize the ITE IT8708F code. It was only working out of by Uwe Hermann · 17 years ago
  34. 2c290e3 Superiotool: Add dump support to the Winbond W83697HF/F. by Uwe Hermann · 17 years ago
  35. e474956 Implement usage for --help and put the same information into the README, too. by Uwe Hermann · 17 years ago
  36. 7e7e9ac Add support for the Winbond W83697HF/F and W83627EHF/EF/EHG/EG. by Uwe Hermann · 17 years ago
  37. 3acf31e Further code simplifications and improvements. by Uwe Hermann · 17 years ago
  38. 25a6c0f Split out enter_conf_mode_*()/exit_conf_mode_() functions, we'll soon need by Uwe Hermann · 17 years ago
  39. de24a0e Use uint16_t and friends where appropriate (trivial). by Uwe Hermann · 17 years ago
  40. d754d2c Make the code a bit more generic (trivial). Different Super I/Os by Uwe Hermann · 17 years ago
  41. 6ff6af7 Superiotool: Add support for the SMSC FDC37N769. by Uwe Hermann · 17 years ago
  42. d8a18a2 Add a README for superiotool (trivial). by Uwe Hermann · 17 years ago
  43. 519419b Split out a dump_superio() function from ite.c, and make it slightly more by Uwe Hermann · 17 years ago
  44. 4cb7e71 Make 'struct superio_registers' globally available, pretty much by Uwe Hermann · 17 years ago
  45. 0120e1a Split up superiotool.c into multiple source files, one per vendor. by Uwe Hermann · 17 years ago
  46. 98ef9ce Small consistency fixes (trivial). by Uwe Hermann · 17 years ago
  47. 2046ff9 Various coding style and whitespace fixes (trivial). by Uwe Hermann · 17 years ago
  48. c4c54a5 Add ITE IT8716F support to probe_superio. This helps especially by Carl-Daniel Hailfinger · 17 years ago
  49. 1ae8e83 Rename probe_superio.c to superiotool.c. by Uwe Hermann · 17 years ago
  50. 8c14e45 Move probe_superio into the global util/ directory. by Uwe Hermann · 17 years ago