summaryrefslogtreecommitdiff
path: root/dev
AgeCommit message (Expand)Author
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
2005-01-21Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2005-01-21Fix annoying bug that lead to dropped packets in the P4 systemRon Dreslinski
2005-01-19Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi
2005-01-19added total bytes/bandwidth/packets formulas to nicsAli Saidi
2005-01-19Merge zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-01-19Fix serialization of txPacket (need to properly calculate the length before s...Ron Dreslinski
2005-01-19fix unserialization of PacketFifoNathan Binkert
2005-01-18Merge changes to make m5 g++ 3.4 compatible.Kevin Lim
2005-01-15New and improved configuration mechanism. No more writing ofNathan Binkert
2005-01-14Fixes so m5 compiles on gcc 3.4, which has much stricter syntax. Most change...Kevin Lim
2004-12-09Change Bus template parameter to BusType (to avoid confusion with Bus class).Steve Reinhardt
2004-12-06Add support for Tsunami with 64 processorsAli Saidi
2004-11-22Print a warning if two devices are sharing the same interruptAli Saidi
2004-11-18Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Nathan Binkert
2004-11-18always initalize the size of a packet (forgotten on checkpointsNathan Binkert
2004-11-18add a bunch of stats for interrupt classification, coalescing characterizatio...Lisa Hsu
2004-11-17serialization fix for the NS GigE driverNathan Binkert