]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - sys/arm/freescale/imx/files.imx51
MFC r259270
[FreeBSD/stable/10.git] / sys / arm / freescale / imx / files.imx51
1 # $FreeBSD$
2 arm/arm/bus_space_asm_generic.S         standard
3 arm/arm/bus_space_generic.c             standard
4 arm/arm/cpufunc_asm_armv5.S             standard
5 arm/arm/cpufunc_asm_arm11.S             standard
6 arm/arm/cpufunc_asm_armv7.S             standard
7 arm/arm/irq_dispatch.S                  standard
8 kern/kern_clocksource.c                 standard
9
10 # Init
11 arm/freescale/imx/imx_machdep.c         standard
12 arm/freescale/imx/imx51_machdep.c       standard
13 arm/freescale/imx/common.c              standard
14 arm/freescale/imx/bus_space.c           standard
15
16 # Dummy serial console
17 #arm/freescale/imx/console.c            standard
18
19 # TrustZone Interrupt Controller
20 arm/freescale/imx/tzic.c                standard
21
22 # IOMUX - external pins multiplexor
23 arm/freescale/imx/imx51_iomux.c         optional iomux
24
25 # GPIO
26 arm/freescale/imx/imx51_gpio.c          optional gpio
27
28 # Generic Periodic Timer
29 arm/freescale/imx/imx_gpt.c             standard
30
31 # Clock Configuration Manager
32 arm/freescale/imx/imx51_ccm.c           standard
33
34 # i.MX5xx PATA controller
35 dev/ata/chipsets/ata-fsl.c              optional imxata
36
37 # UART driver
38 dev/uart/uart_dev_imx.c                 optional uart
39
40 # USB OH3 controller (1 OTG, 3 EHCI)
41 arm/freescale/imx/imx_nop_usbphy.c      optional echi
42 dev/usb/controller/ehci_imx.c           optional ehci
43
44 # Watchdog
45 arm/freescale/imx/imx_wdog.c            optional imxwdt
46
47 # i2c
48 arm/freescale/imx/i2c.c                 optional fsliic
49
50 # IPU - Image Processing Unit (frame buffer also)
51 arm/freescale/imx/imx51_ipuv3.c         optional sc
52 arm/freescale/imx/imx51_ipuv3_fbd.c     optional vt
53 dev/vt/hw/fb/vt_early_fb.c              optional vt