coreboot/src
Robert Millan 420593e74d This fixes a shadowed declaration in multiboot.c.
Signed-off-by: Robert Millan <rmh@aybabtu.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4034 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-03-31 14:11:19 +00:00
..
arch This fixes a shadowed declaration in multiboot.c. 2009-03-31 14:11:19 +00:00
boot Change 0x%p to %p. Thanks Stefan for catching the one I introduced in 3931. 2009-02-10 03:02:05 +00:00
config fix the following warning on all boards that don't have PIRQ_ROUTE enabled 2009-03-19 01:30:16 +00:00
console
cpu The latest ucode patches for Family 10h: 2009-03-25 15:47:58 +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 This, ladies and gentlement, is commit #4000. 2009-03-13 15:42:27 +00:00
include This patch adds "high coreboot table support" to coreboot version 2. 2009-03-17 14:38:48 +00:00
lib use pointers instead of size_t when dealing with pointers. Also fix a few 2009-03-06 17:22:35 +00:00
mainboard cosmetic fix for function definition. 2009-03-31 14:10:42 +00:00
northbridge During the suspend/resume programming I came to an issue that first 4KB of 2009-03-26 21:45:26 +00:00
pc80 This patch converts __FUNCTION__ to __func__, since __func__ is standard. 2009-02-12 21:30:06 +00:00
pmc/altimus/mpc7410
ram use printk, when possible. (trivial) 2008-08-01 12:12:37 +00:00
sdram
southbridge To make use of HAVE_HIGH_TABLES following patch is needed. Also, it moves 2009-03-21 11:50:20 +00:00
stream This patch converts __FUNCTION__ to __func__, since __func__ is standard. 2009-02-12 21:30:06 +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