projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2011-02-16
Nathan Binkert
Cleanup system directory to fit into modern M5 tree
commit
|
commitdiff
|
tree
2011-02-16
Nathan Binkert
copyright: update copyright on alpha system files
commit
|
commitdiff
|
tree
2007-10-19
Geoffrey Blake
Fix bug in MDT BITMAP to allow more than 2GB of memory.
commit
|
commitdiff
|
tree
2006-08-16
Ali Saidi
fix Makefile for new source tree
commit
|
commitdiff
|
tree
2006-08-16
Ali Saidi
update our copyrights to the new format
commit
|
commitdiff
|
tree
2006-04-26
Ali Saidi
put panic instructions in palcode rather than looping...
commit
|
commitdiff
|
tree
2006-02-28
Ali Saidi
Add m5op to the build process
commit
|
commitdiff
|
tree
2006-02-23
Ali Saidi
change from bootStrap* to using the cpuStack array...
commit
|
commitdiff
|
tree
2005-08-18
Nathan Binkert
Fix console to work on all systems.
commit
|
commitdiff
|
tree
2005-07-28
Benjamin Nash
Merge zed.eecs.umich.edu:/.automount/fox/y/mserrano...
commit
|
commitdiff
|
tree
2005-07-28
Miguel Serrano
changes
commit
|
commitdiff
|
tree
2005-07-26
Benjamin Nash
Merge m5read@m5.eecs.umich.edu:/bk/alpha-system
commit
|
commitdiff
|
tree
2005-07-26
Benjamin Nash
New console terminal block structure, fix kernel stack...
commit
|
commitdiff
|
tree
2005-06-30
Nathan Binkert
Add missing TSUNAMI ipi code.
commit
|
commitdiff
|
tree
2005-06-29
Nathan Binkert
console code cleanup
commit
|
commitdiff
|
tree
2005-06-28
Nathan Binkert
pass the location of the m5 backdoor via the m5AlphaAcc...
commit
|
commitdiff
|
tree
2005-06-27
Nathan Binkert
Add tlaser.h, required by platform.S
commit
|
commitdiff
|
tree
2005-06-27
Nathan Binkert
Major system code cleanup and formatting
commit
|
commitdiff
|
tree
2005-06-04
Ali Saidi
HP copyrights
commit
|
commitdiff
|
tree
2005-01-30
Ali Saidi
removed tlaserreg.h, rewrote necessary parts
commit
|
commitdiff
|
tree
2004-12-06
Ali Saidi
Add support for tsunami with 64 processors and fix...
commit
|
commitdiff
|
tree
2004-11-23
Ali Saidi
do a better job of always locking printf. We used to...
commit
|
commitdiff
|
tree
2004-11-23
Ali Saidi
Makefile cleanup, no seperate middle preprocessing...
commit
|
commitdiff
|
tree
2004-11-23
Ali Saidi
cleanup makefile and fix platform bug introduced in...
commit
|
commitdiff
|
tree
2004-11-23
Ali Saidi
update platform code to use PALTemp Whami register...
commit
|
commitdiff
|
tree
2004-10-06
Ali Saidi
Fix from Adam: Strip the kseg off the physical address...
commit
|
commitdiff
|
tree
2004-09-01
Ali Saidi
changes to make smp work in linux
commit
|
commitdiff
|
tree
2004-08-01
Ali Saidi
changed to generate tlaser and tsunami console code...
commit
|
commitdiff
|
tree
2004-07-01
Ali Saidi
changed the code not to use r11 (specifically) and...
commit
|
commitdiff
|
tree
2004-06-23
Ali Saidi
Copy variables over one at a time rather than copying...
commit
|
commitdiff
|
tree
2004-06-06
Ali Saidi
Rather than using a loop to calculate the interrupt...
commit
|
commitdiff
|
tree
2004-05-19
Ali Saidi
Added ALPHA_ACCESS_BASE to get rid of machine_defs.h
commit
|
commitdiff
|
tree
2004-05-18
Ali Saidi
erik and I made the the same modification... merged.
commit
|
commitdiff
|
tree
2004-05-18
Ali Saidi
Major clean up of alpha system files.
commit
|
commitdiff
|
tree
2004-05-18
Erik Hallnor
Setup makefile to compile the 3 flavors of palcode...
commit
|
commitdiff
|
tree
2004-05-17
Ali Saidi
Deleted a whole bunch of files that we didn't nede...
commit
|
commitdiff
|
tree
2004-05-17
Ali Saidi
Merge zeep.eecs.umich.edu:/m5/Bitkeeper/alpha-system
commit
|
commitdiff
|
tree
2004-05-17
Ali Saidi
console code now builds on zizzer
commit
|
commitdiff
|
tree
2004-05-17
Erik Hallnor
Add copy implementations to palcode.
commit
|
commitdiff
|
tree
2004-05-17
Ali Saidi
palcode updated to deal with interrupts correctly
commit
|
commitdiff
|
tree
2004-05-11
Ali Saidi
added some comments to palcode and zeroed system type...
commit
|
commitdiff
|
tree
2004-02-19
Andrew Schultz
Change addressing in interrupt code to meet physical...
commit
|
commitdiff
|
tree
2004-02-16
Andrew Schultz
Fixed device I/O interrupt handling
commit
|
commitdiff
|
tree
2004-02-03
Andrew Schultz
Fix improper shift for loading address
commit
|
commitdiff
|
tree
2004-02-03
Andrew Schultz
Fix the sys_int_20 handler for doing low priority devic...
commit
|
commitdiff
|
tree
2004-02-02
Ali Saidi
Added platfrom_m5 - Our hacked up tsunami palcode and...
commit
|
commitdiff
|
tree
2004-01-15
Ali Saidi
makefiles updated to make use of cross compile tools
commit
|
commitdiff
|
tree
2004-01-14
Ali Saidi
Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/alpha-system
commit
|
commitdiff
|
tree
2004-01-14
Ali Saidi
Added support for OPEN_CONSOLE and CLOSE_CONSOLE; fixed...
commit
|
commitdiff
|
tree
2003-12-22
Nathan Binkert
Implement GetChar()
commit
|
commitdiff
|
tree
2003-12-19
Ali Saidi
The palcode will now build by simply typing make in...
commit
|
commitdiff
|
tree
2003-12-18
Nathan Binkert
Implement support for more console environment variable...
commit
|
commitdiff
|
tree
2003-11-14
Nathan Binkert
Get the console code to compile correctly
commit
|
commitdiff
|
tree
2003-11-14
Lisa Hsu
Import changeset
commit
|
commitdiff
|
tree
2011-02-08
Nilay Vaish
MESI CMP: Unset TBE pointer in L2 cache controller
commit
|
commitdiff
|
tree
2011-02-08
Gabe Black
Stats: Re update stats.
commit
|
commitdiff
|
tree
2011-02-08
Gabe Black
Stats: Back out broken update.
commit
|
commitdiff
|
tree
2011-02-07
Tim Harris
X86: Obey the wp bit of CR0.
commit
|
commitdiff
|
tree
2011-02-07
Tim Harris
X86: Use all 64 bits of the lstar register in the SYSCA...
commit
|
commitdiff
|
tree
2011-02-07
Tim Harris
X86: Fix JMP_FAR_I to unpack a far pointer correctly.
commit
|
commitdiff
|
tree
2011-02-07
Tim Harris
X86: Read the LDT/GDT at CPL0 when executing an iret.
commit
|
commitdiff
|
tree
2011-02-07
Nilay Vaish
Orion: Replace printf() with fatal()
commit
|
commitdiff
|
tree
2011-02-07
Korey Sewell
ruby: add stdio header in SRAM.hh
commit
|
commitdiff
|
tree
2011-02-07
Gabe Black
X86: Add stats for the new x86 fs regressions.
commit
|
commitdiff
|
tree
2011-02-07
Gabe Black
X86: Add scripts to support X86 FS configurations in...
commit
|
commitdiff
|
tree
2011-02-07
Gabe Black
X86, Config: Move the setting of work count options...
commit
|
commitdiff
|
tree
2011-02-07
Gabe Black
X86: Fix compiling vtophys.cc
commit
|
commitdiff
|
tree
2011-02-07
Brad Beckmann
regress: Regression Tester output updates
commit
|
commitdiff
|
tree
2011-02-07
Brad Beckmann
ruby: support to stallAndWait the mandatory queue
commit
|
commitdiff
|
tree
2011-02-07
Brad Beckmann
ruby: minor fix to deadlock panic message
commit
|
commitdiff
|
tree
2011-02-07
Brad Beckmann
boot: script that creates a checkpoint after Linux...
commit
|
commitdiff
|
tree
2011-02-07
Joel Hestness
garnet: Split network power in ruby.stats
commit
|
commitdiff
|
tree
2011-02-07
Brad Beckmann
MOESI_hammer: fixed dir bug counting received acks
commit
|
commitdiff
|
tree
2011-02-07
Brad Beckmann
ruby: numa bit fix for sparse memory
commit
|
commitdiff
|
tree
2011-02-07
Tushar Krishna
MOESI_CMP_token: removed unused message fields
commit
|
commitdiff
|
tree
2011-02-07
Brad Beckmann
mem: Added support for Null data packet
commit
|
commitdiff
|
tree
2011-02-07
Brad Beckmann
m5: added work completed monitoring support
commit
|
commitdiff
|
tree
2011-02-07
Brad Beckmann
dev: fixed bugs to extend interrupt capability beyond...
commit
|
commitdiff
|
tree
2011-02-07
Joel Hestness
x86: Timing support for pagetable walker
commit
|
commitdiff
|
tree
2011-02-07
Joel Hestness
TimingSimpleCPU: split data sender state fix
commit
|
commitdiff
|
tree
2011-02-07
Brad Beckmann
ruby: Fix RubyPort to properly handle retrys
commit
|
commitdiff
|
tree
2011-02-07
Joel Hestness
Ruby: Fix to return cache block size to CPU for split...
commit
|
commitdiff
|
tree
2011-02-07
Joel Hestness
Ruby: Add support for locked memory accesses in X86_FS
commit
|
commitdiff
|
tree
2011-02-07
Joel Hestness
Ruby: Update the Ruby request type names for LL/SC
commit
|
commitdiff
|
tree
2011-02-07
Brad Beckmann
ruby: Assert for x86 misaligned access
commit
|
commitdiff
|
tree
2011-02-07
Brad Beckmann
ruby: x86 fs config support
commit
|
commitdiff
|
tree
2011-02-07
Brad Beckmann
MOESI_hammer: Added full-bit directory support
commit
|
commitdiff
|
tree
2011-02-07
Joel Hestness
x86: Add checkpointing capability to devices
commit
|
commitdiff
|
tree
2011-02-07
Joel Hestness
x86: Add checkpointing capability to arch components
commit
|
commitdiff
|
tree
2011-02-07
Joel Hestness
x86: implements vtophys
commit
|
commitdiff
|
tree
2011-02-07
Joel Hestness
IntDev: packet latency fix
commit
|
commitdiff
|
tree
2011-02-07
Joel Hestness
MessagePort: implement the virtual recvTiming function...
commit
|
commitdiff
|
tree
2011-02-07
Joel Hestness
MOESI_hammer: trigge queue fix.
commit
|
commitdiff
|
tree
2011-02-07
Joel Hestness
mcpat: Adds McPAT performance counters
commit
|
commitdiff
|
tree
2011-02-07
Tushar Krishna
garnet: added orion2.0 for network power calculation
commit
|
commitdiff
|
tree
2011-02-07
Tushar Krishna
garnet: separate data and ctrl VCs
commit
|
commitdiff
|
tree
2011-02-07
Brad Beckmann
x86: set IsCondControl flag for the appropriate microops
commit
|
commitdiff
|
tree
2011-02-05
Gabe Black
X86: Add o3 regressions in SE mode.
commit
|
commitdiff
|
tree
2011-02-04
Gabe Black
X86: Update ruby stats for stupd change.
commit
|
commitdiff
|
tree
2011-02-04
Gabe Black
Fault: Forgot to refresh to grab these header guard...
commit
|
commitdiff
|
tree
next