Skip to content
  1. Nov 15, 2016
    • Peter Chen's avatar
      ARM: dts: imx6ull: add imx6ull support · c201369d
      Peter Chen authored
      It is the 10th processor in the well-known imx6 series, and derived
      from imx6ul but cost optimized. The more information about imx6ull
      can be found at:
      
      http://www.nxp.com/products/microcontrollers-and-processors/
      
      
      arm-processors/i.mx-applications-processors/i.mx-6-processors
      /i.mx6qp/i.mx-6ull-single-core-processor-with-arm-cortex-a7-core
      :i.MX6ULL
      
      imx6ul.dtsi is the SoC common stuff for both imx6ul and imx6ull;
      imx6ul-14x14-evk.dts is the board common stuff for both imx6ul
      and imx6ull 14x14 evk. In this patch, for SoC part, the
      imx6ull.dtsi includes imx6ul.dtsi; for board part, imx6ull-14x14-evk.dts
      includes imx6ul-14x14-evk.dts.
      
      Signed-off-by: default avatarPeter Chen <peter.chen@nxp.com>
      Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
      c201369d
  2. Nov 02, 2016
  3. Nov 01, 2016
  4. Oct 24, 2016
  5. Oct 22, 2016
  6. Sep 14, 2016
  7. Sep 12, 2016
  8. 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
  9. Sep 08, 2016
  10. Sep 06, 2016
  11. Sep 05, 2016
  12. Sep 02, 2016
  13. Aug 30, 2016
  14. Aug 27, 2016
  15. Aug 25, 2016
  16. Aug 24, 2016
  17. Aug 23, 2016
  18. Aug 15, 2016
  19. Aug 09, 2016
  20. Aug 08, 2016