aboutsummaryrefslogtreecommitdiff
path: root/util/superiotool/nsc.c
AgeCommit message (Expand)Author
2007-12-14Add dump support for NSC PC97317.Ulf Jordan
2007-12-13Add detection and dump support for NSC PC97307.Ulf Jordan
2007-12-13Add dump support for NSC PC8741x.Ulf Jordan
2007-12-08Add detection and dump support for NSC PC87309.Ulf Jordan
2007-12-07Add/fix some LDN descriptions (trivial).Uwe Hermann
2007-12-07Fix typo. According to National's datasheet PC87317 has SID = 0xd0 andUlf Jordan
2007-11-24Add dump support for the PC87366.Ulf Jordan
2007-11-13Add dump support for NSC PC87360.Ulf Jordan
2007-11-12Drop superfluous exit_conf_mode*() calls, we don't want to call them twice.Uwe Hermann
2007-10-31Use the preferred order of 'static const' instead of 'const static'.Uwe Hermann
2007-10-17Drop support for the --human-readable option. It's not any more useful thanUwe Hermann
2007-10-14Add dump support for the NSC PC8374L (trivial).Uwe Hermann
2007-10-07Detection support for a bunch of NSC Super I/Os (trivial).Uwe Hermann
2007-10-07Print 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-28Random minor fixes. Use svn revision as superiotool version number.Uwe Hermann
2007-09-20Add -D / --dump-readable option which prints the Super I/O registerUwe 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-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