coreboot-kgpe-d16/src
Stefan Reinauer 43b29cf891 Fix mmconf (PCIe memory mapped config space access) support in v2. It was
horribly broken and thus never used by any platform. This needs to get
straightened out so current chipsets drivers can use the full feature set.

Create wrapper functions similar to the io pci config space ones.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Myles Watson <mylesgw@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3981 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-03-06 19:11:52 +00:00
..
arch Fix mmconf (PCIe memory mapped config space access) support in v2. It was 2009-03-06 19:11:52 +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 mmconf (PCIe memory mapped config space access) support in v2. It was 2009-03-06 19:11:52 +00:00
console fix warning in vga console code (trivial) 2008-08-01 11:38:23 +00:00
cpu fix a bunch of cast and type warnings and don't call the apic "nvram", that 2009-03-06 17:24:29 +00:00
devices Fix mmconf (PCIe memory mapped config space access) support in v2. It was 2009-03-06 19:11:52 +00:00
drivers coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 2009-02-28 20:10:20 +00:00
include Fix mmconf (PCIe memory mapped config space access) support in v2. It was 2009-03-06 19:11:52 +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 clean up qemu target config (trivial) 2009-03-06 18:38:28 +00:00
northbridge Fix mmconf (PCIe memory mapped config space access) support in v2. It was 2009-03-06 19:11:52 +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 use include file for i8259 where appropriate (trivial) 2009-03-06 18:39:54 +00:00
stream This patch converts __FUNCTION__ to __func__, since __func__ is standard. 2009-02-12 21:30:06 +00:00
superio coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 2009-02-28 20:10:20 +00:00