Add support for the Winbond W83627EHG Super I/O.
authorYinghai Lu <yinghai.lu@amd.com>
Sat, 3 Feb 2007 15:28:20 +0000 (15:28 +0000)
committerStefan Reinauer <stepan@openbios.org>
Sat, 3 Feb 2007 15:28:20 +0000 (15:28 +0000)
commitbc7ceb1fd1473f0338fee8140356f130d0b615ba
tree5d33b11789b4751e6027ef43cf1d0963d182747c
parentc5708d19fd3fc00df9f1cd18a9db93742acc70df
Add support for the Winbond W83627EHG Super I/O.

Signed-off-by: Yinghai Lu <yinghai.lu@amd.com>
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Bingxun Shi <bingxunshi@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2549 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/superio/winbond/w83627ehg/Config.lb [new file with mode: 0644]
src/superio/winbond/w83627ehg/chip.h [new file with mode: 0644]
src/superio/winbond/w83627ehg/superio.c [new file with mode: 0644]
src/superio/winbond/w83627ehg/w83627ehg.h [new file with mode: 0644]
src/superio/winbond/w83627ehg/w83627ehg_early_init.c [new file with mode: 0644]
src/superio/winbond/w83627ehg/w83627ehg_early_serial.c [new file with mode: 0644]