Home | History | Annotate | Line # | Download | only in conf
files.powerpc revision 1.97.2.1
      1  1.97.2.1   thorpej #	$NetBSD: files.powerpc,v 1.97.2.1 2021/04/03 22:28:34 thorpej Exp $
      2      1.26     lukem 
      3      1.73      matt defflag	opt_altivec.h	ALTIVEC K_ALTIVEC PPC_HAVE_SPE
      4      1.86  christos defflag	opt_openpic.h	OPENPIC_DISTRIBUTE
      5  1.97.2.1   thorpej defparam opt_ppcparam.h	L2CR_CONFIG L3CR_CONFIG INTSTK CLOCKBASE VERBOSE_INITPPC PPC_CPU_FREQ
      6      1.93       rin defflag	opt_ppcarch.h	PPC_OEA PPC_OEA601 PPC_OEA64 PPC_OEA64_BRIDGE PPC_MPC8XX PPC_IBM4XX PPC_IBM403 PPC_IBM440 PPC_BOOKE
      7      1.85  kiyohara defflag opt_ppccache.h	CACHE_PROTO_MEI
      8      1.95       rin defflag opt_pmap.h	PMAPDEBUG PMAPCHECK PMAPCOUNTERS PMAP_MINIMALTLB PMAP_TLBDEBUG
      9      1.56   aymeric defparam opt_pmap.h	PTEGCOUNT PMAP_MEMLIMIT
     10       1.6   mycroft 
     11      1.70        ad file	arch/powerpc/powerpc/core_machdep.c		coredump
     12      1.81      matt file	arch/powerpc/powerpc/fixup.c
     13      1.22    briggs file	arch/powerpc/powerpc/kgdb_machdep.c		kgdb
     14      1.66        ad file	arch/powerpc/powerpc/kobj_machdep.c		modular
     15      1.63        ad file	arch/powerpc/powerpc/lock_stubs.S
     16      1.16    briggs file	arch/powerpc/powerpc/openpic.c			openpic
     17      1.69   garbled file	arch/powerpc/powerpc/pmap_subr.c		ppc_oea | ppc_oea64 | ppc_oea64_bridge | ppc_oea601
     18      1.17      matt file	arch/powerpc/powerpc/powerpc_machdep.c
     19      1.97  christos file	arch/powerpc/powerpc/process_machdep.c
     20      1.43      matt file	arch/powerpc/powerpc/setfault.S
     21      1.12    kleink file	arch/powerpc/powerpc/sig_machdep.c
     22      1.89      matt file	arch/powerpc/powerpc/sigcode.S			compat_16
     23      1.79      matt file	arch/powerpc/powerpc/softint_machdep.c
     24       1.1        ws file	arch/powerpc/powerpc/sys_machdep.c
     25      1.32      matt file	arch/powerpc/powerpc/syscall.c
     26       1.8  sakamoto file	arch/powerpc/powerpc/vm_machdep.c
     27      1.25     lukem file	arch/powerpc/powerpc/setjmp.S			ddb | kgdb
     28      1.25     lukem file	arch/powerpc/powerpc/db_memrw.c			ddb | kgdb
     29      1.25     lukem file	arch/powerpc/powerpc/db_disasm.c		ddb
     30      1.29       dbj file	arch/powerpc/powerpc/db_interface.c		ddb | kgdb
     31      1.25     lukem file	arch/powerpc/powerpc/db_trace.c			ddb
     32      1.76      matt file	arch/powerpc/powerpc/fpu.c
     33      1.80      matt file	arch/powerpc/powerpc/intr_stubs.c		ppc_booke
     34      1.18      matt 
     35      1.20    simonb # IBM 4xx Family files (40x)
     36      1.20    simonb file	arch/powerpc/ibm4xx/pmap.c			ppc_ibm4xx
     37      1.20    simonb file	arch/powerpc/ibm4xx/trap.c			ppc_ibm4xx
     38      1.31       eeh file	arch/powerpc/ibm4xx/clock.c			ppc_ibm4xx
     39      1.20    simonb file	arch/powerpc/ibm4xx/copyinstr.c			ppc_ibm4xx
     40      1.20    simonb file	arch/powerpc/ibm4xx/copyoutstr.c		ppc_ibm4xx
     41      1.20    simonb 
     42      1.62   sanjayl # MPC (Motorola PowerPC) 6xx Family files (60x,74x,75x,74xx), IBM 970 family (bridge mode??)
     43      1.18      matt #
     44      1.65   garbled defparam opt_oea.h EXTMAP_RANGES=20
     45      1.62   sanjayl file	arch/powerpc/oea/altivec.c			(ppc_oea |ppc_oea64 | ppc_oea64_bridge) & altivec
     46      1.69   garbled file	arch/powerpc/oea/cpu_subr.c			ppc_oea | ppc_oea64 | ppc_oea64_bridge | ppc_oea601
     47      1.90  macallan file	arch/powerpc/oea/cpu_speedctl.c			ppc_oea64 | ppc_oea64_bridge
     48      1.69   garbled file	arch/powerpc/oea/oea_machdep.c			ppc_oea | ppc_oea64 | ppc_oea64_bridge | ppc_oea601
     49      1.69   garbled file	arch/powerpc/oea/pmap.c				ppc_oea | ppc_oea601
     50      1.68   garbled file	arch/powerpc/oea/pmap64.c			ppc_oea64
     51      1.68   garbled file	arch/powerpc/oea/pmap64_bridge.c		ppc_oea64_bridge
     52      1.71     pooka file	arch/powerpc/oea/pmap_kernel.c			ppc_oea | ppc_oea64 | ppc_oea64_bridge | ppc_oea601
     53      1.69   garbled file	arch/powerpc/powerpc/trap.c			ppc_oea | ppc_oea64 | ppc_oea64_bridge | ppc_oea601
     54       1.9   thorpej 
     55      1.72      matt # PPC BookE (MPC85xx) Family files
     56      1.72      matt file	arch/powerpc/booke/booke_machdep.c		ppc_booke
     57      1.73      matt file	arch/powerpc/booke/booke_cache.c		ppc_booke
     58      1.73      matt file	arch/powerpc/booke/booke_pmap.c			ppc_booke
     59      1.73      matt file	arch/powerpc/booke/booke_stubs.c		ppc_booke
     60      1.73      matt file	arch/powerpc/booke/copyin.c			ppc_booke
     61      1.73      matt file	arch/powerpc/booke/copyout.c			ppc_booke
     62      1.73      matt file	arch/powerpc/booke/kcopy.c			ppc_booke
     63      1.73      matt file	arch/powerpc/booke/spe.c			ppc_booke
     64      1.72      matt file	arch/powerpc/booke/trap.c			ppc_booke
     65      1.89      matt 
     66      1.89      matt # MPC8xx (Power QUICC 1) Family files
     67      1.89      matt file	arch/powerpc/mpc8xx/mpc8xx_machdep.c		ppc_mpc8xx
     68      1.89      matt file	arch/powerpc/mpc8xx/mpc8xx_cache.c		ppc_mpc8xx
     69      1.89      matt file	arch/powerpc/mpc8xx/mpc8xx_pmap.c		ppc_mpc8xx
     70      1.89      matt file	arch/powerpc/mpc8xx/mpc8xx_stubs.c		ppc_mpc8xx
     71      1.89      matt file	arch/powerpc/mpc8xx/copyin.c			ppc_mpc8xx
     72      1.89      matt file	arch/powerpc/mpc8xx/copyout.c			ppc_mpc8xx
     73      1.89      matt file	arch/powerpc/mpc8xx/kcopy.c			ppc_mpc8xx
     74      1.89      matt file	arch/powerpc/mpc8xx/trap.c			ppc_mpc8xx
     75      1.89      matt 
     76      1.89      matt # Common PMAP files
     77      1.84  christos file	uvm/pmap/pmap.c					ppc_booke
     78      1.84  christos file	uvm/pmap/pmap_segtab.c				ppc_booke
     79      1.84  christos file	uvm/pmap/pmap_tlb.c				ppc_booke
     80      1.88      matt #file	uvm/pmap/pmap_pv.c				ppc_booke
     81      1.72      matt 
     82       1.9   thorpej # Binary compatibility with previous NetBSD releases (COMPAT_XX)
     83      1.25     lukem file	arch/powerpc/powerpc/compat_13_machdep.c	compat_13
     84      1.54      matt file	arch/powerpc/powerpc/compat_16_machdep.c	compat_16
     85      1.36      manu 
     86      1.41      manu include "compat/freebsd/files.freebsd" 
     87      1.51      matt 
     88      1.51      matt include "compat/netbsd32/files.netbsd32"
     89      1.88      matt file	arch/powerpc/powerpc/netbsd32_sigcode.S		compat_16 & compat_netbsd32
     90      1.38      manu 
     91      1.36      manu # OSS audio driver compatibility
     92      1.36      manu include "compat/ossaudio/files.ossaudio"	
     93      1.36      manu 
     94      1.36      manu # Linux binary compatibility (COMPAT_LINUX)
     95      1.36      manu include "compat/linux/files.linux"
     96      1.36      manu include "compat/linux/arch/powerpc/files.linux_powerpc"
     97      1.45      matt file arch/powerpc/powerpc/linux_sigcode.S		compat_linux
     98      1.45      matt file arch/powerpc/powerpc/linux_trap.c			compat_linux
     99      1.45      matt file arch/powerpc/powerpc/linux_syscall.c		compat_linux
    100      1.87     alnsn 
    101      1.87     alnsn # Stack-less Just-In-Time compiler
    102      1.87     alnsn include	"external/bsd/sljit/conf/files.sljit"
    103