coreboot/src
Stefan Reinauer 43fed9b4ed disable AP_CODE_IN_CAR. The K8 code has an alternate code path to do the job,
and it's not working anyways.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5174 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-02-28 19:40:03 +00:00
..
arch/i386 - Add config flag for boards that have their own fadt.c 2010-02-28 18:23:00 +00:00
boot This is a general cleanup patch 2010-02-22 06:09:43 +00:00
console newconfig is no more. 2010-02-07 21:43:48 +00:00
cpu Unify crt0s setup to src/arch/i386/Makefile.inc. This variable 2010-02-25 17:03:17 +00:00
devices Random cosmetic fixes (trivial). 2010-02-22 16:41:49 +00:00
drivers This is a general cleanup patch 2010-02-22 06:09:43 +00:00
include assert.h: have the same information on asserts in romcc and non-romcc code. 2010-02-28 18:13:09 +00:00
lib HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case. 2010-02-25 13:40:49 +00:00
mainboard disable AP_CODE_IN_CAR. The K8 code has an alternate code path to do the job, 2010-02-28 19:40:03 +00:00
northbridge Drop i855pm port and rename i855gme to i855 instead. 2010-02-25 18:23:23 +00:00
pc80 use names instead of numbers where possible, also print a better message if no 2010-02-28 19:12:37 +00:00
southbridge This does the following: 2010-02-27 01:50:21 +00:00
superio Add Win Enterprises' PL6064 board 2010-02-24 16:36:56 +00:00
Kconfig - Add config flag for boards that have their own fadt.c 2010-02-28 18:23:00 +00:00