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
/
system
/
alpha
Age
Commit message (
Expand
)
Author
2005-06-28
pass the location of the m5 backdoor via the m5AlphaAccess variable
Nathan Binkert
2005-06-27
Add tlaser.h, required by platform.S
Nathan Binkert
2005-06-27
Major system code cleanup and formatting
Nathan Binkert
2005-06-04
HP copyrights
Ali Saidi
2005-01-30
removed tlaserreg.h, rewrote necessary parts
Ali Saidi
2004-12-06
Add support for tsunami with 64 processors and fix some console bugs
Ali Saidi
2004-11-23
do a better job of always locking printf. We used to only lock on
Ali Saidi
2004-11-23
Makefile cleanup, no seperate middle preprocessing steps anymore
Ali Saidi
2004-11-23
cleanup makefile and fix platform bug introduced in last commit
Ali Saidi
2004-11-23
update platform code to use PALTemp Whami register to get cpu id
Ali Saidi
2004-10-06
Fix from Adam: Strip the kseg off the physical address in the RPB structure.
Ali Saidi
2004-09-01
changes to make smp work in linux
Ali Saidi
2004-08-01
changed to generate tlaser and tsunami console code at different
Ali Saidi
2004-07-01
changed the code not to use r11 (specifically) and r8,r9 for good
Ali Saidi
2004-06-23
Copy variables over one at a time rather than copying 4 bytes at a
Ali Saidi
2004-06-06
Rather than using a loop to calculate the interrupt vector, use the ctlz inst...
Ali Saidi
2004-05-18
Added ALPHA_ACCESS_BASE to get rid of machine_defs.h
Ali Saidi
2004-05-18
erik and I made the the same modification... merged.
Ali Saidi
2004-05-18
Major clean up of alpha system files.
Ali Saidi
2004-05-17
Setup makefile to compile the 3 flavors of palcode for each platform.
Erik Hallnor
2004-05-17
Deleted a whole bunch of files that we didn't nede in the header
Ali Saidi
2004-05-17
Merge zeep.eecs.umich.edu:/m5/Bitkeeper/alpha-system
Ali Saidi
2004-05-17
console code now builds on zizzer
Ali Saidi
2004-05-17
Add copy implementations to palcode.
Erik Hallnor
2004-05-17
palcode updated to deal with interrupts correctly
Ali Saidi
2004-05-11
added some comments to palcode and zeroed system type in HWPRB (m5 will fill in)
Ali Saidi
2004-02-19
Change addressing in interrupt code to meet physical addressing requirements
Andrew Schultz
2004-02-15
Fixed device I/O interrupt handling
Andrew Schultz
2004-02-03
Fix improper shift for loading address
Andrew Schultz
2004-02-03
Fix the sys_int_20 handler for doing low priority device interrupts.
Andrew Schultz
2004-02-02
Added platfrom_m5 - Our hacked up tsunami palcode and modified palcode
Ali Saidi
2004-01-15
makefiles updated to make use of cross compile tools
Ali Saidi
2004-01-14
Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/alpha-system
Ali Saidi
2004-01-14
Added support for OPEN_CONSOLE and CLOSE_CONSOLE; fixed PUTS bug
Ali Saidi
2003-12-22
Implement GetChar()
Nathan Binkert
2003-12-19
The palcode will now build by simply typing make in this directory.
Ali Saidi
2003-12-17
Implement support for more console environment variables. There
Nathan Binkert
2003-11-14
Get the console code to compile correctly
Nathan Binkert
2003-11-14
Import changeset
Lisa Hsu