Add dump support for NSC PC87317.
[coreboot.git] / util / superiotool / nsc.c
2007-12-17 Ulf JordanAdd dump support for NSC PC87317.
2007-12-14 Ulf JordanAdd dump support for NSC PC97317.
2007-12-13 Ulf JordanAdd detection and dump support for NSC PC97307.
2007-12-13 Ulf JordanAdd dump support for NSC PC8741x.
2007-12-08 Ulf JordanAdd detection and dump support for NSC PC87309.
2007-12-07 Uwe HermannAdd/fix some LDN descriptions (trivial).
2007-12-07 Ulf JordanFix typo. According to National's datasheet PC87317...
2007-11-24 Ulf JordanAdd dump support for the PC87366.
2007-11-13 Ulf JordanAdd dump support for NSC PC87360.
2007-11-12 Uwe HermannDrop superfluous exit_conf_mode*() calls, we don't...
2007-10-31 Uwe HermannUse the preferred order of 'static const' instead of...
2007-10-17 Uwe HermannDrop support for the --human-readable option. It's...
2007-10-14 Uwe HermannAdd dump support for the NSC PC8374L (trivial).
2007-10-07 Uwe HermannDetection support for a bunch of NSC Super I/Os (trivial).
2007-10-07 Uwe HermannPrint a short message if no Super I/O chip could be...
2007-10-04 Uwe Hermann * Convert the NSC code to the common code structure...
2007-09-28 Uwe HermannRandom minor fixes. Use svn revision as superiotool...
2007-09-20 Uwe HermannAdd -D / --dump-readable option which prints the Super...
2007-09-20 Uwe HermannFix up and generalize the ITE IT8708F code. It was...
2007-09-19 Uwe HermannFurther code simplifications and improvements.
2007-09-19 Uwe HermannUse uint16_t and friends where appropriate (trivial).
2007-09-16 Uwe HermannSplit up superiotool.c into multiple source files,...