coreboot/mainboard
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
..
adl Every GeodeLX target already has spd_read_byte in 2008-08-27 22:58:04 +00:00
amd This gets us back to a compiling k8 target. 2008-08-30 03:35:40 +00:00
artecgroup Change v3 makefile rules to be source-based, part I. 2008-08-18 11:15:43 +00:00
emulation Remove SUPERIO_WINBOND_W83627HF from Qemu Kconfig. Qemu does not have an 2008-08-29 21:18:09 +00:00
gigabyte This now compiles and has a simple error on build to stage2. 2008-08-23 16:51:00 +00:00
pcengines Fix Kconfig dependencies and update defconfigs. 2008-08-18 16:48:27 +00:00
Kconfig The m57sli almost builds. It's pretty empty. The dtc is not run . 2008-08-01 17:03:22 +00:00