1. 13 3月, 2013 2 次提交
  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. 11 1月, 2013 1 次提交
  4. 13 11月, 2012 1 次提交
  5. 06 11月, 2012 1 次提交
  6. 14 9月, 2012 1 次提交
  7. 25 8月, 2012 1 次提交
  8. 18 5月, 2012 1 次提交
    • M
      mach-shmobile: Emma Mobile EV2 SMP support V3 · bd5a875d
      Magnus Damm 提交于
      This is V3 of Emma Mobile EV2 SMP support.
      
      At this point only the most basic form of SMP operation
      is supported. TWD and CPU Hotplug support is excluded.
      
      Tied to both the Emma Mobile EV2 and the KZM9D board
      due to the need to switch on board in platsmp.c and
      the newly introduced need for static mappings.
      
      The static mappings are needed to allow hardware
      acces early during boot when SMP is initialized.
      This early requirement forces us to also map in
      the SMU registers.
      Signed-off-by: NMagnus Damm <damm@opensource.se>
      Signed-off-by: NRafael J. Wysocki <rjw@sisk.pl>
      bd5a875d