summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2016-03-30style: Change maximum line length to 79 charactersAndreas Sandberg
2016-03-30style: Add a style checker that doesn't depend on MercurialAndreas Sandberg
2016-03-30style: Add a git pre-commit hookAndreas Sandberg
2016-03-30style: Add repository helper functionsAndreas Sandberg
2016-03-30style: Remove style validatorsAndreas Sandberg
2016-03-30style: Add a control character checkerAndreas Sandberg
2016-03-30style: Refactor the style checker as a Python packageAndreas Sandberg
2016-03-30style: Change include sorter to yield one line at a timeAndreas Sandberg
2016-03-30scons, style: Rename style.py to hgstyle.pyAndreas Sandberg
2016-03-30style: Remove unsupported style.py commandsAndreas Sandberg
2016-03-29copyright: Update copyright in sort_includes.pyAndreas Sandberg
2016-03-28copyright: add copyright missing from files I createdNathan Binkert
2016-03-24style: Strip newline when checking linesAndreas Sandberg
2016-03-16misc: Fix argument handling for m5 initparam utilGabor Dozsa
2016-03-08configs: Add a lat_mem_rd style test scriptAndreas Hansson
2016-02-29util: update Java JNI interface to m5opsPrakash Ramrakhyani
2016-02-24cpu: TraceGen fix for tick frequency checkMatteo Andreozzi
2016-02-06util: fix apparent statetrace bugSteve Reinhardt
2016-02-06util: added line length and boolean comparison style checkersSteve Reinhardt
2016-02-06style: fix missing spaces in control statementsSteve Reinhardt
2016-02-06style: remove trailing whitespaceSteve Reinhardt
2016-02-06util: clean up and extend style checkerSteve Reinhardt
2016-02-06util: delete old unused style-checking scriptsSteve Reinhardt
2016-01-19gpu-compute: AMD's baseline GPU modelTony Gutierrez
2016-01-07config: Updates for distributed gem5 simulationsGabor Dozsa
2016-01-07dev: Distributed Ethernet link for distributed gem5 simulationsGabor Dozsa
2016-01-07pseudo inst,util: Add optional key to initparam pseudo instructionGabor Dozsa
2015-09-18dev, arm: Add gem5 extensions to support more than 8 coresKarthik Sangaiah
2015-12-07cpu: Support virtual addr in elastic tracesRadhika Jagtap
2015-12-07cpu: Create record type enum for elastic tracesRadhika Jagtap
2015-12-07util: Add decode and encode scripts for elastic tracesRadhika Jagtap
2015-12-04util: term: drop CC from MakefileBjoern A. Zeeb
2015-12-04util: DrainManager/Checkpoint changes in SystemC couplingAbdul Mutaal Ahmad
2015-09-10sim: Update C++ config example to match SystemC exampleAndrew Bardsley
2015-11-22config: Minor fixes to the DRAM utilisation sweepAndreas Hansson
2015-09-30base: remove Trace::enabled flagCurtis Dunham
2015-09-30isa,cpu: Add support for FS SMT InterruptsMitch Hayenga
2015-09-25util: Fix minor issues in DRAM sweep scriptsAndreas Hansson
2015-09-15misc: Bugfix for Freezing Terminal in SystemC SimulationAbdul Mutaal Ahmad
2015-09-15misc: Bugfix in TLM integration regarding CleanEvict CommandAbdul Mutaal Ahmad
2015-09-11dev, arm: Rewrite the HDLCD controllerAndreas Sandberg
2015-09-02sim: tag-based checkpoint versioningCurtis Dunham
2015-08-05util: Enable DRAM sweep to print power and efficiencyAndreas Hansson
2015-08-03misc: Coupling gem5 with SystemC TLM2.0Matthias Jung
2015-07-20util: added .cl OpenCL extension to file_type.pyBrad Beckmann
2015-07-20util: added .mk makefile extension to file_types.pyBrad Beckmann
2015-07-31util: add a vimrc that matches gem5 style guideAnthony Gutierrez
2015-07-24base: refactor process class (specifically FdMap and friends)Brandon Potter
2015-07-15dev: add support for multi gem5 runsGabor Dozsa
2015-07-03util: Remove DRAMPower trace scriptAndreas Hansson