- 6718406 arch-arm: Added TLBI_ALL EL2 instruction by Anouk Van Laer · 6 years ago
- b47b123 arch-riscv: Add interrupt handling by Alec Roelke · 7 years ago
- a3be0a4 arch-riscv: Fix reset function and style by Alec Roelke · 7 years ago
- c5baffb cpu: Fix usage of setArchVecElem by Giacomo Travaglini · 6 years ago
- f3ab99e arch-arm: Fix usage of RegId constructor for VecElem by Giacomo Travaglini · 6 years ago
- d4116b0 arm: Stop using the FloatReg and FloatRegBits types. by Gabe Black · 6 years ago
- fd834ff config: De-nest the code in Port.splice(). by Gabe Black · 6 years ago
- 8dea46f config: Fix an error message in Port.splice(). by Gabe Black · 6 years ago
- ad9a233 scons: added support of default Python installation on MacOS by Andrea Mondelli · 6 years ago
- 3d54f6d misc: updated shabang for python script by Andrea Mondelli · 6 years ago
- f3a438e sim-se, arch-arm: Add support for getdents64 by Javier Setoain · 6 years ago
- b25900f arch-arm, sim-se: Add support for TLS in clone by Andreas Sandberg · 6 years ago
- 46d6137 arch-arm, sim-se: Fix incorrect SP handling in clone by Andreas Sandberg · 6 years ago
- 0a36956 sim-se: Refactor clone to avoid most ifdefs by Andreas Sandberg · 6 years ago
- 13daa2e sim-se: Correctly calculate next PC in clone by Andreas Sandberg · 6 years ago
- 3849515 sim-se: Use CONFIG_CLONE_BACKWARDS for Arm by Andreas Sandberg · 6 years ago
- 5e42034 arch-arm, sim-se: Wire up syscalls needed for pthreads by Javier Setoain · 6 years ago
- 815dc65 dev-arm: Add a VExpress_GEM5_V2 platform with GICv3 support by Jairo Balart · 6 years ago
- 93c7fa5 dev-arm: Add a GICv3 model by Jairo Balart · 6 years ago
- 7d5696d base: Make it possible to convert strings to enums by Giacomo Travaglini · 6 years ago
- 85931de systemc: Fix a function which was broken during style fixes. by Gabe Black · 6 years ago
- 2169294 arch-arm: Additional bits in misc ARM registers to use with the TLB and page walker by Ivan Pizarro · 6 years ago
- 9886bab systemc: Make input.txt a dependency for the tlm/endian_conv test. by Gabe Black · 6 years ago
- 7a58945 systemc: Exclude some failing systemc TLM tests in working.filt. by Gabe Black · 6 years ago
- 96ce18b systemc: Remove the TLM dependence on a non-standard method. by Gabe Black · 6 years ago
- de51d7c systemc: Stop using the sc_string_view type. by Gabe Black · 6 years ago
- 2931839 systemc: Replace sc_core::sc_type_index with std::type_index. by Gabe Black · 6 years ago
- 5701aab systemc: Stop using the Accellera specific "none" global event object. by Gabe Black · 6 years ago
- e345154 systemc: Rename tlm_core header files to have a .hh extentension. by Gabe Black · 6 years ago
- 8c560b6 systemc: Add a dummy argv[0] when running the tests. by Gabe Black · 6 years ago
- 370b103 systemc: Stop using the non-standard sc_time % in TLM. by Gabe Black · 6 years ago
- b890b47 systemc: Add an elaboration_done method to sc_simcontext. by Gabe Black · 6 years ago
- 32e20b3 systemc: Include cstring in the tlm header file. by Gabe Black · 6 years ago
- fc5df0b systemc: Remove redundant tlm_ prefixes from file names. by Gabe Black · 6 years ago
- 6bc26ff systemc: Replace some calls to some Accellera specific functions in TLM. by Gabe Black · 6 years ago
- 77165ae systemc: Rename tlm .cpp files to .cc and add SConscripts. by Gabe Black · 6 years ago
- 275d277 systemc: Fix style issues in the TLM header files. by Gabe Black · 6 years ago
- 584a1f6 systemc: Also look for tests in the tlm test directory. by Gabe Black · 6 years ago
- 7364acf systemc: Initial import of TLM headers from Accellera. by Gabe Black · 6 years ago
- 3e1e21d system-arm: Add device tree for new VExpress GEM5_V2 platform by Jairo Balart · 6 years ago
- 761a580 system-arm: Add aarch64 bootloader support for GICv3 by Jairo Balart · 6 years ago
- dcc15d6 scons: Disable partial linking on Mac OS by Nikos Nikoleris · 6 years ago
- 1a4a617 dev, arm: Warn on PL011 DMA disable by Jan-Peter Larsson · 6 years ago
- 272e4aa dev-arm: Added VGIC GICV_IIDR response by Anouk Van Laer · 6 years ago
- 90ed58b dev-arm: Implement GIC-400 model from GicV2 by Giacomo Travaglini · 6 years ago
- 75831ce dev-arm: Move VGic from Realview.py to Gic.py by Giacomo Travaglini · 6 years ago
- b5e0a8f dev-arm: Added unimplemented GICv2 GICC_DIR by Anouk Van Laer · 6 years ago
- 8a9e007 arm: properly handle RES0/1 for SCTLRs by Curtis Dunham · 7 years ago
- ff7fc9d cpu: Stop using unions to store FP registers. by Gabe Black · 6 years ago
- 88bbabe arch, cpu: Remove float type accessors. by Gabe Black · 6 years ago
- 67d58e8 arch-arm: Add Crypto in SE mode by Giacomo Travaglini · 6 years ago
- 1001d24 systemc: Allow specific functions to shadow the base class method by Nikos Nikoleris · 6 years ago
- f256a2c scons: Disable systemc on Mac OS by Nikos Nikoleris · 6 years ago
- 0be6953 arch: Make the ISA parser always use binary floating point accessors. by Gabe Black · 6 years ago
- c045787 systemc: Ensure resets and edges are notified when signaling a change. by Gabe Black · 6 years ago
- 7fa4c94 cpu: Fixed typos in parameter/stats descriptions by Pau Cabre · 6 years ago
- 71f6fd3 cpu: Added parameters to enable/disable features in LTAGE by Pau Cabre · 6 years ago
- 866b200 cpu-o3: Fix bug in LSQUnit(uint32_t, uint32_t) ctor by Tony Gutierrez · 6 years ago
- 9c1b329 systemc: Update test output for longer lived processes. by Gabe Black · 6 years ago
- d89f712 systemc: Update the ordering in the reference output for some tests. by Gabe Black · 6 years ago
- 3182b2a systemc: Ignore process control functions on terminated processes. by Gabe Black · 6 years ago
- d051b9f systemc: Update signals before initing processes. by Gabe Black · 6 years ago
- b185350 base, systemc: Fix clang compilation by Giacomo Travaglini · 6 years ago
- b14b43a mem: Compile tracePacket only when TRACING_ON is defined by Giacomo Travaglini · 6 years ago
- 6d1e9ee mem-cache: Workaround for setWhenReady assertion by Daniel R. Carvalho · 6 years ago
- 2d23bb0 ext: Remove unused bankwiseMode variable by Matteo Andreozzi · 6 years ago
- e003f9b base: Ported circlebuf to CircularQueue by Rekai Gonzalez-Alberquilla · 8 years ago
- 2e8e51d base: Iterable CircularQueue implementation by Rekai Gonzalez-Alberquilla · 8 years ago
- 202a4c3 ext: Build googlemock with googletest by Giacomo Travaglini · 6 years ago
- 4455154 ext: Import googlemock, release version 1.8.0 by Giacomo Travaglini · 6 years ago
- 3b7f8c2 arch-x86: Add sys/syscall.h to x86 process.cc/syscall_emul.cc by Tony Gutierrez · 6 years ago
- 813e124 mem-cache: Remove writebacks parameter from serviceMSHRTargets by Daniel R. Carvalho · 6 years ago
- 174da8e mem-cache: Add getter and setter to CacheBlk::whenReady by Daniel R. Carvalho · 6 years ago
- fc09f4a base: Fix fiber compilation issue for Mac OS by Nikos Nikoleris · 6 years ago
- 7f2d7fe base, sim: Add missing destructors by Nikos Nikoleris · 6 years ago
- 22ce855 base: Add type alias for raw pointer in RefCountingPtr by Giacomo Gabrielli · 6 years ago
- ab31213 mem-cache: Optimize sector valid and secure check by Daniel R. Carvalho · 6 years ago
- 9af1214 cpu: Change raw pointers to STL Containers by Rekai Gonzalez-Alberquilla · 8 years ago
- b5cc34d arch-arm: correctly set floats from GDB on aarch64 by Ciro Santilli · 6 years ago
- cb5479e base: increase the GDB buffer size dynamically by Ciro Santilli · 6 years ago
- 32e2157 arch-arm: only change the pc address when GDB registers are set by Ciro Santilli · 6 years ago
- 00ea413 arch-arm: fix the aarch64 GDB stub by Ciro Santilli · 7 years ago
- db5ea63 systemc: Disable systemc when using gcc versions older than 5.0. by Gabe Black · 6 years ago
- 736b999 base: Change the unit test binary names to use .test, and to be consistent. by Gabe Black · 6 years ago
- 66f0285 base: Rename unit test cc files to be *.test.cc. by Gabe Black · 6 years ago
- 9995bb9 util: Add the scons configuration cache to .gitignore for util/tlm. by Gabe Black · 6 years ago
- 6920ba7 systemc: Update the gem5-within-systemc README to mention USE_SYSTEMC. by Gabe Black · 6 years ago
- 5a2e13f base: Fix include order in the inifile unit test. by Gabe Black · 6 years ago
- fed1a56 systemc: Run the systemc tests directly from their build directories. by Gabe Black · 6 years ago
- e186f87 systemc: Run the systemc tests with the CWD in the build directory. by Gabe Black · 6 years ago
- 93c2341 systemc: Add DEPS files for some tests with non-source file dependencies. by Gabe Black · 6 years ago
- 72358df systemc: Make verify.py recognize a DEPS file in test dirs. by Gabe Black · 6 years ago
- 60a5a85 base: Add missing overrides in statistics header by Nikos Nikoleris · 6 years ago
- 640248f arch-arm: Add missing template declaration by Nikos Nikoleris · 6 years ago
- 86b23a1 cpu: Added new stats to TAGE and LTAGE branch predictors by Pau Cabre · 6 years ago
- b2078ce cpu: split LTAGE implementation into a base TAGE and a derived LTAGE by Pau Cabre · 6 years ago
- 3bb49cb cpu,arch-arm: Initialise data members by Rekai Gonzalez-Alberquilla · 8 years ago
- c918d14 arch-arm: clang compilation fixes by Matteo Andreozzi · 7 years ago
- 54c4c8a tests: Convert IniFile unit test to a GTest by Giacomo Travaglini · 6 years ago
- 529c07c hsail: Fix a warning/build failure for HSAIL_X86. by Gabe Black · 6 years ago