summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/include/bat.h
AgeCommit message (Expand)Author
2008-02-05Rewrite a big chunk of the pmap and locore code for powerpc to bettergarbled
2003-02-03Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea).matt
2001-06-12Include powerpc/mpc6xx/{bat.h,pte.h} if PPC_MPC6XX is defined.tsubai
2001-06-06Introduce a new & faster pmap for the MPC6xx (60x, 7xx, 7xxx) PPC CPUs.matt
1999-12-18- Comment the BAT bits.thorpej
1996-09-30PowerPC portws