summaryrefslogtreecommitdiff
path: root/configs/test
AgeCommit message (Expand)Author
2006-05-17Get basic full-system working with AtomicSimpleCPU.Steve Reinhardt
2006-05-16Split SimpleCPU into two different models, AtomicSimpleCPU andSteve Reinhardt
2006-05-07Minor changes for FP ... MIPS now works for floating-point programs...Korey Sewell
2006-05-04Merge zizzer:/bk/newmemKorey Sewell
2006-05-02Redo the FloatRegFile using unsigned integersKorey Sewell
2006-04-28Merge zizzer:/bk/newmemAli Saidi
2006-04-28random mix of tidbitsAli Saidi
2006-04-28Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-04-28Changed the hello_sparc executable back to the cross compiled oneGabe Black
2006-04-24Mostly done with all device models for new memory system. Still need to get t...Ali Saidi
2006-04-20make ide disk work for newmemAli Saidi
2006-04-13update Hello World binary for mips... the old one did not have a newlineKorey Sewell
2006-04-12fs now gets to the point where it would really like a filesystem.Ali Saidi
2006-04-06a sparc binary that can be debuggedAli Saidi
2006-04-06Fixed up the isa description. Also added some capability to the isa_parser in...Gabe Black
2006-03-31Fixes to SPARC for syscall emulation mode.Gabe Black
2006-03-29update for connector magicAli Saidi
2006-03-25update for objects having a busAli Saidi
2006-03-15Merge zizzer:/bk/newmemKorey Sewell
2006-03-15add translations for new sections that are mmapped or when the brkAli Saidi
2006-03-15add mips simple test in config directoryKorey Sewell
2006-03-10Compiles now (with CPU_MODELS=SimpleCPU), but hangsSteve Reinhardt