coreboot/mainboard
Ronald G. Minnich 5a205b9067 Add core2 stage1.c dependency
Index: arch/x86/intel/core2/stage1.c
Initial core2 disable_car and stop_ap
disable_car is wrong but we can fix that tomorrow -- it's core 2 day on friday!

Index: arch/x86/via/stage1.c
Add empty stop_ap()

Index: mainboard/kontron/986lcd-m/stage1_debug.c
Cleanup
Index: mainboard/kontron/986lcd-m/initram.c
Cleanup
Index: mainboard/jetway/j7f2/stage1.c
Remove definition of stop_ap; this belongs in the cpu!
Index: southbridge/intel/i82801gx/libsmbus.c
Fix definition of TIMEOUT (i.e. remove it)

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@1019 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-11-14 05:05:24 +00:00
..
adl Every GeodeLX target already has spd_read_byte in 2008-08-27 22:58:04 +00:00
amd General cleanup and comments for things that should be fixed in future. 2008-10-29 04:25:32 +00:00
amp Minor fixes and improvements for v3, mostly for Kconfig files (trivial). 2008-10-01 18:29:22 +00:00
artecgroup artecgroup/dbe61: Get DBE61A RAM setup and timing working. 2008-11-13 17:55:39 +00:00
emulation General cleanup and comments for things that should be fixed in future. 2008-10-29 04:25:32 +00:00
gigabyte The option table C file is a generated file and lives inside the build 2008-10-16 17:50:08 +00:00
jetway Add core2 stage1.c dependency 2008-11-14 05:05:24 +00:00
kontron Add core2 stage1.c dependency 2008-11-14 05:05:24 +00:00
pcengines Remove insignificant unused spd_devices arrays. 2008-11-13 01:04:35 +00:00
via Get via to use standard mtrr init functions. Start to document them. 2008-11-01 00:53:01 +00:00
Kconfig Filling in core 2 support. 2008-11-12 00:38:13 +00:00