..
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
Add a missing clock register definition.
2014-08-08 01:23:43 +00:00
imx6_machdep.c
Install a temporary workaround to avoid problems in fdt data with linux's
2014-10-23 22:21:22 +00:00
imx6_mp.c
Use named constant rather than '0' to access the reset controller register.
2014-07-08 14:35:09 +00:00
imx6_pl310.c
Enable PL310 power-saving modes and tune the cache ram latencies for imx6.
2014-05-06 14:26:24 +00:00
imx6_usbphy.c
Stop calling imx51_ccm_foo() clock functions from imx6 code. Instead
2014-04-26 16:48:09 +00:00
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
Fix two files forgotten in r269783 (vt_generate_cons_palette)
2014-08-10 22:24:14 +00:00
imx51_ipuv3.c
Updates to i.MX53:
2014-04-08 04:05:04 +00:00
imx51_ipuv3reg.h
Updates to i.MX53:
2014-04-08 04:05:04 +00:00
imx51_machdep.c
Add the start of the ARM platform code. This is based on the PowerPC
2014-05-17 11:27:36 +00:00
imx51_sdmareg.h
imx51_ssireg.h
imx51_tzicreg.h
imx53_machdep.c
Add the start of the ARM platform code. This is based on the PowerPC
2014-05-17 11:27:36 +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
imx_gpio.c
Rename gpio driver file.
2014-07-18 07:52:35 +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
Enable Freescale i.MX I2C driver for i.MX6.
2014-07-22 04:39:32 +00:00
imx_iomux.c
Add a comment giving an overview of the driver. Remove leftover debugging.
2014-09-14 16:12:43 +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
Stop calling imx51_ccm_foo() clock functions from imx6 code. Instead
2014-04-26 16:48:09 +00:00
imx_nop_usbphy.c
Stop calling imx51_ccm_foo() clock functions from imx6 code. Instead
2014-04-26 16:48:09 +00:00
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
Replace the imx5 and imx6 iomux drivers with a single common driver that
2014-09-13 20:09:34 +00:00
std.imx51
Replace the imx5 and imx6 iomux drivers with a single common driver that
2014-09-13 20:09:34 +00:00
std.imx53
Replace the imx5 and imx6 iomux drivers with a single common driver that
2014-09-13 20:09:34 +00:00
tzic.c