u-boot-brain/arch/arm/cpu/arm926ejs
Tom Rini 212324a9d4 davinci: Do not duplicate setting of gd
In f0c3a6c we stopped setting gd in board_init_f, but later had to
revert to due problems on certain platforms.  As davinci does not look
to have these problems, we can drop the setting here and rely upon
crt0.S to do it.

Cc: Peter Howard <pjh@northern-ridge.com.au>
Signed-off-by: Tom Rini <trini@ti.com>
2015-01-29 12:00:50 -05:00
..
armada100 arm926ejs: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
at91 dm: at91: Add platform data for GPIO on at91sam9260-based boards 2014-11-21 08:09:36 +01:00
davinci davinci: Do not duplicate setting of gd 2015-01-29 12:00:50 -05:00
kirkwood ARM: kirkwood: fix cpu info for 6282 device id 2015-01-25 23:56:15 +01:00
lpc32xx arm926ejs: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
mb86r0x kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib 2014-03-28 15:06:29 -04:00
mx25 mx25: Fix boot hang by avoiding vector relocation 2015-01-08 13:50:17 -05:00
mx27 imx: fix exception vectors relocation in imx27 2014-11-20 10:13:54 +01:00
mxs Merge branch 'master' of git://www.denx.de/git/u-boot-imx 2014-11-24 12:02:12 -05:00
nomadik kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
omap Move CONFIG_DISPLAY_CPUINFO to Makefile 2014-02-19 11:10:05 -05:00
orion5x kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
pantheon arm926ejs: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
spear i2c: designware: Convert driver to multibus/multiadapter framework 2014-10-29 08:56:23 +01:00
versatile kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
cache.c arm926ejs: cache: use __weak 2014-11-04 15:01:04 -05:00
config.mk kbuild: refactor more IMX image rules 2014-02-25 11:01:29 -05:00
cpu.c arm, arm926ejs: make thumb mode compileable 2015-01-19 12:49:26 +01:00
Makefile kbuild: use SoC-specific CONFIG to descend into SoC directory 2014-11-23 06:49:02 -05:00
start.S arm: move exception handling out of start.S files 2014-05-15 16:24:53 +02:00