u-boot-brain/arch/arm
Vikas Manocha 280057bd7d stm32f7: use stm32f7 gpio driver supporting driver model
With this gpio driver supporting DM, there is no need to enable clocks
for different gpios (for pin muxing) in the board specific code.

Need to increase the allocatable area required before relocation from 0x400 to
0xC00 becuase of 10 new gpio devices(& new gpio class) added in device tree.

Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
cc: Christophe KERELLO <christophe.kerello@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-05-08 11:57:21 -04:00
..
cpu fdt: Move fdt_fixup_ethernet to a common place 2017-05-01 09:11:59 -04:00
dts ARM: DT: stm32f7: add gpio device tree nodes 2017-05-08 11:57:20 -04:00
imx-common Convert CONFIG_CMD_DEKBLOB to Kconfig 2017-04-30 13:41:00 -04:00
include stm32f7: use stm32f7 gpio driver supporting driver model 2017-05-08 11:57:21 -04:00
lib spl: make image arg or fdt blob address reconfigurable 2017-05-08 11:38:40 -04:00
mach-aspeed dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
mach-at91 ARM: at91: lds: use "_image_binary_end" for DT location 2017-04-13 14:44:52 -06:00
mach-bcm283x ARM: bcm283x: Implement EFI RTS reset_system 2016-11-28 20:15:19 -05:00
mach-davinci Remove various unused interrupt related code 2017-04-06 20:42:18 -04:00
mach-exynos ARM: Migrate errata to Kconfig 2017-03-09 19:52:50 -05:00
mach-highbank ARM: highbank: move SoC sources to mach-highbank 2015-02-21 08:23:51 -05:00
mach-integrator integrator: switch to DM serial port 2015-08-12 20:47:49 -04:00
mach-keystone ARM: Keystone2: Build secure images for K2 2017-04-08 21:35:05 -04:00
mach-kirkwood Convert CONFIG_CMD_DIAG to Kconfig 2017-04-30 13:41:01 -04:00
mach-meson board_f: Drop setup_dram_config() wrapper 2017-04-05 16:36:51 -04:00
mach-mvebu arm64: mvebu: incorrect check of fdt address cells 2017-05-05 16:45:56 -04:00
mach-omap2 arm: dra7xx: move CONFIG_DRA7XX to Kconfig 2017-05-08 11:38:35 -04:00
mach-orion5x board_f: Drop setup_dram_config() wrapper 2017-04-05 16:36:51 -04:00
mach-rmobile armv8: aarch64: Fix the warning about x1-x3 nonzero issue 2017-01-18 09:29:33 -08:00
mach-rockchip rockchip: Print a message when returning to the bootrom 2017-04-18 10:29:26 -04:00
mach-s5pc1xx arm: s5pc1xx: move SoC to mach-s5pc1xx 2015-11-30 17:17:01 +09:00
mach-snapdragon drivers/sysreset: group sysreset drivers 2016-08-12 09:22:17 -04:00
mach-socfpga arm: socfpga: add cyclone5 based de10-nano board 2017-04-25 12:46:44 +02:00
mach-sti board: Add STMicroelectronics STiH410-B2260 support 2017-03-14 20:40:21 -04:00
mach-stm32 stm32f7: enable instruction & data cache 2017-04-08 09:26:51 -04:00
mach-sunxi sunxi: add basic V3s support 2017-04-21 09:23:17 +02:00
mach-tegra power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722 2017-04-30 10:29:47 -04:00
mach-uniphier ARM: uniphier: show STM (SCP) status on boot and pinmon command 2017-04-20 23:49:56 +09:00
mach-versatile arm: Remove versatileab board 2015-09-11 15:01:25 -04:00
mach-zynq zynq: Move zynq to clock framework 2017-02-17 10:22:46 +01:00
thumb1/include/asm/proc-armv arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD 2015-11-10 15:03:48 +01:00
config.mk ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig 2017-04-27 16:49:08 -04:00
Kconfig Convert CONFIG_CMD_CLK to Kconfig 2017-04-30 13:40:58 -04:00
Kconfig.debug arm: debug: add Kconfig entries for lowlevel debug 2014-10-26 22:23:12 +01:00
Makefile ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig 2017-04-27 16:49:08 -04:00