Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / mainboard / supermicro / h8qme_fam10 / romstage.c
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-25 Stefan Reinauertry to unify timing initialization across those boards...
2010-04-15 Myles WatsonRemove a few more warnings from fam10.
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-09 Stefan Reinauercopy_and_run.c is not needed twice, and it is used...
2010-04-08 Myles WatsonClean up fidvid files using indent.
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-28 Stefan Reinauerdrop unneeded __ROMCC__ checks when the check for __PRE...
2010-03-22 Myles WatsonFix all the format string warnings.
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.