Skip to content
Snippets Groups Projects
  1. Apr 11, 2020
  2. Apr 10, 2020
  3. Apr 06, 2020
    • Michal Simek's avatar
      ARM: zynq: Switch to single zynq configurations · f7c6ee7f
      Michal Simek authored
      
      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: default avatarMichal Simek <michal.simek@xilinx.com>
      f7c6ee7f
  4. Mar 16, 2020
  5. Feb 25, 2020
  6. Feb 24, 2020
  7. Feb 13, 2020
    • Tom Rini's avatar
      travis/gitlab/azure: Ensure we use python3 always · 26a426a1
      Tom Rini authored
      
      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: default avatarTom Rini <trini@konsulko.com>
      26a426a1
  8. Feb 12, 2020
  9. Feb 07, 2020
  10. Feb 06, 2020
  11. Jan 20, 2020
  12. Jan 10, 2020
  13. Nov 07, 2019
  14. Oct 30, 2019
  15. Oct 08, 2019
  16. Oct 06, 2019
  17. Sep 24, 2019
  18. Aug 12, 2019
  19. Aug 02, 2019
  20. Jul 29, 2019
Loading