summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-15Fix bug with physical address translationAndrew Schultz
2004-02-13Fix to remote debugger while in PALAndrew Schultz
2004-02-13Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5Andrew Schultz
2004-02-13fix up vtophys a bitNathan Binkert
2004-02-11MergeAli Saidi
2004-02-11added serializeation codeAli Saidi
2004-02-10Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2004-02-10Fixes for Linux syscall emulation.Steve Reinhardt
2004-02-10Fix masking of read/write address to get read/write offsetAndrew Schultz
2004-02-10Removed mask from devicesAndrew Schultz
2004-02-10Add support for multiple outstanding aligned copiesErik Hallnor
2004-02-10Changed new linux stuff to work with new FunctionalMemory interface andAndrew Schultz
2004-02-09Merge linux tree with headAndrew Schultz
2004-02-09Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-02-09Add LRU aligned copies to the hierarchy, with only one outstanding copy. Alig...Erik Hallnor
2004-02-09Added platform.hhAndrew Schultz
2004-02-09Fixes for updating mmu mappingsAndrew Schultz
2004-02-09Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/linuxAli Saidi
2004-02-09Some changes to for linux 2.6.2Ali Saidi
2004-02-09- Whack unused codeNathan Binkert
2004-02-09Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5Nathan Binkert
2004-02-09Add that one IPR memory space address that we keep seeingNathan Binkert
2004-02-09random fixesNathan Binkert
2004-02-09Commit regenerated trace_flags.* based on merged traceflags.pl.Steve Reinhardt
2004-02-09bk resolve is making me commit these even though they're broken.Steve Reinhardt
2004-02-09Results of automatic (yet incomplete) merge.Steve Reinhardt
2004-02-09Add support for memory barriers.Steve Reinhardt
2004-02-08Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-02-08Separate template definitions and instantiations into *_impl.hh and *.cc. Eve...Erik Hallnor
2004-02-07Totally rework the Range class. Now the range is from [start, end)Nathan Binkert
2004-02-06formattingNathan Binkert
2004-02-06Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-02-06Small cleanupNathan Binkert
2004-02-06Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-02-06Various extraction of common code into separate functions to make life easier.Erik Hallnor
2004-02-05Now skips the calibrate_delay loop in the kernel bootAndrew Schultz
2004-02-05fixed mapping of device memory and i/o spaceAli Saidi
2004-02-05added some commentsAli Saidi
2004-02-05mereged some comments with some of andrews changesAli Saidi
2004-02-05added some commentsAli Saidi
2004-02-05Modify the emulated system calls to support running the SPEC IntDavid Oehmke
2004-02-05Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-02-05Fix PCI code so it builds properly nowAndrew Schultz
2004-02-04Add support for "serializing" instructions that flushSteve Reinhardt
2004-02-04Added code so that BAR writes will result in an updated memory mappingAli Saidi
2004-02-04Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-02-04Change IIC to use param class. Tweak parameters in CacheTags.Erik Hallnor
2004-02-04Removed the tsunami_pci* filesAndrew Schultz
2004-02-04Changes to support PciDev as a new base class for devices which use PCIAndrew Schultz
2004-02-04More reformatting of reference parameter declarations.Steve Reinhardt