summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-21just comment ns_gige.cc a little moreLisa Hsu
2004-04-21This is where I'm at for Linux Ethernet before I head to Mexico.Lisa Hsu
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-23Merge zizzer:/bk/linux into zower.eecs.umich.edu:/z/hsul/work/bk/linuxLisa Hsu
2004-03-23Add initial support for IDEAndrew Schultz
2004-03-22Merge zizzer:/bk/linux into zower.eecs.umich.edu:/z/hsul/work/bk/linuxLisa Hsu
2004-03-22AutomergeAndrew Schultz
2004-03-22Change member variable names to lower caseAndrew Schultz
2004-03-22Changed to inherit from DmaDevice to avoid multiple inheritance (nowAndrew Schultz
2004-03-22Fix to compile m5.fastErik Hallnor
2004-03-22Merge zizzer:/bk/linux into zower.eecs.umich.edu:/z/hsul/work/bk/linuxLisa Hsu
2004-03-22forgot to check this in earlier - no confusion between types and member names!Lisa Hsu
2004-03-21Update to store uncompressed data in the cache blocks at all times. This will...Erik Hallnor
2004-03-19Make it so that alpha_console can read the frequency from the correctRon Dreslinski
2004-03-17Updated kern/* code so we can have one console code and the simulatorAli Saidi
2004-03-15Pass cache block pointer when we have it.Erik Hallnor
2004-03-12merge etherpkt and makefileLisa Hsu