summaryrefslogtreecommitdiff
path: root/dev/io_device.hh
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-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-20make ide disk work for newmemAli 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-10updates for newmemAli Saidi
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-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-02-21Rename Port address range functions... like the block sizeSteve Reinhardt
2006-01-31changed sendresult -> bool,tick,void as appropriateAli Saidi
2005-06-05Many files:Steve Reinhardt
2005-06-04shuffle files around for new directory structureNathan Binkert
2005-01-15New and improved configuration mechanism. No more writing ofNathan Binkert
2004-12-09Change Bus template parameter to BusType (to avoid confusion with Bus class).Steve Reinhardt
2004-07-12make the cache access latency a parameter that is based on busNathan Binkert
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-02-20make the dma interface useable.Nathan Binkert
2004-02-11Add support for all devices to get requests from a timing memory bus.Nathan Binkert