mem: Tidy up bus addr range debug messages
[gem5.git] / src / mem / bridge.hh
2012-10-15 Andreas HanssonPort: Add protocol-agnostic ports in the port hierarchy
2012-09-19 Andreas HanssonAddrRange: Transition from Range<T> to AddrRange
2012-08-28 Andreas HanssonClock: Add a Cycles wrapper class and use where applicable
2012-08-22 Andreas HanssonBridge: Remove NACKs in the bridge and unify with packe...
2012-07-23 Andreas HanssonBridge: Use EventWrapper instead of Event subclass...
2012-07-09 Andreas HanssonPort: Make getAddrRanges const
2012-06-05 Ali Saidisim: Remove FastAlloc
2012-05-30 Andreas HanssonPacket: Unify the use of PortID in packet and port
2012-05-30 Andreas HanssonBridge: Split deferred request, response and sender...
2012-05-01 Andreas HanssonMEM: Separate requests and responses for timing accesses
2012-04-14 Andreas HanssonMEM: Remove the Broadcast destination from the packet
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-02-24 Andreas HanssonMEM: Move port creation to the memory object(s) constru...
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-17 Andreas HanssonMEM: Make the bus bridge unidirectional and fixed addre...
2012-01-17 Andreas HanssonMEM: Separate queries for snooping and address ranges
2011-04-15 Nathan Binkertincludes: sort all includes
2009-05-17 Nathan Binkertincludes: use base/types.hh not inttypes.h or stdint.h
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2008-10-09 Nathan Binkerteventq: convert all usage of events to use the new...
2008-03-24 Steve ReinhardtDon't FastAlloc MSHRs since we don't allocate them...
2008-02-11 Steve ReinhardtAutomated merge with file:/home/stever/hg/m5-orig
2008-02-06 Stephen HinesMake the Event::description() a const function
2007-08-27 Gabe BlackMerge with head
2007-08-24 Ali SaidiMem: Make errors in the memory system be responses...
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-08-05 Gabe BlackMerge with head.
2007-08-03 Steve Reinhardtmerge from head
2007-08-01 Nathan Binkertmerge: mips fix to getArgument
2007-08-01 Gabe BlackMerge with head.
2007-08-01 Gabe BlackMerge with head.
2007-07-31 Steve ReinhardtMerge from head.
2007-07-29 Steve ReinhardtMerge Gabe's changes from head.
2007-07-29 Nathan Binkertmerge: style.py fix
2007-07-29 Nathan Binkertmerge whitespace fixes
2007-07-29 Nathan Binkertmerge whitespace changes
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-07-22 Steve ReinhardtMerge from head.
2007-07-22 Steve ReinhardtMerge more changes in from head.
2007-07-16 Steve ReinhardtMerge from head.
2007-07-14 Steve ReinhardtMerge from head.
2007-07-14 Steve ReinhardtMerge of DPRINTF fixes from head.
2007-07-14 Steve ReinhardtMerge in .hgignore from head.
2007-07-14 Steve ReinhardtMerge with head
2007-07-01 Steve ReinhardtEvent descriptions should not end in "event"
2007-06-30 Steve ReinhardtGet rid of Packet result field. Error responses are
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-19 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-05-18 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-15 Ali SaidiMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-05-15 Ali SaidiMerge zizzer:/bk/newmem
2007-05-15 Ali Saidihopefully the final hacky change to make the bus bridge...
2007-05-14 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-05-14 Ali SaidiMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-05-14 Ali SaidiMerge zizzer:/bk/newmem
2007-05-14 Ali Saidiadd uglyiness to fix dmas
2007-05-13 Ali Saidifix handling of atomic packets
2007-05-10 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-10 Ali SaidiMerge zizzer:/bk/newmem
2007-05-10 Gabe BlackMerge zizzer.eecs.umich.edu:/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-05-09 Ali SaidiMerge zizzer:/bk/newmem
2007-05-07 Ali Saidithe bridge never returns false when recvTiming() is...
2007-05-07 Ali Saidifix partial writes with a functional memory hack
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-01 Kevin LimMerge ktlim@zamp:./local/clean/o3-merge/m5
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-18 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-07-06 Ali SaidiMerge zizzer:/bk/newmem
2006-06-16 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-15 Ali SaidiMerge zizzer:/bk/newmem
2006-06-15 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-06-14 Steve ReinhardtMerge zizzer:/bk/newmem
2006-06-14 Steve ReinhardtMove SimObject creation and Port connection loops
2006-06-12 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-06-12 Nathan BinkertMerge iceaxe.:/Volumes/work/research/m5/head
2006-06-04 Kevin LimMerge ktlim@zamp:/z/ktlim2/clean/m5-o3
2006-06-02 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-05-31 Ali SaidiUpdated Authors from bk prs info
2006-05-31 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-05-30 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-05-30 Ali SaidiMerge zizzer:/bk/newmem
2006-05-30 Ali SaidiAdd a very poor implementation of dealing with retries...
next