coreboot/include/arch/x86
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
..
amd/k8 This gets us back to a compiling k8 target. 2008-08-30 03:35:40 +00:00
arch
amd_geodelx.h Documentation improvement for sys_info. 2008-08-28 01:31:24 +00:00
byteorder.h
cpu.h This gets us back to a compiling k8 target. 2008-08-30 03:35:40 +00:00
div64.h
io.h
lapic.h This is closer! There are < 10 functions to be worked out, so most of 2008-08-29 04:33:56 +00:00
lapic_def.h Add lapic defines and support. 2008-08-11 23:02:34 +00:00
legacy.h
macros.h Minor cosmetic and/or license header fixes (trivial). 2008-08-11 21:01:54 +00:00
msr.h
mtrr.h
pci_ops.h
pciconf.h
pirq_routing.h Minor cosmetic and/or license header fixes (trivial). 2008-08-11 21:01:54 +00:00
qemu.h Fix for globals for qemu. 2008-08-28 02:32:27 +00:00
swab.h
types.h