added new superio. added new simple util.
authorRonald G. Minnich <rminnich@gmail.com>
Wed, 22 Feb 2006 22:12:21 +0000 (22:12 +0000)
committerRonald G. Minnich <rminnich@gmail.com>
Wed, 22 Feb 2006 22:12:21 +0000 (22:12 +0000)
commit394e7c416bb1e431005fe1cbfd62b4366896c27b
tree0ac66a073c61f19dd5e41a871a375bcac7856368
parent7db27ee6483f6b31023030a77fe37bc4c1842ac8
added new superio. added new simple util.
modified dell 1850

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2178 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/dell/s1850/Config.lb
src/superio/NSC/pc8374/Config.lb [new file with mode: 0644]
src/superio/NSC/pc8374/chip.h [new file with mode: 0644]
src/superio/NSC/pc8374/pc87360.h [new file with mode: 0644]
src/superio/NSC/pc8374/pc87360_early_serial.c [new file with mode: 0644]
src/superio/NSC/pc8374/superio.c [new file with mode: 0644]
util/probe_superio/Makefile [new file with mode: 0644]
util/probe_superio/probe_superio [new file with mode: 0755]
util/probe_superio/probe_superio.c [new file with mode: 0644]