summaryrefslogtreecommitdiff
path: root/system/alpha/console
AgeCommit message (Expand)Author
2016-02-06style: remove trailing whitespaceSteve Reinhardt
2011-02-16Cleanup system directory to fit into modern M5 treeNathan Binkert
2011-02-16copyright: update copyright on alpha system filesNathan Binkert
2007-10-19Fix bug in MDT BITMAP to allow more than 2GB of memory.Geoffrey Blake
2006-08-16fix Makefile for new source treeAli Saidi
2006-08-16update our copyrights to the new formatAli Saidi
2006-02-28Add m5op to the build processAli Saidi
2006-02-23change from bootStrap* to using the cpuStack array for setting upAli Saidi
2005-08-18Fix console to work on all systems.Nathan Binkert
2005-07-28Merge zed.eecs.umich.edu:/.automount/fox/y/mserrano/alpha-systemBenjamin Nash
2005-07-28changesMiguel Serrano
2005-07-26New console terminal block structure, fix kernel stack pointer.Benjamin Nash
2005-06-28console code cleanupNathan Binkert
2005-06-28pass the location of the m5 backdoor via the m5AlphaAccess variableNathan Binkert
2005-06-27Major system code cleanup and formattingNathan Binkert
2005-06-04HP copyrightsAli Saidi
2004-12-06Add support for tsunami with 64 processors and fix some console bugsAli Saidi
2004-11-23do a better job of always locking printf. We used to only lock onAli Saidi
2004-11-23Makefile cleanup, no seperate middle preprocessing steps anymoreAli Saidi
2004-10-06Fix from Adam: Strip the kseg off the physical address in the RPB structure.Ali Saidi
2004-09-01changes to make smp work in linuxAli Saidi
2004-08-01changed to generate tlaser and tsunami console code at differentAli Saidi
2004-06-23Copy variables over one at a time rather than copying 4 bytes at aAli Saidi
2004-05-18Added ALPHA_ACCESS_BASE to get rid of machine_defs.hAli Saidi
2004-05-18Major clean up of alpha system files.Ali Saidi
2004-05-17Deleted a whole bunch of files that we didn't nede in the headerAli Saidi
2004-05-17console code now builds on zizzerAli Saidi
2004-05-17palcode updated to deal with interrupts correctlyAli Saidi
2004-05-11added some comments to palcode and zeroed system type in HWPRB (m5 will fill in)Ali Saidi
2004-02-02Added platfrom_m5 - Our hacked up tsunami palcode and modified palcodeAli Saidi
2004-01-15makefiles updated to make use of cross compile toolsAli Saidi
2004-01-14Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/alpha-systemAli Saidi
2004-01-14Added support for OPEN_CONSOLE and CLOSE_CONSOLE; fixed PUTS bugAli Saidi
2003-12-22Implement GetChar()Nathan Binkert
2003-12-17Implement support for more console environment variables. ThereNathan Binkert
2003-11-14Get the console code to compile correctlyNathan Binkert
2003-11-14Import changesetLisa Hsu