|
|
[Submitted] mem: Separate waiting for the bus and waiting for a peer
|
ahansson
|
March 14th, 2013, 7:02 a.m.
|
|
|
|
[Submitted] mem: Cancel cache retry event when blocking port
|
ahansson
|
March 14th, 2013, 7:04 a.m.
|
|
|
|
[Submitted] mem: Adding verbose debug output in the memory system
|
ahansson
|
March 14th, 2013, 7:05 a.m.
|
|
|
|
[Submitted] util: Add a utility script for encoding packet traces
|
ahansson
|
March 14th, 2013, 7:05 a.m.
|
|
|
|
[Submitted] util: Add a utility script for decoding packet traces
|
ahansson
|
March 14th, 2013, 7:06 a.m.
|
|
|
|
[Submitted] scons: Include flags required to link statically with Python
|
andysan
|
March 14th, 2013, 8:55 a.m.
|
|
|
|
[Submitted] PacketQueue: Add maxQueueDepth parameter and setter
|
jthestness
|
March 17th, 2013, 6:05 p.m.
|
|
|
|
[Submitted] ruby: convert topology to normal object
|
nilay
|
March 21st, 2013, 5:23 p.m.
|
|
|
|
[Submitted] scons: don't die on warnings in swig-generated code
|
stever
|
March 21st, 2013, 10:10 p.m.
|
|
|
|
[Submitted] devices: make more classes derive from BasicPioDevice
|
stever
|
March 21st, 2013, 10:10 p.m.
|
|
|
|
[Submitted] dev/arm: get rid of AmbaDev namespace
|
stever
|
March 21st, 2013, 10:11 p.m.
|
|
|
|
[Submitted] dev: consistently end device classes in 'Device'
|
stever
|
March 21st, 2013, 10:12 p.m.
|
|
|
|
[Submitted] rcs scripts: remove bbench.rcS
|
atgutier
|
March 22nd, 2013, 8:10 a.m.
|
|
|
|
[Submitted] debug : Fixes the issue wherein Debug symbols were not getting dumped into trace files for SE mode
|
umesh
|
March 22nd, 2013, 2:47 p.m.
|
|
|
|
[Submitted] mem: Fix cache latency bug
|
mhayenga
|
March 23rd, 2013, 2:30 p.m.
|
|
|
|
[Submitted] dev: make BasicPioDevice take size in constructor
|
stever
|
March 25th, 2013, 8:59 p.m.
|
|
|
|
[Submitted] sim: separate nextCycle() and nearestClockEdge() in clockedObjects
|
ali
|
March 26th, 2013, 1:51 p.m.
|
|
|
|
[Submitted] cache: Fix issue where IO cache read, prefetch and dirty data in L1 cause coherence bug.
|
ali
|
March 26th, 2013, 1:54 p.m.
|
|
|
|
[Submitted] mem: add cache class destructor to avoid memory leak
|
rioshering
|
March 27th, 2013, 3:34 p.m.
|
|
|
|
[Submitted] mem: Replace check with panic where inhibited should not happen
|
ahansson
|
March 28th, 2013, 3:26 a.m.
|
|
|
|
[Submitted] mem: Add a WideIO DRAM configuration
|
ahansson
|
March 28th, 2013, 3:27 a.m.
|
|
|
|
[Submitted] config: Add a mem-type config option to se/fs scripts
|
ahansson
|
March 28th, 2013, 3:28 a.m.
|
|
|
|
[Submitted] cpu: Make the generators usable outside the TrafficGen module
|
ahansson
|
March 28th, 2013, 3:28 a.m.
|
|
|
|
[Submitted] cpu: Use request flags in trace playback
|
ahansson
|
March 28th, 2013, 3:28 a.m.
|
|
|
|
[Submitted] mem: More descriptive enum names for address mapping
|
ahansson
|
March 28th, 2013, 3:28 a.m.
|
|
|
|
[Submitted] mem: Address mapping with fine-grained channel interleaving
|
ahansson
|
March 28th, 2013, 3:28 a.m.
|
|
|
|
cpu: discard nops at decode in o3
|
mhayenga
|
March 29th, 2013, 7:27 p.m.
|
|
|
|
arm: mark IT instructions as nops
|
mhayenga
|
March 29th, 2013, 7:41 p.m.
|
|
|
|
mem: model data array bank in classic cache
|
rioshering
|
March 31st, 2013, 3:47 p.m.
|
|
|
|
[Submitted] mem: Add basic stats to the buses
|
ahansson
|
April 5th, 2013, 6:39 a.m.
|
|
|
|
[Submitted] Ruby System, Cache Recorder: Use delete [] for trace vars
|
jthestness
|
April 5th, 2013, 7:09 p.m.
|
|
|
|
[Submitted] RubyPort: Fix evict/invalidate packet memory leak
|
jthestness
|
April 7th, 2013, 8:42 p.m.
|
|
|
|
[Submitted] Simulation.py: Fix handling of maxtick and take_checkpoints
|
jthestness
|
April 7th, 2013, 8:42 p.m.
|
|
|
|
[Submitted] Configs: Fix up maxtick and maxtime
|
jthestness
|
April 7th, 2013, 8:42 p.m.
|
|
|
|
[Discarded] Sequencers: Reset clocks after cache warmup/cooldown
|
jthestness
|
April 7th, 2013, 8:42 p.m.
|
|
|
|
[Submitted] network: DSENT power model
|
owenhsin
|
April 9th, 2013, 7:25 p.m.
|
|
|
|
[Submitted] Implement getdents/getdents64 in user mode plus mmap fix
|
mcadler
|
April 10th, 2013, 8:05 a.m.
|
|
|
|
mem: add a knob to turn on/off bank blocking model
|
rioshering
|
April 15th, 2013, 11:54 a.m.
|
|
|
|
[Submitted] x86: regressions: add switcher full test
|
nilay
|
April 17th, 2013, 4:04 a.m.
|
|
|
|
[Submitted] x86: bugfix: lret instruction has to increment the stack pointer
|
chrism
|
April 17th, 2013, 4:37 a.m.
|
|
|
|
mem: add retry mechanism for cache fills in classic cache model
|
rioshering
|
April 17th, 2013, 11:18 a.m.
|
|
|
|
[Submitted] cpu: remove local/globalHistoryBits params from branch pred
|
atgutier
|
April 17th, 2013, 12:50 p.m.
|
|
|
|
[Submitted] x86: Squash outstanding walks when instructions are squashed.
|
gedare
|
April 17th, 2013, 1:49 p.m.
|
|
|
|
[Submitted] ruby: patch checkpoint restore with garnet
|
nilay
|
April 19th, 2013, 3:23 p.m.
|
|
|
|
[Submitted] mem: Fix bugs in the PageTable cache that allow accessing uninitialized data
|
mhayenga
|
April 20th, 2013, 12:17 a.m.
|
|
|
|
[Submitted] base: Avoid size limitation on protobuf coded streams
|
ahansson
|
April 22nd, 2013, 2:43 p.m.
|
|
|
|
[Submitted] util: Auto generate the packet proto definitions
|
ahansson
|
April 22nd, 2013, 2:44 p.m.
|
|
|
|
[Submitted] mem: Avoid explicitly zeroing the memory backing store
|
ahansson
|
April 22nd, 2013, 2:44 p.m.
|
|
|
|
[Submitted] mem: Adapt the LPDDR2 to match a single x32 channel
|
ahansson
|
April 22nd, 2013, 2:45 p.m.
|
|
|
|
[Submitted] mem: Add a LPDDR3-1600 configuration
|
ahansson
|
April 22nd, 2013, 2:45 p.m.
|
|