Skip to content
Snippets Groups Projects
  1. Nov 10, 2022
    • GitBot's avatar
      Integrate linux-guf/cherry-pick-seco-logo · 7fb80753
      GitBot authored
      --
      
      Commit: seco-ne/kernel/linux-guf@a14e669b
      
      logo: Removed duplicate of seco boot logo
      
      A duplicate of the seco logo was present in the logos dir.
      
      (cherry picked from commit 348ae9ef8e5439fa62a2d9eceae008bdd5d96348)
      
      --
      
      Commit: seco-ne/kernel/linux-guf@0c15fefb
      
      logo: Enable SECO and FnG logo by default
      
      Both logos need to be enabled by default. The logo that is added to the
      kernel is picked through the defconfig and the override in the kernel
      include file.
      
      (cherry picked from commit 4dd7c7bbba066a73d06fcafe091e7a46454560d8)
      
      --
      
      Commit: seco-ne/kernel/linux-guf@3991915e
      
      logo: Added fngsystem boot logo
      
      Cherry-pick from af765e15
      
      (cherry picked from commit e03aff3ac82c5aadaa1b755f80074c90a57accda)
      
      --
      
      Commit: seco-ne/kernel/linux-guf@8c6557ad
      
      logo: Added SECO and EDGEHOG logo
      
      Updated the seco logo from the marketing's eps file.
      
      (cherry picked from commit fa277d894d440a993ff24cb93f1a5c94b91fb102)
      (cherry picked from commit a70c95c0bac3db1cb2d5c750232bdd2cef634527)
      7fb80753
  2. Nov 08, 2022
  3. Nov 07, 2022
  4. Nov 04, 2022
  5. Nov 01, 2022
  6. Oct 28, 2022
  7. Oct 27, 2022
  8. Oct 24, 2022
  9. Oct 21, 2022
  10. Oct 20, 2022
  11. Oct 18, 2022
    • GitBot's avatar
      Integrate gitlab-ci/add-hide-ftp-upload-flag · fa96bdbb
      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.
      fa96bdbb
    • GitBot's avatar
      Integrate gitlab-ci/add-release-suffix and 3 more · c64f4a0f
      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.
      c64f4a0f
  12. Oct 12, 2022
  13. Oct 10, 2022
  14. Sep 28, 2022
    • GitBot's avatar
      Integrate uboot-imx-kuk/ram-size-from-fuses · 49c47495
      GitBot authored
      --
      
      Commit: seco-ne/3rd-party/kuk/uboot-imx-kuk@36e07a27
      
      trizeps8plus/mc3: Add fuse decoding for RAM size
      
      The code to readout the fuses that define the installed RAM size have
      not been implemented for trizeps8plus. Merged the related code from
      trizeps8mini into the trizeps8plus board file and adapted the defines
      to use 1GB Ram without fuses, used for MC3.
      
      The PHYS_RAM_SIZE define is now set to 3GB as this is also used to
      define the RAM mapping, where 3GB is addressable.
      
      BCS 746-001065
      fngsystem/30.1
      49c47495
  15. Sep 27, 2022
  16. Sep 26, 2022
  17. Sep 22, 2022
  18. Sep 21, 2022
  19. Sep 20, 2022
  20. Sep 16, 2022
    • GitBot's avatar
      Integrate uboot-imx-kuk/add_boot_bus_check · acc01202
      GitBot authored
      --
      
      Commit: seco-ne/3rd-party/kuk/uboot-imx-kuk@c432389c
      
      Removed rearrangement of the USDHC busses
      
      The USDHC busses had been rearranged, because we have a different pin mapping
      on the MC3 (as compared to the Trizeps modules and the DE).
      We now have a boot bus detection, which sets the correct bus for the boot
      scripts. This makes the rearrangement obsolete.
      Removing the rearrangement also fixes an error in the save function for the
      environment, which mixes the boot bus with the device tree definitions.
      
      BCS 746-000814
      
      --
      
      Commit: seco-ne/3rd-party/kuk/uboot-imx-kuk@fb5fcbc7
      
      cmd:guf: Added boot bus detection to guf sub-system
      
      The boot bus detection sets an environment variable that contains the USDHC
      bus, from which U-Boot was started. The variable is used in the search for the
      boot scripts and prevents U-Boot from mixing up the eMMC and SD-Card.
      
      BCS 746-000814
      2 tags
      acc01202
  21. Sep 15, 2022
    • GitBot's avatar
      Integrate linux-imx-kuk/add_panel_dt · 88b38aff
      GitBot authored
      --
      
      Commit: seco-ne/kernel/linux-imx-kuk@2f764520
      
      dts:panel: Fixed data mapping for lq057q3dc12
      
      The lq057q3dc12 runs with a jeida-24 data mapping.
      
      BCS 746-000951
      
      --
      
      Commit: seco-ne/kernel/linux-imx-kuk@a3af12be
      
      dts:panel: Added optional panel-dt node for lq057q3dc12
      
      Added an optional node with panel-dt settings for the
      lq057q3dc12.
      
      BCS 746-000951
      
      --
      
      Commit: seco-ne/kernel/linux-imx-kuk@865f6727
      
      drm:panel: Ported panel-dt driver from i.MX6 kernel
      
      We use a custom Simple Panel driver that allows a more detailed description of
      panels in the device tree. This is discouraged by the mainline kernel but has
      shown useful for our specific applications.
      
      For a more detailed explanation see the discussion https://patchwork.kernel.org/
      project/dri-devel/patch/20190307101030.3822-1-maxime.ripard@bootlin.com/ on
      the DRI mailing list and the original commit https://git.seco.com/seco-ne/
      kernel/linux-guf/-/commit/bc113aef63149d38a61f618b40f91e22d53fe5cd on the i.MX6
      kernel.
      
      Note: Replaced all occurences of the old G&F name to SECO and also fixed
      some smaller typos.
      
      BCS 746-000951
      88b38aff
  22. Sep 14, 2022
  23. Sep 12, 2022
  24. Sep 09, 2022
  25. Sep 08, 2022
  26. Sep 06, 2022
Loading