u-boot-brain/arch/arm/cpu/armv7
Fabio Estevam 32c81ea65c imx: consolidate set_chipselect_size function
Move MX5 specific set_chipselect_size function into generic i.MX part,
such that MX6 based boards are able to use this function as well.

While doing this the iomuxc gpr member needed to be consolidated between
MX5 and MX6.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
2014-11-20 10:30:19 +01:00
..
am33xx am335x: make get_board_rev() function weak 2014-11-06 11:04:40 -05:00
armada-xp arm: armada-xp: Add basic support for Marvell Armada XP SoC 2014-10-23 09:59:21 -04:00
at91 ARM: atmel: add sama5d4ek board support 2014-11-17 08:47:18 -05:00
bcm281xx arm: bcm281xx: Add Ethernet Clock support 2014-08-30 07:46:39 -04:00
bcmcygnus arm: bcmcygnus: Add bcmcygnus u-architecture 2014-08-30 07:46:40 -04:00
bcmnsp arm: bcmnsp: Add bcmnsp u-architecture 2014-08-30 07:46:40 -04:00
exynos kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
highbank kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
iproc-common arm: iproc: Initial commit of iproc architecture code 2014-08-30 07:46:40 -04:00
keystone kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
kona-common sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05:00
ls102xa arm: ls102xa: Add Freescale LS102xA SoC support 2014-09-08 10:30:32 -07:00
mx5 imx: consolidate set_chipselect_size function 2014-11-20 10:30:19 +01:00
mx6 arm: imx: make bmode command work with SPL/U-Boot combo 2014-11-12 09:03:54 +01:00
omap3 omap3: cm-t3517: add basic board support 2014-11-06 11:04:41 -05:00
omap4 kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
omap5 kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
omap-common Rename some defines containing FAT in their name to be filesystem generic 2014-10-27 11:04:01 -04:00
rmobile arm: rmobile: Add support gose board 2014-11-10 09:43:48 +09:00
s5p-common armv7: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
s5pc1xx kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
socfpga arm: socfpga: Add socfpga_spim_enable() to reset_manager.c 2014-11-07 16:09:10 +01:00
sunxi sun6i: Poke magic sram controller register to avoid cache issues 2014-11-13 14:49:01 +01:00
tegra20 tegra: make local functions static 2014-10-25 07:27:37 -04:00
tegra30 arm: tegra: initial support for apalis t30 2014-10-22 09:30:54 -07:00
tegra114 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
tegra124 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
tegra-common kconfig: arm: select CPU_V7 for some new boards 2014-11-13 08:37:18 -05:00
u8500 armv7: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
uniphier ARM: UniPhier: call pin_init() also in the normal boot 2014-11-12 00:31:01 +09:00
vf610 armv7: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
zynq Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze 2014-11-13 08:38:17 -05:00
arch_timer.c arm: add support for arch timer 2014-04-17 17:24:38 -04:00
cache_v7.c ARM: cache_v7: Various minor cleanups 2014-11-12 07:25:41 +01:00
config.mk Merge branch 'master' of git://git.denx.de/u-boot-arm 2014-02-26 16:49:58 -05:00
cpu.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
lowlevel_init.S arm: use canonical sub mnemonic 2014-01-14 12:38:47 +01:00
Makefile arm: iproc: Initial commit of iproc architecture code 2014-08-30 07:46:40 -04:00
nonsec_virt.S ARM: HYP/non-sec: add the option for a second-stage monitor 2014-07-28 17:19:26 +02:00
psci.S ARM: HYP/non-sec: add generic ARMv7 PSCI code 2014-07-28 17:19:18 +02:00
start.S arm: relocate the exception vectors 2014-10-29 09:02:50 -04:00
syslib.c ARM: OMAP: hide custom bit manipulation function sr32() 2014-04-17 14:39:54 -04:00
virt-dt.c ARM: HYP/non-sec/PSCI: emit DT nodes 2014-07-28 17:19:52 +02:00
virt-v7.c ARM: HYP/non-sec: remove MIDR check to validate CBAR 2014-07-28 17:19:55 +02:00