coreboot-kgpe-d16/src
Stefan Reinauer 9a16e3e5a6 dualcore.h and quadcore.h are almost exactly the same.
Only have multicore.h for both of them.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5311 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-29 14:45:36 +00:00
..
arch/i386 This patch fixes build.h dependencies in coreboot again. 2010-03-29 13:04:13 +00:00
boot printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
console SMM: remove hack that was needed back in oldconfig times. 2010-03-24 16:45:46 +00:00
cpu dualcore.h and quadcore.h are almost exactly the same. 2010-03-29 14:45:36 +00:00
devices Prepare for using coreboot x86emu in userspace utility "vgabios" 2010-03-23 15:49:44 +00:00
drivers printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
include dualcore.h and quadcore.h are almost exactly the same. 2010-03-29 14:45:36 +00:00
lib This patch fixes build.h dependencies in coreboot again. 2010-03-29 13:04:13 +00:00
mainboard dualcore.h and quadcore.h are almost exactly the same. 2010-03-29 14:45:36 +00:00
northbridge dualcore.h and quadcore.h are almost exactly the same. 2010-03-29 14:45:36 +00:00
pc80 Some keyboards need a longer timeout. Also increase error level, because a 2010-03-24 21:24:17 +00:00
southbridge drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking for. 2010-03-28 15:11:56 +00:00
superio Fix all the format string warnings. 2010-03-22 16:33:25 +00:00
Kconfig ccache and scan-build actually work together, so remove the 2010-03-27 17:36:39 +00:00
Kconfig.deprecated_options Move deprecated Kconfig options to their own file, 2010-03-14 21:31:05 +00:00