u-boot/arch/arm/imx-common
Adrian Alonso 03f0e4c7cd imx: iomux-v3: add imx7d support for iomuxc
* Add imx7d support for iomux controller
* imx7d has two iomux controllers iomuxc (0x3033000) and iomuxc-lpsr
  (0x302C0000) each conroller provides control and mux mode pad
  registers but shares iomuxc input select register with iomuxc-lpsr
  IOMUX_CONFIG_LPSR flag is used to properly set daisy chain settings
  for iomuxc-lpsr pads.
* Since mx7d introduces LPSR IOMUX pins, add new base to IOMUX v3
  driver for these LPSR pins.

Signed-off-by: Adrian Alonso <aalonso@freescale.com>
Signed-off-by: Fugang Duan <B38611@freescale.com>
Signed-off-by: Ye.Li <B37916@freescale.com>
2015-09-02 15:31:33 +02:00
..
Kconfig ARM: iMX: define an IMX_CONFIG Kconfig option 2015-03-23 13:19:17 +01:00
Makefile ARM: vf610: Move DDR3 initialization to imx-common 2015-04-23 14:56:08 -04:00
cmd_bmode.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
cmd_dek.c imx: dek_blob: Add explicit include for mapmem 2015-05-15 19:20:48 +02:00
cmd_hdmidet.c Merge git://git.denx.de/u-boot-arm 2013-07-31 11:30:38 +02:00
cpu.c imx: mx6ul: Add i.MX6UL CPU type 2015-08-02 11:05:06 +02:00
ddrmc-vf610.c ARM: vf610: Move DDR3 initialization to imx-common 2015-04-23 14:56:08 -04:00
i2c-mxv7.c arm, imx6, i2c: add I2C4 for MX6DL 2015-05-26 14:16:54 +02:00
iomux-v3.c imx: iomux-v3: add imx7d support for iomuxc 2015-09-02 15:31:33 +02:00
misc.c imx: add missing includes 2014-10-25 15:27:35 -04:00
sata.c mx6: Remove duplication of iomuxc structure 2014-07-23 12:25:41 +02:00
speed.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
spl.c imx SPL: enable boot from eMMC boot partitions. 2014-12-30 14:05:36 +01:00
spl_sd.cfg mx6: Use a common SPL configuration file 2014-11-20 10:30:18 +01:00
timer.c imx-common: timer: add i.MX6UL support 2015-08-02 11:05:07 +02:00
video.c mx6: video_skip: Fix crash on NULL pointer 2014-11-13 17:56:15 +01:00