NetBSD/sys/arch/powerpc/booke
2012-12-26 19:05:03 +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 struct device * -> device_t 2011-06-17 19:03:00 +00:00
booke_cache.c Add missing $NetBSD$ and/or __KERNEL_RCSID. 2011-06-29 21:53:10 +00:00
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 Modify mapiodev to take a third argument indicating whether the space 2011-06-30 00:52:55 +00:00
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 Cleanup includes. 2011-06-20 05:15:59 +00:00
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 Only attach tc on primary cpu. 2011-06-29 05:56:31 +00:00
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_subr.S Fix SPE loading typo as described in PR/45731 2012-05-20 06:17:28 +00:00
spe.c Update to new pcu_state_{load,state,release} definitions 2012-12-26 19:05:03 +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
trap.c Also supprese printing fatal traps if the process is being debugged. 2012-08-02 14:07:47 +00:00