coreboot-kgpe-d16/util
Uwe Hermann 01ce601bdb This patch is from 2009-10-20
Convert all DEBUG_SMBUS, DEBUG_SMI, and DEBUG_RAM_SETUP custom and
local #defines into globally configurable kconfig options (and Options.lb
options for as long as newconfig still exists) which can be enabled
by the user in the "Debugging" menu.

The respective menu items only appear if a board is selected where the
chipset code actually provides such additional DEBUG output.

All three variables default to 0 / off for now.

Also, drop a small chunk of dead/useless code in the
src/northbridge/via/cn700/raminit.c file, which would otherwise break
compilation.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>

Reworked to still apply to trunk, added X86EMU_DEBUG (and make the x86emu/yabel
code only work printf instead of a redefined version of printk and 
Acked-by: Stefan Reinauer <stepan@coresystems.de>




git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5185 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-05 10:03:50 +00:00
..
abuild This is a general cleanup patch 2010-02-22 06:09:43 +00:00
amdtools Add an initial version of some tools to compare (extended) K8 memory settings. 2009-10-28 19:41:52 +00:00
cbfstool This patch implements MBI (modular bios interface) support to the i830 chipset. 2010-03-01 08:34:19 +00:00
crossgcc Add the BSD-licensed getopt tool to crossgcc, to use 2010-01-29 17:40:52 +00:00
dump_mmcr small ts5300 update, fix endian problem in dummmcr. 2006-03-18 00:10:29 +00:00
ectool ectool: Support for dumping EC "index ram" 2010-01-16 17:50:55 +00:00
getpir This patch changes following in getpir application. 2009-09-26 16:18:22 +00:00
inteltool Inteltool: Add i830/Tolapai/Ich4 support 2010-02-22 11:26:06 +00:00
k8resdump K8 resource dump utility from Rudolf Marek 2007-10-30 01:12:20 +00:00
kconfig Make the kconfig-style build work in mingw: 2009-11-21 19:54:02 +00:00
lbtdump Fix a typo in lbtdump output (trivial). 2008-05-07 19:21:18 +00:00
mkelfImage Impact: fix vmlinux from 2.6.30 2009-06-28 15:04:06 +00:00
mptable use stdint types for structures, and don't use pointers 2010-01-26 14:09:30 +00:00
msrtool msrtool: Fix typo 2010-01-17 21:59:27 +00:00
nrv2b don't ignore return values (trivial) 2009-04-22 12:14:39 +00:00
nvramtool nvramtool: Consider a string with non-printable characters a "bad value". 2010-01-16 14:57:32 +00:00
optionlist I took Rob Landley's nice "menuconfig2html.py" script from 2010-02-09 15:15:29 +00:00
options Make the kconfig-style build work in mingw: 2009-11-21 19:54:02 +00:00
resetcf epia-m support 2004-10-06 17:33:54 +00:00
romcc Add attribute((noreturn)) to romcc 2010-02-28 18:37:38 +00:00
sconfig Remove all build/ prefixes in the build output. 2009-10-28 17:10:51 +00:00
superiotool Add dump support for the Winbond W83877AF (trivial). 2010-02-04 00:55:06 +00:00
vgabios this is probably in vain because this tool should use the same x86emu as 2009-10-16 01:08:07 +00:00
x86emu This patch is from 2009-10-20 2010-03-05 10:03:50 +00:00
xcompile Improve compiler detection and configuration in xcompile. 2010-02-10 20:31:38 +00:00