Port: Add protocol-agnostic ports in the port hierarchy
[gem5.git] / src / mem / bus.hh
2012-10-15 Andreas HanssonPort: Add protocol-agnostic ports in the port hierarchy
2012-10-15 Andreas HanssonMem: Use deque instead of list for bus retries
2012-10-15 Andreas HanssonMem: Use range operations in bus in preparation for...
2012-10-11 Andreas HanssonMem: Determine bus block size during initialisation
2012-09-21 Andreas HanssonMem: Tidy up bus member variables types
2012-09-19 Andreas HanssonAddrRange: Transition from Range<T> to AddrRange
2012-08-21 Andreas HanssonClock: Move the clock and related functions to ClockedO...
2012-07-09 Andreas HanssonBus: Split the bus into separate request/response layers
2012-07-09 Andreas HanssonBus: Add a notion of layers to the buses
2012-07-09 Andreas HanssonBus: Replace tickNextIdle and inRetry with a state...
2012-07-09 Andreas HanssonPort: Make getAddrRanges const
2012-05-31 Andreas HanssonBus: Split the bus into a non-coherent and coherent bus
2012-05-30 Andreas HanssonBus: Remove redundant packet parameter from isOccupied
2012-05-30 Andreas HanssonBus: Turn the PortId into a transport function parameter
2012-05-30 Andreas HanssonPacket: Unify the use of PortID in packet and port
2012-05-01 Andreas HanssonMEM: Separate requests and responses for timing accesses
2012-04-25 Andreas HanssonMEM: Use base class Master/SlavePort pointers in the bus
2012-04-25 Andreas HanssonMEM: Add the PortId type and a corresponding id field...
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: Unify bus access methods and prepare for master...
2012-02-24 Andreas HanssonMEM: Move port creation to the memory object(s) constru...
2012-02-24 Andreas HanssonMEM: Fatal when no port can be found for an address
2012-02-09 Andreas HanssonMEM: Remove onRetryList from BusPort and rely on retryList
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-17 Andreas HanssonMEM: Make the bus default port yet another port
2012-01-17 William WangMEM: Remove the functional ports from the memory system
2012-01-17 Andreas HanssonMEM: Separate queries for snooping and address ranges
2012-01-17 Andreas HanssonMEM: Remove Port removeConn and MemObject deletePortRefs
2011-04-15 Nathan Binkertincludes: sort all includes
2010-08-17 Steve Reinhardtbus: clean up default responder code.
2009-06-05 Nathan Binkerttypes: clean up types, especially signed vs unsigned
2009-05-17 Nathan Binkertincludes: sort includes again
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-06-28 Steve ReinhardtAutomated merge after backout.
2008-06-28 Steve ReinhardtBacked out changeset 94a7bb476fca: caused memory leak.
2008-06-24 Ali SaidiAutomated merge with repo.m5sim.org/m5-stable
2008-06-21 Steve ReinhardtGenerate more useful error messages for unconnected...
2008-03-17 Steve ReinhardtRestructure bus timing calcs to cope with pkt being...
2008-02-26 Gabe BlackBus: Fix the bus timing to be more realistic.
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-30 Miles Kaufmannparams: Deprecate old-style constructors; update most...
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-08 Vincentius RobbyPort, StaticInst: Revert unnecessary changes.
2007-08-08 Vincentius Robbyalpha: Make the TLB cache to actually work.
2007-08-07 Gabe BlackMerge with head.
2007-08-05 Gabe BlackMerge with head.
2007-08-04 Vincentius Robbyport: Implement cache for port interfaces and ranges
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-25 Steve ReinhardtIntegrate snoop loop functions into their respective...
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-16 Steve ReinhardtMake Bus::findPort() a little more useful.
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-06-29 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-28 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-23 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-22 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-22 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-21 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-18 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-18 Steve ReinhardtMore major reorg of cache. Seems to work for atomic...
2007-06-12 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-10 Nathan BinkertAdd a startup function that will fast forward to the...
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-09 Ali SaidiMerge zizzer:/bk/newmem
2007-05-07 Ali Saidifix partial writes with a functional memory hack
2007-04-13 Ali SaidiMerge zizzer:/bk/newmem
2007-04-05 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-04-04 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-04-04 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-04-04 Ali SaidiMerge zizzer:/bk/newmem
2007-04-04 Ali SaidiThe MemoryObject tha owns a port should delete it if...
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-15 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-09 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-08 Ali Saidistop m5 from leaking like a sieve
2007-02-08 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
next