coreboot-kgpe-d16/src/arch/i386
Stefan Reinauer ccdd20a539 move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list.
this patch also slightly changes it so we have a single cache_as_ram.inc which
requires no "help" from cache_as_ram_post.c and cache_as_ram_disable.c (or
worse, a lot of cruft hacked right into romstage.c like on tyan s2735)

Now all CAR code except the AMD Opteron/Athlon64 CAR code follows the new
simpler scheme. I'll gladly leave src/cpu/amd/car to someone else ;-)

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



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5423 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-04-14 07:47:07 +00:00
..
boot fix ms9652_fam10 2010-03-30 08:20:37 +00:00
include fix the broken nvidia chipset boards, 2010-04-09 15:29:13 +00:00
init clean up LD scripts and add some comments and proper license headers 2010-04-13 13:43:35 +00:00
lib drop now unussed cpu_reset.inc 2010-04-09 13:49:48 +00:00
llshell - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. 2010-04-01 09:50:32 +00:00
smp printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
coreboot_ram.ld clean up LD scripts and add some comments and proper license headers 2010-04-13 13:43:35 +00:00
Kconfig Enable user selectable bootblocks, and provide a bootblock that 2010-02-24 13:58:23 +00:00
Makefile.bigbootblock.inc Split crt0.S.lb into prologue and epilogue 2010-04-08 21:04:45 +00:00
Makefile.bootblock.inc Enable lazy evaluation of incs/lds for tiny bootblock, too. 2010-04-12 10:22:20 +00:00
Makefile.inc move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list. 2010-04-14 07:47:07 +00:00