aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/torpedo/romstage.c
AgeCommit message (Expand)Author
2014-02-06console: Drop extra uart_init()Kyösti Mälkki
2013-09-24southbridge/cimx/sb900: Rename headers to match sb700 & sb800Corey Osgood
2013-08-15Include boot_cpu.c for romstage buildsKyösti Mälkki
2013-05-08copy_and_run: drop boot_complete parameterStefan Reinauer
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-04-27Move top level pc80 directory to drivers/Stefan Reinauer
2012-02-20Torpedo mainboard changes to fix warnings.Martin Roth
2012-01-18Clean up AMD romstage.c serial outputMarc Jones
2012-01-18Clean up AMD romstage.c whitespace indent issuesMarc Jones
2011-11-01remove trailing whitespaceStefan Reinauer
2011-06-28Add the AMD Torpedo mainboardefdesign98