coreboot-kgpe-d16/src
Ward Vandewege 2583dd2095 Add supermicro h8dmr fam10 target. This is largely a mashup of the tyan s2912
fam10 and h8dmr k8 targets.

Many, many thanks to Marc, Myles, Patrick and Stepan for all their help with
this, and to Arne for doing the s2912 fam10 port.

Build and boot tested. Abuild tested.

There are a number of outstanding issues and caveats - see src/mainboard/supermicro/h8dmr_fam10/README.

Signed-off-by: Ward Vandewege <ward@gnu.org>
Acked-by: Peter Stuge <peter@stuge.se>




git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4693 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-09-30 14:46:43 +00:00
..
arch Remove some warnings. 2009-09-29 14:56:15 +00:00
boot drop some dead code, clarify small comments and small cleanups to malloc.c 2009-09-25 21:59:57 +00:00
config * drop libgcc from coreboot_apc.o, not needed. 2009-09-26 15:52:05 +00:00
console Rename CONFIG_SERIAL_CONSOLE to match newconfig. 2009-09-25 17:24:08 +00:00
cpu Remove some warnings. 2009-09-29 14:56:15 +00:00
devices Remove some warnings. 2009-09-29 14:56:15 +00:00
drivers Remove a couple of CONFIG_ prefixes that shouldn't have happened. 2009-08-26 18:14:30 +00:00
include Remove some warnings. 2009-09-29 14:56:15 +00:00
lib * drop libgcc from coreboot_apc.o, not needed. 2009-09-26 15:52:05 +00:00
mainboard Add supermicro h8dmr fam10 target. This is largely a mashup of the tyan s2912 2009-09-30 14:46:43 +00:00
northbridge Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set. 2009-09-29 21:35:48 +00:00
pc80 A keyboard controller fix to stop the code from waiting for a code that never 2009-09-29 19:12:23 +00:00
southbridge Remove some warnings. 2009-09-29 14:56:15 +00:00
stream This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
superio Make all Kconfig enabled boards build (tested with kbuildall). 2009-09-24 09:03:06 +00:00
Kconfig Remove HyperTransport support from boards that don't need it. 2009-09-24 15:09:11 +00:00