summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-13stats: update referencesCurtis Dunham
2016-10-13mem: add DRAM powerdown currentOmar Naji
2016-10-13mem: Add DRAM low-power functionalityWendy Elsasser
2016-10-13mem: Add callback to compute stats prior to dump eventWendy Elsasser
2016-10-13mem: Modify drain to ensure banks and power are idledWendy Elsasser
2016-10-13mem: Sort memory commands and update DRAMPowerWendy Elsasser
2016-10-13mem: update DDR3 die revisionOmar Naji
2016-10-13mem: add DRAM powerdown timingOmar Naji
2016-10-13mem: make DDR4 x16Omar Naji
2016-10-13isa,arm: Add missing AArch32 FP instructionsMitch Hayenga
2016-10-13ruby: Fix regressions and make Ruby configs Python packagesAndreas Hansson
2016-10-07config: fix typo in cluster topology.Tushar Krishna
2016-10-07dev, arm: Make GenericTimer param handling more robustAndreas Sandberg
2016-10-06ruby: Add M5_VAR_USED before variables used only inside assert in garnet2.0.Tushar Krishna
2016-10-06ruby: garnet2.0Tushar Krishna
2016-10-06ruby: remove the original garnet code.Tushar Krishna
2016-10-06config: add port directions and per-router delay in topology.Tushar Krishna
2016-10-06config: make internal links in network topology unidirectional.Tushar Krishna
2016-10-06config: add a separate config file for the network.Tushar Krishna
2016-10-06ruby: rename networktest to garnet_synthetic_traffic.Tushar Krishna
2016-10-06ruby: rename ALPHA_Network_test protocol to Garnet_standalone.Tushar Krishna
2016-10-04kvm: Adding details to kvm page fault in x86Alexandru Dutu
2016-10-04misc: Adds a warning in case gdb is attached multiple timesAlexandru Dutu
2016-10-04gpu-compute: Added method to compute the actual workgroup sizeAlexandru Dutu
2016-10-04config: Fix lat_mem_rd example scriptAndreas Hansson
2016-10-04sim: Add a checkpoint function to test for entriesAndreas Sandberg
2016-09-29ruby: correct size for partial memory writesBrad Beckmann
2016-09-29mem: minor dprintf fix to abstract memBrad Beckmann
2016-09-22arm: disable GIC extensionsCurtis Dunham
2016-09-22tests, arm: Reinstate accidentally removed switcheroo testsAndreas Sandberg
2016-09-22cpu: Fix the O3 CPU DrainRekai Gonzalez-Alberquilla
2016-09-22test: Make the memtest and memcheck tests functional onlyAndreas Sandberg
2016-09-22tests: Make remaining switcheroo tests functional onlyAndreas Sandberg
2016-09-20ext: update SST test configCurtis Dunham
2016-09-16gpu-compute: fix typo in GPUDispatcherTony Gutierrez
2016-09-16hsail: Fix disassembly of load instruction with 3 destination operandsAlexandru Dutu
2016-09-16gpu-compute: Adding context serialization methods to WavefrontAlexandru Dutu
2016-09-16gpu-compute: Refactoring Wavefront::dynWaveIdAlexandru Dutu
2016-09-16gpu-compute: Adding vector register file debug messagesAlexandru Dutu
2016-09-16gpu-compute: Changing reconvergenceStack typeAlexandru Dutu
2016-09-16gpu-compute: Adding ioctl for HW context sizeAlexandru Dutu
2016-09-16gpu-compute: Wavefront refactoringAlexandru Dutu
2016-09-16gpu-compute: Remove WFContextAlexandru Dutu
2016-09-16tests, arm: Make switcheroo and checkpoint tests functionalAndreas Sandberg
2016-09-16tests: Add support for functional only testsAndreas Sandberg
2016-09-15base: eliminate ipython warningCurtis Dunham
2016-09-15arm: Add m5_fail support for aarch64Ricardo Alves
2016-09-15cpu: Support exit when any one Trace CPU completes replayRadhika Jagtap
2016-09-15cpu: Adjust for trace offset and fix statsRadhika Jagtap
2016-09-15cpu: Add frequency scaling to the Trace CPURadhika Jagtap