NetBSD/sys/arch/powerpc/booke
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
..
dev When using DMA, make sure to initialize SNOOPing. 2012-07-26 18:38:10 +00:00
pci Make this build again by adding a couple of right-parens. 2012-08-14 13:02:19 +00:00
board_prop.c
booke_autoconf.c
booke_cache.c
booke_machdep.c Make bus_dmamap_sync a noop for BookE. 2012-10-29 05:23:44 +00:00
booke_pmap.c Fool gcc into thinking we aren't using r31. We do use it but we don't 2012-09-07 18:05:11 +00:00
booke_stubs.c
copyin.c Make sure to have copyinstr return ENAMETOOLONG if the string was too long. 2012-03-16 07:23:38 +00:00
copyout.c
e500_autoconf.c
e500_intr.c Change a KASSERT to a KASSERTMSG. 2012-10-29 05:25:19 +00:00
e500_mpsubr.S Make the 85xx get closer to spinning up the secondary CPUs. 2012-11-27 19:24:45 +00:00
e500_timer.c
e500_tlb.c Make the 85xx get closer to spinning up the secondary CPUs. 2012-11-27 19:24:45 +00:00
genassym.cf Make the 85xx get closer to spinning up the secondary CPUs. 2012-11-27 19:24:45 +00:00
kcopy.c
spe.c
spe_subr.S Fix SPE loading typo as described in PR/45731 2012-05-20 06:17:28 +00:00
trap.c Also supprese printing fatal traps if the process is being debugged. 2012-08-02 14:07:47 +00:00
trap_subr.S Fix a problem where the kernel could randomly reset due to a watchdog event. 2012-08-01 16:19:42 +00:00