Skip to content
  1. Nov 01, 2016
  2. Oct 24, 2016
  3. Oct 22, 2016
  4. Sep 14, 2016
  5. Sep 12, 2016
  6. Sep 09, 2016
    • Linus Walleij's avatar
      ARM: dts: add RealView EB rev D A9 MPCore variant · b4e54510
      Linus Walleij authored
      
      
      The Cortex A9 MPCore tile can be mounted on top of the revision
      D variant of the RealView EB, so create another variant of the
      DTS file for this.
      
      arm-realview-eb-a9mp = mounted on pre-revision D baseboard
      arm-realview-eb-a9mp-bbrevd = mounted on the revision D baseboard
      
      Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
      b4e54510
    • Linus Walleij's avatar
      ARM: dts: split RealView EB 11MPCore variants · 5809938c
      Linus Walleij authored
      
      
      There used to be two versions of the RealView EB 11MPCore:
      
      - arm-realview-eb-11mp.dts: the most common variant supported by
        QEMU with the revision C core tile
      - arm-realview-eb-revb.dts: for the variant with the elder revision
        B core tile.
      
      As it turns out that there are also a few variants of the
      baseboard, unrelated to the coretile, and that these can of
      course be mounted on top of each other in all permutations, we
      create:
      
      - arm-realview-eb-11mp.dts: the most common variant supported by
        QEMU with the pre-revision D baseboard and the revision C core
        tile.
      - arm-realview-eb-11mp-bbrevd.dts: the revision D baseboard
        with the common revision C core tile.
      - arm-realview-eb-11mp-ctrevb.dts: the pre-revision D baseboard
        with the revision B core tile.
      - arm-realview-eb-11mp-bbrevd-ctrevb.dts: the revision D baseboard
        with the revision B core time.
      
      Or as a table:
      
                 | Core tile: C               | Core tile: B
      -----------+----------------------------+-----------------------------------
      Baseboard: |                            |
      pre-D      |arm-realvie-eb-11mp         | arm-realview-eb-11mp-ctrevb
      -----------+----------------------------+-----------------------------------
      Baseboard: |                            |
      D          |arm-realview-eb-11mp-bbrevd | arm-realview-eb-11mp-bbrevd-ctrevb
      -----------+----------------------------+-----------------------------------
      
      Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
      5809938c
    • Linus Walleij's avatar
      ARM: dts: add device tree for the RealView EB Rev D · 6a29fa31
      Linus Walleij authored
      The RealView EB baseboard revision D is a special case as it appears
      to be undocumented in ARM official documents, while the Linux kernel
      still contains special code for handling it.
      
      commit be4f3c86
      
      
      "Add RealView/EB support for the LAN9118 Ethernet chip"
      adds support for the SMSC LAN9118 chip used on the D revision of
      the baseboard, but no other traces of hardware deviations for this
      variant can be found.
      
      This creates a separate top-level .dts file especially for this
      board version, so that it gets registered with the right type
      of ethernet controller. The ethernet controller modifications
      are then put into a separate .dtsi file so it can be overlaid
      on other EB variants using the revision D baseboard.
      
      Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
      6a29fa31
  7. Sep 08, 2016
  8. Sep 06, 2016
  9. Sep 05, 2016
  10. Sep 02, 2016
  11. Aug 30, 2016
  12. Aug 27, 2016
  13. Aug 25, 2016
  14. Aug 24, 2016
  15. Aug 23, 2016
  16. Aug 15, 2016
  17. Aug 09, 2016
  18. Aug 08, 2016
  19. Jul 18, 2016