switch-coreboot/src
Peter Stuge d9276e5eab Trivial style changes, replace a few C++ type comments, and some code reuse
Signed-off-by: Peter Stuge <peter@stuge.se>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4956 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-11-25 08:35:59 +00:00
..
arch/i386 Make the kconfig-style build work in mingw: 2009-11-21 19:54:02 +00:00
boot If the coreboot and filo overlap, it will "slice off" a piece at the 2009-11-05 10:02:59 +00:00
config Define some variables that were not defined. There are a couple left. 2009-10-26 15:14:07 +00:00
console Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. 2009-11-12 16:38:03 +00:00
cpu Silence two warnings. Only use the Qemu hard-coded address for VGA devices. 2009-11-17 15:20:22 +00:00
devices Silence two warnings. Only use the Qemu hard-coded address for VGA devices. 2009-11-17 15:20:22 +00:00
drivers Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
include Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. 2009-11-12 16:38:03 +00:00
lib Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. 2009-11-12 16:38:03 +00:00
mainboard Trivial style changes, replace a few C++ type comments, and some code reuse 2009-11-25 08:35:59 +00:00
northbridge Update amdk8/util.c since __PRE_RAM__. Make node & link more unique. 2009-11-18 17:10:36 +00:00
pc80 http://www.coreboot.org/pipermail/coreboot/2007-October/025740.html 2009-11-05 12:38:34 +00:00
southbridge Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
superio Remove some warnings from the tyan s2895. 2009-10-30 02:08:07 +00:00
Kconfig Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. 2009-11-12 16:38:03 +00:00