Use DIMM0 et al in lots more places instead of hardocding values.
[coreboot.git] / src / mainboard / amd / rumba / romstage.c
2010-11-21 Uwe HermannUse DIMM0 et al in lots more places instead of hardocdi...
2010-11-20 Patrick GeorgiUnify DIMM SPD addressing. For Geode, change the
2010-11-05 Nils JacobsGX2: Define the unused DIMM1 to 0xFF to make it obvious...
2010-11-01 Nils JacobsChange Geode GX2 to use the auto DRAM detect code from...
2010-10-05 Patrick GeorgiRemove lib/ramtest.c-include from all CAR boards.
2010-07-28 Nils JacobsLet Geode GX2 use geode_post_code.h just like Geode LX
2010-07-26 Nils JacobsThis patch converts the Geode GX2 boards to CAR.
2010-05-09 Patrick GeorgiRemove pc80/serial.c includes in ROMCC boards and include
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-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-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.