]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - sys/arm/freescale/imx/files.imx6
MFC r274641, r274644, r274822, r276049:
[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/imx6_ccm.c            standard
23 arm/freescale/imx/imx6_machdep.c        standard
24 arm/freescale/imx/imx6_mp.c             optional smp
25 arm/freescale/imx/imx6_pl310.c          standard
26 arm/freescale/imx/imx_iomux.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 arm/freescale/imx/imx_i2c.c             optional fsliic
31
32 #
33 # Optional devices.
34 #
35 arm/freescale/imx/imx_sdhci.c           optional sdhci
36
37 arm/freescale/imx/imx_wdog.c            optional imxwdt
38
39 dev/ffec/if_ffec.c                      optional ffec
40
41 dev/uart/uart_dev_imx.c                 optional uart
42
43 dev/usb/controller/ehci_imx.c           optional ehci
44 arm/freescale/imx/imx6_usbphy.c         optional ehci
45
46 #
47 # Low-level serial console for debugging early kernel startup.
48 #
49 #arm/freescale/imx/console.c            standard
50
51 #
52 # Not ready yet...
53 #
54 #arm/freescale/imx/imx51_ipuv3.c        optional sc