projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2004-05-11
Lisa Hsu
first pass at merging m5 with linux
commit
|
commitdiff
|
tree
2004-05-11
Steve Reinhardt
dma_bus_interface_impl.hh:
commit
|
commitdiff
|
tree
2004-05-10
Steve Reinhardt
Do a better job of factoring out CPU model in ISA descr...
commit
|
commitdiff
|
tree
2004-05-10
Ali Saidi
Added ULL for 64bit ints
commit
|
commitdiff
|
tree
2004-05-09
Steve Reinhardt
Very minor fixes.
commit
|
commitdiff
|
tree
2004-05-08
Steve Reinhardt
Merge
commit
|
commitdiff
|
tree
2004-05-06
Nathan Binkert
don't do dependencies on make generate
commit
|
commitdiff
|
tree
2004-05-06
Andrew Schultz
Whole mess'o'changes.. see individual files
commit
|
commitdiff
|
tree
2004-05-06
Nathan Binkert
Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
commit
|
commitdiff
|
tree
2004-05-06
Nathan Binkert
add support for sticking generated files in the build...
commit
|
commitdiff
|
tree
2004-05-06
Erik Hallnor
Documentation fixes
commit
|
commitdiff
|
tree
2004-05-05
Nathan Binkert
file used by old compile time binning which lisa's...
commit
|
commitdiff
|
tree
2004-05-05
Nathan Binkert
add a bit more data to the rob dump
commit
|
commitdiff
|
tree
2004-05-04
Nathan Binkert
Major stats package cleanup
commit
|
commitdiff
|
tree
2004-05-04
Erik Hallnor
Update for doxygen 1.3.6
commit
|
commitdiff
|
tree
2004-05-04
Nathan Binkert
Function for getting username
commit
|
commitdiff
|
tree
2004-05-04
Nathan Binkert
don't duplicate stat names
commit
|
commitdiff
|
tree
2004-05-03
Andrew Schultz
Merge zizzer:/bk/linux
commit
|
commitdiff
|
tree
2004-05-03
Andrew Schultz
Checkin of latest IDE and some separation between platf...
commit
|
commitdiff
|
tree
2004-04-29
Erik Hallnor
Derive from SimObject so stats are registered.
commit
|
commitdiff
|
tree
2004-04-29
Erik Hallnor
Change the way the DMAInterface works internally to...
commit
|
commitdiff
|
tree
2004-04-28
Steve Reinhardt
Minor enhancements to Python config stuff:
commit
|
commitdiff
|
tree
2004-04-28
Erik Hallnor
Merge ehallnor@zizzer:/bk/m5
commit
|
commitdiff
|
tree
2004-04-28
Erik Hallnor
Little updates do the documentation.
commit
|
commitdiff
|
tree
2004-04-28
Erik Hallnor
Add an adaptive compression scheme.
commit
|
commitdiff
|
tree
2004-04-22
Nathan Binkert
Cleanup configs since bridges are now autosensing of...
commit
|
commitdiff
|
tree
2004-04-21
Lisa Hsu
just comment ns_gige.cc a little more
commit
|
commitdiff
|
tree
2004-04-21
Lisa Hsu
This is where I'm at for Linux Ethernet before I head...
commit
|
commitdiff
|
tree
2004-04-16
Erik Hallnor
Fix the way write delay are sent on the data bus so...
commit
|
commitdiff
|
tree
2004-04-14
Erik Hallnor
Code cleanup and debugging for the bus.
commit
|
commitdiff
|
tree
2004-04-13
Erik Hallnor
Each direction in the BusBridge can now buffer max...
commit
|
commitdiff
|
tree
2004-04-13
Erik Hallnor
Delete the new store data.
commit
|
commitdiff
|
tree
2004-04-13
Erik Hallnor
Add data to stores to make compression results consista...
commit
|
commitdiff
|
tree
2004-04-09
Erik Hallnor
Connect the bus bridge up correctly, internally.
commit
|
commitdiff
|
tree
2004-04-06
Steve Reinhardt
Beta version of Python configuration tool. Generates...
commit
|
commitdiff
|
tree
2004-04-05
Steve Reinhardt
Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
commit
|
commitdiff
|
tree
2004-04-05
Steve Reinhardt
Changes to config to allow everything (including 'children'
commit
|
commitdiff
|
tree
2004-04-05
Erik Hallnor
Make BusBridge bidirectional. Add a new slave and maste...
commit
|
commitdiff
|
tree
2004-04-03
Steve Reinhardt
More {Itb,Dtb} -> {ITB,DTB} renames (forgot to test...
commit
|
commitdiff
|
tree
2004-04-03
Steve Reinhardt
Merge
commit
|
commitdiff
|
tree
2004-04-03
Steve Reinhardt
Basic cleanup pass to get rid of a few things that...
commit
|
commitdiff
|
tree
2004-04-02
Erik Hallnor
Add new range functions to DmaInterface as well.
commit
|
commitdiff
|
tree
2004-04-02
Erik Hallnor
Add automatic bus bridge address range setting/resettin...
commit
|
commitdiff
|
tree
2004-04-02
Steve Reinhardt
Fix dependencies (broken since Nate's tree-build change).
commit
|
commitdiff
|
tree
2004-04-01
Erik Hallnor
Add a average references to a cache block stat.
commit
|
commitdiff
|
tree
2004-03-26
Nathan Binkert
Get rid of the printExtraOutput stuff
commit
|
commitdiff
|
tree
2004-03-25
Nathan Binkert
Merge zizzer.eecs.umich.edu:/bk/m5
commit
|
commitdiff
|
tree
2004-03-25
Nathan Binkert
Get rid of symlink hack in makefile
commit
|
commitdiff
|
tree
2004-03-25
Steve Reinhardt
Minor cleanup from building & diffing behavior
commit
|
commitdiff
|
tree
2004-03-24
Nathan Binkert
Don't indent namespaces because it just wastes space
commit
|
commitdiff
|
tree
2004-03-24
Nathan Binkert
Get rid of the old VPATH stuff for getting at source...
commit
|
commitdiff
|
tree
2004-03-24
Nathan Binkert
Merge zizzer.eecs.umich.edu:/bk/m5
commit
|
commitdiff
|
tree
2004-03-24
Nathan Binkert
Hacks to make the libelf stuff work in openbsd.
commit
|
commitdiff
|
tree
2004-03-24
Erik Hallnor
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
commit
|
commitdiff
|
tree
2004-03-24
Erik Hallnor
A few memory system performance enhancements.
commit
|
commitdiff
|
tree
2004-03-24
Nathan Binkert
memory.ini:
commit
|
commitdiff
|
tree
2004-03-24
Nathan Binkert
Minor changes to Time
commit
|
commitdiff
|
tree
2004-03-24
Nathan Binkert
ULL()
commit
|
commitdiff
|
tree
2004-03-23
Lisa Hsu
Merge zizzer:/bk/linux into zower.eecs.umich.edu:/z...
commit
|
commitdiff
|
tree
2004-03-23
Andrew Schultz
Add initial support for IDE
commit
|
commitdiff
|
tree
2004-03-22
Lisa Hsu
Merge zizzer:/bk/linux into zower.eecs.umich.edu:/z...
commit
|
commitdiff
|
tree
2004-03-22
Andrew Schultz
Automerge
commit
|
commitdiff
|
tree
2004-03-22
Andrew Schultz
Change member variable names to lower case
commit
|
commitdiff
|
tree
2004-03-22
Andrew Schultz
Changed to inherit from DmaDevice to avoid multiple...
commit
|
commitdiff
|
tree
2004-03-22
Erik Hallnor
Fix to compile m5.fast
commit
|
commitdiff
|
tree
2004-03-22
Lisa Hsu
Merge zizzer:/bk/linux into zower.eecs.umich.edu:/z...
commit
|
commitdiff
|
tree
2004-03-22
Lisa Hsu
forgot to check this in earlier - no confusion between...
commit
|
commitdiff
|
tree
2004-03-21
Erik Hallnor
Update to store uncompressed data in the cache blocks...
commit
|
commitdiff
|
tree
2004-03-19
Ron Dreslinski
Make it so that alpha_console can read the frequency...
commit
|
commitdiff
|
tree
2004-03-17
Ali Saidi
Updated kern/* code so we can have one console code...
commit
|
commitdiff
|
tree
2004-03-16
Erik Hallnor
Pass cache block pointer when we have it.
commit
|
commitdiff
|
tree
2004-03-12
Lisa Hsu
merge etherpkt and makefile
commit
|
commitdiff
|
tree
2004-03-12
Lisa Hsu
first pass at ns_ethernet device. more will come later...
commit
|
commitdiff
|
tree
2004-03-12
Lisa Hsu
merge from head of m5. note: i did not bother to...
commit
|
commitdiff
|
tree
2004-03-11
Lisa Hsu
merge with m5 head
commit
|
commitdiff
|
tree
2004-03-11
Lisa Hsu
traceflags merge
commit
|
commitdiff
|
tree
2004-03-11
Lisa Hsu
It was annoying me that there was PCIConfigAll and...
commit
|
commitdiff
|
tree
2004-03-11
Erik Hallnor
Use the specific tag type where we can.
commit
|
commitdiff
|
tree
2004-03-07
Erik Hallnor
Performance improvement for unaligned copy
commit
|
commitdiff
|
tree
2004-03-06
Lisa Hsu
change the naming of MainBins. didn't check this in...
commit
|
commitdiff
|
tree
2004-03-05
Lisa Hsu
fix ALPHA
commit
|
commitdiff
|
tree
2004-03-05
Lisa Hsu
changes that affect post checkpoint runs.
commit
|
commitdiff
|
tree
2004-03-05
Lisa Hsu
bin user and kernel stats
commit
|
commitdiff
|
tree
2004-03-05
Lisa Hsu
nother fix
commit
|
commitdiff
|
tree
2004-03-05
Lisa Hsu
Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
commit
|
commitdiff
|
tree
2004-03-05
Lisa Hsu
forgot to check this in
commit
|
commitdiff
|
tree
2004-03-05
Nathan Binkert
Merge zizzer.eecs.umich.edu:/bk/m5
commit
|
commitdiff
|
tree
2004-03-05
Nathan Binkert
Don't dump an ethertrace by default
commit
|
commitdiff
|
tree
2004-03-05
Nathan Binkert
Make payload splitting accessible with a #define
commit
|
commitdiff
|
tree
2004-03-05
Nathan Binkert
add a mechanism for delayed interrupts (aka. interrupt...
commit
|
commitdiff
|
tree
2004-03-05
Nathan Binkert
Add support for a propagation delay on the link. The...
commit
|
commitdiff
|
tree
2004-03-05
Nathan Binkert
constructor option to make the wrapped event autodelete
commit
|
commitdiff
|
tree
2004-03-05
Nathan Binkert
use %#x so we know that it is hex
commit
|
commitdiff
|
tree
2004-03-05
Nathan Binkert
add ticks per picosecond
commit
|
commitdiff
|
tree
2004-03-05
Lisa Hsu
small bugfix, forgot to increment iter
commit
|
commitdiff
|
tree
2004-03-05
Lisa Hsu
serialization for binning. it is WAAAAAAAY past my...
commit
|
commitdiff
|
tree
2004-03-05
Lisa Hsu
Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
commit
|
commitdiff
|
tree
2004-03-05
Lisa Hsu
Overall gist of this is to 'dynamicize' the tracking...
commit
|
commitdiff
|
tree
2004-03-05
Erik Hallnor
Reenable functioning copies.
commit
|
commitdiff
|
tree
2004-03-04
Erik Hallnor
Automerged
commit
|
commitdiff
|
tree
next