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