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
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
2006-11-14
Create a stub t1000 platform.
Gabe Black
2006-11-06
Created seperate SConscript for the dev directory. Made subdirectories for Al...
Gabe Black