coreboot-kgpe-d16/src
Ronald G. Minnich e3de8b7cb5 OK, this builds and even looks right. dell needs its own Makefile.inc because
it is a P4 and it needs SSE for romcc not to go into infinite loop. 

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4701 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-10-01 15:59:49 +00:00
..
arch Remove some warnings. 2009-09-29 14:56:15 +00:00
boot Fix payload loading in various corner cases when working 2009-09-30 21:36:38 +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 OK, this builds and even looks right. dell needs its own Makefile.inc because 2009-10-01 15:59:49 +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