summaryrefslogtreecommitdiff
path: root/src/dev/ide_ctrl.cc
AgeCommit message (Expand)Author
2010-11-22IDE,X86: Fix IDE controller BAR configuration for x86.Gabe Black
2010-11-15ARM: Add support for a dumb IDE controllerAli Saidi
2009-11-18m5: removed master and slave deletions.Brad Beckmann
2009-08-02IDE: Configure the IDE control to reflect the initial value of the command re...Gabe Black
2008-12-14The ide_ctrl serialize and unserialize were broken.Author Name
2008-12-09IDE: Fix serialization for the IDE controller.Richard Strong
2008-12-07Devices: Clean up the IDE controller.Gabe Black
2007-07-26Merge python and x86 changes with cache branchNathan Binkert
2007-07-23Major changes to how SimObjects are created and initialized. Almost allNathan Binkert
2007-06-30Can only call makeAtomicResponse() once...Steve Reinhardt
2007-06-30Get rid of Packet result field. Error responses areSteve Reinhardt
2007-05-09add a backoff algorithm when nacks are received by devicesAli Saidi
2006-10-20Use PacketPtr everywhereNathan Binkert
2006-10-19refactor code for the packet, get rid of packet_impl.hhNathan Binkert
2006-10-08post checkpoint restoration the bus ranges need to be re-initialized for ALL ...Lisa Hsu
2006-07-27Need config read/write latency.Kevin Lim
2006-07-06Add default responder to busAli Saidi
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-30Minor further cleanup & commenting of Packet class.Steve Reinhardt
2006-05-26Significant rework of Packet class interface:Steve Reinhardt
2006-05-22New directory structure:Steve Reinhardt