summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-02-03Removed pci_dev from AdaptecControllerAndrew Schultz
2004-02-03Forgot to fixup the boot_linux.ini file to use AdaptecControllerAndrew Schultz
2004-02-03Mostly changes to point Tsunami related stuff to use AdaptecControllerAndrew Schultz
2004-02-03Fix to support redefinition of functional_memory base classAndrew Schultz
2004-02-03AutomergedAndrew Schultz
2004-02-03Merge zizzer.eecs.umich.edu:/.automount/ziff/z/binkertn/research/m5/kernelAli Saidi
2004-02-03Aded tsunami_pcidev and associated updatesAli Saidi
2004-02-03Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-02-03mergeNathan Binkert
2004-02-03Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-02-03Remote debugging cleanup and internal debugging supportNathan Binkert
2004-02-03Fix bug: forgot branchTarget() method on indirect branches.Steve Reinhardt
2004-02-02Fix handling of uncacheable loads. Make them wait until they're at the tail ofSteve Reinhardt
2004-02-02Get rid of LVQ-port function unit... only used for redundantSteve Reinhardt
2004-02-02Clean up some confusing ROBStation fields left over from SS (ea_comp, in_LSQ).Steve Reinhardt
2004-02-02insn->instSteve Reinhardt
2004-02-02Change "Foo& foo" declarations to "Foo &foo".Steve Reinhardt
2004-02-02More conversions of ref-counted parameters to references:Steve Reinhardt
2004-02-02Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-02-02Change the way the IIC way list is handled in the primary table.Erik Hallnor
2004-02-02Change MemReqPtr parameters to references.Steve Reinhardt
2004-02-02Make stats:dump_period work even if dump_cycle isn't set.Steve Reinhardt
2004-01-31Change configs to use SimpleController instead of ScsiControllerAndrew Schultz
2004-01-31Split the SCSI controller into a base class (ScsiController) andAndrew Schultz
2004-01-31added tsunami_pcidevAli Saidi
2004-01-30Update for changes in the consoleNathan Binkert