summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | basler-camer: Upgrade to 4.2.2.22.0Jun Zhu2023-07-241-4/+4
| | | | | | | | | | | | | | | | | | As per NXP mickledore-6.1.22-2.0.0 release. Signed-off-by: Jun Zhu <junzhu@nxp.com>
| * | isp-imx: Upgrade to 4.2.2.22.0Jun Zhu2023-07-241-3/+5
| | | | | | | | | | | | | | | | | | | | | As per NXP mickledore-6.1.22-2.0.0 release. - Add new app "tuningext" Signed-off-by: Jun Zhu <junzhu@nxp.com>
| * | kernel-module-isp-vvcam: Upgrade to 4.2.2.22.0Jun Zhu2023-07-241-3/+3
|/ / | | | | | | | | | | As per NXP mickledore-6.1.22-2.0.0 release. Signed-off-by: Jun Zhu <junzhu@nxp.com>
* | Merge pull request #1616 from ricardosalveti/mx93Otavio Salvador2023-07-221-1/+1
|\ \ | | | | | | imx93-evk: use correct name for the iw612 machine feature
| * | imx93-evk: use correct name for the iw612 machine featureRicardo Salveti2023-07-221-1/+1
| | | | | | | | | | | | | | | | | | | | | imx-base.inc uses nxpiw612-sdio instead of iw612 when adding the relevant firmware packages. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
* | | Merge pull request #1615 from ricardosalveti/masterOtavio Salvador2023-07-221-7/+22
|\ \ \ | |/ / |/| | firmware-nxp-wifi: install NXP wlan and bt only firmware blobs
| * | firmware-nxp-wifi: install NXP wlan and bt only firmware blobsRicardo Salveti2023-07-211-7/+22
|/ / | | | | | | | | | | | | Also install the standalone NXP firmware for wlan and bt, available as part of lf-6.1.22_2.0.0. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
* | Merge pull request #1608 from MrCry0/master-imxOtavio Salvador2023-07-2011-49/+56
|\ \ | | | | | | Update imx[-fslc] linux kernel, u-boot and related recipes to 6.1.22-2.0.0
| * | linux-fslc-imx: Update to 6.1-2.0.x-imxOleksandr Suvorov2023-07-203-8/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade the kernel to 6.1-2.0.x-imx based on the NXP kernel sources with the tag lf-6.1.22-2.0.0 and the mainline stable linux-6.1.y. Stable version: 6.1.38 Relevant internal commits: - 3f1f2ea729550 mxc: gpu-viv: change _QuerySignal() return type to gceSTATUS - b73c6797ee427 ARM: imx_v7_defconfig: Remove KERNEL_LZO config - ec33c7fc43bef touchscreen: Kconfig: add I2C dependency for CT36X - 6c41233a2cfbe pwm: pwm-adp5585: fix get_state callback prototype - 9c7540ecb891f pwm: pwm-rpmsg-imx: fix get_state callback prototype Remove obsolete imx6ul{l|z}-*-sdio3 dtbs as per [1]. 27548edcb4934 ("LF-8794-1 arm: dts: remove all imx6ul(l/z) btwifi-sdio3_0.dts file") Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
| * | imx-lib: Update lf-6.1.1_1.0.0 to lf-6.1.22_2.0.0Oleksandr Suvorov2023-07-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Relevant changes: - 8f124c3 Add SCR file SCR-imx-lib.txt for imx-lib - 61227f3 Update the hard-coded '/usr/lib' location to libdir variable Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
| * | imx-test: Update from lf-6.1.1_1.0.0 to lf-6.1.22_2.0.0Oleksandr Suvorov2023-07-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Relevant changes: - 9fe083c LF-7974: imx-jpeg: Align with upstream naming for the 12-bit pixelformats - d0686e2 Rename COPYING to LICENSE - 2c45811 LF-7974: imx-jpeg: Fix description for 12-bit formats - 2aba5ad LF-7974: imx-jpeg: Fix for "yuv420s-12" format - 96e2ed4 MLK-26076-13: mxc_v4l2_vpu_test: support non zero crop start point - cddc36b MLK-26076-12: mxc_v4l2_vpu_test: handle error_flag - cf0ac44 MLK-26076-11: mxc_v4l2_vpu_test: support bgr24 and 12bit bgr - 32ad3ed MLK-26076-10: mxc_v4l2_vpu_test: support yuv444 and 12bit yuv444 - 07abed8 MLK-26076-9: mxc_v4l2_vpu_test: support 12bit yuyv - 0c9025e MLK-26076-8: mxc_v4l2_vpu_test: support gray and 12bit gray - 4ba952f MLK-26076-7: mxc_v4l2_vpu_test: support convert p012 - 89a2b28 MLK-26076-6: mxc_v4l2_vpu_test: convert to p016 when converting 10/12/16 bits format - e50f17a MLK-26076-5: mxc_v4l2_vpu_test: add p016 video format - 459125d MLK-26076-4: mxc_v4l2_vpu_test: add p012 video format - 1bc745a MLK-26076-3: mxc_v4l2_vpu_test: align convert to 8x8 - 7db677a MLK-26076-2: mxc_v4l2_vpu_test: fix a bug in compare foramt depth - 9b9b52e MLK-26076-1: mxc_v4l2_vpu_test: align ofile output line Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
| * | u-boot-imx: Upgrade 2022.04 to 2023.04Oleksandr Suvorov2023-07-202-5/+5
| | | | | | | | | | | | | | | | | | | | | Upgrade the u-boot-imx to the 2023.04 version, that is used in the NXP BSP LF6.1.22_2.0.0. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
| * | linux-imx: Update lf-6.1.1_1.0.0 to lf-6.1.22_2.0.0Oleksandr Suvorov2023-07-201-3/+3
| | | | | | | | | | | | | | | | | | | | | Update the linux-imx kernel to be aligned with the NXP BSP LF6.1.22_2.0.0. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
| * | linux-imx-headers: Update lf-6.1.1_1.0.0 to lf-6.1.22_2.0.0Oleksandr Suvorov2023-07-201-2/+2
| | | | | | | | | | | | | | | | | | | | | Update the headers from the linux-imx kernel to be aligned with the NXP BSP LF6.1.22_2.0.0. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
| * | imx-mkimage: Update lf-6.1.1_1.0.0 to lf-6.1.22_2.0.0Oleksandr Suvorov2023-07-202-27/+32
| |/ | | | | | | | | | | | | | | | | | | | | | | | | Relevant changes: - 5cfd218 MA-21144 imx8m: fix pad_image script - 1752a0a imx8ulp: Change to use A2 as default REV - d523fce imx8m: Add Multiple u-boot DTB support to FIT - 4981b77 MA-21096 Fix tee.bin can't be compressed as expected on 8ulp/8q. - ac12242 MA-21092 Adjust print log for compressed tee.bin Refresh the patch for fixing mkimage_uboot issue for imx8m machines. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* | Merge pull request #1612 from MrCry0/master-93-14x14Otavio Salvador2023-07-191-0/+33
|\ \ | | | | | | imx93-14x14-lpddr4x-evk: Add i.MX 93 14x14 EVK machine
| * | imx93-14x14-lpddr4x-evk: Add i.MX 93 14x14 EVK machineOleksandr Suvorov2023-07-191-0/+33
| |/ | | | | | | | | | | It is based on 6.1.22_2.0.0 NXP BSP release. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* | Merge pull request #1611 from MrCry0/master-kernel-gpu-vivOtavio Salvador2023-07-191-1/+1
|\ \ | | | | | | kernel-module-imx-gpu-viv: 6.4.11.p1.0+fslc -> 6.4.11.p1.2+fslc
| * | kernel-module-imx-gpu-viv: 6.4.11.p1.0+fslc -> 6.4.11.p1.2+fslcOleksandr Suvorov2023-07-191-1/+1
| |/ | | | | | | | | | | Update to the version used in NXP Yocto branch mickledore-6.1.22-2.0.0. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* | Merge pull request #1609 from junzhuimx/masterOtavio Salvador2023-07-197-170/+6
|\ \ | |/ |/| Upgrade Qoriq DPAA2 recipes to L6.1.22-2.0.0 release
| * management-complex: Upgrade to v10.37.0Jun Zhu2023-07-195-166/+2
| | | | | | | | | | | | | | - Add new version recipe. - Drop the old versions. Signed-off-by: Jun Zhu <junzhu@nxp.com>
| * restool: Rename license file to LICENSEJun Zhu2023-07-191-2/+2
| | | | | | | | | | | | | | Integrate commit: - 46604e41f4c: Rename the license file to LICENSE Signed-off-by: Jun Zhu <junzhu@nxp.com>
| * spc: Update to commit d624b78Jun Zhu2023-07-191-2/+2
|/ | | | | | | | Integrate the commit for 6.1.22-2.0.0 BSP release: d624b78 Update parse result fields (according to latest spec) f951793 Rename license file to LICENSE Signed-off-by: Jun Zhu <junzhu@nxp.com>
* Merge pull request #1606 from junzhuimx/masterOtavio Salvador2023-07-182-4/+10
|\ | | | | Upgrade firmware-nxp-wifi to 6.1.22-2.0.0 release
| * imx-base.inc: Add support NXP Wi-Fi module IW416 and IW612Jun Zhu2023-07-181-0/+6
| | | | | | | | | | | | Define MACHINE_FEATURES nxpiw612-sdio and nxpiw416-sdio. Signed-off-by: Jun Zhu <junzhu@nxp.com>
| * firmware-nxp-wifi: Update to the version of NXP 6.1.22-2.0.0 releaseJun Zhu2023-07-181-4/+4
|/ | | | | | | f775d53 EULA.txt: update Software License to v46 adb9517 FwImage: update firmware to mxm5x17391.p3 Signed-off-by: Jun Zhu <junzhu@nxp.com>
* Merge pull request #1605 from thochstein/weston-initOtavio Salvador2023-07-171-1/+4
|\ | | | | weston-init: Don't add use-g2d where not supported
| * weston-init: Don't add use-g2d where not supportedTom Hochstein2023-07-171-1/+4
|/ | | | | | | The logic adding use-g2d to weston.ini adds a commented version for builds without G2D support. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* Merge pull request #1604 from MrCry0/master-mx27Otavio Salvador2023-07-162-4/+0
|\ | | | | mx27: remove platform settings
| * mx27: remove platform settingsOleksandr Suvorov2023-07-162-4/+0
| | | | | | | | | | | | | | | | | | There are no machines on this platform supported by meta-freescale anymore. Remove the rest of the mx27 platform settings. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* | Merge pull request #1603 from MrCry0/master-linux-fslcOtavio Salvador2023-07-161-2/+2
|\ \ | | | | | | linux-fslc: update to v6.1.38
| * | linux-fslc: update to v6.1.38Oleksandr Suvorov2023-07-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The kernel repository has been upgraded up to v6.1.38 from a stable release. Following commits are added on top of stable tree: - 085682f3fc7e ("kbuild: filter only valid dtb files to construct complex dtb") Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* | | Merge pull request #1602 from junzhuimx/masterOtavio Salvador2023-07-152-10/+15
|\ \ \ | |/ / |/| | Upgrade NXP Wi-Fi driver to L6.1.22-2.0.0 and rename it to kernel-module-nxp-wlan
| * | kernel-module-nxp-wlan: Rename it from kernel-module-nxp89xxJun Zhu2023-07-152-7/+12
| | | | | | | | | | | | | | | | | | | | | | | | NXP Wi-Fi all-on-one driver: - Supports more Wi-Fi modules: 88w8801/8987/8997/9098 IW416/612 - Uses the new name to align with thus enhancement Signed-off-by: Jun Zhu <junzhu@nxp.com>
| * | kernel-module-nxp89xx: Upgrade NXP Wi-Fi driver to L6.1.22-2.0.0 BSP versionJun Zhu2023-07-121-3/+3
|/ / | | | | | | Signed-off-by: Jun Zhu <junzhu@nxp.com>
* | Merge pull request #1601 from thochstein/mfgtool-cleanupOtavio Salvador2023-07-1115-15/+0
|\| | | | | imx*.conf: Drop unused UBOOT_CONFIG[mfgtool]
| * imx*.conf: Drop unused UBOOT_CONFIG[mfgtool]Tom Hochstein2023-07-1115-15/+0
|/ | | | | | | | UBOOT_CONFIG[mfgtool] is no longer used since the following: 88399694 linux-*-mfgtool, u-boot-*-mfgtool: Remove specific recipes Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* Merge pull request #1600 from YoeDistro/yoe/mutOtavio Salvador2023-07-091-1/+1
|\ | | | | webkitgtk: Remove x11 from packageconfigs
| * webkitgtk: Remove x11 from packageconfigsKhem Raj2023-07-081-1/+1
|/ | | | | | | | | | | | | | | | | | | | opengl-or-es can be kept now This ends up configure errors with newly updated 2.40 webkit in core Fixes issues like | CMake Error at Source/cmake/WebKitMacros.cmake:154 (target_link_libraries): | Target "WebCore" links to: | | WPE::libwpe | | but the target was not found. Possible reasons include: | | * There is a typo in the target name. | * A find_package call is missing for an IMPORTED target. | * An ALIAS target is missing. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Merge pull request #1599 from kk6ho/master+GHPOtavio Salvador2023-07-070-0/+0
|\ | | | | alsa-lib: typo Upstream-Status: typo 0001-add-conf-for-multichannel-s…
| * alsa-lib, mesa-demos: patch typo fixes for QA Issue: Malformed Upstream-StatusGeoff Parker2023-07-063-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Typo: Upstream Status: --> Upstream-Status: causes build Error due to QA Issue: Malformed Upstream-Status alsa-lib: 0001-add-conf-for-multichannel-support-in-imx.patch 0006-add-conf-for-iMX-XCVR-sound-card.patch mesa-demos: fix-clear-build-break.patch Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com>
* | Merge pull request #1597 from quaresmajose/mfgtool-initramfs-imageOtavio Salvador2023-07-051-0/+1
|\ \ | | | | | | mfgtool-initramfs-image: IMAGE_NAME_SUFFIX should by empty for initramfs
| * | mfgtool-initramfs-image: IMAGE_NAME_SUFFIX should by empty for initramfsJose Quaresma2023-07-051-0/+1
|/ / | | | | | | | | | | | | | | | | INITRAMFS_IMAGE_NAME stay as before but it assumes that all images used as initramfs will set IMAGE_NAME_SUFFIX to empty. https://git.yoctoproject.org/poky/commit/?id=6f6c79029bc2020907295858449c725952d560a1 Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
* | Merge pull request #1594 from junzhuimx/masterOtavio Salvador2023-07-034-8/+8
|\ \ | | | | | | Upsteam recipes-dpaa of L6.1.22-2.0.0 BSP
| * | fmc: Update to commit 63c8ac9Jun Zhu2023-07-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | Integrate new commits: 63c8ac9 Deny HC usage on fmc cleanup 3def2b9 Check if valid FMan handle exists when create devices a8a257b Rename COPYING to LICENSE Signed-off-by: Jun Zhu <junzhu@nxp.com>
| * | fm-ucode: Update license file to LICENSEJun Zhu2023-07-011-2/+2
| | | | | | | | | | | | | | | | | | Original license file is renamed to LICENSE. Signed-off-by: Jun Zhu <junzhu@nxp.com>
| * | fmlib: Update to commit 9fb916fJun Zhu2023-07-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | pick up the commits: - 9fb916f Add support for allow/deny HC usage - 56f7bd7 Check if valid FMan handle exists on FM_PCD_Open and FM_PORT_Open - 01136b8 Rename COPYING to LICENSE Signed-off-by: Jun Zhu <junzhu@nxp.com>
| * | eth-config: Update license file to LICENSEJun Zhu2023-07-011-2/+2
|/ / | | | | | | Original license file has be renamed from COPYING to LICENSE.
* | Merge pull request #1591 from Freescale/fix-wayland-errorOtavio Salvador2023-06-281-2/+3
|\ \ | | | | | | wayland: sync wayland, wayland-native and nativesdk-wayland versions
| * | wayland: sync wayland, wayland-native and nativesdk-wayland versionsOtavio Salvador2023-06-281-2/+3
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | When using wayland and an i.MX SoC the recipes ought to be in sync. This fixes a build error in nativesdk-wayland when running in mickledore: ,---- | ../wayland-1.21.0/src/meson.build:81:1: ERROR: Dependency lookup for | wayland-scanner with method 'pkgconfig' failed: Invalid version, need | 'wayland-scanner' ['1.21.0'] found '1.22.0'. `---- Fixes: 60510fbb ("wayland: make local copy of the 1.22.0 recipe") Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>