summaryrefslogtreecommitdiff
path: root/src/dev
AgeCommit message (Expand)Author
2007-03-13fix interrupting during a quisce on sparcAli Saidi
2007-03-10Rework the way SCons recurses into subdirectories, making itNathan Binkert
2007-03-10Compilation fixGabe Black
2007-03-09implement ipi stufff for SPARCAli Saidi
2007-03-06Move all of the parameters of the Root SimObject so they areNathan Binkert
2007-03-03add a sparc fs regressionAli Saidi
2007-03-03Add Iob and remove the fake deviceAli Saidi
2007-03-03Implement Niagara I/O interface and rework interruptsAli Saidi
2007-02-21Get rid of the ConsoleListener SimObject and just fold theNathan Binkert
2007-02-21Make sure that all variables in the NSGigE device model areNathan Binkert
2007-02-13Make mulitple consoles work and be distinguishable from each otherAli Saidi
2007-02-07Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmemSteve Reinhardt
2007-02-07Make memory commands dense again to avoid cache stat table explosion.Steve Reinhardt
2007-02-06more fp fixesAli Saidi
2007-01-30Make SPARC checkpointing workAli Saidi
2007-01-29timegm() is a gnuism... replace with the code from the timegm() man pageAli Saidi
2007-01-28Stick the conversion of python to unix time with all ofNathan Binkert
2007-01-26Merge zizzer:/bk/newmemAli Saidi
2007-01-26Merge zeep.pool:/z/saidi/work/m5.newmemAli Saidi
2007-01-26make our code a little more standards compliantAli Saidi
2007-01-25Instead of passing an int to represent time between python and C++Nathan Binkert
2007-01-21add dumb time of day deviceAli Saidi
2007-01-09add memory mapped disk deviceAli Saidi
2007-01-03Add 'Time' as a parameter type that can accept variousNathan Binkert
2006-12-24Make sure that all of the bits in the result are setNathan Binkert
2006-12-15little fixes i noticed while searching for reason for address range issues (b...Lisa Hsu
2006-12-12Fix bugs in tlbmap (and thus rangemap since the code is nearly identical)Ali Saidi
2006-12-04More changes to get SPARC fs closer. Now at 1.2M cycles before differenceAli Saidi
2006-11-30Load the hypervisor symbols twice, once with an address mask so that we can g...Ali Saidi
2006-11-14Create a stub t1000 platform.Gabe Black
2006-11-10fix endian issues with condition codesAli Saidi
2006-11-08Merge zizzer.eecs.umich.edu:/bk/newmem/Gabe Black
2006-11-07Remove hack by setting configuration better.Kevin Lim
2006-11-07Removed unnecessary arch/alpha/ev5.hh includeGabe Black
2006-11-06Get rid of pcifake.cc and tsunami_fake.cc to go with the merged default devices.Gabe Black
2006-11-06Merge zizzer.eecs.umich.edu:/bk/newmem/Gabe Black
2006-11-06Moved the tsunami devices into the dev/alpha directory. Other devices "generi...Gabe Black
2006-11-06Got rid of stray alpha includeGabe Black
2006-11-06Created seperate SConscript for the dev directory. Made subdirectories for Al...Gabe Black
2006-11-06delete pcifake, tsunamifake. Combine BadAddr/IsaFake into oneAli Saidi
2006-11-02Implement device that will return BadAddress.Kevin Lim
2006-10-31Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-10-31Ports now have a pointer to the MemObject that owns it (can be NULL).Kevin Lim
2006-10-27add packet_access.hhAli Saidi
2006-10-24Merge zizzer:/bk/newmemAli Saidi
2006-10-21Missing caseNathan Binkert
2006-10-20Merge zizzer:/bk/newmemAli Saidi
2006-10-20still working on getting past initializationAli Saidi
2006-10-20Use PacketPtr everywhereNathan Binkert
2006-10-19refactor code for the packet, get rid of packet_impl.hhNathan Binkert