coreboot-kgpe-d16/src/northbridge/via/cn700
Stefan Reinauer bccbbe6b69 The same mechanisms are used for normal and fallback images.
Hence drop the FALLBACK_ prefix

Signed-off-by: Stefan Reinauer <stepan@coreboot.org>
Acked-by: Patrick Georgi <patrick@georgi-clan.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6204 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-12-19 21:20:14 +00:00
..
agp.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
chip.h Indent-based + manual cleanups for CN700 (trivial). As this will be ported 2008-10-09 17:08:32 +00:00
cn700.h remove more warnings. 2010-04-03 13:33:01 +00:00
Kconfig The same mechanisms are used for normal and fallback images. 2010-12-19 21:20:14 +00:00
Makefile.inc Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
northbridge.c We hardcode highmemory size in every northbridge! This is bad, and especially if suspend to ram is involved. Let the default be taken from cbmem.h which also handles the suspend logic. 2010-12-13 19:50:25 +00:00
northbridge.h Add support for the Via CN700 with a C7 CPU and DDR2 RAM. Only a single DIMM is 2008-02-21 00:56:14 +00:00
raminit.c Clarify a comment on an old hack, remove the call to early_mtrr_init 2010-08-01 17:20:20 +00:00
raminit.h Indent-based + manual cleanups for CN700 (trivial). As this will be ported 2008-10-09 17:08:32 +00:00
vga.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00