1. 22 Aug, 2013 2 commits
  2. 21 Aug, 2013 8 commits
  3. 19 Aug, 2013 4 commits
  4. 16 Aug, 2013 4 commits
    • Maxime Ripard's avatar
      ARM: sunxi: Introduce Allwinner A20 support · d18fd944
      Maxime Ripard authored
      The Allwinner A20 is a dual-core Cortex-A7-based SoC. It is
      pin-compatible with the A10, and re-uses most of the IPs found in it,
      plus some additional ones like a Gigabit Ethernet controller.
      Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
      d18fd944
    • Maxime Ripard's avatar
      ARM: sun6i: Add restart code for the A31 · 06d71bcf
      Maxime Ripard authored
      The Allwinner A31 has a different watchdog, with a slightly different
      register layout, that requires a different restart code.
      Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
      06d71bcf
    • Maxime Ripard's avatar
      ARM: sunxi: Add the Allwinner A31 compatible to the machine definition · 2d794510
      Maxime Ripard authored
      The Allwinner A31 is a quad-Cortex-A7 based SoC, which shares a lot of
      IPs with the previous SoCs from Allwinner, like the PIO, I2C, UARTs,
      timers, watchdog IPs, but also differs by dropping the WEMAC ethernet
      controller and most notably dropping the in-house IRQ controller in
      favor of a ARM GIC one.
      Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
      2d794510
    • Olof Johansson's avatar
      Merge tag 'drivers-3.12' of git://git.infradead.org/linux-mvebu into next/soc · f668adeb
      Olof Johansson authored
      From Jason Cooper:
      mvebu drivers changes for v3.12
      
       - MBus devicetree bindings
       - devbus update for address decoding window, cleanup
      
      * tag 'drivers-3.12' of git://git.infradead.org/linux-mvebu: (35 commits)
        memory: mvebu-devbus: Remove unused variable
        ARM: mvebu: Relocate PCIe node in Armada 370 RD board
        ARM: mvebu: Fix AXP-WiFi-AP DT for MBUS DT binding
        ARM: mvebu: add support for the AXP WiFi AP board
        ARM: mvebu: use dts pre-processor for mv78230
        PCI: mvebu: Adapt to the new device tree layout
        bus: mvebu-mbus: Add devicetree binding
        ARM: kirkwood: Relocate PCIe device tree nodes
        ARM: kirkwood: Introduce MBUS_ID
        ARM: kirkwood: Introduce MBus DT node
        ARM: kirkwood: Use the preprocessor on device tree files
        ARM: kirkwood: Split DT and legacy MBus initialization
        ARM: mvebu: Relocate Armada 370/XP PCIe device tree nodes
        ARM: mvebu: Relocate Armada 370/XP DeviceBus device tree nodes
        ARM: mvebu: Add BootROM to Armada 370/XP device tree
        ARM: mvebu: Add MBus to Armada 370/XP device tree
        ARM: mvebu: Use the preprocessor on Armada 370/XP device tree files
        ARM: mvebu: Initialize MBus using the DT binding
        ARM: mvebu: Remove the harcoded BootROM window allocation
        bus: mvebu-mbus: Factorize Armada 370/XP data structures
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      f668adeb
  5. 14 Aug, 2013 7 commits
  6. 13 Aug, 2013 15 commits