u-boot-brain/board/samsung
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
..
common EXYNOS: LDS file move to common 2013-07-05 17:06:54 +09:00
dts EXYNOS5: FDT: Add serial device node values 2013-06-24 20:47:41 +09:00
goni arm:goni:pmic: Adjust GONI target platform board to new PMIC framework 2012-11-14 11:21:12 +01:00
origen EXYNOS: Move files from board/samsung to arch/arm 2013-07-05 17:06:55 +09:00
smdk2410 punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
smdk5250 EXYNOS: Move files from board/samsung to arch/arm 2013-07-05 17:06:55 +09:00
smdkc100 IPL: Remove remains of OneNAND IPL 2012-09-18 12:01:51 -07:00
smdkv310 EXYNOS: Move files from board/samsung to arch/arm 2013-07-05 17:06:55 +09:00
trats video: exynos_fb: Remove callbacks from the driver 2013-03-27 21:17:12 +09:00
universal_c210 video: exynos_fb: Remove callbacks from the driver 2013-03-27 21:17:12 +09:00