files.vybrid revision 261639
1258057Sbr# $FreeBSD: head/sys/arm/freescale/vybrid/files.vybrid 261639 2014-02-08 19:47:59Z br $
2258057Sbr
3258057Sbrkern/kern_clocksource.c				standard
4258057Sbr
5258057Sbrarm/arm/bus_space_generic.c			standard
6258057Sbrarm/arm/bus_space_asm_generic.S			standard
7258057Sbrarm/arm/cpufunc_asm_armv5.S			standard
8258057Sbrarm/arm/cpufunc_asm_arm10.S			standard
9258057Sbrarm/arm/cpufunc_asm_arm11.S			standard
10258057Sbrarm/arm/cpufunc_asm_armv7.S			standard
11258057Sbrarm/arm/irq_dispatch.S				standard
12258057Sbr
13258057Sbrarm/arm/bus_space-v6.c				standard
14258057Sbrarm/arm/gic.c					standard
15258057Sbrarm/arm/mpcore_timer.c				standard
16258057Sbr
17258057Sbrarm/freescale/vybrid/vf_machdep.c		standard
18258057Sbrarm/freescale/vybrid/vf_common.c		standard
19258057Sbrarm/freescale/vybrid/vf_ccm.c			standard
20258057Sbrarm/freescale/vybrid/vf_anadig.c		standard
21258057Sbrarm/freescale/vybrid/vf_iomuxc.c		standard
22258057Sbrarm/freescale/vybrid/vf_mscm.c			standard
23258057Sbrarm/freescale/vybrid/vf_src.c			standard
24261639Sbrarm/freescale/vybrid/vf_edma.c			standard
25261639Sbrarm/freescale/vybrid/vf_dmamux.c		standard
26261413Sbrarm/freescale/vybrid/vf_tcon.c			optional	vt
27261413Sbrarm/freescale/vybrid/vf_dcu4.c			optional	vt
28258057Sbrarm/freescale/vybrid/vf_nfc.c			optional	nand
29258057Sbrarm/freescale/vybrid/vf_ehci.c			optional	ehci
30258057Sbrarm/freescale/vybrid/vf_gpio.c			optional	gpio
31258057Sbrarm/freescale/vybrid/vf_uart.c			optional	uart
32258057Sbrdev/ffec/if_ffec.c				optional	ffec
33