index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-01-09
systemc: Rename tlm_core header files to have a .hh extentension.
Gabe Black
2019-01-09
systemc: Add a dummy argv[0] when running the tests.
Gabe Black
2019-01-09
systemc: Stop using the non-standard sc_time % in TLM.
Gabe Black
2019-01-09
systemc: Add an elaboration_done method to sc_simcontext.
Gabe Black
2019-01-09
systemc: Include cstring in the tlm header file.
Gabe Black
2019-01-09
systemc: Remove redundant tlm_ prefixes from file names.
Gabe Black
2019-01-09
systemc: Replace some calls to some Accellera specific functions in TLM.
Gabe Black
2019-01-09
systemc: Rename tlm .cpp files to .cc and add SConscripts.
Gabe Black
2019-01-09
systemc: Fix style issues in the TLM header files.
Gabe Black
2019-01-09
systemc: Also look for tests in the tlm test directory.
Gabe Black
2019-01-09
systemc: Initial import of TLM headers from Accellera.
Gabe Black
2019-01-07
system-arm: Add device tree for new VExpress GEM5_V2 platform
Jairo Balart
2019-01-07
system-arm: Add aarch64 bootloader support for GICv3
Jairo Balart
2019-01-07
scons: Disable partial linking on Mac OS
Nikos Nikoleris
2019-01-04
dev, arm: Warn on PL011 DMA disable
Jan-Peter Larsson
2019-01-04
dev-arm: Added VGIC GICV_IIDR response
Anouk Van Laer
2019-01-04
dev-arm: Implement GIC-400 model from GicV2
Giacomo Travaglini
2019-01-04
dev-arm: Move VGic from Realview.py to Gic.py
Giacomo Travaglini
2019-01-04
dev-arm: Added unimplemented GICv2 GICC_DIR
Anouk Van Laer
2019-01-03
arm: properly handle RES0/1 for SCTLRs
Curtis Dunham
2018-12-22
cpu: Stop using unions to store FP registers.
Gabe Black
2018-12-20
arch, cpu: Remove float type accessors.
Gabe Black
2018-12-19
arch-arm: Add Crypto in SE mode
Giacomo Travaglini
2018-12-19
systemc: Allow specific functions to shadow the base class method
Nikos Nikoleris
2018-12-19
scons: Disable systemc on Mac OS
Nikos Nikoleris
2018-12-18
arch: Make the ISA parser always use binary floating point accessors.
Gabe Black
2018-12-18
systemc: Ensure resets and edges are notified when signaling a change.
Gabe Black
2018-12-11
cpu: Fixed typos in parameter/stats descriptions
Pau Cabre
2018-12-11
cpu: Added parameters to enable/disable features in LTAGE
Pau Cabre
2018-12-11
cpu-o3: Fix bug in LSQUnit(uint32_t, uint32_t) ctor
Tony Gutierrez
2018-12-10
systemc: Update test output for longer lived processes.
Gabe Black
2018-12-10
systemc: Update the ordering in the reference output for some tests.
Gabe Black
2018-12-10
systemc: Ignore process control functions on terminated processes.
Gabe Black
2018-12-10
systemc: Update signals before initing processes.
Gabe Black
2018-12-08
base, systemc: Fix clang compilation
Giacomo Travaglini
2018-12-07
mem: Compile tracePacket only when TRACING_ON is defined
Giacomo Travaglini
2018-12-07
mem-cache: Workaround for setWhenReady assertion
Daniel R. Carvalho
2018-12-06
ext: Remove unused bankwiseMode variable
Matteo Andreozzi
2018-12-06
base: Ported circlebuf to CircularQueue
Rekai Gonzalez-Alberquilla
2018-12-06
base: Iterable CircularQueue implementation
Rekai Gonzalez-Alberquilla
2018-12-06
ext: Build googlemock with googletest
Giacomo Travaglini
2018-12-06
ext: Import googlemock, release version 1.8.0
Giacomo Travaglini
2018-12-05
arch-x86: Add sys/syscall.h to x86 process.cc/syscall_emul.cc
Tony Gutierrez
2018-12-05
mem-cache: Remove writebacks parameter from serviceMSHRTargets
Daniel R. Carvalho
2018-12-04
mem-cache: Add getter and setter to CacheBlk::whenReady
Daniel R. Carvalho
2018-12-04
base: Fix fiber compilation issue for Mac OS
Nikos Nikoleris
2018-12-04
base, sim: Add missing destructors
Nikos Nikoleris
2018-12-03
base: Add type alias for raw pointer in RefCountingPtr
Giacomo Gabrielli
2018-12-03
mem-cache: Optimize sector valid and secure check
Daniel R. Carvalho
2018-12-03
cpu: Change raw pointers to STL Containers
Rekai Gonzalez-Alberquilla
[next]