summaryrefslogtreecommitdiff
path: root/dev/io_device.cc
AgeCommit message (Expand)Author
2006-05-22New directory structure:Steve Reinhardt
2006-05-18Change Packet parameters on Port methods from references to pointers.Steve Reinhardt
2006-05-17Get basic full-system working with AtomicSimpleCPU.Steve Reinhardt
2006-04-28devices should increment pkt.time instead of assiging to itAli Saidi
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-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-06fixes for new memory systemAli Saidi
2006-03-29move stuff around so PageShift is defined before it is neededAli Saidi
2006-03-25Implement a very very simple busAli Saidi
2006-03-21Make PioPort/DmaPort,DmaDevice/PioDevice compile.Ali Saidi
2006-02-21Rename port methods:Steve Reinhardt
2006-01-31changed sendresult -> bool,tick,void as appropriateAli Saidi
2005-06-05Many files:Steve Reinhardt
2005-01-15New and improved configuration mechanism. No more writing ofNathan Binkert
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-04-06Beta version of Python configuration tool. Generates .ini files fromSteve Reinhardt
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