1. 20 11月, 2012 1 次提交
  2. 26 9月, 2012 1 次提交
  3. 21 9月, 2012 1 次提交
  4. 07 9月, 2012 1 次提交
  5. 29 8月, 2012 1 次提交
  6. 14 7月, 2012 1 次提交
  7. 16 5月, 2012 1 次提交
  8. 15 5月, 2012 1 次提交
  9. 12 5月, 2012 1 次提交
  10. 10 4月, 2012 1 次提交
  11. 05 4月, 2012 1 次提交
    • K
      ARM: EXYNOS: Change System MMU platform device definitions · bca10b90
      KyongHo Cho 提交于
      Handling System MMUs with an identifier is not flexible to manage
      System MMU platform devices because of the following reasons:
      1. A device driver which needs to handle System MMU must know the ID.
      2. A System MMU may not present in some implementations of Exynos family.
      3. Handling System MMU with IOMMU API does not require an ID.
      
      This patch is the result of removing ID of System MMUs.
      Instead, a device driver that needs to handle its System MMU must
      use IOMMU API while its descriptor of platform device is given.
      
      This patch also includes the following enhancements:
      - A System MMU device becomes a child if its power domain device.
      - clkdev
      Signed-off-by: NKyongHo Cho <pullip.cho@samsung.com>
      Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
      bca10b90
  12. 14 3月, 2012 3 次提交
  13. 11 3月, 2012 1 次提交
  14. 10 3月, 2012 2 次提交
  15. 11 2月, 2012 1 次提交
  16. 03 1月, 2012 1 次提交
  17. 26 12月, 2011 1 次提交
  18. 23 12月, 2011 1 次提交
  19. 06 11月, 2011 1 次提交
    • K
      ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos · 83014579
      Kukjin Kim 提交于
      The arch/arm/mach-exynos4 directory (CONFIG_ARCH_EXYNOS4) has
      made for plaforms based on EXYNOS4 SoCs. But since upcoming
      Samsung's SoCs such as EXYNOS5 (ARM Cortex A15) can reuse most
      codes in current mach-exynos4, one mach-exynos directory will
      be used for them.
      
      This patch changes to CONFIG_ARCH_EXYNOS (arch/arm/mach-exynos)
      but keeps original CONFIG_ARCH_EXYNOS4 in mach-exynos/Kconfig to
      avoid changing in driver side.
      
      Cc: Arnd Bergmann <arnd@arndb.de>
      Cc: Russell King <rmk+kernel@arm.linux.org.uk>
      Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
      83014579
  20. 04 10月, 2011 3 次提交
  21. 24 8月, 2011 1 次提交
  22. 21 7月, 2011 3 次提交
  23. 20 7月, 2011 3 次提交
  24. 14 4月, 2011 2 次提交
  25. 15 3月, 2011 2 次提交
  26. 12 3月, 2011 1 次提交
  27. 11 3月, 2011 1 次提交
  28. 08 3月, 2011 1 次提交
  29. 22 2月, 2011 1 次提交