u-boot-brain/arch/arm/cpu
Rajeshwari Shinde 643be9c07e EXYNOS: Move files from board/samsung to arch/arm
This patch performs the following:

1) Convert the assembly code for memory and clock initialization to C code.
2) Move the memory and clock init codes from board/samsung to arch/arm
3) Creat a common lowlevel_init file across Exynos4 and Exynos5. Converted
   the common lowlevel_init from assembly to C-code
4) Made spl_boot.c and tzpc_init.c common for both exynos4 and exynos5.
5) Enable CONFIG_SKIP_LOWLEVEL_INIT as stack pointer initialisation is already
   done in _main.
6) exynos-uboot-spl.lds made common across SMDKV310, Origen and SMDK5250.

TEST: Tested SD-MMC boot on SMDK5250 and Origen.
      Tested USB and SPI boot on SMDK5250
      Compile tested for SMDKV310.

Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2013-07-05 17:06:55 +09:00
..
arm_intcm arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
arm720t arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
arm920t arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
arm925t arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
arm926ejs arm: da830: moved pinmux configurations to the arch tree 2013-06-10 08:54:46 -04:00
arm946es arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
arm1136 arm: Remove OMAP2420H4 and all omap24xx support 2013-06-10 08:43:19 -04:00
arm1176 arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
armv7 EXYNOS: Move files from board/samsung to arch/arm 2013-07-05 17:06:55 +09:00
ixp arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
pxa arm: pxa: config option for PXA270 turbo mode 2013-06-12 22:24:12 +02:00
s3c44b0 arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
sa1100 arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
tegra-common ARM: tegra: only enable SCU on Tegra20 2013-06-06 09:12:32 -07:00
tegra20-common Tegra: Split tegra_get_chip_type() into soc & sku funcs 2013-04-15 11:01:38 -07: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 ARM: fix CONFIG_SPL_MAX_SIZE semantics 2013-04-14 16:07:14 +02:00
u-boot.lds ARM: fix CONFIG_SPL_MAX_SIZE semantics 2013-04-14 16:07:14 +02:00