Skip to content
Snippets Groups Projects
  1. Jul 05, 2013
  2. Jun 13, 2013
  3. Mar 29, 2013
  4. Mar 18, 2013
  5. Jan 03, 2013
  6. Dec 13, 2012
  7. Nov 15, 2012
  8. Nov 14, 2012
  9. Oct 15, 2012
  10. Sep 17, 2012
  11. Sep 05, 2012
  12. Sep 01, 2012
  13. Jun 20, 2012
  14. May 25, 2012
  15. May 15, 2012
  16. May 08, 2012
  17. Feb 12, 2012
  18. Dec 16, 2011
  19. Dec 09, 2011
    • Chander Kashyap's avatar
      S5PC2XX: Rename S5pc2XX to exynos · 393cb361
      Chander Kashyap authored
      
      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: default avatarChander Kashyap <chander.kashyap@linaro.org>
      Signed-off-by: default avatarMinkyu Kang <mk7.kang@samsung.com>
      393cb361
  20. Nov 03, 2011
  21. Aug 04, 2011
  22. Jul 04, 2011
    • Aneesh V's avatar
      armv7: rename cache related CONFIG flags · e47f2db5
      Aneesh V authored
      
      Replace the cache related CONFIG flags with more meaningful
      names. Following are the changes:
      
      CONFIG_L2_OFF	     -> CONFIG_SYS_L2CACHE_OFF
      CONFIG_SYS_NO_ICACHE -> CONFIG_SYS_ICACHE_OFF
      CONFIG_SYS_NO_DCACHE -> CONFIG_SYS_DCACHE_OFF
      
      Signed-off-by: default avatarAneesh V <aneesh@ti.com>
      V2:
       * Changed CONFIG_L2_OFF -> CONFIG_SYS_NO_L2CACHE
      V4:
       * Changed all three flags to the final names suggested as above
         and accordingly changed the commit message
      e47f2db5
  23. Mar 27, 2011
  24. Feb 01, 2011
Loading