summaryrefslogtreecommitdiff
path: root/src/python/m5/objects/BaseCPU.py
AgeCommit message (Expand)Author
2007-05-27Move SimObject python files alongside the C++ and fixNathan Binkert
2007-03-06Move all of the parameters of the Root SimObject so they areNathan Binkert
2006-12-29FormattingNathan Binkert
2006-11-14Update phase param in the .py file for the cpusRon Dreslinski
2006-11-11Fix TypoNathan Binkert
2006-11-11Get rid of the ParamContext for pseudo instructions and moveNathan Binkert
2006-11-09Get SPARC to the point that it starts running. Add ability to load the ROM bi...Ali Saidi
2006-11-08Remove mem parameter. Should have been removed earlier.Kevin Lim
2006-10-08Implement Alpha LL/SC support for SimpleCPU (Atomic & Timing)Steve Reinhardt
2006-10-02Updates to fix merge issues and bring almost everything up to working speed. ...Kevin Lim
2006-09-30Merge ktlim@zamp:./local/clean/o3-merge/m5Kevin Lim
2006-09-04More Python hacking to deal with config.py splitSteve Reinhardt
2006-08-21Merge zizzer:/z/m5/Bitkeeper/newmemRon Dreslinski
2006-08-18Update reference outputsSteve Reinhardt
2006-08-16Fix the caches not working in the regressionRon Dreslinski
2006-08-16Minor regression fixes.Steve Reinhardt
2006-08-16Finish test clean-up & reorg.Steve Reinhardt
2006-08-16More restructuring of regression tests.Steve Reinhardt
2006-07-12memory mode information now contained in system objectAli Saidi
2006-06-09Move main control from C++ into Python.Steve Reinhardt
2006-05-22New directory structure:Steve Reinhardt