1. 30 12月, 2013 2 次提交
  2. 21 10月, 2013 1 次提交
  3. 24 9月, 2013 1 次提交
  4. 24 7月, 2013 1 次提交
  5. 05 7月, 2013 1 次提交
    • R
      EXYNOS: Move files from board/samsung to arch/arm · 643be9c0
      Rajeshwari Shinde 提交于
      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: NRajeshwari Shinde <rajeshwari.s@samsung.com>
      Signed-off-by: NMinkyu Kang <mk7.kang@samsung.com>
      643be9c0
  6. 26 6月, 2013 1 次提交
  7. 04 6月, 2013 1 次提交
  8. 04 4月, 2013 1 次提交
  9. 29 3月, 2013 1 次提交
  10. 26 12月, 2012 1 次提交
  11. 12 12月, 2012 1 次提交
  12. 15 11月, 2012 3 次提交
  13. 01 9月, 2012 1 次提交
  14. 31 7月, 2012 2 次提交
  15. 10 7月, 2012 2 次提交
  16. 07 7月, 2012 1 次提交
  17. 15 5月, 2012 1 次提交
  18. 12 2月, 2012 2 次提交
  19. 17 12月, 2011 1 次提交
  20. 10 12月, 2011 1 次提交
    • C
      S5PC2XX: Rename S5pc2XX to exynos · 393cb361
      Chander Kashyap 提交于
      As per new naming convention for Samsung SoC's, all Cortex-A9 and Cortex-A15
      based SoC's will be classified under the name Exynos. Cortex-A9 and Cortex-A15
      based SoC's will be sub-classified as Exynos4 and Exynos5 respectively.
      
      In order to better adapt and reuse code across various upcoming Samsung Exynos
      based boards, all uses of s5pc210 prefix/suffix/directory-names are renamed in
      this patch. s5pc210 is renamed as exynos4210 and S5PC210/s5pc210 suffix/prefix
      are renamed as exynos4/EXYNOS4.
      Signed-off-by: NChander Kashyap <chander.kashyap@linaro.org>
      Signed-off-by: NMinkyu Kang <mk7.kang@samsung.com>
      393cb361
  21. 26 5月, 2011 1 次提交
  22. 02 2月, 2011 1 次提交