summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-03Rename: arch/mips/isa/formats/tlb.format -> arch/mips/isa/formats/tlbop.formatKorey Sewell
2006-02-03Checkin (Merge?) files ... Added a few new format filesKorey Sewell
2006-02-01Merge zizzer:/bk/multiarchAli Saidi
2006-02-01Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Gabe Black
2006-02-01Fix a mistake, need to import SCons.ScannerAli Saidi
2006-01-31Add a scaner for .isa files. Ordering it turns out is rather importantAli Saidi
2006-01-30Make the M5 Emacs C style default to inserting spaces insteadNathan Binkert
2006-01-29sparc files that were removed from revision 1.888Korey Sewell
2006-01-26bitfields definition to support current decoder.hKorey Sewell
2006-01-26"sparc" -> "mips"Korey Sewell
2006-01-26decoder skeleton code: this should be able to read any MIPS instruction and d...Korey Sewell
2006-01-25more changes to the decoder ... Now does special 3 tableKorey Sewell
2006-01-25first version of my decoder function skeletonKorey Sewell
2006-01-25initial changes to decoder.hh and copied files from arch/sparc directoryKorey Sewell
2006-01-24Some stuff aparently didn't get committed which was from before the new repos...Gabe Black
2006-01-10Adding the sparc ISA files which were worked on locallyGabe Black
2005-12-23Fix roundUp function template so explicit arg is notSteve Reinhardt
2005-12-23Change base/intmath.{cc,hh} to follow m5 style.Steve Reinhardt
2005-12-23Updates to Memory system changes document.Nathan Binkert
2005-12-22Add a more refined stab at some of the new interface.Steve Reinhardt
2005-12-22Add notes from latest memory system redesign meetings.Steve Reinhardt
2005-12-21Make ScsiController a PioDevice so it works again.Nathan Binkert
2005-12-19Create the ProxyError Exception. Raise it when an unproxyNathan Binkert
2005-12-19Add a little bit of support to grab info for making graphsNathan Binkert
2005-12-06Make simulation termination message less threatening... maybeSteve Reinhardt
2005-12-01Two small fixes for mem_req's and Probe path with MOSI/MOESIRon Dreslinski
2005-11-29Add support for multiple streams being configured with the INITPARAMAli Saidi
2005-11-28Virtualized SINIC fixesNathan Binkert
2005-11-28Make the debugger a bit more useful with m5.opt by moving stuffNathan Binkert
2005-11-25Virtualize sinicNathan Binkert
2005-11-25Add the capability to iterate through the packets in a pktfifo,Nathan Binkert
2005-11-22Major improvements in the graph output code. Mostly adding moreNathan Binkert
2005-11-22Change the set of statistics that are generated when specifying "all"Nathan Binkert
2005-11-22More changes from cpus named fullX to runXNathan Binkert
2005-11-22Fix the system clock at 1THz making 1 simulation tick = 1 psNathan Binkert
2005-11-22make the NUMCPUS parameter always refer to the total number of cpusNathan Binkert
2005-11-22Make sure that the aiobench client has enough memory.Nathan Binkert
2005-11-22Clean up the newly updated iscsi-client scriptNathan Binkert
2005-11-22Apply patch for syscall emulation provided by Antti Miettinen (apm@brigitte.d...Kevin Lim
2005-11-22add the cpu number of the request to various panic and traceNathan Binkert
2005-11-21add support for delaying pio writes until the cache access occursNathan Binkert
2005-11-21expose an environment variable for setting the linux image.Nathan Binkert
2005-11-21change profile environment configurations.Nathan Binkert
2005-11-21Rearrange the memory configurations.Nathan Binkert
2005-11-21have sinic use the new readBar/writeBar stuff that's in theNathan Binkert
2005-11-21Add a bunch of functions to manage the BAR addresses. ThisNathan Binkert
2005-11-21Actually, you should'nt do math on Clock in the config files.Nathan Binkert
2005-11-21BARs now of type MemorySize32Nathan Binkert
2005-11-20Make it so one can do math with a Clock type in the config filesNathan Binkert
2005-11-20Allow long as a multiplier in the python configNathan Binkert