]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - sys/arm/freescale/imx/files.imx6
MFC r268834, r268835:
[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 arm/freescale/imx/imx_gpio.c            optional gpio
30
31 #
32 # Optional devices.
33 #
34 arm/freescale/imx/imx_sdhci.c           optional sdhci
35
36 arm/freescale/imx/imx_wdog.c            optional imxwdt
37
38 dev/ffec/if_ffec.c                      optional ffec
39
40 dev/uart/uart_dev_imx.c                 optional uart
41
42 dev/usb/controller/ehci_imx.c           optional ehci
43 arm/freescale/imx/imx6_usbphy.c         optional ehci
44
45 #
46 # Low-level serial console for debugging early kernel startup.
47 #
48 #arm/freescale/imx/console.c            standard
49
50 #
51 # Not ready yet...
52 #
53 #arm/freescale/imx/imx51_iomux.c        optional iomux
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