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
Age
Commit message (
Expand
)
Author
2004-02-05
Fix PCI code so it builds properly now
Andrew Schultz
2004-02-04
Added code so that BAR writes will result in an updated memory mapping
Ali Saidi
2004-02-04
Removed the tsunami_pci* files
Andrew Schultz
2004-02-04
Changes to support PciDev as a new base class for devices which use PCI
Andrew Schultz
2004-02-03
Removed pci_dev from AdaptecController
Andrew Schultz
2004-02-03
Forgot to fixup the boot_linux.ini file to use AdaptecController
Andrew Schultz
2004-02-03
Mostly changes to point Tsunami related stuff to use AdaptecController
Andrew Schultz
2004-02-03
Fix to support redefinition of functional_memory base class
Andrew Schultz
2004-02-03
Automerged
Andrew Schultz
2004-02-03
Merge zizzer.eecs.umich.edu:/.automount/ziff/z/binkertn/research/m5/kernel
Ali Saidi
2004-02-03
Aded tsunami_pcidev and associated updates
Ali Saidi
2004-02-03
merge
Nathan Binkert
2004-02-03
Merge zizzer.eecs.umich.edu:/bk/m5
Nathan Binkert
2004-02-03
Remote debugging cleanup and internal debugging support
Nathan Binkert
2004-02-03
Fix bug: forgot branchTarget() method on indirect branches.
Steve Reinhardt
2004-02-02
Fix handling of uncacheable loads. Make them wait until they're at the tail of
Steve Reinhardt
2004-02-02
Get rid of LVQ-port function unit... only used for redundant
Steve Reinhardt
2004-02-02
Clean up some confusing ROBStation fields left over from SS (ea_comp, in_LSQ).
Steve Reinhardt
2004-02-02
insn->inst
Steve Reinhardt
2004-02-02
Change "Foo& foo" declarations to "Foo &foo".
Steve Reinhardt
2004-02-02
More conversions of ref-counted parameters to references:
Steve Reinhardt
2004-02-02
Change MemReqPtr parameters to references.
Steve Reinhardt
2004-02-02
Make stats:dump_period work even if dump_cycle isn't set.
Steve Reinhardt
2004-01-31
Change configs to use SimpleController instead of ScsiController
Andrew Schultz
2004-01-31
Split the SCSI controller into a base class (ScsiController) and
Andrew Schultz
2004-01-31
added tsunami_pcidev
Ali Saidi
2004-01-30
Update for changes in the console
Nathan Binkert
2004-01-30
Merge zizzer.eecs.umich.edu:/bk/m5
Nathan Binkert
2004-01-30
Fixed the spec2000.ini file and made some cosmetic changes to the
Andrew Schultz
2004-01-30
Added the spec2000 ini file
Andrew Schultz
2004-01-30
Merge
Nathan Binkert
2004-01-30
Merge Sampler
Nathan Binkert
2004-01-30
Linux boots with no devices
Ali Saidi
2004-01-30
major rework/rewrite of the breakdown script
Steve Raasch
2004-01-30
Use $(MAKE) instead of 'make' when building libelf (suppresses an error messa...
Steve Reinhardt
2004-01-30
Fix libelf generation so it works on a clean make -j.
Steve Reinhardt
2004-01-29
wrap debugging stuff with #ifdef DEBUG
Nathan Binkert
2004-01-29
delete the data in the arglist when the list is destroyed,
Nathan Binkert
2004-01-29
whack debugging statement
Nathan Binkert
2004-01-29
Fix character input by handling the character and the
Nathan Binkert
2004-01-29
remove #include of nonexistent file
Nathan Binkert
2004-01-29
provide an output stream for simulator output. (This takes place of the
Nathan Binkert
2004-01-29
use $ENV{PWD} so that the amd paths work ok.
Nathan Binkert
2004-01-29
cleanup on aisle 5
Nathan Binkert
2004-01-28
Remove references to dep_tree to fix build
Andrew Schultz
2004-01-28
moved devices around in config space and support figuring out cpuid
Ali Saidi
2004-01-28
Add support for PIC interrupts in IO, and DIRx interrupts in CChip
Ron Dreslinski
2004-01-28
our first interrupt
Ali Saidi
2004-01-28
removing the last vestages of the dep-tree stuff (hasn't worked for a LONG time)
Steve Raasch
2004-01-27
Minor optimization of new LRU stack code.
Steve Reinhardt
[next]