1. 21 5月, 2015 4 次提交
  2. 20 5月, 2015 4 次提交
  3. 19 5月, 2015 1 次提交
    • S
      irqchip: vf610-mscm: Support NVIC parent chip · b5cc5cbc
      Stefan Agner 提交于
      Support the NVIC interrupt controller as node parent of the MSCM
      interrupt router. On the dual-core variants of Vybird (VF6xx), the
      NVIC interrupt controller is used by the Cortex-M4. To support
      running Linux on this core too, MSCM needs NVIC parent support too.
      Signed-off-by: NStefan Agner <stefan@agner.ch>
      Cc: marc.zyngier@arm.com
      Cc: linux@arm.linux.org.uk
      Cc: u.kleine-koenig@pengutronix.de
      Cc: olof@lixom.net
      Cc: arnd@arndb.de
      Cc: daniel.lezcano@linaro.org
      Cc: mark.rutland@arm.com
      Cc: pawel.moll@arm.com
      Cc: robh+dt@kernel.org
      Cc: ijc+devicetree@hellion.org.uk
      Cc: galak@codeaurora.org
      Cc: mcoquelin.stm32@gmail.com
      Cc: linux-arm-kernel@lists.infradead.org
      Cc: shawn.guo@linaro.org
      Cc: kernel@pengutronix.de
      Cc: jason@lakedaemon.net
      Link: http://lkml.kernel.org/r/1431769465-26867-6-git-send-email-stefan@agner.chSigned-off-by: NThomas Gleixner <tglx@linutronix.de>
      b5cc5cbc
  4. 18 5月, 2015 6 次提交
  5. 16 5月, 2015 7 次提交
  6. 15 5月, 2015 2 次提交
    • A
      Merge tag 'pxa-for-4.2' of https://github.com/rjarzmik/linux into next/soc · 7448adca
      Arnd Bergmann 提交于
      Merge "pxa changes for v4.2 cycle" from Robert Jarzmik:
      
      The main and only feature is the conversion of all pxa variants to clock
      framework. This encompasses pxa25x, pxa27x and pxa3xx, for all boards.
      
      This should be a disruptive cycle in the normally quiet pxa history, as
      the change can break any platform, and the test were performed on only 4
      boards (lubbock, zylonite, mioa701, cm-x300).
      
      * tag 'pxa-for-4.2' of https://github.com/rjarzmik/linux:
        ARM: pxa: Constify irq_domain_ops
        ARM: pxa: Transition pxa25x, pxa27x, pxa3xx to clk framework
        ARM: pxa: convert eseries to clock framework
        ARM: pxa: Transition pxa25x and pxa27x to clk framework
        ARM: pxa: pxa27x skip default device initialization with DT
        clk: pxa: add missing pxa27x clocks for Irda and sa1100-rtc
        ARM: pxa: move gpio11 clock to board files
        ARM: pxa: change clocks init sequence
      7448adca
    • A
      Merge tag 'rpi-soc-for-armsoc-v4.2' of... · e3abcb25
      Arnd Bergmann 提交于
      Merge tag 'rpi-soc-for-armsoc-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rpi/linux-rpi into next/soc
      
      Merge "RaspberryPi SoC (mach) changes due for v4.2" from Lee Jones:
      
      * tag 'rpi-soc-for-armsoc-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rpi/linux-rpi:
        ARM: bcm2835: Move the restart/power_off handling to the WDT driver
        ARM: bcm2835: Drop the init_irq() hook
        ARM: bcm2835: Skip doing our own iotable_init() initialization
      e3abcb25
  7. 14 5月, 2015 5 次提交
  8. 13 5月, 2015 11 次提交