coreboot-kgpe-d16/src
Stefan Reinauer 5389c7f72b - Fix up amd pistachio and dbm690t.
- make uma_memory_base and uma_memory_size uint64_t as they may be 64bit BARs
  on some platforms.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3949 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-02-15 02:53:18 +00:00
..
arch Following patch adds dynamically generated P-States infrastructure as well as 2009-02-14 15:40:23 +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 Now that x86emu debugging is actually working, it should be switched off per 2009-01-21 01:56:53 +00:00
console fix warning in vga console code (trivial) 2008-08-01 11:38:23 +00:00
cpu Bellongs to r3946 2009-02-14 15:42:42 +00:00
devices Remove some warnings, mainly from format strings which didn't match the 2009-02-09 17:52:54 +00:00
drivers The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of 2008-10-01 12:52:52 +00:00
include Change Log: 2009-02-14 16:23:16 +00:00
lib This patch converts __FUNCTION__ to __func__, since __func__ is standard. 2009-02-12 21:30:06 +00:00
mainboard - Fix up amd pistachio and dbm690t. 2009-02-15 02:53:18 +00:00
northbridge This patch converts __FUNCTION__ to __func__, since __func__ is standard. 2009-02-12 21:30:06 +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 - Fix up amd pistachio and dbm690t. 2009-02-15 02:53:18 +00:00
stream This patch converts __FUNCTION__ to __func__, since __func__ is standard. 2009-02-12 21:30:06 +00:00
superio Add support for the Winbond W83627UHG Super I/O. 2009-01-06 00:33:30 +00:00