summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Auto-update LICENSE file with current recipe licensesscarthgapgithub-actions[bot]2026-07-091-1/+1
|
* Merge pull request #2549 from eghidoli/update-firmware-ele-imx-to-2.0.5Otavio Salvador2026-07-091-3/+3
|\ | | | | firmware-ele-imx: upgrade 2.0.2.1 -> 2.0.5
| * firmware-ele-imx: upgrade 2.0.2.1 -> 2.0.5Emanuele Ghidoli2026-07-091-3/+3
|/ | | | | | | | | | | | | | | | | | | Fix an early boot reset on i.MX95 (MIMX9596C specifically) by upgrading the ELE firmware to version 2.0.5. Version 2.0.2.1 of the firmware works with SoCs such as MIMX9596X but not with MIMX9596C: the only difference between the two parts is the supported temperature range. The ELE driver code in newer NXP releases (Linux 6.18, imx-sm and U-Boot) was reviewed for changes in the communication protocol compared to the previous firmware version: no incompatibilities were found, so the new firmware is considered safe for the lf-6.6.52-2.2.1 release. Tested on Toradex i.MX95 SoMs with no regressions observed. Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
* Auto-update LICENSE file with current recipe licensesgithub-actions[bot]2026-06-151-0/+2
|
* Merge pull request #2533 from fschnyder/add-ethosu-scarthgapOtavio Salvador2026-06-152-0/+68
|\ | | | | Add ethos-u recipes to scarthgap
| * ethos-u-driver-stack: Add recipe for iMX93 Ethos-U driver stackFranz Schnyder2026-06-151-0/+38
| | | | | | | | | | | | | | | | The Ethos-U driver stack is the user space driver library for the NPU on iMX93 machines. This matches the Ethos-U support provided in the NXP lf-6.6.52_2.2.0 BSP release. Signed-off-by: Franz Schnyder <franz.schnyder@toradex.com>
| * ethos-u-firmware: Add recipe for iMX93 Ethos-U firmwareFranz Schnyder2026-06-151-0/+30
|/ | | | | | | | Add recipe for the Ethos-U firmware that is used by the iMX93 NPU. This matches the Ethos-U support provided in the NXP lf-6.6.52_2.2.0 BSP release. Signed-off-by: Franz Schnyder <franz.schnyder@toradex.com>
* Merge pull request #2506 from Freescale/backport-2503-to-scarthgapOtavio Salvador2026-04-211-1/+1
|\ | | | | [Backport scarthgap] mxsldr_git: update URL
| * mxsldr_git: update git repository URLAlexander Stein2026-04-211-1/+1
|/ | | | | | | | git.denx.de is just a forward. Switch to the real URL. While at it, add https protocol explicitly. Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com> (cherry picked from commit 713a71919a70e876e26b6392acecb9d3bec1a6bd)
* Merge pull request #2420 from Freescale/backport-2418-to-scarthgapOtavio Salvador2025-12-172-2/+2
|\ | | | | [Backport scarthgap] qtwayland: extend xcomposite disabling to all i.MX 9 family
| * qtwayland: extend xcomposite disabling to all i.MX 9 familyVitor Soares2025-12-172-2/+2
|/ | | | | | | | Use mx9-nxp-bsp override instead of mx95-nxp-bsp to disable xcomposite-egl and xcomposite-glx for the entire i.MX 9 family. Signed-off-by: Vitor Soares <vitor.soares@toradex.com> (cherry picked from commit 9eaa5059265800ad359db7ed360688711ca2a866)
* Merge pull request #2408 from Freescale/backport-2407-to-scarthgapOtavio Salvador2025-11-031-1/+2
|\ | | | | [Backport scarthgap] meta-tq: dynamic-layers: imx-oei-tq: allow overwrite debug settings
| * meta-tq: dynamic-layers: imx-oei-tq: allow overwrite debug settingsMarkus Niebel2025-11-031-1/+2
|/ | | | | | | | | Prepare for production release while leave it up to local.conf or <machine>.conf to enable debug console output. Signed-off-by: Markus Niebel <Markus.Niebel@ew.tq-group.com> Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com> (cherry picked from commit e1d2c6baa0249c1b391bddcc6c63cda531c1f25d)
* Merge pull request #2404 from tq-steina/backport-2402-to-scarthgapOtavio Salvador2025-11-032-56/+63
|\ | | | | imx-oei: split recipe
| * imx-oei: split recipeAlexander Stein2025-11-032-56/+63
|/ | | | | | | | Similar the recipe into version configuration and build instructions, similar to imx-system-manager. Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com> (cherry picked from commit a13010303ee97d9534e65ac98c025b74e2a8aba9)
* Merge pull request #2387 from Freescale/backport-2385-to-scarthgapOtavio Salvador2025-09-251-1/+1
|\ | | | | [Backport scarthgap] imx-gpu-viv: Remove un-necessary libnn-imx dependency
| * imx-gpu-viv: Remove un-necessary libnn-imx dependencyTom Hochstein2025-09-251-1/+1
|/ | | | | | | | | OpenVX does not require the large libnn-imx package, so remove the runtime dependency. Fixes: #2384 Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit 98f8ff70402c0a0d51c4f4f327774679c18024c4)
* Auto-update LICENSE file with current recipe licensesgithub-actions[bot]2025-09-221-1/+1
|
* Merge pull request #2382 from eghidoli/fix_firmware-imx_verOtavio Salvador2025-09-223-3/+3
|\ | | | | [SCARTHGAP]firmware-imx: Downgrade to v8.26.1
| * firmware-imx: Downgrade to v8.26.1Emanuele Ghidoli2025-09-223-3/+3
| | | | | | | | | | | | | | | | | | | | | | LF6.6.52_2.2.1 uses firmware-imx v8.26.1. Version 8.27 ships an older wave6-vpu firmware, leading to kernel errors: wave6-vpu 4c480000.vpu: compatible firmware version is v3.0.0 or higher, but only v2.1.0 Downgrade to v8.26.1 to match the release and avoid this issue. Fixes: b1601f3af723 ("firmware-imx: Upgrade to v8.27") Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
* | Merge pull request #2379 from jviguera/scarthgapOtavio Salvador2025-09-181-2/+2
|\ \ | | | | | | imx-system-manager: update revision to NXP's lf-6.6.52-2.2.1 release
| * | imx-system-manager: update revision to NXP's lf-6.6.52-2.2.1 releaseJavier Viguera2025-09-181-2/+2
|/ / | | | | | | Signed-off-by: Javier Viguera <javier.viguera@digi.com>
* | Merge pull request #2378 from angolini/scartghgap_fix_gst_verOtavio Salvador2025-09-171-8/+8
|\ \ | | | | | | imx-base: Fix some gstreamer plugins default version
| * | imx-base: Fix some gstreamer plugins default versionDaiane Angolini2025-09-171-8/+8
|/ / | | | | | | | | | | It is verified by using bitbake -s | grep -e gstreamer -e gst- Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
* | Auto-update LICENSE file with current recipe licensesgithub-actions[bot]2025-09-171-1/+1
| |
* | Merge pull request #2376 from eghidoli/backport-2373-to-scarthgapOtavio Salvador2025-09-172-9/+12
|\ \ | |/ |/| [Backport scarthgap] [master] uuu: upgrade 1.5.165 -> 1.5.233
| * uuu: upgrade 1.5.165 -> 1.5.233Emanuele Ghidoli2025-09-172-9/+12
|/ | | | | | | | | | | | Upgrade uuu to latest release, which introduces support for container format v2 required on newer SoCs such as i.MX943 and i.MX95 B0. This version adds support for macOS on ARM. As a result, the former executable uuu_mac has been renamed to uuu_mac_x86, and a new uuu_mac_arm binary is provided. Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@toradex.com> (cherry picked from commit 056f218a7075a7db8447dfba71b4c3155bd6f173)
* Merge pull request #2352 from eghidoli/scarthgap-fix-optee-revOtavio Salvador2025-09-084-5/+5
|\ | | | | optee-os: Update SRCREV to NXP BSP LF6.6.52-2.2.1
| * optee-imx: remove usage of UNPACKDIR variableEmanuele Ghidoli2025-09-082-3/+3
| | | | | | | | | | | | | | | | | | | | While upgrading optee-imx to 4.4.0.imx, the UNPACKDIR variable was used but it is not supported in scarthgap. Fix by using WORKDIR instead. Fixes: 475d20abfdb2 ("optee-imx: Upgrade 4.2.0.imx -> 4.4.0.imx") Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
| * optee-os: Update SRCREV to NXP BSP LF6.6.52-2.2.1Emanuele Ghidoli2025-09-052-2/+2
|/ | | | Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
* Merge pull request #2348 from eghidoli/scarthgap-7.x.y_6.6.52-bump-optee-imxOtavio Salvador2025-09-0424-449/+477
|\ | | | | [SCARTHGAP] update optee-imx from 4.2.0.imx to 4.4.0.imx to align with NXP BSP 6.6.52-2.2.1
| * optee-imx: Updates for clangTom Hochstein2025-09-034-286/+0
| | | | | | | | | | | | | | | | Clang is on version 20 now, so the disablement of it and the patches for it are no longer needed. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit 3eb657e2491615eed1e1398be5c27cf47e53abcf)
| * optee-imx: Upgrade 4.2.0.imx -> 4.4.0.imxTom Hochstein2025-09-0322-187/+501
| | | | | | | | | | | | | | | | | | | | | | Copy latest support from NXP BSP LF6.6.52_2.2.0. Note that clang is disabled in optee-os-fslc.inc, which is copied from meta-arm optee-os.inc. Fixes: Issue 2048 - Upgrade BSP to LF6.6.52_2.2.0 Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit 04abb8bec14f8ecbeb91f53aaf0e9ccc7c70dac4)
* | Auto-update LICENSE file with current recipe licensesgithub-actions[bot]2025-09-031-4/+4
| |
* | Merge pull request #2349 from angolini/scargthgap_gstOtavio Salvador2025-09-038-39/+80
|\ \ | |/ |/| [Scargthgap] 6.6.52_2.2.1 upstream for gstreamer1.0 and u-boot-imx
| * imx-base: Update the gstreamer1.0 version for imxDaiane Angolini2025-09-031-20/+20
| | | | | | | | Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
| * gstreamer1.0-plugins-good: bump as part of 6.6.52_2.2.1Daiane Angolini2025-09-031-1/+1
| | | | | | | | | | | | Part of @2326 Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
| * gstreamer1.0-plugins-base: bump as part of 6.6.52_2.2.1Daiane Angolini2025-09-031-1/+1
| | | | | | | | | | | | Part of #2326 Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
| * imx-gst1.0-plugin: update to 6.6.52_2.2.0Daiane Angolini2025-09-031-4/+6
| | | | | | | | Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
| * gstreamer1.0-plugins-bad: Bump 1.24.0 -> 1.24.7 as part of 6.6.52_2.2.0Daiane Angolini2025-09-032-3/+36
| | | | | | | | | | | | Bump gst bad plugins version. Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
| * gstreamer1.0-plugins-good: bump 1.24.0 -> 1.24.7 as part of 6.6.52_2.2.0Daiane Angolini2025-09-031-3/+4
| | | | | | | | | | | | Bump the gst good plugins version Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
| * gstreamer1.0: Bump 1.24.0 -> 1.24.7 as part of 6.6.52_2.2.0Daiane Angolini2025-09-031-3/+10
| | | | | | | | | | | | Bump gstreamer version. Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
| * gstreamer1.0-plugins-base: Bump 1.24.0->1.24.7 as part of 6.6.52_2.2.0Daiane Angolini2025-09-031-4/+2
| | | | | | | | | | | | Bumps the gst base plugins version. Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
| * u-boot-imx: Update to 6.6.52_2.2.1Daiane Angolini2025-09-021-2/+2
|/ | | | | | Part of #2326 Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
* Merge pull request #2340 from ernestvh/scarthgap-7.x.y_6.6.52-bump-imx-rulesOtavio Salvador2025-08-141-0/+1
|\ | | | | [SCARTHGAP] bump 10-imx-rules to align with NXP BSP 6.6.52-2.2.1
| * udev-rules-imx: Enable use of neutron on imx95Ernest Van Hoecke2025-08-141-0/+1
| | | | | | | | | | | | Aligns us with NXP BSP LF6.6.52-2.2.1 Signed-off-by: Ernest Van Hoecke <ernest.vanhoecke@toradex.com>
* | Auto-update LICENSE file with current recipe licensesgithub-actions[bot]2025-08-141-1/+1
| |
* | Merge pull request #2339 from ↵Otavio Salvador2025-08-141-3/+3
|\ \ | | | | | | | | | | | | ernestvh/scarthgap-7.x.y_6.6.52-2.2.1-bump-mali-imx [SCARTHGAP] bump mali-imx to align with NXP BSP 6.6.52-2.2.1
| * | mali-imx: Bump r50.2 -> r50.4Ernest Van Hoecke2025-08-141-3/+3
| |/ | | | | | | | | | | This patch aligns us with NXP BSP LF6.6.52-2.2.1 Signed-off-by: Ernest Van Hoecke <ernest.vanhoecke@toradex.com>
* | Auto-update LICENSE file with current recipe licensesgithub-actions[bot]2025-08-141-1/+1
| |