NetBSD/sys/arch/powerpc
chs bfbf7ea9b1 implement pmap_wired_count(). fix some places we would forget to splx().
move the parts of pte.h that were used into pmap.c (since they were really
pmap-internal details) and delete ibm4xx/pte.h.  other misc cleanup.
2005-01-16 21:35:58 +00:00
..
conf Add -Wa,-maltivec so that AltiVec instuctions will be recognized. 2004-12-09 22:57:12 +00:00
fpu It helps to call fpu_sqrt() when dealing with the frsqrte instruction. 2004-09-15 07:04:21 +00:00
ibm4xx implement pmap_wired_count(). fix some places we would forget to splx(). 2005-01-16 21:35:58 +00:00
include implement pmap_wired_count(). fix some places we would forget to splx(). 2005-01-16 21:35:58 +00:00
isa
marvell bus_dmamap_load_mbuf(): Skip zero-length mbufs. 2004-11-28 17:34:45 +00:00
oea enable powersave mode on 7450 and family. 2005-01-11 02:09:54 +00:00
powerpc drop the big lock in upcallret() like all the other platforms do. 2005-01-03 00:03:25 +00:00
tools/chrpicon
Makefile