summaryrefslogtreecommitdiff
path: root/dev
AgeCommit message (Expand)Author
2005-06-29Formatting.Benjamin Nash
2005-06-29Merge m5read@m5.eecs.umich.edu:/bk/m5Benjamin Nash
2005-06-29Allow CPUs to specify their own CPU ids.Nathan Binkert
2005-06-28Merge m5read@m5.eecs.umich.edu:/bk/m5Benjamin Nash
2005-06-28Don't hard code the location of m5AlphaAccess. Instead, move theNathan Binkert
2005-06-28Pass the location of the m5 console backdoor to the consoleNathan Binkert
2005-06-27Change IDE disk and ethernet device to work better with FreeBSD.Benjamin Nash
2005-06-27Update for console code reorganizationNathan Binkert
2005-06-27Implement a state machine clock that acutally limits how fastNathan Binkert
2005-06-23Merge m5read@m5.eecs.umich.edu:/bk/m5Benjamin Nash
2005-06-23Changed timer functionality, ide disk interrupts, and TsunamiFake class to im...Benjamin Nash
2005-06-19little bit of formattingNathan Binkert
2005-06-17I/O changes and SkipFuncEvents to increase FreeBSD compatibility.Benjamin Nash
2005-06-09Mostly IO modifications, to increase compatibility with FreeBSD.Benjamin Nash
2005-06-05Cleanup copyright stuff. Add our copyright files thatNathan Binkert
2005-06-05Fix minor doxygen issues.Steve Reinhardt
2005-06-05Many files:Steve Reinhardt
2005-06-05added copyrightAli Saidi
2005-06-05make all of the turbolaser stuff only compile if ALPHA_TLASERNathan Binkert
2005-06-05Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5-cleanAli Saidi
2005-06-05split uart into urt8250 and uart8530Ali Saidi
2005-06-05Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2005-06-04Fix doxgyen commentsAli Saidi
2005-06-04shuffle files around for new directory structureNathan Binkert
2005-06-01Rename sim/universe.{cc,hh} to root.{cc,hh} (since theSteve Reinhardt
2005-06-01Standardize clock parameter names to 'clock'.Steve Reinhardt
2005-05-28ns_gige_reg.h, ns_gige.cc:Lisa Hsu
2005-05-02Make sinic work with mpyNathan Binkert
2005-05-02Improve checkpointing of ethernet packets a bit.Nathan Binkert
2005-04-29Add suport for no allocation of cache block on a dma read passing through a c...Ron Dreslinski
2005-04-24Add the m5 parameter to the ns83820 device model so that weNathan Binkert
2005-04-11Make the notion of a global event tick independent of the actualNathan Binkert
2005-04-06Cleanup diagnostic and error messages for the IDE diskNathan Binkert
2005-04-06Better debugging output for the ide controllerNathan Binkert
2005-03-29expose variables for number of global events per simulated second,Nathan Binkert
2005-03-23Formatting fixesNathan Binkert
2005-03-16Some changes to NSGigE's DPRINTF's that helped when I was doing NAT stuff.Lisa Hsu
2005-03-14Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi
2005-03-14print the daddr to pciconfigall DPRINTF.Lisa Hsu
2005-03-11remove addr from PciConfigDevice since it's not usedAli Saidi
2005-03-09fix typo in the fixed etherlink serialization.Lisa Hsu
2005-03-08Fix serialization of the EtherLink objectNathan Binkert
2005-02-21formatting fixesNathan Binkert
2005-02-13MergeAli Saidi
2005-02-13build mysql version if libraries existAli Saidi
2005-02-11Rework the command line paramters for python output and howNathan Binkert
2005-02-03Add Monet configuration, update p4 parameters, couple of typo fixesAli Saidi
2005-02-03small python config related fixes.Nathan Binkert
2005-01-30removed all tsunami dependence on tlaserreg.h (RTC defines) andAli Saidi
2005-01-21Merge zizzer.eecs.umich.edu:/bk/m5Kevin Lim