Replace ramtest pattern to assist in DIMM configuration
[coreboot.git] / src / lib / ramtest.c
2012-03-25 Kyösti MälkkiReplace ramtest pattern to assist in DIMM configuration
2012-01-12 Sven Schnellelib: add ram_check_nodie
2011-10-28 Kyösti MälkkiClear improper use of CONFIG_CACHE_AS_RAM
2010-10-05 Patrick GeorgiRemove lib/ramtest.c-include from all CAR boards.
2010-08-30 Stefan ReinauerWe call this cache as ram everywhere, so let's call...
2010-08-03 Stefan ReinauerDrop the USE_PRINTK_IN_CAR option. It's a bogus decisio...
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-28 Stefan ReinauerAdd a non-time consuming version of ram check so we...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-19 Myles WatsonGet rid of a few warnings:
2010-02-25 Stefan ReinauerHAVE_MOVNTI really means SSE2. Also add sfence in the...
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2009-09-23 Stefan Reinauersimplify source tree hierarchy: move files from sdram...