projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2013-02-19
Andreas Hansson
mem: Make packet bus-related time accounting relative
commit
|
commitdiff
|
tree
2013-02-19
Andreas Hansson
mem: Add deferred packet class to prefetcher
commit
|
commitdiff
|
tree
2013-02-19
Andreas Hansson
sim: Make clock private and access using clockPeriod()
commit
|
commitdiff
|
tree
2013-02-19
Andreas Hansson
x86: Move APIC clock divider to Python
commit
|
commitdiff
|
tree
2013-02-19
Sascha Bischoff
mem: Fix SenderState related cache deadlock
commit
|
commitdiff
|
tree
2013-02-19
Andreas Hansson
mem: Add predecessor to SenderState base class
commit
|
commitdiff
|
tree
2013-02-19
Andreas Hansson
base: Fix a bug in the address interleaving
commit
|
commitdiff
|
tree
2013-02-19
Andreas Hansson
mem: Ensure trace captures packet fields before forwarding
commit
|
commitdiff
|
tree
2013-02-15
Anthony Gutierrez
options: add command line option for dtb file
commit
|
commitdiff
|
tree
2013-02-15
Anthony Gutierrez
loader: add a flattened device tree blob (dtb) object
commit
|
commitdiff
|
tree
2013-02-15
Anthony Gutierrez
ext lib: add libfdt to enable flattened device tree...
commit
|
commitdiff
|
tree
2013-02-15
Ali Saidi
stats: update regressions for o3 changes in renaming...
commit
|
commitdiff
|
tree
2013-02-15
Mrinmoy Ghosh
arm: fix a page table walker issue where a page could...
commit
|
commitdiff
|
tree
2013-02-15
Andreas Sandberg
cpu: Document exec trace flags
commit
|
commitdiff
|
tree
2013-02-15
Andreas Sandberg
dev: Use the correct return type for disk offsets
commit
|
commitdiff
|
tree
2013-02-15
Geoffrey Blake
cpu: Avoid duplicate entries in tracking structures...
commit
|
commitdiff
|
tree
2013-02-15
Geoffrey Blake
cpu: Fix rename mis-handling serializing instructions...
commit
|
commitdiff
|
tree
2013-02-15
Chris Emmons
ARM: Postpones creation of framebuffer output file...
commit
|
commitdiff
|
tree
2013-02-15
Andreas Hansson
mem: Tighten up cache constness and scoping
commit
|
commitdiff
|
tree
2013-02-15
Sascha Bischoff
base: Add warn() and inform() to m5.utils for use from...
commit
|
commitdiff
|
tree
2013-02-15
Matt Horsnell
o3: fix tick used for renaming and issue with range...
commit
|
commitdiff
|
tree
2012-10-25
Andreas Sandberg
arm: Don't export private GIC methods
commit
|
commitdiff
|
tree
2012-10-25
Andreas Sandberg
arm: Create a GIC base class and make the PL390 derive...
commit
|
commitdiff
|
tree
2013-02-15
Andreas Sandberg
sim: Add a system-global option to bypass caches
commit
|
commitdiff
|
tree
2013-02-15
Andreas Sandberg
cpu: Refactor memory system checks
commit
|
commitdiff
|
tree
2013-02-15
Andreas Sandberg
config: Remove O3 dependencies
commit
|
commitdiff
|
tree
2013-02-15
Andreas Sandberg
config: Move CPU handover logic to m5.switchCpus()
commit
|
commitdiff
|
tree
2013-02-15
Andreas Sandberg
config: Cleanup CPU configuration
commit
|
commitdiff
|
tree
2013-02-15
Andreas Sandberg
cpu: Make checker CPUs inherit from CheckerCPU in the...
commit
|
commitdiff
|
tree
2013-02-15
Andreas Sandberg
cpu: Add CPU metadata om the Python classes
commit
|
commitdiff
|
tree
2013-02-15
Ali Saidi
arm: fix some fp comparisons that worked by accident.
commit
|
commitdiff
|
tree
2013-02-15
Ali Saidi
cpu: include set in o3/commit_impl.
commit
|
commitdiff
|
tree
2013-02-15
Ali Saidi
ARM: Fix an issue with clang generating wrong code.
commit
|
commitdiff
|
tree
2013-02-15
Ali Saidi
cpu: fix case with o3 cpu blocking and unblocking decod...
commit
|
commitdiff
|
tree
2013-02-15
Ali Saidi
cpu: Fix a livelock in the o3 cpu.
commit
|
commitdiff
|
tree
2013-02-10
Andreas Sandberg
base: Add support for newer versions of IPython
commit
|
commitdiff
|
tree
2013-02-14
Andreas Hansson
Ruby: Fix compilation errors on gcc 4.7 and clang 3.2
commit
|
commitdiff
|
tree
2013-02-11
Nilay Vaish
regressions: update stats due to changes to ruby
commit
|
commitdiff
|
tree
2013-02-11
Nilay Vaish
ruby: MI protocol: add a missing transition
commit
|
commitdiff
|
tree
2013-02-11
Nilay Vaish
ruby: enable multiple clock domains
commit
|
commitdiff
|
tree
2013-02-11
Nilay Vaish
ruby: replace Time with Cycles (final patch in the...
commit
|
commitdiff
|
tree
2013-02-11
Nilay Vaish
ruby: replace Time with Cycles in garnet fixed and...
commit
|
commitdiff
|
tree
2013-02-11
Nilay Vaish
ruby: replace Time with Tick in replacement policy...
commit
|
commitdiff
|
tree
2013-02-11
Nilay Vaish
ruby: convert block size, memory size to unsigned
commit
|
commitdiff
|
tree
2013-02-11
Nilay Vaish
ruby: replace Time with Cycles in MessageBuffer
commit
|
commitdiff
|
tree
2013-02-11
Nilay Vaish
ruby: replace Time with Cycles in Memory Controller
commit
|
commitdiff
|
tree
2013-02-11
Nilay Vaish
ruby: Replace Time with Cycles in SequencerMessage
commit
|
commitdiff
|
tree
2013-02-11
Nilay Vaish
ruby: replace Time with Cycles in Message class
commit
|
commitdiff
|
tree
2013-02-11
Nilay Vaish
ruby: replaces Time with Cycles in many places
commit
|
commitdiff
|
tree
2013-02-11
Nilay Vaish
base: add some mathematical operators to Cycles class
commit
|
commitdiff
|
tree
2013-02-11
Nilay Vaish
ruby: modifies histogram add() function
commit
|
commitdiff
|
tree
2013-02-11
Nilay Vaish
ruby: record fully busy cycle with in the controller
commit
|
commitdiff
|
tree
2013-02-10
Andreas Sandberg
base: Fix broken IPython argument handling
commit
|
commitdiff
|
tree
2013-02-10
Andreas Sandberg
config: Don't call sys.exit in interactive mode in...
commit
|
commitdiff
|
tree
2013-02-01
Nilay Vaish
sim: remove unused struct priority_compare
commit
|
commitdiff
|
tree
2013-01-31
Nilay Vaish
ruby: correct computation of number of bits required...
commit
|
commitdiff
|
tree
2013-01-31
Andreas Hansson
mem: Add comments for the DRAM address decoding
commit
|
commitdiff
|
tree
2013-01-31
Andreas Hansson
stats: Update stats for regressions using SimpleDDR3
commit
|
commitdiff
|
tree
2013-01-31
Andreas Hansson
mem: Add DDR3 and LPDDR2 DRAM controller configurations
commit
|
commitdiff
|
tree
2013-01-31
Ani Udipi
mem: Add tTAW and tFAW to the SimpleDRAM model
commit
|
commitdiff
|
tree
2013-01-31
Andreas Hansson
mem: Separate out the different cases for DRAM bus...
commit
|
commitdiff
|
tree
2013-01-29
Anthony Gutierrez
cache: remove drainManager because it's not used
commit
|
commitdiff
|
tree
2013-01-28
Nilay Vaish
merged 798c2cec8e37 and e96ff45795bc
commit
|
commitdiff
|
tree
2013-01-28
Andreas Hansson
stats: Fix naming (BPredUnit to branchPred) for 20...
commit
|
commitdiff
|
tree
2013-01-28
Nilay Vaish
ruby: remove get_time()
commit
|
commitdiff
|
tree
2013-01-28
Nilay Vaish
ruby: remove call to curCycle in panic()
commit
|
commitdiff
|
tree
2013-01-24
Nilay Vaish
regressions: update stats due to branch predictor changes
commit
|
commitdiff
|
tree
2013-01-24
Nilay Vaish...
branch predictor: move out of o3 and inorder cpus
commit
|
commitdiff
|
tree
2013-01-22
Andrea Pellegrini
o3 cpu: fix zero reg problem
commit
|
commitdiff
|
tree
2013-01-22
Nilay Vaish
x86, cpu: corrects 270c9a75e91f, take over decoder...
commit
|
commitdiff
|
tree
2013-01-21
Andreas Hansson
scons: Disable protobuf if pkg-config and CheckLib...
commit
|
commitdiff
|
tree
2013-01-19
Joel Hestness
O3 IEW: Make incrWb and decrWb clearer
commit
|
commitdiff
|
tree
2013-01-17
Nilay Vaish
ruby: remove calls to g_system_ptr->getTime()
commit
|
commitdiff
|
tree
2013-01-15
Nilay Vaish
x86 regressions: updates due to new instructions and...
commit
|
commitdiff
|
tree
2013-01-15
Nilay Vaish
x86 cpuid: enable clflush
commit
|
commitdiff
|
tree
2013-01-15
Nilay Vaish
x86: implements fsin, fcos instructions
commit
|
commitdiff
|
tree
2013-01-15
Nilay Vaish
x86: implements emms instruction
commit
|
commitdiff
|
tree
2013-01-15
Nilay Vaish
x86: implement fabs, fchs instructions
commit
|
commitdiff
|
tree
2013-01-14
Nilay Vaish
regressions: update stats due to changes in ruby obj...
commit
|
commitdiff
|
tree
2013-01-14
Malek Musleh
config: move ruby objects under ruby_system in obj...
commit
|
commitdiff
|
tree
2013-01-14
Malek Musleh
ruby sequencer: converts cycles to ticks in deadlock...
commit
|
commitdiff
|
tree
2013-01-14
Nilay Vaish
Ruby: remove reference to g_system_ptr from class Message
commit
|
commitdiff
|
tree
2013-01-14
Nilay Vaish
Ruby: use ClockedObject in Consumer class
commit
|
commitdiff
|
tree
2013-01-14
Andreas Hansson
scons: Address clang 3.2 compilation error
commit
|
commitdiff
|
tree
2013-01-14
Andreas Hansson
stats: Bump failing x86 regression stats
commit
|
commitdiff
|
tree
2013-01-13
Nilay Vaish
base simple cpu: removes commented out code about cache ops
commit
|
commitdiff
|
tree
2013-01-13
Nilay Vaish
x86: Changes to decoder, corrects 9376
commit
|
commitdiff
|
tree
2013-01-08
Ali Saidi
config: Fix issue with changeset: a4739b6f799d.
commit
|
commitdiff
|
tree
2013-01-08
Ali Saidi
stats: update stats for previous six changes
commit
|
commitdiff
|
tree
2013-01-08
Lluís Vilanova
util: add writefile to m5 util program for x86
commit
|
commitdiff
|
tree
2013-01-08
Lluís Vilanova
util: add m5_fail op.
commit
|
commitdiff
|
tree
2013-01-08
Tao Zhang
sim: Fix early termination in multi-core simulation...
commit
|
commitdiff
|
tree
2013-01-08
Mitch Hayenga
arm: add access syscall for ARM SE mode
commit
|
commitdiff
|
tree
2013-01-08
Mitch Hayenga
mem: Make LL/SC locks fine grained
commit
|
commitdiff
|
tree
2013-01-08
Mitch Hayenga
mem: Fix use-after-free bug
commit
|
commitdiff
|
tree
2013-01-07
Andreas Sandberg
dev: Fix infinite recursion in DMA devices
commit
|
commitdiff
|
tree
2013-01-07
Andreas Sandberg
util: Fix stack corruption in the m5 util
commit
|
commitdiff
|
tree
2013-01-07
Sascha Bischoff
stats: Fix swig wrapping for Tick in stats
commit
|
commitdiff
|
tree
2013-01-07
Ali Saidi
stats: update stats for previous changes.
commit
|
commitdiff
|
tree
2013-01-07
Andreas Sandberg
cpu: Unify the serialization code for all of the CPU...
commit
|
commitdiff
|
tree
next