Add support for the Winbond W83977F-A Super I/O.
authorNikolay Petukhov <nikolay.petukhov@gmail.com>
Wed, 6 Jun 2007 10:26:00 +0000 (10:26 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Wed, 6 Jun 2007 10:26:00 +0000 (10:26 +0000)
commitecbe8e5d5cac1c37d9ce40bae39d4f763075fce0
tree0d1a7e8c65dd877c8d029d8be023b984885a27c8
parent66020709559e481e1d9b062156fe01016db25c60
Add support for the Winbond W83977F-A Super I/O.

Signed-off-by: Nikolay Petukhov <nikolay.petukhov@gmail.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2714 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/superio/winbond/w83977f/Config.lb [new file with mode: 0644]
src/superio/winbond/w83977f/chip.h [new file with mode: 0644]
src/superio/winbond/w83977f/superio.c [new file with mode: 0644]
src/superio/winbond/w83977f/w83977f.h [new file with mode: 0644]
src/superio/winbond/w83977f/w83977f_early_serial.c [new file with mode: 0644]