Age | Commit message (Expand) | Author |
2008-06-07 | Add dump support for Winbond (NSC) PC87427. Dumps available from real hardware. | Tom Sylla |
2008-01-15 | Add new --list-supported switch for printing the list of Super I/Os | Robinson P. Tryon |
2007-12-17 | Add dump support for NSC PC87317. | Ulf Jordan |
2007-12-14 | Add dump support for NSC PC97317. | Ulf Jordan |
2007-12-13 | Add detection and dump support for NSC PC97307. | Ulf Jordan |
2007-12-13 | Add dump support for NSC PC8741x. | Ulf Jordan |
2007-12-08 | Add detection and dump support for NSC PC87309. | Ulf Jordan |
2007-12-07 | Add/fix some LDN descriptions (trivial). | Uwe Hermann |
2007-12-07 | Fix typo. According to National's datasheet PC87317 has SID = 0xd0 and | Ulf Jordan |
2007-11-24 | Add dump support for the PC87366. | Ulf Jordan |
2007-11-13 | Add dump support for NSC PC87360. | Ulf Jordan |
2007-11-12 | Drop superfluous exit_conf_mode*() calls, we don't want to call them twice. | Uwe Hermann |
2007-10-31 | Use the preferred order of 'static const' instead of 'const static'. | Uwe Hermann |
2007-10-17 | Drop support for the --human-readable option. It's not any more useful than | Uwe Hermann |
2007-10-14 | Add dump support for the NSC PC8374L (trivial). | Uwe Hermann |
2007-10-07 | Detection support for a bunch of NSC Super I/Os (trivial). | Uwe Hermann |
2007-10-07 | Print a short message if no Super I/O chip could be detected (trivial). | Uwe Hermann |
2007-10-04 | * Convert the NSC code to the common code structure all other Super I/Os use. | Uwe Hermann |
2007-09-28 | Random minor fixes. Use svn revision as superiotool version number. | Uwe Hermann |
2007-09-20 | Add -D / --dump-readable option which prints the Super I/O register | Uwe Hermann |
2007-09-20 | Fix up and generalize the ITE IT8708F code. It was only working out of | Uwe Hermann |
2007-09-19 | Further code simplifications and improvements. | Uwe Hermann |
2007-09-19 | Use uint16_t and friends where appropriate (trivial). | Uwe Hermann |
2007-09-16 | Split up superiotool.c into multiple source files, one per vendor. | Uwe Hermann |