Support for Fintek F71863FG. This might need some work on the copyright
authorWang Qing Pei <wangqingpei@gmail.com>
Tue, 17 Aug 2010 15:05:05 +0000 (15:05 +0000)
committerStefan Reinauer <stepan@openbios.org>
Tue, 17 Aug 2010 15:05:05 +0000 (15:05 +0000)
commit42e7c32cc5253c2c8c6149a57a4667ec5ebf8262
tree319f15db846afc331f99fd74afb2cfef631c683d
parentacc374964421cad55d47770b5f27c5bce05228f3
Support for Fintek F71863FG. This might need some work on the copyright
notices. Getting it into the tree so people can get to it.

Signed-off-by: Wang Qing Pei <wangqingpei@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5717 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/superio/fintek/Kconfig
src/superio/fintek/Makefile.inc
src/superio/fintek/f71863fg/Makefile.inc [new file with mode: 0644]
src/superio/fintek/f71863fg/chip.h [new file with mode: 0644]
src/superio/fintek/f71863fg/f71863fg.h [new file with mode: 0644]
src/superio/fintek/f71863fg/f71863fg_early_serial.c [new file with mode: 0644]
src/superio/fintek/f71863fg/superio.c [new file with mode: 0644]