Skip to content
Snippets Groups Projects
  1. Feb 23, 2023
    • GitBot's avatar
      Integrate gfxml2dto/santvend-board-rev · d8acbb50
      GitBot authored
      --
      
      Commit: seco-ne/tools/gfxml2dto@f4588ff5
      
      
      
      santvend: add an alternative way to get board rev
      
      In case if gfplatdetect is not available in the system, extract a board
      revision from /proc/cpuinfo.
      
      Signed-off-by: default avatarDmitry Petrov <dmitry.petrov@rtsoft.de>
      
      --
      
      Commit: seco-ne/tools/gfxml2dto@272c1379
      
      
      
      platform: fix read_from_file function
      
      According to the description of "read_from_file", the function should
      return a line from file when this line starts with 'match' string,
      provided as an argument. But the current implementation does not follow
      this description - it compares a full line (not only beginning) with the
      'match' string. As a result, a desired result (line) will be returned by
      the function only if a line is equal to the 'match' string.
      
      To make the function work according to the description, replace strcmp
      with strncmp.
      
      Also remove tabulation from eol symbols to return a full line.
      
      Signed-off-by: default avatarDmitry Petrov <dmitry.petrov@rtsoft.de>
      d8acbb50
  2. Feb 20, 2023
  3. Feb 10, 2023
  4. Feb 08, 2023
  5. Feb 07, 2023
  6. Feb 06, 2023
  7. Feb 03, 2023
  8. Feb 01, 2023
    • GitBot's avatar
      Integrate gfxml2dto/add-santvend-support · 33d7e308
      GitBot authored
      --
      
      Commit: seco-ne/tools/gfxml2dto@a7992ae3
      
      
      
      santvend: add SPI BLE configuration depending on board rev
      
      Depending on the revision of hardware, different nodes should be added
      to resulted device tree:
      - in case of v1.2 revision, it is equipped with ISP091201 BLE module
      which is governed by special "spidevas" driver which implements its own
      chip select handling. And in order to make it work, cs-gpios must be
      removed for ecspi3 node.
      - in case of v1.3 revision, it is equipped with Protues-III BLE module,
      which is governed by standard "spidev" driver.
      
      Both these spidev nodes are disabled in device tree by default,
      and a proper device is enabled depending on the board revision.
      
      Signed-off-by: default avatarDmitry Petrov <dmitry.petrov@rtsoft.de>
      
      --
      
      Commit: seco-ne/tools/gfxml2dto@8112b025
      
      
      
      dto: panel: add a handler for lvds.mode to activate Dual channel
      
      To make dual channel LVDS work, add a handler for "mode" variable in
      config.xml by analogy with Jethro. So if Dual channel display is used,
      this variable should be set to "spl0" value.
      
      Signed-off-by: default avatarMikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
      
      --
      
      Commit: seco-ne/tools/gfxml2dto@a95edfa9
      
      
      
      platform: add support of SantVend
      
      Add description of Quad and DualLite flavors of SantVend boards:
      * mx6q-santvend
      * mx6dl-santvend
      
      Signed-off-by: default avatarMikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
      33d7e308
  9. Jan 27, 2023
  10. Jan 23, 2023
  11. Jan 12, 2023
  12. Jan 10, 2023
  13. Jan 09, 2023
  14. Jan 03, 2023
  15. Dec 21, 2022
  16. Dec 20, 2022
  17. Dec 19, 2022
  18. Dec 09, 2022
  19. Dec 06, 2022
  20. Nov 28, 2022
  21. Nov 21, 2022
  22. Nov 11, 2022
  23. Nov 08, 2022
  24. Nov 07, 2022
    • GitBot's avatar
      Integrate meta-seconorth-machine/add-tanaro-fannal-10.1 · 07162657
      GitBot authored
      --
      
      Commit: seco-ne/yocto/layers/meta-seconorth-machine@2c43c1d4
      
      tanaro: Add devicetree for Fannal 10.1" display
      
      (cherry picked from commit 9b63e87fab9825ecb5c9e93001b7032a723847eb)
      07162657
    • GitBot's avatar
      Integrate linux-imx-kuk/add-fn1010-display · b5bf699a
      GitBot authored
      --
      
      Commit: seco-ne/kernel/linux-imx-kuk@d579575d
      
      dts:tanaro: Fix pixel clock and framerate for 10.1 Dataimage SCX1001255GGU06 display
      
      Adapt pixelclock to 71MHz, fixed clock tree.
      
      BCS 746-001034
      
      (cherry picked from commit b33f9429cb5fb55f83008f225d9e75c46cfa9b96)
      
      --
      
      Commit: seco-ne/kernel/linux-imx-kuk@910f3238
      
      dts:tanaro: Add support for 10.1 Fannal FN1010D013C display and touch
      
      BCS 746-001034
      
      (cherry picked from commit 9b958c666231b0adef57e1f4a313c30127f85333)
      (cherry picked from commit f080c69fed1b4e77f4e86f3b146fe80d79a0e3ec)
      dts:tanaro:Fannal 10.1" display: improve timing, works with SSC now
      (cherry picked from commit 6f218c55b2c6ebc4d75b95ad86f43ddc48962c3e)
      
      --
      
      Commit: seco-ne/kernel/linux-imx-kuk@6cdb4709
      
      seco-mx8mm: Allow to specify the VIDIO_PLL1_RATE as define
      
      This is a bit hacky but currently I don't know a better solution.
      
      Though the doc say assigned-clock-parents may not be used to set clock rates
      if there are multiple consumers this is used here widely.
      ( see Documentation/devicetree/bindings/clock/clock-bindings.txt line 164)
      To allow to change this in devicetree using this file, this macro is
      introduced, using the default value from before as default.
      
      BCS 746-001034
      
      (cherry picked from commit 89848b5e14a04f548dd17b494225bdbb488b7ccd)
      
      --
      
      Commit: seco-ne/kernel/linux-imx-kuk@2bd87764
      
      mx8m:sec-dsim: Add message to sec-dsim to print out resulting pixel clock rate
      
      BCS 746-001034
      
      (cherry picked from commit afc2f90581071da9634e5274063a0feca2ae2e66)
      
      --
      
      Commit: seco-ne/kernel/linux-imx-kuk@ae2c2a4b
      
      seco-mx8mm:tanaro:clk-pll14xx:video-pll1: Add additional setpoint for 700MHz
      
      The pll only has a few preconfigured settings. This adds 700MHz
      to achieve additional pixel clocks.
      
      BCS 746-001034
      
      (cherry picked from commit b320dc652efe84a715bf7dfeb26e31bc222ec192)
      b5bf699a
  25. Nov 04, 2022
  26. Oct 19, 2022
  27. Oct 18, 2022
    • GitBot's avatar
      Integrate gitlab-ci/add-hide-ftp-upload-flag · 7d180af5
      GitBot authored
      --
      
      Commit: seco-ne/yocto/infrastructure/gitlab-ci@a5e27f6e
      
      FTP upload: Add flag to hide FTP upload stage
      
      This is a workaround to prevent customer releases being uploaded to our
      public FTP area. It should be removed as soon as we support uploading to
      different FTP target folders.
      7d180af5
    • GitBot's avatar
      Integrate gitlab-ci/add-release-suffix and 3 more · ea06a841
      GitBot authored
      --
      
      Commit: seco-ne/yocto/infrastructure/gitlab-ci@543a2170
      
      manifest_package: add release suffix
      
      Customer specific manifest projects can now set the RELEASE_SUFFIX
      variable, which then gets appended to the deployment folder names.
      
      --
      
      Commit: seco-ne/yocto/infrastructure/gitlab-ci@c763c43f
      
      alphaplan_fwr: change variable "release_name_local" to "release_name"
      
      Otherwise it can be assumed that it might be correlated with
      outputdir_local, which is not the case.
      
      --
      
      Commit: seco-ne/yocto/infrastructure/gitlab-ci@2d8d26a5
      
      package_release: more refactoring
      
      - Make output-dir an argument that can be passed multiple times instead
        of hard-coding two dirs with certain meanings.
      - Remove LOCALDIR variable from package.env, because it is not used
        anywhere (only occurence was job class ".uploadsdkftp" which wasn't
        used anywhere either).
      
      --
      
      Commit: seco-ne/yocto/infrastructure/gitlab-ci@dc3698c8
      
      package_release: refactoring
      
      Improve readability of package_release.py and its submodule
      generate_release_metadata.py.
      
      - Add describing comments throughout the file.
      - Remove duplicate code from functions. Simplify them, so that they do
        what their names say (and nothing more).
      - Rename variables and function arguments to make their purpose clearer.
      - Harmonize variable names with their corresponding command line arguments.
      - Add pydoc for functions.
      - Add type declarations to function arguments.
      - Generate MD5 and metadata files in the source directories so that they
        can be copied along with the rest of the files.
      ea06a841
  28. Oct 12, 2022
Loading