Age | Commit message (Expand) | Author |
2016-11-30 | riscv: [Patch 3/5] Added RISCV floating point extensions RV64FD | Alec Roelke |
2016-11-30 | riscv: [Patch 2/5] Added RISC-V multiply extension RV64M | Alec Roelke |
2016-11-30 | arch: [Patch 1/5] Added RISC-V base instruction set RV64I | Alec Roelke |
2016-11-30 | mem: Split the hit_latency into tag_latency and data_latency | Sophiane Senni |
2016-11-30 | cpu: Remove branch predictor function predictInOrder | Jason Lowe-Power |
2016-11-29 | dev: Fix buffer length when unserializing an eth pkt | Michael LeBeane |
2016-11-28 | scons: fix sanitizer flags with multiple sanitizers | Joe Gross |
2016-11-21 | ruby: Fix potential bugs in garnet2.0 | Jieming Yin |
2016-11-21 | gpu-compute: fix segfault when constructing GPUExecContext | Tony Gutierrez |
2016-11-21 | gpu-compute: init valid field of GpuTlbEntry in default ctor | Tony Gutierrez |
2016-11-21 | ruby: add default ctor for MachineID type | Tony Gutierrez |
2016-11-21 | x86: fix issue with casting in Cvtf2i | Tony Gutierrez |
2016-11-19 | ruby: init MessageSizeType of SequencerMsg to Request_Control | Sooraj Puthoor |
2016-11-19 | x86: fix loading/storing of Float80 types | Tony Gutierrez |
2016-11-17 | alpha: Remove ALPHA tru64 support and associated tests | Andreas Hansson |
2016-10-26 | hsail,gpu-compute: fixes to appease clang++ | Tony Gutierrez |
2016-10-26 | dev: Add m5 op to toggle synchronization for dist-gem5. | Michael LeBeane |
2016-10-26 | ruby: Allow multiple outstanding DMA requests | Michael LeBeane |
2016-10-26 | dev: Add 'simLength' parameter in EthPacketData | mlebeane |
2016-10-26 | gpu-compute: support in-order data delivery in GM pipe | Tony Gutierrez |
2016-10-26 | gpu-compute, hsail: pass GPUDynInstPtr to getRegisterIndex() | Tony Gutierrez |
2016-10-26 | gpu-compute: use System cache line size in the GPU | Tony Gutierrez |
2016-10-26 | gpu-compute, hsail: make the PC a byte address, not an instruction index | Tony Gutierrez |
2016-10-26 | gpu-compute: add gpu_isa.hh to switch hdrs, add GPUISA to WF | Tony Gutierrez |
2016-10-26 | gpu-compute: add instruction mix stats for the gpu | Tony Gutierrez |
2016-10-26 | gpu-compute, hsail: call discardFetch() from the WF | Tony Gutierrez |
2016-10-26 | hsail, gpu-compute: remove doGm/SmReturn add completeAcc | Tony Gutierrez |
2016-10-26 | gpu-compute: remove inst enums and use bit flag for attributes | Tony Gutierrez |
2016-10-26 | gpu-compute: move disassemle() implementation to GPUStaticInst | Tony Gutierrez |
2016-10-26 | gpu-compute, arch: add some methods to the base inst classes for ISA support | Tony Gutierrez |
2016-10-26 | ruby: make a RequestDesc class instead of std::pair | Tony Gutierrez |
2016-10-15 | arm, dev: pl011 console interactivity | Bjoern A. Zeeb |
2016-10-15 | syscall: read() should not write anything if reading EOF. | Nicolas Derumigny |
2016-10-15 | cpu, arm: Distinguish Float* and SimdFloat*, create FloatMem* opClass | Fernando Endo |
2016-10-14 | stats: Add more information to uninitialized error | Jason Lowe-Power |
2016-10-13 | mem: add DRAM powerdown current | Omar Naji |
2016-10-13 | mem: Add DRAM low-power functionality | Wendy Elsasser |
2016-10-13 | mem: Add callback to compute stats prior to dump event | Wendy Elsasser |
2016-10-13 | mem: Modify drain to ensure banks and power are idled | Wendy Elsasser |
2016-10-13 | mem: Sort memory commands and update DRAMPower | Wendy Elsasser |
2016-10-13 | mem: update DDR3 die revision | Omar Naji |
2016-10-13 | mem: add DRAM powerdown timing | Omar Naji |
2016-10-13 | mem: make DDR4 x16 | Omar Naji |
2016-10-13 | isa,arm: Add missing AArch32 FP instructions | Mitch Hayenga |
2016-10-07 | dev, arm: Make GenericTimer param handling more robust | Andreas Sandberg |
2016-10-06 | ruby: Add M5_VAR_USED before variables used only inside assert in garnet2.0. | Tushar Krishna |
2016-10-06 | ruby: garnet2.0 | Tushar Krishna |
2016-10-06 | ruby: remove the original garnet code. | Tushar Krishna |
2016-10-06 | config: add port directions and per-router delay in topology. | Tushar Krishna |
2016-10-06 | config: make internal links in network topology unidirectional. | Tushar Krishna |