sim: Make clock private and access using clockPeriod()
[gem5.git] / src / dev / io_device.hh
2012-11-02 Andreas Sandbergsim: Move the draining interface into a separate base...
2012-10-15 Andreas HanssonPort: Add protocol-agnostic ports in the port hierarchy
2012-07-09 Andreas HanssonPort: Make getAddrRanges const
2012-05-23 Andreas HanssonDMA: Split the DMA device and IO device into seperate...
2012-05-23 Andreas HanssonMEM: Add a snooping DMA port subclass for table walker
2012-05-01 Andreas HanssonMEM: Separate requests and responses for timing accesses
2012-04-14 Andreas HanssonMEM: Separate snoops and normal memory requests/responses
2012-03-30 William WangMEM: Introduce the master/slave port sub-classes in C++
2012-03-22 Andreas HanssonMEM: Split SimpleTimingPort into PacketQueue and ports
2012-02-24 Andreas HanssonMEM: Move port creation to the memory object(s) constru...
2012-02-12 Ali Saidimem: Add a master ID to each request object.
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Gabe BlackMerge with main repository.
2012-01-29 Gabe BlackYet another merge with the main repository.
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-17 Andreas HanssonMEM: Separate queries for snooping and address ranges
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-07 Gabe BlackMerge with the main repository again.
2012-01-07 Gabe BlackMerge with main repository.
2011-12-01 Mitchell HayengaDevice: Make changes necessary to support a coherent...
2011-10-28 Nilay VaishMerged with recent changes.
2011-10-20 Steve Reinhardtdev: clean up PioDevice and DmaDevive getPort() methods.
2011-10-04 Gabe BlackSE/FS: Put platform pointers in fewer objects.
2010-08-23 Gene WuDevices: Allow a device to specify that a request is...
2010-06-02 Ali SaidiDMA: Make DmaPort generic enough to be used other places
2009-06-05 Nathan Binkerttypes: clean up types, especially signed vs unsigned
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2008-11-10 Steve ReinhardtDmaDevice: fix minor type in error message.
2008-09-30 Steve ReinhardtMake overriding port assignments in Python work,
2008-08-13 Ali SaidiAdd the ability for a DMA to tack on an extra delay...
2008-03-24 Steve ReinhardtDon't FastAlloc MSHRs since we don't allocate them...
2007-08-14 Ali SaidiMerge IGNORE_STYLE change and my change.
2007-08-12 Nathan Binkertmerge
2007-08-10 Ali SaidiDMA: Add IOCache and fix bus bridge to optionally only...
2007-07-27 Nathan BinkertMerge python and x86 changes with cache branch
2007-07-24 Gabe BlackMerge with head.
2007-07-24 Nathan BinkertMajor changes to how SimObjects are created and initial...
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-26 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-22 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-05-22 Steve ReinhardtChange getDeviceAddressRanges to use bool for snoop...
2007-05-18 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-10 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-10 Ali SaidiMerge zizzer:/bk/newmem
2007-05-09 Ali SaidiMerge zeep:/z/saidi/work/m5.newmem
2007-05-09 Ali Saidiadd a backoff algorithm when nacks are received by...
2007-04-03 Ali SaidiMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-03-27 Ron DreslinskiMerge zizzer:/bk/newmem
2007-03-24 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-22 Ali SaidiMerge zizzer:/bk/newmem
2007-03-22 Ali Saidifinish up the coding of the Intel Gb NIC... Many Many...
2007-02-08 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-02-07 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-07 Steve ReinhardtMake memory commands dense again to avoid cache stat...
2007-02-01 Lisa HsuMerge zizzer:/bk/newmem
2007-01-27 Gabe BlackMerge zizzer:/bk/newmem
2007-01-26 Ali SaidiMerge zizzer:/bk/newmem
2007-01-26 Ali SaidiMerge zizzer:/bk/newmem
2007-01-26 Ali SaidiMerge zeep.pool:/z/saidi/work/m5.newmem
2007-01-26 Ali Saidimake our code a little more standards compliant
2006-10-23 Lisa HsuMerge zizzer:/bk/newmem
2006-10-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-21 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2006-10-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-20 Ron DreslinskiMerge zizzer:/bk/newmem
2006-10-20 Ali SaidiMerge zizzer:/bk/newmem
2006-10-20 Nathan BinkertUse PacketPtr everywhere
2006-10-20 Nathan Binkertrefactor code for the packet, get rid of packet_impl.hh
2006-10-17 Ron DreslinskiMerge zizzer:/bk/newmem
2006-10-17 Ron DreslinskiMerge zizzer:/bk/newmem
2006-10-13 Ron DreslinskiMerge zizzer:/bk/newmem
2006-10-13 Ron DreslinskiFix for DMA's in FS caches.
2006-10-01 Kevin LimMerge ktlim@zamp:./local/clean/o3-merge/m5
2006-09-15 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-09-11 Ali SaidiMerge zizzer:/bk/newmem
2006-09-01 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-08-30 Steve ReinhardtMove more common functionality into SimpleTimingPort,
2006-08-30 Steve ReinhardtMinor include file & formatting cleanup.
2006-08-15 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-08-15 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-08-14 Steve ReinhardtFix up doxygen.
2006-07-23 Korey SewellMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-07-21 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-07-20 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-07-20 Ali SaidiMerge zizzer:/bk/newmem
2006-07-20 Ali SaidiMove PioPort timing code into Simple Timing Port object
2006-07-19 Ali SaidiMerge zizzer:/bk/newmem
2006-07-18 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-07-14 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-07-13 Ali Saidimemory mode information now contained in system object
2006-07-07 Korey SewellMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-07-06 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-07-06 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-07-06 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-07-06 Ali SaidiMerge zizzer:/bk/newmem
2006-07-06 Ali SaidiAdd default responder to bus
2006-07-06 Ali SaidiMerge zizzer:/bk/newmem
2006-06-18 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
next