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
path:
root
/
src
/
dev
/
sparc
Age
Commit message (
Expand
)
Author
2013-07-11
dev: make BasicPioDevice take size in constructor
Steve Reinhardt
2012-11-02
sim: Include object header files in SWIG interfaces
Andreas Sandberg
2012-09-19
AddrRange: Transition from Range<T> to AddrRange
Andreas Hansson
2012-08-21
Device: Remove overloaded pio_latency parameter
Andreas Hansson
2012-07-09
Port: Make getAddrRanges const
Andreas Hansson
2012-02-14
MEM: Fix residual bus ports and make them master/slave
Andreas Hansson
2012-01-28
Merge with the main repo.
Gabe Black
2012-01-17
MEM: Separate queries for snooping and address ranges
Andreas Hansson
2012-01-07
Another merge with the main repository.
Gabe Black
2012-01-07
Merge with the main repository again.
Gabe Black
2011-12-13
gcc: fix unused variable warnings from GCC 4.6.1
Nathan Binkert
2011-11-28
SPARC: Fixing a minor copy-paste bug using the wrong variable
Andreas Hansson
2011-10-04
SE/FS: Put platform pointers in fewer objects.
Gabe Black
2011-09-30
SE/FS: Remove System::platform and Platform::intrFrequency.
Gabe Black
2011-09-30
SE/FS: Build the devices in SE mode.
Gabe Black
2011-06-02
scons: rename TraceFlags to DebugFlags
Nathan Binkert
2011-06-02
copyright: clean up copyright blocks
Nathan Binkert
2011-04-15
trace: reimplement the DTRACE function so it doesn't use a vector
Nathan Binkert
2011-04-15
includes: sort all includes
Nathan Binkert
2010-11-08
sim: Use forward declarations for ports.
Ali Saidi
2009-11-04
build: fix compile problems pointed out by gcc 4.4
Nathan Binkert
2009-09-23
arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hh
Nathan Binkert
2009-02-01
Devices: Add support for legacy fixed IO locations in BARs.
Gabe Black
2008-11-05
Fix SPARC_FS compile
Lisa Hsu
2008-11-02
Add in Context IDs to the simulator. From now on, cpuId is almost never used,
Lisa Hsu
2008-06-17
Rename SimConsole to Terminal since it makes more sense
Nathan Binkert
2007-10-31
Traceflags: Add SCons function to created a traceflag instead of having one f...
Ali Saidi
2007-10-01
CPU: fix sparc_fs booting with SimpleTimingCPU.
Ali Saidi
2007-08-30
params: Deprecate old-style constructors; update most SimObject constructors.
Miles Kaufmann
2007-07-26
Merge python and x86 changes with cache branch
Nathan Binkert
2007-07-23
Major changes to how SimObjects are created and initialized. Almost all
Nathan Binkert
2007-06-30
Get rid of Packet result field. Error responses are
Steve Reinhardt
2007-05-27
Move SimObject python files alongside the C++ and fix
Nathan Binkert
2007-03-13
fix interrupting during a quisce on sparc
Ali Saidi
2007-03-10
Rework the way SCons recurses into subdirectories, making it
Nathan Binkert
2007-03-10
Compilation fix
Gabe Black
2007-03-09
implement ipi stufff for SPARC
Ali Saidi
2007-03-03
add a sparc fs regression
Ali Saidi
2007-03-03
Add Iob and remove the fake device
Ali Saidi
2007-03-03
Implement Niagara I/O interface and rework interrupts
Ali Saidi
2007-02-06
more fp fixes
Ali Saidi
2007-01-30
Make SPARC checkpointing work
Ali Saidi
2007-01-29
timegm() is a gnuism... replace with the code from the timegm() man page
Ali Saidi
2007-01-28
Stick the conversion of python to unix time with all of
Nathan Binkert
2007-01-26
Merge zeep.pool:/z/saidi/work/m5.newmem
Ali Saidi
2007-01-26
make our code a little more standards compliant
Ali Saidi
2007-01-21
add dumb time of day device
Ali Saidi
2007-01-09
add memory mapped disk device
Ali Saidi
2006-12-12
Fix bugs in tlbmap (and thus rangemap since the code is nearly identical)
Ali Saidi
2006-11-30
Load the hypervisor symbols twice, once with an address mask so that we can g...
Ali Saidi
[next]