|
|
[Submitted] config: make internal links in network topology unidirectional.
|
tushar
|
July 13th, 2016, 7:03 a.m.
|
|
|
|
[Submitted] ruby: garnet2.0
|
tushar
|
July 13th, 2016, 7:04 a.m.
|
|
|
|
dram: add DDR3-1866/2400
|
joegross
|
October 10th, 2016, 7:48 p.m.
|
|
|
|
[Discarded] style: reduce include dependencies in some headers
|
bpotter
|
October 11th, 2016, 8:34 p.m.
|
|
|
|
[Submitted] ruby: Fix regressions and make Ruby configs Python packages
|
ahansson
|
October 7th, 2016, 9:40 a.m.
|
|
|
|
[Submitted] isa,arm: Add missing AArch32 FP instructions
|
cdunham
|
August 16th, 2016, 1:31 p.m.
|
|
|
|
[Submitted] mem: add DRAM powerdown current
|
cdunham
|
August 4th, 2016, 4:35 p.m.
|
|
|
|
[Submitted] mem: add DRAM powerdown timing
|
cdunham
|
August 4th, 2016, 4:35 p.m.
|
|
|
|
[Submitted] mem: update DDR3 die revision
|
cdunham
|
August 4th, 2016, 4:35 p.m.
|
|
|
|
[Submitted] mem: Modify drain to ensure banks and power are idled
|
cdunham
|
August 4th, 2016, 4:35 p.m.
|
|
|
|
[Submitted] mem: Sort memory commands and update DRAMPower
|
cdunham
|
August 4th, 2016, 4:35 p.m.
|
|
|
|
[Submitted] mem: Add callback to compute stats prior to dump event
|
cdunham
|
August 4th, 2016, 4:35 p.m.
|
|
|
|
[Submitted] mem: make DDR4 x16
|
cdunham
|
August 4th, 2016, 4:35 p.m.
|
|
|
|
[Submitted] mem: Add DRAM low-power functionality
|
cdunham
|
August 4th, 2016, 4:35 p.m.
|
|
|
|
[Submitted] stats: Add more information to uninitialized error
|
powerjg
|
October 11th, 2016, 2:45 p.m.
|
|
|
|
[Submitted] config: Make configs/common a Python package
|
ahansson
|
October 13th, 2016, 2:10 p.m.
|
|
|
|
AArch64: Fix bugs in register index printing
|
fernando.endo
|
October 4th, 2016, 2:28 p.m.
|
|
|
|
[Submitted] base: Output all AddrRange parameters to config.ini
|
mporemba
|
August 4th, 2016, 5:56 p.m.
|
|
|
|
[Submitted] arm, dev: pl011 console interactivity
|
baz21
|
September 5th, 2016, 10:22 p.m.
|
|
|
|
[Submitted] syscall_emul: Corrected a bug on the syscall "read()" when reading EOF
|
NicolasDerumigny
|
July 23rd, 2016, 11:01 a.m.
|
|
|
|
[Submitted] dev, dist: Fixed a scheduling bug in the etherswitch
|
alian.mohammad
|
July 5th, 2016, 11:44 p.m.
|
|
|
|
[Submitted] cpu, arm: Separate Float* from SimdFloat*, add FloatMem* opClass
|
fernando.endo
|
July 10th, 2016, 6:45 p.m.
|
|
|
|
[Submitted] Fix for ARM's Streamline conversion script.
|
srosti
|
September 28th, 2016, 3:26 p.m.
|
|
|
|
[Discarded] arm, config: [2/2] added support for ex5 model of big.LITTLE
|
abutko
|
October 17th, 2016, 3:32 a.m.
|
|
|
|
arm, config: Enabled MemConfig usage for the example big.LITTLE
|
abutko
|
October 14th, 2016, 7:40 a.m.
|
|
|
|
Prefetch: Do not prefetch on cache & MSHR misses
|
cocoppang
|
September 1st, 2016, 12:10 p.m.
|
|
|
|
arm, config: added support for ex5 model of big.LITTLE
|
abutko
|
October 14th, 2016, 7:41 a.m.
|
|
|
|
alpha: Remove ALPHA support and supplemental files
|
ahansson
|
October 24th, 2016, 8:43 p.m.
|
|
|
|
[Submitted] config: Break out base options for usage with NULL ISA
|
ahansson
|
October 20th, 2016, 11:07 a.m.
|
|
|
|
cpu: Add a SynchroTrace replay model
|
cdunham
|
October 26th, 2016, 11:04 p.m.
|
|
|
|
[Submitted] ruby: make a RequestDesc class instead of std::pair
|
atgutier
|
October 13th, 2016, 9:24 p.m.
|
|
|
|
[Submitted] hsail,gpu-compute: fixes to appease clang++
|
atgutier
|
April 12th, 2016, 5:13 p.m.
|
|
|
|
[Submitted] gpu-compute, hsail: call discardFetch() from the WF
|
atgutier
|
October 6th, 2016, 10:05 p.m.
|
|
|
|
[Submitted] gpu-compute: use the GPUISA object to advance the PC
|
atgutier
|
October 10th, 2016, 6:24 p.m.
|
|
|
|
[Submitted] gpu-compute, hsail: make the PC a byte address, not an instruction index
|
atgutier
|
October 10th, 2016, 6:34 p.m.
|
|
|
|
[Submitted] gpu-compute: support in-order data delivery in GM pipe
|
atgutier
|
October 10th, 2016, 11:51 p.m.
|
|
|
|
[Submitted] hsail, gpu-compute: remove doGm/SmReturn add completeAcc
|
atgutier
|
October 6th, 2016, 9:59 p.m.
|
|
|
|
[Submitted] gpu-compute: add gpu_isa.hh to switch hdrs, add GPUISA to WF
|
atgutier
|
October 10th, 2016, 6:23 p.m.
|
|
|
|
[Submitted] gpu-compute, hsail: pass GPUDynInstPtr to getRegisterIndex()
|
atgutier
|
October 10th, 2016, 6:31 p.m.
|
|
|
|
[Submitted] gpu-compute: move disassemle() implementation to GPUStaticInst
|
atgutier
|
October 4th, 2016, 5:48 p.m.
|
|
|
|
[Submitted] gpu-compute: use System cache line size in the GPU
|
atgutier
|
October 10th, 2016, 6:29 p.m.
|
|
|
|
[Submitted] gpu-compute: add instruction mix stats for the gpu
|
atgutier
|
October 7th, 2016, 9:03 p.m.
|
|
|
|
[Submitted] gpu-compute: remove inst enums and use bit flag for attributes
|
atgutier
|
October 6th, 2016, 2:14 a.m.
|
|
|
|
[Submitted] ruby: Allow multiple outstanding DMA requests
|
mlebeane
|
August 4th, 2016, 5:22 p.m.
|
|
|
|
[Submitted] dev: Add m5 op to toggle synchronization for dist-gem5.
|
mlebeane
|
August 4th, 2016, 4:51 p.m.
|
|
|
|
[Submitted] dev: Add 'simLength' parameter in EthPacketData
|
mlebeane
|
May 31st, 2016, 6:09 p.m.
|
|
|
|
configs: add an option to set the deadlock timeouts for the TCPs and SQCs
|
joegross
|
November 11th, 2016, 9:33 p.m.
|
|
|
|
[Submitted] tests, ruby: Move rubytests from ALPHA (linux) to NULL (none)
|
ahansson
|
October 27th, 2016, 7:50 a.m.
|
|
|
|
[Submitted] alpha: Remove ALPHA tru64 support and associated tests
|
ahansson
|
October 27th, 2016, 7:45 a.m.
|
|
|
|
[Discarded] syscall_emul: remove TGT_MMAP_* flags that break OSX build
|
bpotter
|
October 17th, 2016, 7:47 p.m.
|
|