summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-17tests, ruby: Move rubytests from ALPHA (linux) to NULL (none)Andreas Hansson
2016-11-17alpha: Remove ALPHA tru64 support and associated testsAndreas Hansson
2016-10-26hsail,gpu-compute: fixes to appease clang++Tony Gutierrez
2016-10-26dev: Add m5 op to toggle synchronization for dist-gem5.Michael LeBeane
2016-10-26ruby: Allow multiple outstanding DMA requestsMichael LeBeane
2016-10-26dev: Add 'simLength' parameter in EthPacketDatamlebeane
2016-10-26gpu-compute: support in-order data delivery in GM pipeTony Gutierrez
2016-10-26gpu-compute, hsail: pass GPUDynInstPtr to getRegisterIndex()Tony Gutierrez
2016-10-26gpu-compute: use System cache line size in the GPUTony Gutierrez
2016-10-26gpu-compute, hsail: make the PC a byte address, not an instruction indexTony Gutierrez
2016-10-26gpu-compute: add gpu_isa.hh to switch hdrs, add GPUISA to WFTony Gutierrez
2016-10-26gpu-compute: add instruction mix stats for the gpuTony Gutierrez
2016-10-26gpu-compute, hsail: call discardFetch() from the WFTony Gutierrez
2016-10-26hsail, gpu-compute: remove doGm/SmReturn add completeAccTony Gutierrez
2016-10-26gpu-compute: remove inst enums and use bit flag for attributesTony Gutierrez
2016-10-26gpu-compute: move disassemle() implementation to GPUStaticInstTony Gutierrez
2016-10-26gpu-compute, arch: add some methods to the base inst classes for ISA supportTony Gutierrez
2016-10-26ruby: make a RequestDesc class instead of std::pairTony Gutierrez
2016-10-26config: Break out base options for usage with NULL ISAAndreas Hansson
2016-10-19stats: Update stats to reflect recent changes to floatsAndreas Hansson
2016-10-15arm: Fix for ARM's Streamline conversion scriptShawn Rosti
2016-10-15arm, dev: pl011 console interactivityBjoern A. Zeeb
2016-10-15syscall: read() should not write anything if reading EOF.Nicolas Derumigny
2016-10-15cpu, arm: Distinguish Float* and SimdFloat*, create FloatMem* opClassFernando Endo
2016-10-14config: Make configs/common a Python packageAndreas Hansson
2016-10-14stats: Add more information to uninitialized errorJason Lowe-Power
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