coreboot/northbridge/amd/k8
Ronald G. Minnich ff2ddcb313 This gets us back to a compiling k8 target.
This code has been tested on dbe62, and builds for qemu as well. 

the next step is testing on simnow. 

k8.h: add more prototypes and some required inline functions. 
cpu.h: same
serengeti: expand defines in mainboard.h, though we need a better 
mechanism; continue to fix initram.c, add new support files to Makefile
lib/console.c: include globalvars.h
lib/lar.c: Provide more informative print as the lar is scanned.
k8 north: needed reset_test.c from v2, fixes to raminit.c
arch/x86
Kconfig: new CONFIG variable CBMEMK, meaning coreboot mem k, memory
	used for coreboot. 
init_cpus.c: functions to start up CPUs
stage1_mtrr.c: bring over early mtrr support from v2.

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>



git-svn-id: svn://coreboot.org/repository/coreboot-v3@847 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-08-30 03:35:40 +00:00
..
coherent_ht.c This is closer! There are < 10 functions to be worked out, so most of 2008-08-29 04:33:56 +00:00
common.c This set of changes gets us much farther, in fact, we get into initram. 2008-08-27 05:30:50 +00:00
cpu.c This set of changes gets us much farther, in fact, we get into initram. 2008-08-27 05:30:50 +00:00
domain.c This set of changes gets us much farther, in fact, we get into initram. 2008-08-27 05:30:50 +00:00
dqs.c Fixes to make k8 and others work. 2008-08-27 22:43:18 +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 Fixes to make k8 and others work. 2008-08-27 22:43:18 +00:00
libstage1.c Closer to compiling. Add the fidvid functions. Continue to remove romcc 2008-08-28 17:14:04 +00:00
Makefile More sensible way to conditionally include hypertransport.c 2008-08-24 06:16:03 +00:00
pci v3: k8/m57sli wip1 2008-08-02 03:34:05 +00:00
pci.c This set of changes gets us much farther, in fact, we get into initram. 2008-08-27 05:30:50 +00:00
raminit.c This gets us back to a compiling k8 target. 2008-08-30 03:35:40 +00:00
reset_test.c This gets us back to a compiling k8 target. 2008-08-30 03:35:40 +00:00