]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - sys/arm/freescale/imx/files.imx53
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / sys / arm / freescale / imx / files.imx53
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/imx53_machdep.c       standard
12 arm/freescale/imx/common.c              standard
13 arm/freescale/imx/bus_space.c           standard
14
15 # Dummy serial console
16 arm/freescale/imx/console.c             standard
17
18 # TrustZone Interrupt Controller
19 arm/freescale/imx/tzic.c                standard
20
21 # IOMUX - external pins multiplexor
22 arm/freescale/imx/imx51_iomux.c         optional iomux
23
24 # GPIO
25 arm/freescale/imx/imx51_gpio.c          optional gpio
26
27 # Generic Periodic Timer
28 arm/freescale/imx/imx_gpt.c             standard
29
30 # Clock Configuration Manager
31 arm/freescale/imx/imx51_ccm.c           standard
32
33 # i.MX5xx PATA controller
34 dev/ata/chipsets/ata-fsl.c              optional imxata
35
36 # UART driver
37 #dev/uart/uart_dev_imx.c                        optional uart
38
39 # USB join controller (1 OTG, 3 EHCI)
40 dev/usb/controller/ehci_imx.c           optional ehci
41
42 # Watchdog
43 arm/freescale/imx/imx_wdog.c            optional imxwdt
44
45 # i2c
46 arm/freescale/imx/i2c.c                 optional fsliic
47 dev/ofw/ofw_iicbus.c                    optional fsliic
48
49 # IPU - Image Processing Unit (frame buffer also)
50 arm/freescale/imx/imx51_ipuv3.c         optional sc
51