coreboot-kgpe-d16/src/cpu/amd
Myles Watson d73c1b5bf1 Define some variables that were not defined. There are a couple left.
Do kbuildall then grep not.defined kbuildall.results/*
The interesting ones were GENERATE_*  I had to put them in twice to make it work
correctly: once outside the menu setting the defaults, and once inside the menu.
Now they show up when they should, and are always defined

Define HAVE_INIT_TIMER to only exclude the three boards that define it to be 0
in newconfig.
Define MEM_TRAIN_SEQ to be an integer and set it correctly.
Remove CAR_FAM10 and just depend on NORTHBRIDGE_AMD_AMDFAM10
MOVNTI is a performance enhancement, and should default to 0 so it doesn't break
boards that forget to define it.

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4856 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-10-26 15:14:07 +00:00
..
car Define some variables that were not defined. There are a couple left. 2009-10-26 15:14:07 +00:00
dualcore Various Kconfig and Makefile.inc fixes and cosmetics. 2009-08-25 00:53:22 +00:00
microcode Add support for AM2 CPUs (I fixed the 0x11 issue). 2009-08-24 16:51:27 +00:00
model_10xxx Define some variables that were not defined. There are a couple left. 2009-10-26 15:14:07 +00:00
model_fxx Define some variables that were not defined. There are a couple left. 2009-10-26 15:14:07 +00:00
model_gx1 Remove some more instances of including previous empty x86/fpu/Makefile.inc 2009-10-17 02:51:26 +00:00
model_gx2 Remove some more instances of including previous empty x86/fpu/Makefile.inc 2009-10-17 02:51:26 +00:00
model_lx trivial: add note that VSA blob belongs into CBFS. 2009-10-22 16:59:33 +00:00
mtrr Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. 2009-10-16 16:32:57 +00:00
quadcore Make fam10 build (but not boot due to bootblock size problems.) 2009-10-12 22:39:08 +00:00
sc520 Remove default n statements to simplify .config and ldoptions files. 2009-10-09 17:39:35 +00:00
socket_754 Remove some more instances of including previous empty x86/fpu/Makefile.inc 2009-10-17 02:51:26 +00:00
socket_939 Remove some more instances of including previous empty x86/fpu/Makefile.inc 2009-10-17 02:51:26 +00:00
socket_940 Remove some more instances of including previous empty x86/fpu/Makefile.inc 2009-10-17 02:51:26 +00:00
socket_AM2 Remove some more instances of including previous empty x86/fpu/Makefile.inc 2009-10-17 02:51:26 +00:00
socket_AM2r2 Define some variables that were not defined. There are a couple left. 2009-10-26 15:14:07 +00:00
socket_F Remove some more instances of including previous empty x86/fpu/Makefile.inc 2009-10-17 02:51:26 +00:00
socket_F_1207 Define some variables that were not defined. There are a couple left. 2009-10-26 15:14:07 +00:00
socket_S1G1 Remove some more instances of including previous empty x86/fpu/Makefile.inc 2009-10-17 02:51:26 +00:00
Kconfig More Kconfig-supported boards, and also kconfig support 2009-10-09 12:32:52 +00:00
Makefile.inc Make fam10 build (but not boot due to bootblock size problems.) 2009-10-12 22:39:08 +00:00