1. 11 5月, 2014 1 次提交
  2. 24 12月, 2013 3 次提交
  3. 06 8月, 2013 2 次提交
  4. 17 7月, 2013 2 次提交
  5. 05 6月, 2013 1 次提交
  6. 04 6月, 2013 1 次提交
    • B
      ARM: shmobile: r8a7740: Prepare for reference DT setup · 744fdc8d
      Bastian Hecht 提交于
      We need three steps to prepare for the new Armadillo reference DT board code:
       - Split the device list into r8a7740_early_devices used by the old platform
         data setup (board-armadillo.c) and r8a7740_devices_dt used by both
         setup variants.
       - Introduce new r8a7740_init_delay() to be more flexible about calling
         shmobile_setup_delay().
       - For the generic r8a7740 support, we switch to device tree setup for
         the GIC, the irqpin devices and the I2C controllers.
      
      This is slightly similar to commit 3b00f934
      "ARM: shmobile: sh73a0: Do not use early devices with DT reference"
      Signed-off-by: NBastian Hecht <hechtb+renesas@gmail.com>
      Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
      744fdc8d
  7. 12 4月, 2013 1 次提交
    • R
      ARM: convert arm/arm64 arch timer to use CLKSRC_OF init · 0583fe47
      Rob Herring 提交于
      This converts arm and arm64 to use CLKSRC_OF DT based initialization for
      the arch timer. A new function arch_timer_arch_init is added to allow for
      arch specific setup.
      
      This has a side effect of enabling sched_clock on omap5 and exynos5. There
      should not be any reason not to use the arch timers for sched_clock.
      Signed-off-by: NRob Herring <rob.herring@calxeda.com>
      Cc: Russell King <linux@arm.linux.org.uk>
      Cc: Kukjin Kim <kgene.kim@samsung.com>
      Cc: Tony Lindgren <tony@atomide.com>
      Cc: Simon Horman <horms@verge.net.au>
      Cc: Magnus Damm <magnus.damm@gmail.com>
      Cc: Catalin Marinas <catalin.marinas@arm.com>
      Cc: Will Deacon <will.deacon@arm.com>
      Cc: John Stultz <john.stultz@linaro.org>
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Cc: linux-samsung-soc@vger.kernel.org
      Cc: linux-omap@vger.kernel.org
      Cc: linux-sh@vger.kernel.org
      Acked-by: NSantosh Shilimkar <santosh.shilimkar@ti.com>
      0583fe47
  8. 02 4月, 2013 1 次提交
    • B
      ARM: shmobile: r8a7740: Migrate from INTC to GIC · 0b7d7820
      Bastian Hecht 提交于
      With the added capabilty of the intc_irqpin driver to handle shared
      external IRQs, all prerequisites are fulfilled and we are ready to
      migrate completely to GIC. This includes the following steps:
      
      - Kconfig:	select ARM_GIC and RENESAS_INTC_IRQPIN
      - intc-r8a7740: Throw out all legacy INTC code and init the GIC. We need
        		to mask out all shared IRQs as it is needed by the
      		shared intc_irqpin driver.
      - setup-r8a7740: Add 4 irqpin devices to handle external IRQs and update
      		all IRQ numbers to point to the GIC SPI.
      - board-armadillo: Update all IRQ numbers to point to the GIC SPI.
      - pfc-r8a7740:	Update all IRQ numbers of the GPIOs to point to the GIC
      		SPI.
      Signed-off-by: NBastian Hecht <hechtb+renesas@gmail.com>
      Acked-by: NKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
      Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
      0b7d7820
  9. 06 2月, 2013 1 次提交
  10. 25 1月, 2013 3 次提交
  11. 25 12月, 2012 1 次提交
  12. 13 11月, 2012 1 次提交
  13. 06 11月, 2012 2 次提交
  14. 04 9月, 2012 3 次提交
  15. 07 7月, 2012 4 次提交
  16. 30 6月, 2012 4 次提交
  17. 20 6月, 2012 1 次提交
  18. 13 5月, 2012 2 次提交
  19. 13 3月, 2012 2 次提交
  20. 26 1月, 2012 1 次提交
  21. 11 11月, 2011 3 次提交