summaryrefslogtreecommitdiff
path: root/dev
AgeCommit message (Expand)Author
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
2004-11-17fix sinic unserializationNathan Binkert
2004-11-17properly implement the fifo _reserved stuff.Nathan Binkert
2004-11-17initialize _reservedNathan Binkert
2004-11-16Fix a bug where we would improperly calculate if the FIFO wasNathan Binkert
2004-11-13Get rid of obsolete sim/sim_stats.* files (looks like theseSteve Reinhardt
2004-11-13Add the Simple Integrated Network Interface ControllerNathan Binkert
2004-11-13don't handle device specific configuration stuff in the baseNathan Binkert
2004-11-13Use the new PacketFifo class to avoid manual calculationsNathan Binkert
2004-11-13change the serialization of a packet so that we don'tNathan Binkert
2004-11-13we shouldn't ever pass around references to PacketPtrs,Nathan Binkert
2004-11-13forgot a change in the previous commit. the ide controllerNathan Binkert
2004-11-13Use parameter structs for initialization so it's easierNathan Binkert
2004-11-13sort #includesNathan Binkert
2004-11-13Macros are nasty, so let's get rid of them. Convert allNathan Binkert
2004-10-25Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5-smpAli Saidi
2004-10-25changes to make interrupts part of the platform rather than tsunamiAli Saidi
2004-10-23flesh out the TCP/IP/Ethernet supportNathan Binkert
2004-10-23get rid of some unused variablesNathan Binkert
2004-10-23get rid of pmap.h and make things variables and inlineNathan Binkert
2004-10-22Clean up the Range class and associated usages. The code wasNathan Binkert
2004-10-19Clean up/standardize handling of various output files.Steve Reinhardt
2004-10-16Fixes for bigendian platformsAli Saidi
2004-09-21a bit more cleaning of the network header wrappers.Nathan Binkert
2004-09-20Clean up network header stuff and make it more generic. UseNathan Binkert
2004-08-31Updates to make SMP work.Ali Saidi
2004-08-20Fixup interrupting of the ethernet device.Nathan Binkert