Use DIMM0 et al in lots more places instead of hardocding values.
[coreboot.git] / src / mainboard / tyan / s2735 / romstage.c
2010-11-21 Uwe HermannUse DIMM0 et al in lots more places instead of hardocdi...
2010-10-05 Patrick GeorgiRemove lib/ramtest.c-include from all CAR boards.
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-05-08 Patrick GeorgiDrop console/console.c and pc80/serial.c from mainboards'
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-15 Stefan Reinauerzero warnings days...
2010-04-14 Stefan Reinauerzero warning days. Move RAMTOP and RAMBASE together.
2010-04-14 Stefan Reinauerdrop quite a lot of dead code that did nothing but...
2010-04-14 Stefan Reinauermove cpu/x86/car to cpu/intel/car as previously discuss...
2010-04-09 Stefan Reinauercopy_and_run.c is not needed twice, and it is used...
2010-04-03 Stefan Reinauerremove more warnings
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-31 Stefan ReinauerThis patch drops arch/i386/lib/console.c and arch/i386...
2010-03-29 Stefan ReinauerThis drops the ASSEMBLY define from romstage.c, too
2010-03-29 Stefan Reinauer__PRE_RAM__ is now correctly specified in the Makefile...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-18 Patrick GeorgiRemove fallback/normal handling in mainboards'
2010-02-27 Stefan ReinauerThis does the following:
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.