summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2018-11-29util: Add the scons configuration cache to .gitignore for util/tlm.Gabe Black
2018-11-29systemc: Update the gem5-within-systemc README to mention USE_SYSTEMC.Gabe Black
2018-11-07systemc: Fix some paths in the tlm SCons(script|struct).Gabe Black
2018-11-02util: Add some examples for using systemc code within gem5.Gabe Black
2018-11-02util: Move the existing systemc example into a subdirectory.Gabe Black
2018-09-26util: Do not use $(PWD) in MakefilesKevin Brodsky
2018-08-17util: add util/maint/show_changes_by_file.py toolBrandon Potter
2018-08-17tests: Add test for the m5-exit instruction.Sean Wilson
2018-06-15tests,style: add RISC-V assembly testsTuan Ta
2018-06-11misc: Using smart pointers for memory RequestsGiacomo Travaglini
2018-04-06util,arch-arm: Update gen_arm_fs_files.py to use new kernel reposPau Cabre
2018-01-25util: Implement Lua module for m5ops.Hanhwi Jang
2018-01-20util: Implement PIC version of m5ops for X86.Hanhwi Jang
2018-01-18util: Add an option to specify paths in list_changes.pyAndreas Sandberg
2018-01-11util/m5: add Android.mkEarl Ou
2018-01-09util: Add the missing wakecpu m5op in X86.Hanhwi Jang
2017-12-04misc: Rename misc.(hh|cc) to logging.(hh|cc)Gabe Black
2017-11-16util: Add script to plot DRAM low power sweepRadhika Jagtap
2017-11-14util: Remove support for hg patches in patch creation scriptAndreas Sandberg
2017-11-14util: Optionally search entire history when listing changesAndreas Sandberg
2017-10-17util: Filter out the For-Upstream commit message tagAndreas Sandberg
2017-10-05misc: Use a Makefile to ensure util/packet_pb2.py is up to date.Gabe Black
2017-10-05misc: When building packet_pb2.py, don't assume a particular CWD.Gabe Black
2017-10-05misc: Make decode_packet_trace.py print the new master ID fields.Gabe Black
2017-10-05misc: Small style fix in _EncodeVarint32.Gabe Black
2017-10-05misc: Rename the (De|En)codeVarint function _(De|En)codeVarint32.Gabe Black
2017-10-05misc: Fix the indentation in DecodeVarint in util/protolib.py.Gabe Black
2017-10-04tlm: Elastic Trace Example with L2 Cache AddedMatthias Jung
2017-09-26misc: Make the m5 utilities writefile command accept a host path.Gabe Black
2017-09-11tlm: Don't set SystemC time resolutionMatthias Jung
2017-08-01style: Add shared gem5 headers to the style checkerAndreas Sandberg
2017-08-01util: Move m5op.h to the shared include directoryAndreas Sandberg
2017-08-01util, m5: Use consistent naming for m5op C symbolsAndreas Sandberg
2017-08-01util: Move the m5ops.h file to a shared directoryAndreas Sandberg
2017-07-12util,arch-arm: Added python script to generate ARM FS binariesPau Cabre
2017-06-03misc: Fix building the m5tap utility.Gabe Black
2017-05-30misc: check address range in the SystemC exampleChristian Menard
2017-05-30misc: Reorder sources in util/tlm and rewrite build scriptsChristian Menard
2017-05-24util: generate fully qualified paths for cscopeGedare Bloom
2017-05-15style: fix line lengths and include orderingBrandon Potter
2017-05-09style: Treat PyBind headers as Python headersAndreas Sandberg
2017-05-09util, arm: Support mmapped m5ops on aarch64Andreas Sandberg
2017-05-09util: Correctly handle short writes in m5 (read|exec)fileAndreas Sandberg
2017-05-09util: Add the m5_loadsymbol pseudo op to the m5 toolAndreas Sandberg
2017-05-09util: Fix incorrect use of m5_loadsymbolAndreas Sandberg
2017-05-09misc: fix build failure in cxx_config examplePaul Rosenfeld
2017-05-08util: Fix incorrect return type in m5 writefileAndreas Sandberg
2017-04-11misc: minor fix for the gem5-SystemC/TLM coupling.Éder F. Zulian
2017-04-03arm, dev: refactor GIC Pl390 GICD_ITARGETSRn handlingCurtis Dunham
2017-03-21util: Add a tool to list outgoing/incoming changesAndreas Sandberg