summaryrefslogtreecommitdiff
path: root/system/alpha/palcode
AgeCommit message (Expand)Author
2011-02-16Cleanup system directory to fit into modern M5 treeNathan Binkert
2011-02-16copyright: update copyright on alpha system filesNathan Binkert
2006-08-16update our copyrights to the new formatAli Saidi
2006-04-26put panic instructions in palcode rather than looping on mchecks.Ali Saidi
2005-06-29Add missing TSUNAMI ipi code.Nathan Binkert
2005-06-27Major system code cleanup and formattingNathan Binkert
2005-06-04HP copyrightsAli Saidi
2005-01-30removed tlaserreg.h, rewrote necessary partsAli Saidi
2004-12-06Add support for tsunami with 64 processors and fix some console bugsAli Saidi
2004-11-23cleanup makefile and fix platform bug introduced in last commitAli Saidi
2004-11-23update platform code to use PALTemp Whami register to get cpu idAli Saidi
2004-09-01changes to make smp work in linuxAli Saidi
2004-07-01changed the code not to use r11 (specifically) and r8,r9 for goodAli Saidi
2004-06-06Rather than using a loop to calculate the interrupt vector, use the ctlz inst...Ali Saidi
2004-05-18erik and I made the the same modification... merged.Ali Saidi
2004-05-18Major clean up of alpha system files.Ali Saidi
2004-05-17Setup makefile to compile the 3 flavors of palcode for each platform.Erik Hallnor
2004-05-17Add copy implementations to palcode.Erik Hallnor
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-19Change addressing in interrupt code to meet physical addressing requirementsAndrew Schultz
2004-02-15Fixed device I/O interrupt handlingAndrew Schultz
2004-02-03Fix improper shift for loading addressAndrew Schultz
2004-02-03Fix the sys_int_20 handler for doing low priority device interrupts.Andrew Schultz
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
2003-12-19The palcode will now build by simply typing make in this directory.Ali Saidi
2003-11-14Import changesetLisa Hsu