summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/include/cpu.h
AgeCommit message (Expand)Author
2001-08-26Make all powerpc ports use a common Makefile.powerpc (except walnut)matt
2001-05-30use _KERNEL_OPTmrg
2001-03-22Merge my MP tree. At this point, Daystar dual 604 card (i.e. Power Macintoshtsubai
2001-01-01Make want_resched and astpending per-CPU.tsubai
2000-12-14Partial syscall cleanup, as per other ports.mycroft
2000-08-28Add an argument to need_resched macro.tsubai
2000-07-06Make it compile with "options MULTIPROCESSOR".tsubai
2000-05-26First sweep at scheduler state cleanup. Collect MI schedulerthorpej
1999-10-13Change char *bootpath to char bootpath[].tsubai
1999-08-10Define cpu_number() as discussed on tech-smp.thorpej
1999-05-06Remove unused codes.tsubai
1999-05-03Provide CACHELINESIZE when _STANDALONE is defined too.tsubai
1999-04-17Modify syncicache on PowerPC from an inline to a real function.ws
1998-10-25Fix -Wpointer-arith warning.tsubai
1998-10-25Fix miscounting of length in syncicache().tsubai
1998-10-06configure() prototype is in <sys/device.h>thorpej
1998-06-24Fix CLKF_INTR() (from tsutsui@ceres.dti.ne.jp)tsubai
1998-05-15Initial import of macppc port.tsubai