summaryrefslogtreecommitdiff
path: root/bootother.S
AgeCommit message (Collapse)AuthorFilesLines
2006-06-26stick mpstack in cpu structurekaashoek1-1/+1
2006-06-24boot more than two CPUs, each on own initial stackrtm1-6/+9
2006-06-22checkpoint. booting second processor. stack is messed up, but thanks to cliffkaashoek1-0/+77
and plan 9 code, at least boots and gets into C code.