NetBSD/sys/arch/powerpc
matt f82647e665 Make the 85xx get closer to spinning up the secondary CPUs.
Don't assume TLB1[0] has the mapping for VA/PA 0.
Make sure the TLB1 entries that map physical memory have the M (memory
coherent) bit set.
2012-11-27 19:24:45 +00:00
..
booke Make the 85xx get closer to spinning up the secondary CPUs. 2012-11-27 19:24:45 +00:00
conf Support Cache Protocol 'MEI' with MULTIPROCESSOR. 2012-10-20 14:42:15 +00:00
fpu Add support for PPC FP emulation to BookE. 2012-07-23 04:13:06 +00:00
ibm4xx Add support for PPC FP emulation to BookE. 2012-07-23 04:13:06 +00:00
include Make the 85xx get closer to spinning up the secondary CPUs. 2012-11-27 19:24:45 +00:00
isa Use kmem instead of malloc. Remove unneeded <sys/malloc.h> includes. 2012-02-01 09:54:02 +00:00
marvell Use kmem instead of malloc. Remove unneeded <sys/malloc.h> includes. 2012-02-01 09:54:02 +00:00
oea fix compile problems (for POWERMAC_G5). 2012-10-29 12:52:43 +00:00
pci Use kmem instead of malloc. Remove unneeded <sys/malloc.h> includes. 2012-02-01 09:54:02 +00:00
pic when calculating per-IPL virq masks, take into account that shared IRQs may 2012-08-31 13:12:52 +00:00
powerpc Support Cache Protocol 'MEI' with MULTIPROCESSOR. 2012-10-20 14:42:15 +00:00
stand prep's boot supports to load kernel from HDD. We can specify option -I 2012-05-19 14:47:37 +00:00
tools/chrpicon
Makefile
Makefile.inc