Age | Commit message (Expand) | Author |
2018-01-09 | util: Add the missing wakecpu m5op in X86. | Hanhwi Jang |
2017-12-04 | misc: Rename misc.(hh|cc) to logging.(hh|cc) | Gabe Black |
2017-11-16 | util: Add script to plot DRAM low power sweep | Radhika Jagtap |
2017-11-14 | util: Remove support for hg patches in patch creation script | Andreas Sandberg |
2017-11-14 | util: Optionally search entire history when listing changes | Andreas Sandberg |
2017-10-17 | util: Filter out the For-Upstream commit message tag | Andreas Sandberg |
2017-10-05 | misc: Use a Makefile to ensure util/packet_pb2.py is up to date. | Gabe Black |
2017-10-05 | misc: When building packet_pb2.py, don't assume a particular CWD. | Gabe Black |
2017-10-05 | misc: Make decode_packet_trace.py print the new master ID fields. | Gabe Black |
2017-10-05 | misc: Small style fix in _EncodeVarint32. | Gabe Black |
2017-10-05 | misc: Rename the (De|En)codeVarint function _(De|En)codeVarint32. | Gabe Black |
2017-10-05 | misc: Fix the indentation in DecodeVarint in util/protolib.py. | Gabe Black |
2017-10-04 | tlm: Elastic Trace Example with L2 Cache Added | Matthias Jung |
2017-09-26 | misc: Make the m5 utilities writefile command accept a host path. | Gabe Black |
2017-09-11 | tlm: Don't set SystemC time resolution | Matthias Jung |
2017-08-01 | style: Add shared gem5 headers to the style checker | Andreas Sandberg |
2017-08-01 | util: Move m5op.h to the shared include directory | Andreas Sandberg |
2017-08-01 | util, m5: Use consistent naming for m5op C symbols | Andreas Sandberg |
2017-08-01 | util: Move the m5ops.h file to a shared directory | Andreas Sandberg |
2017-07-12 | util,arch-arm: Added python script to generate ARM FS binaries | Pau Cabre |
2017-06-03 | misc: Fix building the m5tap utility. | Gabe Black |
2017-05-30 | misc: check address range in the SystemC example | Christian Menard |
2017-05-30 | misc: Reorder sources in util/tlm and rewrite build scripts | Christian Menard |
2017-05-24 | util: generate fully qualified paths for cscope | Gedare Bloom |
2017-05-15 | style: fix line lengths and include ordering | Brandon Potter |
2017-05-09 | style: Treat PyBind headers as Python headers | Andreas Sandberg |
2017-05-09 | util, arm: Support mmapped m5ops on aarch64 | Andreas Sandberg |
2017-05-09 | util: Correctly handle short writes in m5 (read|exec)file | Andreas Sandberg |
2017-05-09 | util: Add the m5_loadsymbol pseudo op to the m5 tool | Andreas Sandberg |
2017-05-09 | util: Fix incorrect use of m5_loadsymbol | Andreas Sandberg |
2017-05-09 | misc: fix build failure in cxx_config example | Paul Rosenfeld |
2017-05-08 | util: Fix incorrect return type in m5 writefile | Andreas Sandberg |
2017-04-11 | misc: minor fix for the gem5-SystemC/TLM coupling. | Éder F. Zulian |
2017-04-03 | arm, dev: refactor GIC Pl390 GICD_ITARGETSRn handling | Curtis Dunham |
2017-03-21 | util: Add a tool to list outgoing/incoming changes | Andreas Sandberg |
2017-02-14 | sim: allow forward dependencies in checkpoint upgraders | Curtis Dunham |
2017-02-14 | sim: add support for checkpoint downgrading | Curtis Dunham |
2017-02-13 | misc: Clean up and complete the gem5<->SystemC-TLM bridge [6/10] | Christian Menard |
2017-02-10 | misc: Update #!env calls for python to explicit version | Jason Lowe-Power |
2017-02-09 | misc: Clean up and complete the gem5<->SystemC-TLM bridge [10/10] | Christian Menard |
2017-02-09 | misc: Clean up and complete the gem5<->SystemC-TLM bridge [9/10] | Christian Menard |
2017-02-09 | misc: Clean up and complete the gem5<->SystemC-TLM bridge [8/10] | Christian Menard |
2017-02-09 | misc: Clean up and complete the gem5<->SystemC-TLM bridge [7/10] | Christian Menard |
2017-02-09 | misc: Clean up and complete the gem5<->SystemC-TLM bridge [5/10] | Christian Menard |
2017-02-09 | misc: Clean up and complete the gem5<->SystemC-TLM bridge [4/10] | Christian Menard |
2017-02-09 | misc: Clean up and complete the gem5<->SystemC-TLM bridge [3/10] | Christian Menard |
2017-02-09 | misc: Clean up and complete the gem5<->SystemC-TLM bridge [2/10] | Christian Menard |
2017-02-09 | misc: Clean up and complete the gem5<->SystemC-TLM bridge [1/10] | Christian Menard |
2017-02-09 | misc: fix includes in util/systemc | Christian Menard |
2017-02-09 | misc: Implement the Base SystemC Module as an sc_channel. | Christian Menard |