printk_foo -> printk(BIOS_FOO, ...)
[coreboot.git] / src / mainboard / supermicro / h8qme_fam10 / romstage.c
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-18 Patrick GeorgiRemove remaining uses of
2010-03-18 Patrick GeorgiRework boolean expression (DeMorgan and all) for
2010-03-17 Patrick GeorgiRemove failover/fallback/normal handling in mainboards'
2010-03-13 Knut KujatFix supermicro/h8qme_fam10 by enabling SPD ROM properly.
2010-03-11 Myles WatsonReplace clear_memory with memset.
2010-02-24 Knut KujatSeveral fixes to the supermicro/h8qme_fam10 board,...
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.