1. 09 4月, 2012 1 次提交
  2. 14 3月, 2012 2 次提交
  3. 11 3月, 2012 1 次提交
  4. 26 12月, 2011 1 次提交
  5. 23 12月, 2011 1 次提交
    • T
      ARM: SAMSUNG: Move timer irq numbers to end of linux irq space · 1fb3726c
      Thomas Abraham 提交于
      The timer irqs statically mapped from linux irq numbers 11 to 15 are
      moved to the end of the statically mapped linux irq space. The GIC PPI
      and SPI interrupts are relocated to start from 16 and 32 of the linux
      irq space. This is a required to add device tree support for GIC and
      Interrupt combiner for EXYNOS4.
      
      A new macro 'IRQ_TIMER_BASE' specifies a platform specific base of the
      linux virq number for the timer interrupts. For exynos4, this base is
      set to end of the linux virq space.  For the other S5P platforms, the
      existing base '11' is retained.
      Signed-off-by: NThomas Abraham <thomas.abraham@linaro.org>
      Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
      1fb3726c
  6. 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
  7. 04 10月, 2011 3 次提交
  8. 19 8月, 2011 1 次提交
  9. 21 7月, 2011 2 次提交
  10. 20 7月, 2011 4 次提交
  11. 15 3月, 2011 1 次提交
  12. 12 3月, 2011 1 次提交
  13. 11 3月, 2011 1 次提交
  14. 22 2月, 2011 1 次提交
  15. 13 1月, 2011 1 次提交
  16. 30 12月, 2010 1 次提交
  17. 08 12月, 2010 1 次提交
  18. 19 11月, 2010 1 次提交
  19. 25 10月, 2010 4 次提交
  20. 21 10月, 2010 2 次提交
  21. 18 10月, 2010 1 次提交
  22. 27 8月, 2010 1 次提交
  23. 05 8月, 2010 1 次提交