1. 01 1月, 2016 1 次提交
  2. 23 12月, 2015 2 次提交
  3. 22 12月, 2015 6 次提交
  4. 21 12月, 2015 1 次提交
  5. 20 12月, 2015 1 次提交
  6. 18 12月, 2015 1 次提交
  7. 16 12月, 2015 2 次提交
  8. 15 12月, 2015 2 次提交
  9. 13 12月, 2015 1 次提交
  10. 09 12月, 2015 2 次提交
  11. 08 12月, 2015 1 次提交
  12. 04 12月, 2015 3 次提交
  13. 03 12月, 2015 2 次提交
  14. 01 12月, 2015 2 次提交
  15. 24 11月, 2015 1 次提交
  16. 20 11月, 2015 2 次提交
  17. 17 11月, 2015 2 次提交
    • S
      arm: sun7i: Add sun7i-a20-icnova-swac.dts · 329f25b3
      Stefan Roese 提交于
      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: NStefan Roese <sr@denx.de>
      Cc: Marcus Heuer <marcus.heuer@swac.de>
      [maxime: Fixed CPU regulator upper voltage boundary]
      Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
      329f25b3
    • J
      ARM: dts: bcm5301x: Add BCM SVK DT files · ccf0b5e3
      Jon Mason 提交于
      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: NJon Mason <jonmason@broadcom.com>
      Signed-off-by: NFlorian Fainelli <f.fainelli@gmail.com>
      ccf0b5e3
  18. 29 10月, 2015 1 次提交
  19. 28 10月, 2015 1 次提交
    • R
      arm: enable building of all dtbs · efd8c4ff
      Rob Herring 提交于
      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: NRob Herring <robh@kernel.org>
      Cc: Russell King <linux@arm.linux.org.uk>
      efd8c4ff
  20. 24 10月, 2015 2 次提交
  21. 23 10月, 2015 1 次提交
  22. 22 10月, 2015 1 次提交
    • H
      ARM: dts: sun4i: Add dts file for the pov protab2-ips9 tablet · 33626377
      Hans de Goede 提交于
      The Point of View protab2-ips9 is a tablet with a 9" ips 1024x768 lcd screen,
      microsd slot, headphones, mini hdmi, mini usb b and power barrel connectors.
      
      It uses a rtl8188cus usb wifi chip and a RDA 5875Y bluetooth chip attached
      to uart2. It has a bma250 accelerometer attached to i2c1 addr 0x18, this
      only works when ldo3 is set to 2.8 volt, otherwise i2c1 gets stuck, so
      for now we mark i2c1 as failed.
      
      It has a pixcir,pixcir_tangoc compatible touchscreen attached to i2c2 addr
      0x5c. This is not enabled in this dts, because this variant of the
      pixcir_tangoc has separate wakeup and enable pins both of which need
      to be driven low before the touchscreen will work. Before we can enable
      this the pixcir driver and devicetree-bindings need to be extended to
      support these pins.
      Signed-off-by: NHans de Goede <hdegoede@redhat.com>
      Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
      33626377
  23. 20 10月, 2015 1 次提交
    • C
      ARM: dts: sun6i: Add support for Sinlinx A31s SDK board · 96577bcd
      Chen-Yu Tsai 提交于
      The Sinlinx A31s SDK is a A31s based module/baseboard development kit.
      
      The core module has the SoC, PMIC, DRAM, eMMC and supporting components.
      There are also pads for UART0, JTAG and I2S.
      
      The baseboard has 100 Mbps Ethernet, 5x USB 2.0 host ports via a USB 2.0
      hub chip, MMC, HDMI, SPDIF, CIR, audio jacks, 2 tablet-like volume
      buttons, RS232 style UART and USB OTG (though VBUS is not connected).
      Various headers are available for other addon modules, such as SDIO
      WiFi, LCD display, camera sensor, UARTs, I2C, SPI and GPIOs.
      Signed-off-by: NChen-Yu Tsai <wens@csie.org>
      Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
      96577bcd
  24. 19 10月, 2015 1 次提交