1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-06 13:09:50 +00:00
freebsd/sys/arm/freescale/imx
2014-12-24 12:26:43 +00:00
..
console.c
files.imx6 Use gic_decode_fdt() rather than a local routine to parse fdt interrupt 2014-09-14 23:48:18 +00:00
files.imx51 Replace the imx5 and imx6 iomux drivers with a single common driver that 2014-09-13 20:09:34 +00:00
files.imx53 Replace the imx5 and imx6 iomux drivers with a single common driver that 2014-09-13 20:09:34 +00:00
imx6_anatop.c Attach this driver during BUS_PASS_BUS and move the cpu init code to a 2014-10-19 18:41:22 +00:00
imx6_anatopreg.h
imx6_anatopvar.h
imx6_ccm.c Unconditionally enable the clocks for all imx6 devices that we have drivers 2014-10-23 03:13:14 +00:00
imx6_ccmreg.h
imx6_machdep.c Switch i.MX to use the platform code to help with a single Freescale kernel. 2014-12-24 12:26:43 +00:00
imx6_mp.c
imx6_pl310.c
imx6_usbphy.c
imx51_ccm.c Add a function to get the frequency of the AHB bus. Another stopgap 2014-09-03 21:45:39 +00:00
imx51_ccmreg.h
imx51_ccmvar.h
imx51_dpllreg.h
imx51_ipuv3_fbd.c
imx51_ipuv3.c
imx51_ipuv3reg.h
imx51_machdep.c Switch i.MX to use the platform code to help with a single Freescale kernel. 2014-12-24 12:26:43 +00:00
imx51_sdmareg.h
imx51_ssireg.h
imx51_tzicreg.h
imx53_machdep.c Switch i.MX to use the platform code to help with a single Freescale kernel. 2014-12-24 12:26:43 +00:00
imx_ccmvar.h Add a function to get the frequency of the AHB bus. Another stopgap 2014-09-03 21:45:39 +00:00
imx_common.c opt_global.h is included automatically in the build. No need to 2014-11-18 17:06:56 +00:00
imx_gpio.c Moves all the duplicate code to a single function. 2014-11-18 17:22:08 +00:00
imx_gpt.c The imx6 hardware is fast enough to make good use of however much 2014-10-20 23:32:34 +00:00
imx_gptreg.h
imx_gptvar.h
imx_i2c.c Allow i2c bus speed to be configured via hints, FDT data, and sysctl. 2014-11-18 01:54:31 +00:00
imx_iomux.c Fix the reversed sense of the PADCONF_NONE test. 2014-11-12 02:44:27 +00:00
imx_iomuxvar.h Add a basic iomux driver for imx6. 2014-09-04 14:25:32 +00:00
imx_machdep.c
imx_machdep.h
imx_nop_usbphy.c
imx_sdhci.c sdhci.h has grown a dependency on sysctl.h, include the latter where needed. 2014-09-01 19:20:34 +00:00
imx_wdog.c
imx_wdogreg.h
std.imx6 Add -march=armv7a to the kernel compile for all ARM systems which are v7a. 2014-12-21 23:48:32 +00:00
std.imx51 Add -march=armv7a to the kernel compile for all ARM systems which are v7a. 2014-12-21 23:48:32 +00:00
std.imx53 Add -march=armv7a to the kernel compile for all ARM systems which are v7a. 2014-12-21 23:48:32 +00:00
tzic.c