summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-14stats: Add more information to uninitialized errorJason Lowe-Power
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-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-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-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-22cpu: Fix the O3 CPU DrainRekai Gonzalez-Alberquilla
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-15base: eliminate ipython warningCurtis Dunham
2016-09-15arm: Add m5_fail support for aarch64Ricardo Alves