Implement support for the Winbond W83627THG.
authorStefan Reinauer <stepan@coresystems.de>
Wed, 29 Oct 2008 04:45:28 +0000 (04:45 +0000)
committerStefan Reinauer <stepan@openbios.org>
Wed, 29 Oct 2008 04:45:28 +0000 (04:45 +0000)
commitb70d1993a432af2a026c4cad0fa3dd3c5eca1ef7
tree5561c88da6d0da07fe82819ceba700516db15666
parent532fd2dc3d3dcf9bf1f2e2c8df539d07d0f214a0
Implement support for the Winbond W83627THG.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3700 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/superio/winbond/w83627thg/Config.lb [new file with mode: 0644]
src/superio/winbond/w83627thg/chip.h [new file with mode: 0644]
src/superio/winbond/w83627thg/superio.c [new file with mode: 0644]
src/superio/winbond/w83627thg/w83627thg.h [new file with mode: 0644]
src/superio/winbond/w83627thg/w83627thg_early_serial.c [new file with mode: 0644]