1. 08 8月, 2017 5 次提交
  2. 05 8月, 2017 11 次提交
  3. 03 8月, 2017 6 次提交
  4. 02 8月, 2017 2 次提交
    • M
      arm64: zynqmp: Move dts zcu102 to zcu102-revA · be463451
      Michal Simek 提交于
      Not using board revision is causing confusion about which board is
      supported and tested. Mark dts files exactly with board revision which
      was tested. When new board revision arives it can be symlink if SW view
      is the same. Also add -revX suffix to compatible string because user space
      tools are parsing this string and can change behavior depends of board
      revision.
      Signed-off-by: NMichal Simek <michal.simek@xilinx.com>
      Reviewed-by: NSimon Glass <sjg@chromium.org>
      be463451
    • A
      zynq: Add Z-Turn board · 584dc409
      Alexander Graf 提交于
      The Z-Turn board is a low cost development board based on the
      Xilinx Zynq SoC. While it's powerful and quite versatile, it
      so far lacked upstream support.
      
      This patch adds basic support for the Z-Turn. It does however
      for now miss enablement for MIO51 reset which means that USB
      and ethernet don't work. For that either FSBL or SPL need to
      be adjusted. The SPL part will follow later.
      Signed-off-by: NAlexander Graf <agraf@suse.de>
      Signed-off-by: NMichal Simek <michal.simek@xilinx.com>
      584dc409
  5. 01 8月, 2017 16 次提交