coreboot/mainboard/amd
Myles Watson bdc76a22a0 This patch fixes up k8 for the new resource allocator. It splits
northbridge functions and makes devices children of the northbridge.
	
northbridge/amd/k8/domain.c: 
	Add the functions from k8/pci.c that belong to the domain.  Add
support for physical link numbers in resource indices.  Combine find_iopair
and find_mempair to find_regpair.

northbridge/amd/k8/pci.c:
	Remove functions that went to the domain.

device/hypertransport.c:
	Add support for HT connections from devices that aren't the bus
controller.

device/hypertransport.h:
	Change the prototype of hypertransport_scan_chain.

northbridge/amd/k8/pci:
	Take out bridge flag.

mainboard/amd/serengeti/stage1.c
	Change first register usage.

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@1094 f3766cd6-281f-0410-b1cd-43a5c92072e9
2009-01-05 16:00:32 +00:00
..
db800 Every GeodeLX target already has spd_read_byte in 2008-08-27 22:58:04 +00:00
dbm690t Fix breakage of k8 targets caused by r1085. Thanks to Myles Watson for 2008-12-30 07:02:52 +00:00
norwich Every GeodeLX target already has spd_read_byte in 2008-08-27 22:58:04 +00:00
serengeti This patch fixes up k8 for the new resource allocator. It splits 2009-01-05 16:00:32 +00:00
Kconfig This patch makes the 8151 compile and adds it to the amd serengeti board. 2008-12-19 02:43:46 +00:00