switch-coreboot/southbridge/amd/sb600
Myles Watson d4480beaec specific-resources.diff:
This patch makes specific devices use the updated resource allocation code.

The changes necessary are:
	1. Remove all calls to compute_allocate_resources.
	2. Don't store resources except in phase4_set_resources.

northbridge/amd/k8/pci.c:
	Remove calls to compute_allocate_resource.
	Change phase4_assign_resources to phase4_set_resources

southbridge/amd/amd8132/amd8132_bridge.c:
	Remove NPUML and NPUMB.
	Add a warning for bus disabling.
	Remove bridge_{read|set}_resources (they were there for NPUML)
	
southbridge/nvidia/mcp55/lpc.c:
southbridge/amd/sb600/lpc.c:
	Remove references to have_resources.

southbridge/amd/amd8111/lpc.c:
	Add resources for subtractive IO and ROM.

northbridge/amd/k8/domain.c:
northbridge/intel/i440bxemulation/i440bx.c:
northbridge/amd/geodelx/geodelx.c:
northbridge/intel/i945/northbridge.c:
northbridge/via/cn700/stage2.c:
	Change phase4_assign_resources->phase4_set_resources.
	
Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>



git-svn-id: svn://coreboot.org/repository/coreboot-v3@1090 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-12-31 19:46:14 +00:00
..
ac97.c This patch changes all occurrences of pci_dev_set_resources -> 2008-11-24 14:06:10 +00:00
ac97audio.dts Fix device name in ac97audio dts. 2008-10-03 04:08:15 +00:00
ac97modem.dts Let's add sb600 to the v3 repo this time. 2008-10-03 03:56:56 +00:00
enable_usbdebug_direct.c Let's add sb600 to the v3 repo this time. 2008-10-03 03:56:56 +00:00
hda.c This patch changes all occurrences of pci_dev_set_resources -> 2008-11-24 14:06:10 +00:00
hda.dts This sb600 and rs690 support for a dbm690t that compiles. Stage0 is 2008-10-06 17:12:38 +00:00
ide.c This patch changes all occurrences of pci_dev_set_resources -> 2008-11-24 14:06:10 +00:00
ide.dts Let's add sb600 to the v3 repo this time. 2008-10-03 03:56:56 +00:00
lpc.c specific-resources.diff: 2008-12-31 19:46:14 +00:00
lpc.dts Let's add sb600 to the v3 repo this time. 2008-10-03 03:56:56 +00:00
Makefile This sb600 and rs690 support for a dbm690t that compiles. Stage0 is 2008-10-06 17:12:38 +00:00
pci.c This patch changes all occurrences of pci_dev_set_resources -> 2008-11-24 14:06:10 +00:00
pci.dts Let's add sb600 to the v3 repo this time. 2008-10-03 03:56:56 +00:00
sata.c This patch changes all occurrences of pci_dev_set_resources -> 2008-11-24 14:06:10 +00:00
sata.dts Let's add sb600 to the v3 repo this time. 2008-10-03 03:56:56 +00:00
sb600.c Simplify the PM/PM2 related functions and make them more readable. 2008-10-23 13:09:31 +00:00
sb600.h Simplify the PM/PM2 related functions and make them more readable. 2008-10-23 13:09:31 +00:00
sb600_smbus.h This sb600 and rs690 support for a dbm690t that compiles. Stage0 is 2008-10-06 17:12:38 +00:00
sm.c This patch changes all occurrences of pci_dev_set_resources -> 2008-11-24 14:06:10 +00:00
sm.dts Let's add sb600 to the v3 repo this time. 2008-10-03 03:56:56 +00:00
stage1.c Trivial fixes of printk \r\n and white space. 2008-10-28 17:29:07 +00:00
stage1_reset.c This sb600 and rs690 support for a dbm690t that compiles. Stage0 is 2008-10-06 17:12:38 +00:00
stage1_smbus.c Trivial fixes of printk_debug and a comment from v2. 2008-10-28 16:06:28 +00:00
usb.c This patch changes all occurrences of pci_dev_set_resources -> 2008-11-24 14:06:10 +00:00
usb.dts Let's add sb600 to the v3 repo this time. 2008-10-03 03:56:56 +00:00
usb2.dts Let's add sb600 to the v3 repo this time. 2008-10-03 03:56:56 +00:00