Age | Commit message (Expand) | Author |
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-26 | config: Break out base options for usage with NULL ISA | Andreas Hansson |
2016-10-19 | stats: Update stats to reflect recent changes to floats | Andreas Hansson |
2016-10-15 | arm: Fix for ARM's Streamline conversion script | Shawn Rosti |
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 | config: Make configs/common a Python package | Andreas Hansson |
2016-10-14 | stats: Add more information to uninitialized error | Jason Lowe-Power |
2016-10-13 | stats: update references | Curtis Dunham |
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-13 | ruby: Fix regressions and make Ruby configs Python packages | Andreas Hansson |
2016-10-07 | config: fix typo in cluster topology. | Tushar Krishna |
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 |
2016-10-06 | config: add a separate config file for the network. | Tushar Krishna |
2016-10-06 | ruby: rename networktest to garnet_synthetic_traffic. | Tushar Krishna |
2016-10-06 | ruby: rename ALPHA_Network_test protocol to Garnet_standalone. | Tushar Krishna |
2016-10-04 | kvm: Adding details to kvm page fault in x86 | Alexandru Dutu |
2016-10-04 | misc: Adds a warning in case gdb is attached multiple times | Alexandru Dutu |
2016-10-04 | gpu-compute: Added method to compute the actual workgroup size | Alexandru Dutu |
2016-10-04 | config: Fix lat_mem_rd example script | Andreas Hansson |
2016-10-04 | sim: Add a checkpoint function to test for entries | Andreas Sandberg |
2016-09-29 | ruby: correct size for partial memory writes | Brad Beckmann |
2016-09-29 | mem: minor dprintf fix to abstract mem | Brad Beckmann |
2016-09-22 | arm: disable GIC extensions | Curtis Dunham |
2016-09-22 | tests, arm: Reinstate accidentally removed switcheroo tests | Andreas Sandberg |
2016-09-22 | cpu: Fix the O3 CPU Drain | Rekai Gonzalez-Alberquilla |