printk_foo -> printk(BIOS_FOO, ...)
[coreboot.git] / src / lib / ramtest.c
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...