1. 28 4月, 2020 1 次提交
  2. 11 4月, 2020 15 次提交
  3. 06 4月, 2020 1 次提交
    • M
      ARM: zynq: Switch to single zynq configurations · f7c6ee7f
      Michal Simek 提交于
      There are a lot of zynq configurations which can be merged together and use
      only one for all. The similar change has been done for ZynqMP by commit
      be1b6c32 ("arm64: zynqmp: Use zynqmp_virt platform")
      
      Build SPL with u-boot.img for zc706 like this.
      export DEVICE_TREE=zynq-zc706 && make xilinx_zynq_virt_defconfig && make -j8
      u-boot.img is generic for all boards.
      
      Tested on Zybo, zc702, zc706, zc770-xm011-x16, cc108 and microzed.
      Signed-off-by: NMichal Simek <michal.simek@xilinx.com>
      f7c6ee7f
  4. 17 3月, 2020 1 次提交
  5. 25 2月, 2020 2 次提交
  6. 13 2月, 2020 1 次提交
    • T
      travis/gitlab/azure: Ensure we use python3 always · 26a426a1
      Tom Rini 提交于
      When running our tests there are some cases where as part of the Python
      2.7 to Python 3.6 migration we didn't force Python 3.6 to be used as
      everything wasn't yet migrated.  Now that everything is, make sure to
      tell virtualenv to use python3.  In the case of Travis this is best done
      by making the tools test happen after the main tests so that it will
      already have been run in all cases, TEST_PY_TOOLS is a subset of
      TEST_PY_BD.
      Signed-off-by: NTom Rini <trini@konsulko.com>
      26a426a1
  7. 12 2月, 2020 1 次提交
  8. 08 2月, 2020 2 次提交
  9. 06 2月, 2020 1 次提交
  10. 21 1月, 2020 1 次提交
  11. 11 1月, 2020 1 次提交
  12. 07 11月, 2019 1 次提交
  13. 31 10月, 2019 4 次提交
  14. 09 10月, 2019 2 次提交
  15. 07 10月, 2019 1 次提交
  16. 25 9月, 2019 1 次提交
  17. 13 8月, 2019 2 次提交
  18. 02 8月, 2019 2 次提交