projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2004-06-27
Ali Saidi
allow the use of old console code and update elf_object...
commit
|
commitdiff
|
tree
2004-06-27
Ali Saidi
removed LINUX system dir, all we really need is one...
commit
|
commitdiff
|
tree
2004-06-27
Ali Saidi
rewrote uart and renamed console.cc to simconsole to...
commit
|
commitdiff
|
tree
2004-06-23
Ali Saidi
minor changes to endian code so that it runs on x86...
commit
|
commitdiff
|
tree
2004-06-23
Ali Saidi
Merge zizzer:/bk/linux into zeep.eecs.umich.edu:/z...
commit
|
commitdiff
|
tree
2004-06-23
Andrew Schultz
Fix to properly shadow the DEV bit in the Drive/Head...
commit
|
commitdiff
|
tree
2004-06-23
Ali Saidi
more modifications for cross-endian support. linux...
commit
|
commitdiff
|
tree
2004-06-22
Ali Saidi
Merge zizzer:/bk/linux into zeep.eecs.umich.edu:/z...
commit
|
commitdiff
|
tree
2004-06-22
Ali Saidi
ifdefed ev5 vs. ev6 differences so Tlaser can work...
commit
|
commitdiff
|
tree
2004-06-22
Ali Saidi
pulled from head before pushing linux tree
commit
|
commitdiff
|
tree
2004-06-22
Ali Saidi
pull from head before pushing linux tree
commit
|
commitdiff
|
tree
2004-06-22
Steve Reinhardt
Handle SIGABRT a little more nicely.
commit
|
commitdiff
|
tree
2004-06-22
Steve Reinhardt
Get rid of DynInst 'valid' hack check... bug it was...
commit
|
commitdiff
|
tree
2004-06-22
Steve Reinhardt
Don't put store prefetches (like wh64) with invalid...
commit
|
commitdiff
|
tree
2004-06-21
Steve Reinhardt
Record execution faults in DynInst fault field. Previo...
commit
|
commitdiff
|
tree
2004-06-21
Lisa Hsu
l
commit
|
commitdiff
|
tree
2004-06-21
Ali Saidi
Merge saidi@zizzer.eecs.umich.edu:/bk/linux
commit
|
commitdiff
|
tree
2004-06-21
Ali Saidi
start towards getting m5 endian compliant
commit
|
commitdiff
|
tree
2004-06-17
Ali Saidi
Serialized cpu interrupts
commit
|
commitdiff
|
tree
2004-06-17
Andrew Schultz
Fixes to IDE disk to fix serialization. Now passes...
commit
|
commitdiff
|
tree
2004-06-16
Andrew Schultz
Fix serialize/unserialize of the timers and RTC events
commit
|
commitdiff
|
tree
2004-06-16
Ali Saidi
Updated serialization code and added #if tracing so...
commit
|
commitdiff
|
tree
2004-06-15
Steve Reinhardt
Enable software prefetches in FullCPU by default.
commit
|
commitdiff
|
tree
2004-06-15
Steve Reinhardt
Merge isabel.reinhardt.house:/z/stever/bk/m5-head
commit
|
commitdiff
|
tree
2004-06-15
Steve Reinhardt
Get software prefetching to work in full-system mode.
commit
|
commitdiff
|
tree
2004-06-15
Nathan Binkert
Reconfigure ini files to match the default system that...
m5_1.0_beta2
commit
|
commitdiff
|
tree
2004-06-14
Erik Hallnor
Add fast writes (wh64) back to the cache.
commit
|
commitdiff
|
tree
2004-06-13
Erik Hallnor
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
commit
|
commitdiff
|
tree
2004-06-13
Erik Hallnor
Add some rewritten trace readers.
commit
|
commitdiff
|
tree
2004-06-12
Lisa Hsu
minor mods for mimicking NS83820 functionality
commit
|
commitdiff
|
tree
2004-06-12
Lisa Hsu
fix the SYSTEMDIR #def
commit
|
commitdiff
|
tree
2004-06-11
Lisa Hsu
fix serialization
commit
|
commitdiff
|
tree
2004-06-11
Lisa Hsu
fix ini messups with the reorg
commit
|
commitdiff
|
tree
2004-06-11
Ali Saidi
after unserialization in the ide driver we need to...
commit
|
commitdiff
|
tree
2004-06-10
Ali Saidi
move ping_linux.ini into linux-kernel-tsunami dir
commit
|
commitdiff
|
tree
2004-06-10
Lisa Hsu
Merge zizzer.eecs.umich.edu:/bk/linux
commit
|
commitdiff
|
tree
2004-06-10
Lisa Hsu
fix some things on linux todo list. 1) the config...
commit
|
commitdiff
|
tree
2004-06-10
Ali Saidi
Fixes for detailed boot, made cttz and ctlz instruction...
commit
|
commitdiff
|
tree
2004-06-10
Lisa Hsu
lift common code *kernel_stats.* into the kern directory.
commit
|
commitdiff
|
tree
2004-06-10
Lisa Hsu
Merge zizzer.eecs.umich.edu:/bk/m5
commit
|
commitdiff
|
tree
2004-06-10
Lisa Hsu
forgot to remove these files
commit
|
commitdiff
|
tree
2004-06-10
Lisa Hsu
lif kernelt stats out of tru64 directory
commit
|
commitdiff
|
tree
2004-06-10
Andrew Schultz
Change SCSI controller back to original M5 controller...
commit
|
commitdiff
|
tree
2004-06-10
Steve Reinhardt
Rename '*.odesc' files to '*.od'.
commit
|
commitdiff
|
tree
2004-06-10
Steve Reinhardt
Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
commit
|
commitdiff
|
tree
2004-06-10
Steve Reinhardt
Minor restructuring of Python config code, mostly to...
commit
|
commitdiff
|
tree
2004-06-09
Erik Hallnor
Don't print 0 stats for memory commands we don't see.
commit
|
commitdiff
|
tree
2004-06-09
Erik Hallnor
Make TraceCPU only compile in non-fullsystem.
commit
|
commitdiff
|
tree
2004-06-08
Erik Hallnor
Tracing now works for upto 4 threads. Easy change to...
commit
|
commitdiff
|
tree
2004-06-08
Erik Hallnor
Add the capability to read and write memory trace files...
commit
|
commitdiff
|
tree
2004-06-08
Ali Saidi
Extra semicolon removed
commit
|
commitdiff
|
tree
2004-06-08
Ali Saidi
Updated Copyright with information in bitkeeper changelogs
commit
|
commitdiff
|
tree
2004-06-06
Ali Saidi
Merge saidi@zizzer:/z/m5/Bitkeeper/linux/
commit
|
commitdiff
|
tree
2004-06-06
Ali Saidi
Updated to use new palcode with ctlz instruction
commit
|
commitdiff
|
tree
2004-06-04
Ali Saidi
Added ctlz and cttz instructions to isa_desc for use...
commit
|
commitdiff
|
tree
2004-06-04
Andrew Schultz
Fix to TsunamiIO unserialize
commit
|
commitdiff
|
tree
2004-06-04
Andrew Schultz
Merge zizzer:/bk/linux
commit
|
commitdiff
|
tree
2004-06-04
Andrew Schultz
Changes to support serialization with PCI devices
commit
|
commitdiff
|
tree
2004-06-04
Ali Saidi
fixed serialization in tsunami_io and tsunami_uart...
commit
|
commitdiff
|
tree
2004-06-04
Ali Saidi
Merge
commit
|
commitdiff
|
tree
2004-06-04
Ali Saidi
Updated copyright on Tsunami and kern/linux files.
commit
|
commitdiff
|
tree
2004-06-03
Andrew Schultz
Fixes in translation in PCI to DMA address to fix boot...
commit
|
commitdiff
|
tree
2004-06-02
Andrew Schultz
Merge zizzer:/bk/linux
commit
|
commitdiff
|
tree
2004-06-02
Lisa Hsu
Merge zizzer.eecs.umich.edu:/bk/m5 into lush.(none...
commit
|
commitdiff
|
tree
2004-06-01
Ali Saidi
Removed dynamic cast to get interrupt frequency and...
commit
|
commitdiff
|
tree
2004-06-01
Andrew Schultz
Merge zizzer:/bk/linux
commit
|
commitdiff
|
tree
2004-06-01
Andrew Schultz
Fixes to the state machine to properly support software...
commit
|
commitdiff
|
tree
2004-06-01
Ali Saidi
Merge saidi@zizzer:/z/m5/Bitkeeper/m5/
commit
|
commitdiff
|
tree
2004-06-01
Ali Saidi
Added ability to specify system type/revision in config...
commit
|
commitdiff
|
tree
2004-06-01
Steve Reinhardt
Rename OpClass enum in .odesc file too.
commit
|
commitdiff
|
tree
2004-05-31
Ali Saidi
Added and cleaned up some comments
commit
|
commitdiff
|
tree
2004-05-31
Steve Reinhardt
Renamed OpClass enum members: they all end in 'Op'...
commit
|
commitdiff
|
tree
2004-05-31
Ali Saidi
Merged head into linux tree
commit
|
commitdiff
|
tree
2004-05-31
Steve Reinhardt
Ignore fast_cpu_exec.cc.
commit
|
commitdiff
|
tree
2004-05-31
Steve Reinhardt
Add parameter defaults to .odesc files. There was...
commit
|
commitdiff
|
tree
2004-05-30
Ali Saidi
Cleaned up and commented code. I think we are ready...
commit
|
commitdiff
|
tree
2004-05-28
Kevin Lim
Updated FastCPU model with all the recent changes.
commit
|
commitdiff
|
tree
2004-05-28
Kevin Lim
Merged in new FastCPU stuff with existing code.
commit
|
commitdiff
|
tree
2004-05-27
Kevin Lim
FastCPU model added. It's very similar to the SimpleCP...
commit
|
commitdiff
|
tree
2004-05-27
Ali Saidi
test to see if pushing to m5-tru64 triggers an e-mail
commit
|
commitdiff
|
tree
2004-05-27
Steve Reinhardt
postint, postext:
commit
|
commitdiff
|
tree
2004-05-27
Steve Reinhardt
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
commit
|
commitdiff
|
tree
2004-05-27
Steve Reinhardt
config_files.doxygen:
commit
|
commitdiff
|
tree
2004-05-27
Andrew Schultz
base_linux.ini:
commit
|
commitdiff
|
tree
2004-05-26
Ali Saidi
removal of bootloader from config file, merged
commit
|
commitdiff
|
tree
2004-05-26
Ali Saidi
Fixed serial support in 2.6 (too much work for...)
commit
|
commitdiff
|
tree
2004-05-26
Lisa Hsu
this now pings in single-user mode, so it should ping...
commit
|
commitdiff
|
tree
2004-05-25
Andrew Schultz
Merge zizzer:/bk/linux
commit
|
commitdiff
|
tree
2004-05-25
Andrew Schultz
Varied fixes to get linux running. Allow for shutdown...
commit
|
commitdiff
|
tree
2004-05-25
Ali Saidi
Changed name of lisa's device to NSgigE instead of...
commit
|
commitdiff
|
tree
2004-05-24
Andrew Schultz
Fix to the PIO read state machine (write still needs...
commit
|
commitdiff
|
tree
2004-05-24
Ali Saidi
parser.out and parser.py shouldn't have been added...
commit
|
commitdiff
|
tree
2004-05-24
Ali Saidi
Merge zeep.eecs.umich.edu:/.automount/zizzer/z/m5/Bitke...
commit
|
commitdiff
|
tree
2004-05-24
Ali Saidi
removed mbuf code from linux since it only exists in...
commit
|
commitdiff
|
tree
2004-05-23
Nathan Binkert
make the interaction of the stats event stuff with the
commit
|
commitdiff
|
tree
2004-05-21
Nathan Binkert
fix column name for indexes
commit
|
commitdiff
|
tree
2004-05-21
Nathan Binkert
add a few statistics events
commit
|
commitdiff
|
tree
2004-05-21
Nathan Binkert
Add support for event tracking. Esentially this puts...
commit
|
commitdiff
|
tree
2004-05-21
Nathan Binkert
rename namespace Statistics to Stats
commit
|
commitdiff
|
tree
2004-05-21
Nathan Binkert
Change the namespace Statistics to Stats
commit
|
commitdiff
|
tree
next