switch-coreboot/southbridge/nvidia/mcp55
Carl-Daniel Hailfinger 54d59cf82c Fix missing indirection for CONFIG_PCI_64BIT_PREF_MEM. That config still
does not compile, but this needed fixing anyway.

Signed-off-by: Ronald Hoogenboom <hoogenboom30@zonnet.nl>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@1132 f3766cd6-281f-0410-b1cd-43a5c92072e9
2009-02-13 11:00:21 +00:00
..
dts Minor cosmetic and/or license header fixes (trivial). 2008-08-11 21:01:54 +00:00
ide.c This patch changes all occurrences of pci_dev_set_resources -> 2008-11-24 14:06:10 +00:00
ide.dts Minor cosmetic and/or license header fixes (trivial). 2008-08-11 21:01:54 +00:00
lpc.c This patch removes a couple of warnings from the compilation of mcp55 boards. 2009-01-05 22:13:49 +00:00
lpc.dts This is the current state of my mcp55 commits. I realize I overload 2008-08-13 15:41:04 +00:00
Makefile Change v3 makefile rules to be source-based, part I. 2008-08-18 11:15:43 +00:00
mcp55.c This patch changes unsigned [int] to u16 for subsystem IDs. They're in the 2008-12-10 19:07:16 +00:00
mcp55.h This patch changes unsigned [int] to u16 for subsystem IDs. They're in the 2008-12-10 19:07:16 +00:00
mcp55_smbus.h Missing include. 2008-08-24 17:10:25 +00:00
pci.c Fix missing indirection for CONFIG_PCI_64BIT_PREF_MEM. That config still 2009-02-13 11:00:21 +00:00
pcie.c This patch changes all occurrences of pci_dev_set_resources -> 2008-11-24 14:06:10 +00:00
sata.c This patch changes all occurrences of pci_dev_set_resources -> 2008-11-24 14:06:10 +00:00
sata.dts Minor cosmetic and/or license header fixes (trivial). 2008-08-11 21:01:54 +00:00
smbus.c This patch removes a couple of warnings from the compilation of mcp55 boards. 2009-01-05 22:13:49 +00:00
stage1.c This patch removes the offset_pciio since there is never an offset_pciio an 2009-01-05 23:04:13 +00:00
stage1_enable_rom.c Cleanup to get to building a bios. This is as far as I want to take this 2008-10-06 05:18:22 +00:00
stage1_smbus.c Trivial fixes of printk \r\n and white space. 2008-10-28 17:29:07 +00:00
stage1_usbdebug.c Cleanup to get to building a bios. This is as far as I want to take this 2008-10-06 05:18:22 +00:00
usb.c This patch changes all occurrences of pci_dev_set_resources -> 2008-11-24 14:06:10 +00:00
usb2.c This patch changes all occurrences of pci_dev_set_resources -> 2008-11-24 14:06:10 +00:00