summaryrefslogtreecommitdiff
path: root/src/mainboard/supermicro/h8qme_fam10/romstage.c
AgeCommit message (Expand)Author
2010-03-28drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is moreStefan Reinauer
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-18Remove remaining uses ofPatrick Georgi
2010-03-18Rework boolean expression (DeMorgan and all) forPatrick Georgi
2010-03-17Remove failover/fallback/normal handling in mainboards'Patrick Georgi
2010-03-13Fix supermicro/h8qme_fam10 by enabling SPD ROM properly.Knut Kujat
2010-03-11Replace clear_memory with memset.Myles Watson
2010-02-24Several fixes to the supermicro/h8qme_fam10 board, so itKnut Kujat
2010-02-08janitor task: unify and cleanup naming.Stefan Reinauer