]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - sys/arm/freescale/imx/files.imx6
MFC 264054, 264056
[FreeBSD/stable/10.git] / sys / arm / freescale / imx / files.imx6
1 # $FreeBSD$
2
3 #
4 # Standard ARM support.
5 #
6 arm/arm/bus_space_asm_generic.S         standard
7 arm/arm/bus_space_generic.c             standard
8 arm/arm/cpufunc_asm_arm11.S             standard
9 arm/arm/cpufunc_asm_armv5.S             standard
10 arm/arm/cpufunc_asm_armv7.S             standard
11 kern/kern_clocksource.c                 standard
12
13 #
14 # Standard imx6 devices and support.
15 #
16 arm/arm/gic.c                           standard
17 arm/arm/pl310.c                         standard
18 arm/freescale/imx/bus_space.c           standard
19 arm/arm/mpcore_timer.c                  standard
20 arm/freescale/fsl_ocotp.c               standard
21 arm/freescale/imx/imx6_anatop.c         standard
22 arm/freescale/imx/imx_common.c          standard
23 arm/freescale/imx/imx6_ccm.c            standard
24 arm/freescale/imx/imx6_machdep.c        standard
25 arm/freescale/imx/imx6_mp.c             optional smp
26 arm/freescale/imx/imx6_pl310.c          standard
27 arm/freescale/imx/imx_machdep.c         standard
28 arm/freescale/imx/imx_gpt.c             standard
29
30 #
31 # Optional devices.
32 #
33 arm/freescale/imx/imx_sdhci.c           optional sdhci
34
35 arm/freescale/imx/imx_wdog.c            optional imxwdt
36
37 dev/ffec/if_ffec.c                      optional ffec
38
39 dev/uart/uart_dev_imx.c                 optional uart
40
41 dev/usb/controller/ehci_imx.c           optional ehci
42 arm/freescale/imx/imx6_usbphy.c         optional ehci
43
44 #
45 # Low-level serial console for debugging early kernel startup.
46 #
47 #arm/freescale/imx/console.c            standard
48
49 #
50 # Not ready yet...
51 #
52 #arm/freescale/imx/imx51_iomux.c        optional iomux
53 #arm/freescale/imx/imx51_gpio.c         optional gpio
54 #dev/ata/chipsets/ata-fsl.c             optional imxata
55 #arm/freescale/imx/i2c.c                optional fsliic
56 #arm/freescale/imx/imx51_ipuv3.c        optional sc
57