u-boot-brain/arch/arm/cpu
Michal Simek 262f08d6ea zynq: Use arch_cpu_init() instead of lowlevel_init()
Zynq lowlevel_init() was implemented in C but stack
pointer is setup after function call in _main().
Move architecture setup to arch_cpu_init() which is call
as the first function in board_init_f() which
already have correct stack pointer.

Reported-by: Sven Schwermer <sven.schwermer@tuhh.de>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2013-10-17 08:34:45 +02:00
..
arm_intcm ARM: refactor compiler options in config.mk 2013-09-23 17:03:05 +02:00
arm720t Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
arm920t ARM: refactor compiler options in config.mk 2013-09-23 17:03:05 +02:00
arm926ejs Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
arm946es Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
arm1136 Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
arm1176 ARM: refactor compiler options in config.mk 2013-09-23 17:03:05 +02:00
armv7 zynq: Use arch_cpu_init() instead of lowlevel_init() 2013-10-17 08:34:45 +02:00
ixp Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
pxa Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
sa1100 ARM: refactor compiler options in config.mk 2013-09-23 17:03:05 +02:00
tegra-common Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
tegra20-common Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
tegra30-common Tegra114: Initialize System Counter (TSC) with osc frequency 2013-04-15 11:01:38 -07:00
tegra114-common Tegra114: Initialize System Counter (TSC) with osc frequency 2013-04-15 11:01:38 -07:00
u-boot-spl.lds Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
u-boot.lds arm: lds: Remove libgcc eabi exception handling tables 2013-09-05 13:41:42 +02:00