summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-05-17lift system-independent binning stuff out of Tru64System into System.Lisa Hsu
2004-05-17push the new system_events file that i was prevented from pushing way back wh...Lisa Hsu
2004-05-17Merge zizzer.eecs.umich.edu:/bk/m5Lisa Hsu
2004-05-16Now that the generation stuff is working, make the gendirNathan Binkert
2004-05-16Make the build process deal with the target arch directoryNathan Binkert
2004-05-13Merge zizzer.eecs.umich.edu:/bk/m5Lisa Hsu
2004-05-13lift some things out of the tru64 directory into common directory so linux ca...Lisa Hsu
2004-05-13Add VPtr class that makes it possible to esentially createNathan Binkert
2004-05-13remove the annotation junkNathan Binkert
2004-05-13pass the address of both the old an new pcbb on contextNathan Binkert
2004-05-13wrap mbuf stuff in the tru64 namespace since other OSesNathan Binkert
2004-05-13Avoid sending a signal to ourselves if we're not debuggingNathan Binkert
2004-05-12Make a new stat type of Value which is a scalar stat thatNathan Binkert
2004-05-10dma_bus_interface_impl.hh:Steve Reinhardt
2004-05-10Do a better job of factoring out CPU model in ISA description.Steve Reinhardt
2004-05-08Very minor fixes.Steve Reinhardt
2004-05-07MergeSteve Reinhardt
2004-05-06don't do dependencies on make generateNathan Binkert
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