Skip to content
  1. Jan 27, 2016
    • Marcus Cooper's avatar
      ARM: dts: sun7i: Add Itead Ibox support · d27415d4
      Marcus Cooper authored
      
      
      The Itead Ibox is a multi board device based on the Allwinner A20 SoC.
      It contains the A20 Itead Core module and a base board for the external
      interfaces.
      
      The core module comes with 4GB NAND and 1GB DDR RAM.
      
      The base board to which the core board is connected provides 3 USB 2.0 Host
      ports, 1 USB 2.0 OTG, 1 uSD slot, 10/100 Ethernet port, HDMI, IR receiver,
      SPDIF and a 32-pin GPIO header. This header expands the features of core
      board by exposing the VGA pins, audio In/Out pins, SATA, SPI, I2C, UARTS,
      USB-OTG and power.
      
      Signed-off-by: default avatarMarcus Cooper <codekipper@gmail.com>
      Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
      d27415d4
  2. Jan 25, 2016
  3. Jan 01, 2016
  4. Dec 23, 2015
  5. Dec 22, 2015
  6. Dec 21, 2015
  7. Dec 20, 2015
  8. Dec 18, 2015
  9. Dec 16, 2015
  10. Dec 15, 2015
  11. Dec 13, 2015
  12. Dec 09, 2015
  13. Dec 08, 2015
  14. Dec 04, 2015
  15. Dec 03, 2015
  16. Dec 01, 2015
  17. Nov 24, 2015
  18. Nov 20, 2015
  19. Nov 17, 2015
    • Stefan Roese's avatar
      arm: sun7i: Add sun7i-a20-icnova-swac.dts · 329f25b3
      Stefan Roese authored
      
      
      This baseboard from SWAC is equipped with the ICnova-A20 SoM from
      Incircuit. This board is equipped with the following interfaces /
      devices:
      
      - 512 MiB SDRAM
      - 4 GiB MLC NAND (Micron MT29F32G08CBACAWP or Hynix H27UBG8T2BTR)
      - USB host
      - LCD 800x480
      - HDMI
      - CAN
      
      Note that the NAND support is still missing. As its currently not
      supported in mainline for sunxi and especially for these MLC
      devices.
      
      The original plan was to also provide a dtsi for the ICnova SoM,
      to put all the SoM internal nodes / properties there. But as I
      don't have a clear overview of the SoM specific and baseboard
      specific differences, I'm putting all in one dts for now. Once
      somebody pushed support for some other baseboard using the
      A20 SoM from Incircuit (e.g. the ADB4006 reference design), this
      should be separated.
      
      Signed-off-by: default avatarStefan Roese <sr@denx.de>
      Cc: Marcus Heuer <marcus.heuer@swac.de>
      [maxime: Fixed CPU regulator upper voltage boundary]
      Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
      329f25b3
    • Jon Mason's avatar
      ARM: dts: bcm5301x: Add BCM SVK DT files · ccf0b5e3
      Jon Mason authored
      
      
      Add device tree files for Broadcom Northstar based SVKs.  Since the
      bcm5301x.dtsi already exists, all that is necessary is the dts files to
      enable the UARTs.  With these files, the SVKs are able to boot to shell.
      
      Signed-off-by: default avatarJon Mason <jonmason@broadcom.com>
      Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
      ccf0b5e3
  20. Oct 29, 2015
  21. Oct 28, 2015
    • Rob Herring's avatar
      arm: enable building of all dtbs · efd8c4ff
      Rob Herring authored
      
      
      Enable building all dtb files when CONFIG_OF_ALL_DTBS is enabled. The dtbs
      are not really dependent on a platform being enabled or any other kernel
      config, so for testing coverage it is convenient to build all of the dtbs.
      This builds all dts files in the tree, not just targets listed. This
      is simpler for arm64 which has a bunch of sub-dirs.
      
      Signed-off-by: default avatarRob Herring <robh@kernel.org>
      Cc: Russell King <linux@arm.linux.org.uk>
      efd8c4ff
  22. Oct 24, 2015
  23. Oct 23, 2015