1# $FreeBSD$ 2 3kern/kern_clocksource.c standard 4 5arm/arm/bus_space_generic.c standard 6arm/arm/bus_space_asm_generic.S standard 7arm/arm/cpufunc_asm_armv5.S standard 8arm/arm/cpufunc_asm_arm10.S standard 9arm/arm/cpufunc_asm_arm11.S standard 10arm/arm/cpufunc_asm_armv7.S standard 11arm/arm/irq_dispatch.S standard 12 13arm/arm/bus_space-v6.c standard 14arm/arm/gic.c standard 15arm/arm/mpcore_timer.c standard 16 17arm/freescale/vybrid/vf_machdep.c standard 18arm/freescale/vybrid/vf_common.c standard 19arm/freescale/vybrid/vf_ccm.c standard 20arm/freescale/vybrid/vf_anadig.c standard 21arm/freescale/vybrid/vf_iomuxc.c standard 22arm/freescale/vybrid/vf_mscm.c standard 23arm/freescale/vybrid/vf_src.c standard 24arm/freescale/vybrid/vf_edma.c standard 25arm/freescale/vybrid/vf_dmamux.c standard 26arm/freescale/vybrid/vf_tcon.c optional vt 27arm/freescale/vybrid/vf_dcu4.c optional vt 28arm/freescale/vybrid/vf_nfc.c optional nand 29arm/freescale/vybrid/vf_ehci.c optional ehci 30arm/freescale/vybrid/vf_gpio.c optional gpio 31arm/freescale/vybrid/vf_uart.c optional uart 32dev/ffec/if_ffec.c optional ffec 33