projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2018-11-15
Daniel
mem-cache: Make PCTable context independent
commit
|
commitdiff
|
tree
2018-11-15
Daniel
mem-cache: Vectorize StridePrefetcher's entries.
commit
|
commitdiff
|
tree
2018-11-15
Daniel
mem-cache: Return entry in StridePrefetcher::pcTableHit()
commit
|
commitdiff
|
tree
2018-11-15
Daniel
mem-cache: Cleanup prefetchers
commit
|
commitdiff
|
tree
2018-11-15
Ciro Santilli
scons: add --gold-linker to link with the gold linker
commit
|
commitdiff
|
tree
2018-11-14
Pau Cabre
cpu: Fixed ratio of pred to hyst bits for LTAGE Bimodal
commit
|
commitdiff
|
tree
2018-11-14
Daniel R. Carvalho
mem-cache: Remove Cache dependency from Tags
commit
|
commitdiff
|
tree
2018-11-14
Daniel R. Carvalho
mem-cache: Move access latency calculation to Cache
commit
|
commitdiff
|
tree
2018-11-14
Giacomo Travaglini
arch-arm: Print register name when warning on AT instru...
commit
|
commitdiff
|
tree
2018-11-14
Javier Bueno
mem-cache: implement a probe-based interface
commit
|
commitdiff
|
tree
2018-11-14
Giacomo Travaglini
sim: Move BitUnion overloading to show/parseParams
commit
|
commitdiff
|
tree
2018-11-14
Giacomo Travaglini
sim: Move paramIn/Out definition to header file
commit
|
commitdiff
|
tree
2018-11-13
Pau Cabre
cpu: Fixed PC shifting on LTAGE branch predictor
commit
|
commitdiff
|
tree
2018-11-13
Nikos Nikoleris
mem-cache: Align how we handle requests in atomic with...
commit
|
commitdiff
|
tree
2018-11-12
Giacomo Travaglini
systemc: Push python headers on top of sources
commit
|
commitdiff
|
tree
2018-11-12
Gabe Black
systemc: Stop using python to set/manage the global...
commit
|
commitdiff
|
tree
2018-11-12
Gabe Black
sim: Push the global frequency management code into...
commit
|
commitdiff
|
tree
2018-11-09
Nikos Nikoleris
configs: Revamp ruby mem test to align with MemTest
commit
|
commitdiff
|
tree
2018-11-09
Gabe Black
systemc: Get rid of a duplicated base class initializer...
commit
|
commitdiff
|
tree
2018-11-09
Gabe Black
systemc: Add a missing "const" on one of the sc_event...
commit
|
commitdiff
|
tree
2018-11-09
Gabe Black
systemc: Only build python utility code if python is...
commit
|
commitdiff
|
tree
2018-11-09
Gabe Black
systemc: Separate and conditionalize exposing sc_main...
commit
|
commitdiff
|
tree
2018-11-09
Gabe Black
systemc: Seperate out the sc_main fiber and its bookkee...
commit
|
commitdiff
|
tree
2018-11-09
Gabe Black
systemc: Stop using python init to set up predefined...
commit
|
commitdiff
|
tree
2018-11-09
Gabe Black
systemc: Wrap some report maps in functions.
commit
|
commitdiff
|
tree
2018-11-08
Daniel R. Carvalho
configs: Add missing path to ruby imports
commit
|
commitdiff
|
tree
2018-11-07
Daniel R. Carvalho
mem-ruby: Use Packet writing functions instead of memcpy
commit
|
commitdiff
|
tree
2018-11-07
Tony Gutierrez
misc: Update workflow requirements in CONTRIBUTING.md
commit
|
commitdiff
|
tree
2018-11-07
Giacomo Travaglini
arch-arm: Deprecate usage of legacy bootloader patching
commit
|
commitdiff
|
tree
2018-11-07
Giacomo Travaglini
arch-arm: ArmSystem::resetAddr64 renamed to be used...
commit
|
commitdiff
|
tree
2018-11-07
Giacomo Travaglini
arch-arm: Implement AArch32 RVBAR
commit
|
commitdiff
|
tree
2018-11-07
Giacomo Travaglini
arch-arm: Remove SCTLR.VE bit
commit
|
commitdiff
|
tree
2018-11-07
Giacomo Travaglini
arch-arm: Refactor ISA::clear by adding a ISA::clear32...
commit
|
commitdiff
|
tree
2018-11-07
Giacomo Travaglini
arch-arm: Remove MISCREG commented numbers
commit
|
commitdiff
|
tree
2018-11-07
Gabe Black
systemc: Fix some paths in the tlm SCons(script|struct).
commit
|
commitdiff
|
tree
2018-11-06
Gabe Black
mips: Change the integer and fp register widths to...
commit
|
commitdiff
|
tree
2018-11-06
Gabe Black
mips: Clean up type overrides for operands.
commit
|
commitdiff
|
tree
2018-11-06
Gabe Black
mips: Explicitly truncate the syscall return value...
commit
|
commitdiff
|
tree
2018-11-05
Gabe Black
null: Claim to use 64 bit floating point registers.
commit
|
commitdiff
|
tree
2018-11-05
Gabe Black
sparc: Switch the FloatReg and FloatRegBits types to...
commit
|
commitdiff
|
tree
2018-11-05
Gabe Black
base: Add standard types for floating and nonfloating...
commit
|
commitdiff
|
tree
2018-11-05
Gabe Black
systemc: Enable systemc support by default.
commit
|
commitdiff
|
tree
2018-11-05
Gabe Black
systemc: Explicitly keep the sc_port bind alongside...
commit
|
commitdiff
|
tree
2018-11-05
Gabe Black
systemc: Change how SC_BIND_PROXY_NIL is initialized.
commit
|
commitdiff
|
tree
2018-11-05
Gabe Black
systemc: Get rid of implementations for some disabled...
commit
|
commitdiff
|
tree
2018-11-05
Gabe Black
systemc: Move a function after the class it uses intern...
commit
|
commitdiff
|
tree
2018-11-05
Gabe Black
systemc: Get rid of an unused private member in sc_clock.
commit
|
commitdiff
|
tree
2018-11-05
Gabe Black
mem-cache: Rename the tag class init function to tagsInit.
commit
|
commitdiff
|
tree
2018-11-05
Daniel R. Carvalho
mem: Use Packet writing functions instead of memcpy
commit
|
commitdiff
|
tree
2018-11-05
Daniel R. Carvalho
mem-cache: Fix double block invalidation
commit
|
commitdiff
|
tree
2018-11-05
Anouk Van Laer
arch, arm: Return s1Req upon fault in s2Lookup
commit
|
commitdiff
|
tree
2018-11-05
Anouk Van Laer
arch, arm: Effect of AT instructions on descriptor...
commit
|
commitdiff
|
tree
2018-11-02
Gabe Black
util: Add some examples for using systemc code within...
commit
|
commitdiff
|
tree
2018-11-02
Gabe Black
util: Move the existing systemc example into a subdirec...
commit
|
commitdiff
|
tree
2018-10-30
Ciro Santilli
syscall_emul: fix openat when directory does not end...
commit
|
commitdiff
|
tree
2018-10-29
Ciro Santilli
syscall_emul: implement arm openat
commit
|
commitdiff
|
tree
2018-10-29
Yuetsu Kodama
arch-arm: FIXUP for the add PRFM PST instruction commit
commit
|
commitdiff
|
tree
2018-10-26
Nikos Nikoleris
mem-ruby: Fix MOESI_CMP_directory in ports order
commit
|
commitdiff
|
tree
2018-10-26
yuetsu.kodama
arch-arm: We add PRFM PST instruction for arm
commit
|
commitdiff
|
tree
2018-10-26
Giacomo Travaglini
arch-arm: IMPDEF for SYS instruction with CRn = {11...
commit
|
commitdiff
|
tree
2018-10-26
Giacomo Travaglini
arch-arm: AArch64 Instruction for MISCREG_IMPDEF_UNIMPL
commit
|
commitdiff
|
tree
2018-10-26
Giacomo Travaglini
arch-arm: Refactor AArch64 MSR/MRS trapping
commit
|
commitdiff
|
tree
2018-10-26
Giacomo Travaglini
arch-arm: Trap to EL2 only if not in Secure State
commit
|
commitdiff
|
tree
2018-10-26
Giacomo Travaglini
arch-arm: Fix HVC trapping beahviour
commit
|
commitdiff
|
tree
2018-10-26
Giacomo Travaglini
arch-arm: CPTR_EL3.TCPAC traps EL2 accesses to CPACR_EL1
commit
|
commitdiff
|
tree
2018-10-26
Andreas Sandberg
tests: Convert AddrRangeMap unit test to a GTest
commit
|
commitdiff
|
tree
2018-10-26
Andreas Sandberg
tests: Convert CircleBuf unit test to a GTest
commit
|
commitdiff
|
tree
2018-10-22
Daniel R. Carvalho
mem-cache: Move evictBlock(CacheBlk*, PacketList&)...
commit
|
commitdiff
|
tree
2018-10-19
Ciro Santilli
config: add --param to fs.py, se.py and fs_bigLITTLE.py
commit
|
commitdiff
|
tree
2018-10-19
Ciro Santilli
python: Add utility function to override config parameters
commit
|
commitdiff
|
tree
2018-10-19
Ciro Santilli
arm: treat aarch64 hints as NOPs instead of panic
commit
|
commitdiff
|
tree
2018-10-19
Ciro Santilli
arm: update hint instruction decoding to match ARMv8.5
commit
|
commitdiff
|
tree
2018-10-18
Nikos Nikoleris
mem-cache: Fix unused variable warning in FALRU:invalid...
commit
|
commitdiff
|
tree
2018-10-18
Nikos Nikoleris
mem: Add write coalescing and write-no-allocate to...
commit
|
commitdiff
|
tree
2018-10-18
Nikos Nikoleris
mem: Delay servicing an MSHR after its allocation
commit
|
commitdiff
|
tree
2018-10-18
Nikos Nikoleris
mem: Restructure whole-line writes to simplify write...
commit
|
commitdiff
|
tree
2018-10-18
Nikos Nikoleris
mem: Determine if an MSHR does a whole-line write
commit
|
commitdiff
|
tree
2018-10-18
Gabe Black
mem: Mark the guest endianness packet accessors as...
commit
|
commitdiff
|
tree
2018-10-18
Gabe Black
null: Stop specifying an endianness in isa_traits.hh.
commit
|
commitdiff
|
tree
2018-10-18
Gabe Black
mem: Explicitly specify the endianness in the abstract...
commit
|
commitdiff
|
tree
2018-10-17
Gabe Black
gpu-compute: Explicitly use little endian packet accessors.
commit
|
commitdiff
|
tree
2018-10-17
Gabe Black
arch: Include some additional headers in arch/generic...
commit
|
commitdiff
|
tree
2018-10-17
Gabe Black
dev: Remove using namespace TheISA in uart8250.cc.
commit
|
commitdiff
|
tree
2018-10-17
Gabe Black
dev: Explicitly specify the endianness for packet acces...
commit
|
commitdiff
|
tree
2018-10-17
Gabe Black
python: Stop conditionally excluding code from pyobject.cc
commit
|
commitdiff
|
tree
2018-10-17
Gabe Black
dev: Build most of the networking devices in the NULL_I...
commit
|
commitdiff
|
tree
2018-10-17
Gabe Black
dev: Build the PCI device models even in NULL_ISA builds.
commit
|
commitdiff
|
tree
2018-10-17
Gabe Black
arch: Get rid of the unused type AnyReg.
commit
|
commitdiff
|
tree
2018-10-17
Adrien Pesle
dev-arm: Don't panic when EOIR a non active PPI
commit
|
commitdiff
|
tree
2018-10-17
Adrien Pesle
dev-arm: Fix Gicv2 distributor group register
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Get rid of leftovers from unimplemented warnin...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Implement Object::simcontext().
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Stop filtering out warnings about unimplemente...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Warn about using deprecated sc_port constructors.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Add a python config class for sc_modules.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Don't include the scheduler in an external...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Add an accessor for getting the current process.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Don't re-schedule a process which is already...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Fix accounting in the sc_fifo class.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Exclude a test which tests a feature we're...
commit
|
commitdiff
|
tree
next