coreboot-kgpe-d16/src
Stefan Reinauer 2fd2c7901e drop another shadow variable (trivial)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4056 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-04-03 16:31:01 +00:00
..
arch I thought that romfs infrastructure is done now, but there were some 2009-04-03 16:17:05 +00:00
boot the attached patch is the last infrastructure change necessary for 2009-04-03 12:52:43 +00:00
config Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should 2009-04-01 13:43:21 +00:00
console fix warning in vga console code (trivial) 2008-08-01 11:38:23 +00:00
cpu drop another shadow variable (trivial) 2009-04-03 16:31:01 +00:00
devices During the suspend/resume programming I came to an issue that first 4KB of 2009-03-26 21:45:26 +00:00
drivers Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should 2009-04-01 13:43:21 +00:00
include forgot this. 2009-04-01 16:06:33 +00:00
lib This code adds support for coreboot images that use ROMFS. 2009-04-01 10:48:39 +00:00
mainboard There are more than a dozen targets in the v2 tree which refer to ROMCC 2009-04-03 16:29:35 +00:00
northbridge Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should 2009-04-01 13:43:21 +00:00
pc80 This patch converts __FUNCTION__ to __func__, since __func__ is standard. 2009-02-12 21:30:06 +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 To make use of HAVE_HIGH_TABLES following patch is needed. Also, it moves 2009-03-21 11:50:20 +00:00
stream Print a pointer as pointer, it's really trivial. 2009-04-03 15:02:08 +00:00
superio This patch reverts SuperIO changes that I was too hasty with. Even though the 2009-03-13 17:20:59 +00:00