1. 20 10月, 2016 5 次提交
  2. 14 9月, 2016 2 次提交
  3. 12 9月, 2016 1 次提交
  4. 09 9月, 2016 3 次提交
    • L
      ARM: dts: add RealView EB rev D A9 MPCore variant · b4e54510
      Linus Walleij 提交于
      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: NLinus Walleij <linus.walleij@linaro.org>
      b4e54510
    • L
      ARM: dts: split RealView EB 11MPCore variants · 5809938c
      Linus Walleij 提交于
      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: NLinus Walleij <linus.walleij@linaro.org>
      5809938c
    • L
      ARM: dts: add device tree for the RealView EB Rev D · 6a29fa31
      Linus Walleij 提交于
      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: NLinus Walleij <linus.walleij@linaro.org>
      6a29fa31
  5. 08 9月, 2016 1 次提交
  6. 06 9月, 2016 1 次提交
  7. 05 9月, 2016 4 次提交
  8. 02 9月, 2016 1 次提交
  9. 30 8月, 2016 1 次提交
  10. 27 8月, 2016 2 次提交
  11. 25 8月, 2016 1 次提交
  12. 24 8月, 2016 1 次提交
  13. 23 8月, 2016 3 次提交
  14. 15 8月, 2016 2 次提交
  15. 09 8月, 2016 8 次提交
  16. 08 8月, 2016 2 次提交
  17. 18 7月, 2016 2 次提交