projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2011-04-17
Nathan Binkert
style: fix all_regions code and remove bogus region...
commit
|
commitdiff
|
tree
2011-04-17
Nathan Binkert
style: remove extra debugging print
commit
|
commitdiff
|
tree
2011-04-17
Nathan Binkert
file_types: Make code work in Python 2.4
commit
|
commitdiff
|
tree
2011-04-15
Nathan Binkert
unittest: Make unit tests capable of using swig and...
commit
|
commitdiff
|
tree
2011-04-15
Nathan Binkert
python: cleanup python code so stuff doesn't automatica...
commit
|
commitdiff
|
tree
2011-04-15
Nathan Binkert
scons: make a flexible system for guarding source files
commit
|
commitdiff
|
tree
2011-04-15
Nathan Binkert
trace: reimplement the DTRACE function so it doesn...
commit
|
commitdiff
|
tree
2011-04-15
Nathan Binkert
debug: create a Debug namespace
commit
|
commitdiff
|
tree
2011-04-15
Nathan Binkert
includes: fix up code after sorting
commit
|
commitdiff
|
tree
2011-04-15
Nathan Binkert
includes: sort all includes
commit
|
commitdiff
|
tree
2011-04-15
Nathan Binkert
style: add sort_includes to the style hook
commit
|
commitdiff
|
tree
2011-04-15
Nathan Binkert
style: move style verifiers into classes
commit
|
commitdiff
|
tree
2011-04-15
Nathan Binkert
style: add a user interface wrapper class
commit
|
commitdiff
|
tree
2011-04-15
Nathan Binkert
util: python implementation of a routine that will...
commit
|
commitdiff
|
tree
2011-04-15
Nathan Binkert
region: add a utility class for keeping track of region...
commit
|
commitdiff
|
tree
2011-04-15
Nathan Binkert
SortedDict: add functions for getting ranges of keys...
commit
|
commitdiff
|
tree
2011-04-15
Nathan Binkert
python: figure out if the m5.internal package exists...
commit
|
commitdiff
|
tree
2011-04-13
Nathan Binkert
refcnt: Update doxygen comments
commit
|
commitdiff
|
tree
2011-04-13
Nathan Binkert
refcnt: Inline comparison functions
commit
|
commitdiff
|
tree
2011-04-13
Nathan Binkert
main: separate out interact() so it can be used by...
commit
|
commitdiff
|
tree
2011-04-13
Nathan Binkert
util: fix the language type function
commit
|
commitdiff
|
tree
2011-04-12
Ali Saidi
ARM: Fix stats for ARM_SE checkpoint restore fix.
commit
|
commitdiff
|
tree
2011-04-11
Ali Saidi
ARM: Fix checkpoint restoration in ARM_SE.
commit
|
commitdiff
|
tree
2011-04-11
Ali Saidi
ARM: Get rid of some comments/todos that no longer...
commit
|
commitdiff
|
tree
2011-04-06
Brad Beckmann
ruby: fixes to support more types of RubyRequests
commit
|
commitdiff
|
tree
2011-04-04
Ali Saidi
ARM: Update stats for default inclusion of CF adapter.
commit
|
commitdiff
|
tree
2011-04-04
Ali Saidi
ARM: Include IDE/CF controller by default in PBX model.
commit
|
commitdiff
|
tree
2011-04-04
Anthony Gutierrez
Sim: Fix Simulation.py to allow more than 1 core for...
commit
|
commitdiff
|
tree
2011-04-04
Ali Saidi
ARM: Update stats for previous changes.
commit
|
commitdiff
|
tree
2011-04-04
Ali Saidi
ARM: Use CPU local lock before sending load to mem...
commit
|
commitdiff
|
tree
2011-04-04
Ali Saidi
ARM: Fix checkpoint restoration into O3 CPU and the...
commit
|
commitdiff
|
tree
2011-04-04
Ali Saidi
ARM: Fix bug in MicroLdrNeon templates for initiateAcc().
commit
|
commitdiff
|
tree
2011-04-04
William Wang
ARM: Cleanup and small fixes to some NEON ops to match...
commit
|
commitdiff
|
tree
2011-04-04
Ali Saidi
ARM: Cleanup implementation of ITSTATE and put importan...
commit
|
commitdiff
|
tree
2011-04-04
Ali Saidi
ARM: Fix m5op parameters bug.
commit
|
commitdiff
|
tree
2011-04-04
Ali Saidi
ARM: Tag appropriate instructions as IsReturn
commit
|
commitdiff
|
tree
2011-04-04
Ali Saidi
ARM: Fix table walk going on while ASID changes error
commit
|
commitdiff
|
tree
2011-04-04
Ali Saidi
CPU: Remove references to memory copy operations
commit
|
commitdiff
|
tree
2011-04-04
Ali Saidi
O3: Update stats for memory order violation checking...
commit
|
commitdiff
|
tree
2011-04-04
Ali Saidi
O3: Tighten memory order violation checking to 16 bytes.
commit
|
commitdiff
|
tree
2011-04-04
Ali Saidi
IDE: Support x86, Alpha, and ARM use of the IDE controller.
commit
|
commitdiff
|
tree
2011-04-04
Ali Saidi
ARM: Fix checkpointing case where PL111 is powered...
commit
|
commitdiff
|
tree
2011-04-04
Ali Saidi
ARM: Remove debugging warn that was accidently left in.
commit
|
commitdiff
|
tree
2011-04-04
Ali Saidi
ARM: Fix multiplication error in udelay
commit
|
commitdiff
|
tree
2011-04-01
Brad Beckmann
hammer: fixed dma uniproc error
commit
|
commitdiff
|
tree
2011-04-01
Lisa Hsu
CacheMemory: add allocateVoid() that is == allocate...
commit
|
commitdiff
|
tree
2011-04-01
Lisa Hsu
Ruby: Simplify SLICC and Entry/TBE handling.
commit
|
commitdiff
|
tree
2011-04-01
Lisa Hsu
Ruby: Add new object called WireBuffer to mimic a Wire.
commit
|
commitdiff
|
tree
2011-04-01
Lisa Hsu
Ruby: have the rubytester pass contextId to Ruby.
commit
|
commitdiff
|
tree
2011-04-01
Lisa Hsu
Ruby: enable multiple sequencers in one controller.
commit
|
commitdiff
|
tree
2011-04-01
Lisa Hsu
Ruby: pass Packet->Req->contextId() to Ruby.
commit
|
commitdiff
|
tree
2011-03-31
Lisa Hsu
Ruby: Bug in SLICC forgot semicolon at end of code.
commit
|
commitdiff
|
tree
2011-03-29
Korey Sewell
sim: typecast Tick to UTick for eventQ assert
commit
|
commitdiff
|
tree
2011-03-29
Gabe Black
Power: Fix compilation.
commit
|
commitdiff
|
tree
2011-03-28
Somayeh Sardashti
This patch supports cache flushing in MOESI_hammer
commit
|
commitdiff
|
tree
2011-03-28
Nilay Vaish
Config: Import math in MI_example.py
commit
|
commitdiff
|
tree
2011-03-27
Steve Reinhardt
tests: update reference outputs for ruby cache index...
commit
|
commitdiff
|
tree
2011-03-26
Korey Sewell
mips: cleanup ISA-specific code
commit
|
commitdiff
|
tree
2011-03-25
Brad Beckmann
ruby: fixed cache index setting
commit
|
commitdiff
|
tree
2011-03-25
Gabe Black
Arm: Add in a missing miscRegName.
commit
|
commitdiff
|
tree
2011-03-24
Gabe Black
Arm: Get rid of unused and incomplete setCp15Register...
commit
|
commitdiff
|
tree
2011-03-24
Gabe Black
Arm: Get rid of the unused copyStringArray32 method...
commit
|
commitdiff
|
tree
2011-03-24
Gabe Black
ISA parser: Set up op_src_decl and op_dest_decl for...
commit
|
commitdiff
|
tree
2011-03-23
Tushar Krishna
This patch fixes a build error in networktest.cc that...
commit
|
commitdiff
|
tree
2011-03-22
Nilay Vaish
Ruby: Remove CacheMsg class from SLICC
commit
|
commitdiff
|
tree
2011-03-22
Tushar Krishna
This patch makes garnet use the info about active and...
commit
|
commitdiff
|
tree
2011-03-22
Tushar Krishna
fix garnet fleible pipeline
commit
|
commitdiff
|
tree
2011-03-22
Tushar Krishna
This patch adds the network tester for simple and garne...
commit
|
commitdiff
|
tree
2011-03-20
Nilay Vaish
SLICC: Remove WakeUp* import calls from ast/__init__.py
commit
|
commitdiff
|
tree
2011-03-20
Lisa Hsu
configs: combine ruby_se.py and se.py to avoid all...
commit
|
commitdiff
|
tree
2011-03-20
Lisa Hsu
enable x86 workloads on se.py
commit
|
commitdiff
|
tree
2011-03-20
Lisa Hsu
se.py: Modify script to make multiprogramming much...
commit
|
commitdiff
|
tree
2011-03-20
Lisa Hsu
util: update aggregator to handle x86 checkpoints.
commit
|
commitdiff
|
tree
2011-03-19
Nilay Vaish
Ruby: Convert CacheRequestType to RubyRequestType
commit
|
commitdiff
|
tree
2011-03-19
Nilay Vaish
Ruby: Convert AccessModeType to RubyAccessMode
commit
|
commitdiff
|
tree
2011-03-19
Brad Beckmann
MOESI_hammer: minor fixes to full-bit dir
commit
|
commitdiff
|
tree
2011-03-19
Brad Beckmann
Ruby: dma retry fix
commit
|
commitdiff
|
tree
2011-03-19
Brad Beckmann
RubyPort: minor fixes to trace flag and dprintfs
commit
|
commitdiff
|
tree
2011-03-19
Brad Beckmann
ruby: added useful dma progress dprintf
commit
|
commitdiff
|
tree
2011-03-19
Brad Beckmann
slicc: improved invalid transition message
commit
|
commitdiff
|
tree
2011-03-19
Brad Beckmann
MOESI_hammer: fixed dma bug with shared data
commit
|
commitdiff
|
tree
2011-03-19
Brad Beckmann
MOESI_CMP_directory: significant dma bug fixes
commit
|
commitdiff
|
tree
2011-03-18
Nilay Vaish
SLICC: Remove external_type for structures
commit
|
commitdiff
|
tree
2011-03-18
Nilay Vaish
SLICC: Remove the keyword wake_up_dependents
commit
|
commitdiff
|
tree
2011-03-18
Nilay Vaish
SLICC: Remove the keyword wake_up_all_dependents
commit
|
commitdiff
|
tree
2011-03-18
Steve Reinhardt
swig: get rid of m5.internal.random module (swig/random.i)
commit
|
commitdiff
|
tree
2011-03-18
Steve Reinhardt
base: disable FastAlloc in debug builds by default
commit
|
commitdiff
|
tree
2011-03-18
Ali Saidi
Automated merge with ssh://hg@repo.m5sim.org/m5
commit
|
commitdiff
|
tree
2011-03-18
Ali Saidi
ARM: Update stats for the previous changes and add...
commit
|
commitdiff
|
tree
2011-03-18
Chris Emmons
ARM: Add minimal ARM_SE support for m5threads.
commit
|
commitdiff
|
tree
2011-03-18
Ali Saidi
ARM: Fix subtle bug in LDM.
commit
|
commitdiff
|
tree
2011-03-18
Ali Saidi
ARM: Implement the Instruction Set Attribute Registers...
commit
|
commitdiff
|
tree
2011-03-18
Ali Saidi
ARM: Identify branches as conditional or unconditional...
commit
|
commitdiff
|
tree
2011-03-18
Ali Saidi
ARM: Bare metal system should have 256MB of RAM.
commit
|
commitdiff
|
tree
2011-03-18
Ali Saidi
ARM: Fix small bug with VLDM/VSTM instructions.
commit
|
commitdiff
|
tree
2011-03-18
Ali Saidi
ARM: Detect and skip udelay() functions in linux kernel.
commit
|
commitdiff
|
tree
2011-03-18
Ali Saidi
ARM: Allow conditional quiesce instructions.
commit
|
commitdiff
|
tree
2011-03-18
Ali Saidi
Stats: Update the statistics for rfe patch.
commit
|
commitdiff
|
tree
2011-03-18
Matt Horsnell
ARM: Fix RFE macrop.
commit
|
commitdiff
|
tree
2011-03-18
Matt Horsnell
ARM: Rename registers used as temporary state by microops.
commit
|
commitdiff
|
tree
next