coreboot-kgpe-d16/src
Myles Watson 6315274cc8 This patch fixes the parser. '|' has special meaning so [|] is used.
Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4187 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-04-22 22:25:45 +00:00
..
arch fix warnings, shadowed declarations and style guide violations (all trivial) 2009-04-22 16:23:47 +00:00
boot * move i386 / ACPI dependent code out of hardwaremain.c and into the i386 2009-04-22 08:17:38 +00:00
config This patch fixes the parser. '|' has special meaning so [|] is used. 2009-04-22 22:25:45 +00:00
console fix warnings, shadowed declarations and style guide violations (all trivial) 2009-04-22 16:23:47 +00:00
cpu argh... never redo parts of the original patch on the fly. This fixes the tree 2009-04-22 09:06:38 +00:00
devices - printed CBFS rom address was always 0 2009-04-22 16:32:18 +00:00
drivers Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should 2009-04-01 13:43:21 +00:00
include This patch adds support for the BCM21000 (aka HT-2100) 2009-04-22 20:27:53 +00:00
lib - function prototypes do not need "extern" 2009-04-21 23:05:13 +00:00
mainboard Convert 12 more boards to use include statements in Config.lb. 2009-04-22 22:08:00 +00:00
northbridge remove some style guide breaks and warnings from raminit_f_dqs.c 2009-04-22 12:00:17 +00:00
pc80 fix warnings, shadowed declarations and style guide violations (all trivial) 2009-04-22 16:23:47 +00:00
pmc/altimus/mpc7410 Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
ram use printk, when possible. (trivial) 2008-08-01 12:12:37 +00:00
sdram fix typo in commend of generic_sdram.c (trivial) 2008-08-01 11:36:40 +00:00
southbridge This patch adds support for the BCM21000 (aka HT-2100) 2009-04-22 20:27:53 +00:00
stream fix warnings, shadowed declarations and style guide violations (all trivial) 2009-04-22 16:23:47 +00:00
superio This patch add rudimentary support for the superio functionality of 2009-04-22 20:30:42 +00:00