coreboot/northbridge/amd/k8
Myles Watson 33e15e4148 This is a small HT fixup until HT links get figured out better.
It removes processors from the list of devices on the domain's bus so
that pci_scan_bus won't disable them, then scans for them, then puts
them back.  There are lots of other ways to do this, but this one
seemed minimally invasive and ends up with a correct tree.

The dts fixups I should have put in with the other K8 patch for the
new resource allocator.  I went to the v2 Config.lb files and tried to
get them as complete as possible.

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@1109 f3766cd6-281f-0410-b1cd-43a5c92072e9
2009-01-08 16:22:39 +00:00
..
apic This patch adds two k8 devices from v2 to v3 (apic and mcf3.) 2008-12-03 15:38:42 +00:00
apic.c This patch adds two k8 devices from v2 to v3 (apic and mcf3.) 2008-12-03 15:38:42 +00:00
coherent_ht.c Trivial fixes of printk \r\n and white space. 2008-10-28 17:29:07 +00:00
common.c This patch documents the unreadable function in northbridge/amd/k8/pci.c and 2008-10-29 02:22:38 +00:00
cpu.c Trivial fixes of printk \r\n and white space. 2008-10-28 17:29:07 +00:00
domain Forgot to add this one. 2008-09-29 05:14:55 +00:00
domain.c This is a small HT fixup until HT links get figured out better. 2009-01-08 16:22:39 +00:00
dqs.c m57sli mostly builds again. The stage0 is too large at 24k. 2008-10-01 07:23:05 +00:00
get_nodes.c Changes to make a get_nodes that can be built into stage1 and (for 2008-10-06 17:14:41 +00:00
get_sblk_pci1234.c This set of changes gets us much farther, in fact, we get into initram. 2008-08-27 05:30:50 +00:00
incoherent_ht.c This finishes the fix to log2. The computed dram size now matches the 2008-09-01 02:44:08 +00:00
incoherent_ht_chain.c Changes to make a get_nodes that can be built into stage1 and (for 2008-10-06 17:14:41 +00:00
libstage1.c Closer to compiling. Add the fidvid functions. Continue to remove romcc 2008-08-28 17:14:04 +00:00
Makefile This patch adds two k8 devices from v2 to v3 (apic and mcf3.) 2008-12-03 15:38:42 +00:00
mcf3 This patch adds two k8 devices from v2 to v3 (apic and mcf3.) 2008-12-03 15:38:42 +00:00
mcf3.c This patch adds two k8 devices from v2 to v3 (apic and mcf3.) 2008-12-03 15:38:42 +00:00
pci This patch fixes up k8 for the new resource allocator. It splits 2009-01-05 16:00:32 +00:00
pci.c This patch fixes up k8 for the new resource allocator. It splits 2009-01-05 16:00:32 +00:00
raminit.c Fix a bunch of Doxygen warnings in v3 (trivial). 2008-10-23 18:55:01 +00:00
reset_test.c This gets us back to a compiling k8 target. 2008-08-30 03:35:40 +00:00
util.c This patch clarifies/fixes some debug output. 2008-11-17 19:18:36 +00:00