gem5/system/alpha/console
Ali Saidi 5821f37cb6 Add support for tsunami with 64 processors and fix some console bugs
I steped on while doing it

console/console.c:
    Allocate more HWRPB pages so we have room for 64 percpu_rpbs
    Fix writing of Console Relocation Block virtual addresses so that
    if they are outside of the first page, which they will be with more
    than 8 processors, the correct adress is written
palcode/Makefile:
    Update makefile for tsunami with 64 processors
palcode/platform_m5.S:
    Add support for tsunami with 64 processors
2004-12-06 11:44:22 -05:00
..
console.c Add support for tsunami with 64 processors and fix some console bugs 2004-12-06 11:44:22 -05:00
dbmentry.S Makefile cleanup, no seperate middle preprocessing steps anymore 2004-11-23 03:40:32 -05:00
Makefile Makefile cleanup, no seperate middle preprocessing steps anymore 2004-11-23 03:40:32 -05:00
paljtokern.S Makefile cleanup, no seperate middle preprocessing steps anymore 2004-11-23 03:40:32 -05:00
paljtoslave.S Makefile cleanup, no seperate middle preprocessing steps anymore 2004-11-23 03:40:32 -05:00
printf.c Deleted a whole bunch of files that we didn't nede in the header 2004-05-17 19:23:48 -04:00