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
/
console
Age
Commit message (
Expand
)
Author
2016-02-06
style: remove trailing whitespace
Steve Reinhardt
2011-02-16
Cleanup system directory to fit into modern M5 tree
Nathan Binkert
2011-02-16
copyright: update copyright on alpha system files
Nathan Binkert
2007-10-19
Fix bug in MDT BITMAP to allow more than 2GB of memory.
Geoffrey Blake
2006-08-16
fix Makefile for new source tree
Ali Saidi
2006-08-16
update our copyrights to the new format
Ali Saidi
2006-02-28
Add m5op to the build process
Ali Saidi
2006-02-23
change from bootStrap* to using the cpuStack array for setting up
Ali Saidi
2005-08-18
Fix console to work on all systems.
Nathan Binkert
2005-07-28
Merge zed.eecs.umich.edu:/.automount/fox/y/mserrano/alpha-system
Benjamin Nash
2005-07-28
changes
Miguel Serrano
2005-07-26
New console terminal block structure, fix kernel stack pointer.
Benjamin Nash
2005-06-28
console code cleanup
Nathan Binkert
2005-06-28
pass the location of the m5 backdoor via the m5AlphaAccess variable
Nathan Binkert
2005-06-27
Major system code cleanup and formatting
Nathan Binkert
2005-06-04
HP copyrights
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-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-06-23
Copy variables over one at a time rather than copying 4 bytes at a
Ali Saidi
2004-05-18
Added ALPHA_ACCESS_BASE to get rid of machine_defs.h
Ali Saidi
2004-05-18
Major clean up of alpha system files.
Ali Saidi
2004-05-17
Deleted a whole bunch of files that we didn't nede in the header
Ali Saidi
2004-05-17
console code now builds on zizzer
Ali Saidi
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-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-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