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 11 12arm/arm/bus_space-v6.c standard 13arm/arm/gic.c standard 14arm/arm/mpcore_timer.c standard 15 16arm/freescale/vybrid/vf_machdep.c standard 17arm/freescale/vybrid/vf_common.c standard 18arm/freescale/vybrid/vf_ccm.c standard 19arm/freescale/vybrid/vf_anadig.c standard 20arm/freescale/vybrid/vf_iomuxc.c standard 21arm/freescale/vybrid/vf_mscm.c standard 22arm/freescale/vybrid/vf_src.c standard 23arm/freescale/vybrid/vf_edma.c standard 24arm/freescale/vybrid/vf_dmamux.c standard 25arm/freescale/vybrid/vf_port.c standard 26arm/freescale/vybrid/vf_adc.c standard 27arm/freescale/vybrid/vf_i2c.c optional iicbus 28arm/freescale/vybrid/vf_tcon.c optional vt 29arm/freescale/vybrid/vf_dcu4.c optional vt 30arm/freescale/vybrid/vf_nfc.c optional nand 31arm/freescale/vybrid/vf_ehci.c optional ehci 32arm/freescale/vybrid/vf_gpio.c optional gpio 33arm/freescale/vybrid/vf_uart.c optional uart 34arm/freescale/vybrid/vf_sai.c optional sound 35arm/freescale/vybrid/vf_spi.c optional vf_spi 36dev/ffec/if_ffec.c optional ffec 37