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
Age
Commit message (
Expand
)
Author
2008-06-12
Alpha: Get rid of an old include of a non-existant file.
Gabe Black
2008-06-12
X86: Make the code compile as 32 bit.
Gabe Black
2008-06-12
X86: Make sure there's something to catch when the kernel messes with ports "...
Gabe Black
2008-06-12
X86: Make the platform object initialize channel 0 of the PIT.
Gabe Black
2008-06-12
X86: Hook the speaker device to the pit device.
Gabe Black
2008-06-12
Timer: Fill out the periodic modes a little.
Gabe Black
2008-06-12
Dev: Seperate the 8254 timer from tsunami and use it in that and the PC.
Gabe Black
2008-05-20
IGbE: Implement sending packet that is contained in more than 2 descriptors.
Ali Saidi
2008-05-15
Make sure that output files are always checked success before they're used.
Ali Saidi
2008-03-25
IGbE: Fix bug that limits wire performance a bit
Ali Saidi
2008-03-25
X86: Put an RTC into the CMOS part of the southbridge.
Gabe Black
2008-03-25
Devices: Separate out the MC146818 RTC so both Alpha and X86 can use it.
Gabe Black
2008-03-25
X86: Turn #defines into consts.
Gabe Black
2008-03-25
X86: Start implementing the south bridge stuff.
Gabe Black
2008-03-25
X86: Change the Opteron platform to be the PC platform.
Gabe Black
2008-03-24
Don't FastAlloc MSHRs since we don't allocate them on the fly.
Steve Reinhardt
2008-02-26
X86: Get PCI config space to work, and adjust address space prefix numbering ...
Gabe Black
2008-02-10
IGbE: Fix a couple of bugs.
Ali Saidi
2008-02-06
Make the Event::description() a const function
Stephen Hines
2007-11-13
Add in files from merge-bare-iron, get them compiling in FS and SE mode
Korey Sewell
2007-10-31
Traceflags: Add SCons function to created a traceflag instead of having one f...
Ali Saidi
2007-10-31
Base: Rework the way M5 provides and creates random numbers.
Ali Saidi
2007-10-07
X86: Make an x86 platform object.
Gabe Black
2007-10-01
CPU: fix sparc_fs booting with SimpleTimingCPU.
Ali Saidi
2007-09-28
Rename cycles() function to ticks()
Ali Saidi
2007-09-24
X86: Get X86_FS to compile.
Gabe Black
2007-09-12
Devices: More fixes to Intel NIC Model.
Ali Saidi
2007-08-30
Fix miscellaneous small typos.
Miles Kaufmann
2007-08-30
devices: Avoid using assert() to catch misconfiguration
Miles Kaufmann
2007-08-30
params: Deprecate old-style constructors; update most SimObject constructors.
Miles Kaufmann
2007-08-26
Merge with head
Gabe Black
2007-08-16
PCI: Move PCI Configuration data into devices now that we can inherit paramet...
Ali Saidi
2007-08-16
Devices: Make EtherInts connect in the same way memory ports currently do.
Ali Saidi
2007-08-10
DMA: Add IOCache and fix bus bridge to optionally only send requests one
Ali Saidi
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-07-14
Merge of DPRINTF fixes from head.
Steve Reinhardt
2007-07-14
Fix & tweak DPRINTFs for tracediff w/new cache code.
Steve Reinhardt
2007-06-30
Can only call makeAtomicResponse() once...
Steve Reinhardt
2007-06-30
Event descriptions should not end in "event"
Steve Reinhardt
2007-06-30
Get rid of Packet result field. Error responses are
Steve Reinhardt
2007-06-20
Make sure all parameters have default values if they're
Nathan Binkert
2007-05-27
Move SimObject python files alongside the C++ and fix
Nathan Binkert
2007-05-21
Change getDeviceAddressRanges to use bool for snoop arg.
Steve Reinhardt
2007-05-20
Add new EventWrapper constructor that takes a Tick value
Steve Reinhardt
2007-05-14
couple more bug fixes for intel nic
Ali Saidi
2007-05-14
add uglyiness to fix dmas
Ali Saidi
2007-05-09
couple of updates in the intel nic
Ali Saidi
2007-05-09
update for new reschedule semantics
Ali Saidi
2007-05-09
add a backoff algorithm when nacks are received by devices
Ali Saidi
[next]