summaryrefslogtreecommitdiff
path: root/dev
AgeCommit message (Expand)Author
2006-05-22New directory structure:Steve Reinhardt
2006-05-18First steps toward getting full system to work withSteve Reinhardt
2006-05-18Change Packet parameters on Port methods from references to pointers.Steve Reinhardt
2006-05-18add regStats() back to ide_diskAli Saidi
2006-05-18Merge zizzer:/bk/newmemAli Saidi
2006-05-18fix ide stats and make sinic compile after merge.Ali Saidi
2006-05-17Get basic full-system working with AtomicSimpleCPU.Steve Reinhardt
2006-05-15Many files:Steve Reinhardt
2006-05-15Many files:Steve Reinhardt
2006-05-12Merge zeep.pool:/z/saidi/work/m5.headAli Saidi
2006-05-12fix the checkpoint bugAli Saidi
2006-05-11make the dma buffer equal to the max dma sizeAli Saidi
2006-05-11ide printing to match newmemAli Saidi
2006-05-01move code from packet.hh to packet.cc and packet_impl.hhAli Saidi
2006-04-28devices should increment pkt.time instead of assiging to itAli Saidi
2006-04-26Major update to sinic to support VSINIC betterNathan Binkert
2006-04-26Bit of formatting for sinicreg.hhNathan Binkert
2006-04-25more debugging for sinicNathan Binkert
2006-04-25more debugging for sinicNathan Binkert
2006-04-25Fix segfault in sinicNathan Binkert
2006-04-24Mostly done with all device models for new memory system. Still need to get t...Ali Saidi
2006-04-20make ide disk work for newmemAli Saidi
2006-04-12fs now gets to the point where it would really like a filesystem.Ali Saidi
2006-04-11fullsys now builds and runs for about one cycleAli Saidi
2006-04-10Panic if physical memory isn't connected to anythingAli Saidi
2006-04-10Merge zizzer:/bk/newmemAli Saidi
2006-04-10updates for newmemAli Saidi
2006-04-07Move to a model with a unified request object.Ron Dreslinski
2006-04-06added unimp faultsAli Saidi
2006-04-06fixes for newmemAli Saidi
2006-04-06fixes for new memory systemAli Saidi
2006-03-29move stuff around so PageShift is defined before it is neededAli Saidi
2006-03-29Add some basic statistics to the disk modelRon Dreslinski
2006-03-26Add the bus and connector objects to sconsAli Saidi
2006-03-25Implement a very very simple busAli Saidi
2006-03-21Make PioPort/DmaPort,DmaDevice/PioDevice compile.Ali Saidi
2006-03-10Added ev5.hh to files which should include it directly, now that it isn't inc...Gabe Black
2006-03-09Hand merge. Stuff probably doesn't compile.Gabe Black
2006-03-08Forward declaration of MemoryController.Kevin Lim
2006-03-07Needs forward declaration of MemoryController.Kevin Lim
2006-03-07Updates for the quiesceEvent that was added to the XC.Kevin Lim
2006-03-05Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-03-04Steps towards setting up the infrastructure to allow the new CPU model to wor...Kevin Lim
2006-03-03Merge zizzer:/bk/m5Ali Saidi
2006-03-03First cut at moving alpha specefic stuff out of /sim/system* intoAli Saidi
2006-03-03Ethernet devices have an RSS option to tell the driver toNathan Binkert
2006-02-28Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-02-28Corrected some mistakes in the hand mergeGabe Black
2006-02-28Hand mergedGabe Black
2006-02-28Merge gblack@m5.eecs.umich.edu:/bk/multiarchGabe Black