1. 25 1月, 2013 1 次提交
    • B
      ARM: SH-Mobile: sh73a0: Secondary CPUs handle own SCU flags · 33419a69
      Bastian Hecht 提交于
      When booting secondary CPUs we have used the main CPU to set up the
      Snoop Control Unit flags of these CPUs. It is a cleaner approach
      if every CPU takes care of its own flags. We avoid the need for
      locking and the program logic is more concise. With this patch the file
      headsmp-sh73a0.S is added that contains a startup vector for secondary CPUs
      that sets up its own SCU flags.
      Further in sh73a0_smp_prepare_cpus() we can rely on the generic ARM helper
      scu_power_mode(). This is possible as we don't cross borders anymore (every
      CPU handles its own flags) and need no locking. So we can throw out the
      needless function modify_scu_cpu_psr().
      Signed-off-by: NBastian Hecht <hechtb+renesas@gmail.com>
      Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
      33419a69
  2. 13 1月, 2013 1 次提交
    • R
      irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h · 520f7bd7
      Rob Herring 提交于
      Now that we have GIC moved to drivers/irqchip and all GIC DT init for
      platforms using irqchip_init, move gic.h and update the remaining
      includes.
      Signed-off-by: NRob Herring <rob.herring@calxeda.com>
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Cc: Russell King <linux@arm.linux.org.uk>
      Cc: Anton Vorontsov <avorontsov@mvista.com>
      Cc: Kukjin Kim <kgene.kim@samsung.com>
      Cc: Sascha Hauer <kernel@pengutronix.de>
      Cc: David Brown <davidb@codeaurora.org>
      Cc: Daniel Walker <dwalker@fifo99.com>
      Cc: Bryan Huntsman <bryanh@codeaurora.org>
      Cc: Tony Lindgren <tony@atomide.com>
      Cc: Paul Mundt <lethal@linux-sh.org>
      Cc: Magnus Damm <magnus.damm@gmail.com>
      Cc: Viresh Kumar <viresh.linux@gmail.com>
      Cc: Shiraz Hashim <shiraz.hashim@st.com>
      Cc: Stephen Warren <swarren@wwwdotorg.org>
      Cc: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com>
      Cc: Linus Walleij <linus.walleij@linaro.org>
      Cc: Samuel Ortiz <sameo@linux.intel.com>
      520f7bd7
  3. 13 11月, 2012 1 次提交
  4. 06 11月, 2012 1 次提交
  5. 14 9月, 2012 1 次提交
  6. 13 5月, 2012 1 次提交
  7. 14 3月, 2012 1 次提交
  8. 13 3月, 2012 1 次提交
  9. 24 2月, 2012 1 次提交
  10. 23 1月, 2012 1 次提交
  11. 17 10月, 2011 1 次提交
  12. 24 5月, 2011 1 次提交
  13. 07 1月, 2011 1 次提交
  14. 14 12月, 2010 1 次提交