summaryrefslogtreecommitdiff
path: root/arch/mips/mips-boards/sim/sim_cmdline.c
AgeCommit message (Collapse)AuthorFilesLines
2007-07-10[MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.Ralf Baechle1-35/+0
It shares no code at all. While at it also fix up the beginning bitrot. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle1-2/+4
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2005-10-29Support for MIPSsim, the cycle accurate MIPS simulator.Ralf Baechle1-0/+33
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>