Add Win Enterprises' PL6064 board
authorAnish K. Patel <anishp@win-ent.com>
Wed, 24 Feb 2010 16:36:56 +0000 (16:36 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Wed, 24 Feb 2010 16:36:56 +0000 (16:36 +0000)
commit3a54ac9c362d2e5900edd7e1c459ffea1e29df64
treed761fa9e3491579e81ba98a488cb73703c6fd476
parentc9fa96d04c85430c7397473b2995f8f4913beb9c
Add Win Enterprises' PL6064 board

Signed-off-by: Anish K. Patel <anishp@win-ent.com>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5158 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/Kconfig
src/mainboard/winent/Kconfig [new file with mode: 0644]
src/mainboard/winent/pl6064/Kconfig [new file with mode: 0644]
src/mainboard/winent/pl6064/Makefile.inc [new file with mode: 0644]
src/mainboard/winent/pl6064/chip.h [new file with mode: 0644]
src/mainboard/winent/pl6064/cmos.layout [new file with mode: 0644]
src/mainboard/winent/pl6064/devicetree.cb [new file with mode: 0644]
src/mainboard/winent/pl6064/irq_tables.c [new file with mode: 0644]
src/mainboard/winent/pl6064/mainboard.c [new file with mode: 0644]
src/mainboard/winent/pl6064/romstage.c [new file with mode: 0644]
src/superio/winbond/w83627hf/superio.c