summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-05-06Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5Nathan Binkert
2004-05-06add support for sticking generated files in the build directoryNathan Binkert
2004-05-05Documentation fixesErik Hallnor
2004-05-04file used by old compile time binning which lisa's since fixedNathan Binkert
2004-05-04add a bit more data to the rob dumpNathan Binkert
2004-05-04Major stats package cleanupNathan Binkert
2004-05-04Update for doxygen 1.3.6Erik Hallnor
2004-05-04Function for getting usernameNathan Binkert
2004-05-04don't duplicate stat namesNathan Binkert
2004-04-29Derive from SimObject so stats are registered.Erik Hallnor
2004-04-29Change the way the DMAInterface works internally to make it easier to change ...Erik Hallnor
2004-04-28Minor enhancements to Python config stuff:Steve Reinhardt
2004-04-28Merge ehallnor@zizzer:/bk/m5Erik Hallnor
2004-04-28Little updates do the documentation.Erik Hallnor
2004-04-27Add an adaptive compression scheme.Erik Hallnor
2004-04-22Cleanup configs since bridges are now autosensing of addressesNathan Binkert
2004-04-15Fix the way write delay are sent on the data bus so that they are always sent...Erik Hallnor
2004-04-14Code cleanup and debugging for the bus.Erik Hallnor
2004-04-12Each direction in the BusBridge can now buffer max requests before blockingErik Hallnor
2004-04-12Delete the new store data.Erik Hallnor
2004-04-12Add data to stores to make compression results consistant across version of t...Erik Hallnor
2004-04-09Connect the bus bridge up correctly, internally.Erik Hallnor
2004-04-06Beta version of Python configuration tool. Generates .ini files fromSteve Reinhardt
2004-04-05Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2004-04-05Changes to config to allow everything (including 'children'Steve Reinhardt
2004-04-05Make BusBridge bidirectional. Add a new slave and master interface to help ac...Erik Hallnor
2004-04-03More {Itb,Dtb} -> {ITB,DTB} renames (forgot to test build KERNEL).Steve Reinhardt
2004-04-02MergeSteve Reinhardt
2004-04-02Basic cleanup pass to get rid of a few things that made the PythonSteve Reinhardt
2004-04-02Add new range functions to DmaInterface as well.Erik Hallnor
2004-04-02Add automatic bus bridge address range setting/resetting. You can no longer d...Erik Hallnor
2004-04-01Fix dependencies (broken since Nate's tree-build change).Steve Reinhardt
2004-04-01Add a average references to a cache block stat.Erik Hallnor
2004-03-26Get rid of the printExtraOutput stuffNathan Binkert
2004-03-25Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-03-25Get rid of symlink hack in makefileNathan Binkert
2004-03-24Minor cleanup from building & diffing behaviorSteve Reinhardt
2004-03-24Don't indent namespaces because it just wastes spaceNathan Binkert
2004-03-24Get rid of the old VPATH stuff for getting at source filesNathan Binkert
2004-03-24Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-03-24Hacks to make the libelf stuff work in openbsd.Nathan Binkert
2004-03-24Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-03-24A few memory system performance enhancements.Erik Hallnor
2004-03-24memory.ini:Nathan Binkert
2004-03-24Minor changes to TimeNathan Binkert
2004-03-24ULL()Nathan Binkert
2004-03-22Fix to compile m5.fastErik Hallnor
2004-03-21Update to store uncompressed data in the cache blocks at all times. This will...Erik Hallnor
2004-03-15Pass cache block pointer when we have it.Erik Hallnor
2004-03-11Use the specific tag type where we can.Erik Hallnor