summaryrefslogtreecommitdiff
path: root/src/mainboard/msi/ms9652_fam10/romstage.c
AgeCommit message (Expand)Author
2010-03-31This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer
2010-03-30reduce warnings in MCP55 and Fam10 codeStefan Reinauer
2010-03-29This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer
2010-03-29__PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer
2010-03-28drop post_code()Stefan 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-11Replace clear_memory with memset.Myles Watson
2010-03-01Whitespace changes to make s2912_fam10/ms9652_fam10 more similar.Uwe Hermann
2010-03-01Add msi/ms9652_fam10 board.Timothy Pearson