summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* firmware-nxp-wifi: Add symbolic link for IW416backport-2294-to-styheadFrancesco Dolcini2025-05-231-0/+1
| | | | | | | | | | | | | | | Add missing symbolic link for IW416 to the name expected by the mainline Linux kernel driver. Fixes the following error during the driver probe: | mwifiex_sdio mmc2:0001:1: Direct firmware load for mrvl/sdiouartiw416_combo_v0.bin failed with error -2 | mwifiex_sdio mmc2:0001:1: Failed to get firmware mrvl/sdiouartiw416_combo_v0.bin | mwifiex_sdio mmc2:0001:1: info: _mwifiex_fw_dpc: unregister device Fixes: 6bc2c1fb01f2 ("firmware-nxp-wifi: Added symbolic links for wifi firmware files") Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com> (cherry picked from commit d5198caa80210b7df9555b2ca1fe16f68db106f6)
* Auto-update LICENSE file with current recipe licensesgithub-actions[bot]2025-05-161-1/+1
|
* Merge pull request #2279 from Freescale/backport-2277-to-styheadOtavio Salvador2025-05-161-3/+3
|\ | | | | [Backport styhead] kernel-module-imx-gpu-viv: 6.4.11.p2.4 -> 6.4.11.p3.0
| * kernel-module-imx-gpu-viv: 6.4.11.p2.4 -> 6.4.11.p3.0backport-2277-to-styheadRodrigo M. Duarte2025-05-151-3/+3
|/ | | | | Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> (cherry picked from commit 1c9faed9991d921d9fab3fed6e9f90ab222440b4)
* Merge pull request #2276 from Freescale/backport-2275-to-styheadOtavio Salvador2025-05-143-1916/+6
|\ | | | | [Backport styhead] kernel-module-nxp-wlan: Update from LF-6.6.52 to LF-6.12.3
| * kernel-module-nxp-wlan: Update from LF-6.6.52 to LF-6.12.3Rodrigo M. Duarte2025-05-143-1916/+6
|/ | | | | | | | | | | This commit add the following source revisions: 0396cfb Makefile: remove script related setting to avoid build break a8d5496 mxm_wifiex: update to mxm6x18505.p14 release b952ebf mxm_wifiex: update to mxm6x18505.p12 release 7a182ab mxm_wifiex: update to mxm6x18505.p10 release Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> (cherry picked from commit 3c3e9c241a3f8676f7a79c97db9516d0bbb76996)
* Merge pull request #2274 from Freescale/backport-2273-to-styheadOtavio Salvador2025-05-141-0/+5
|\ | | | | [Backport styhead] Update firmware imx LF-6.12.3; adding symbolic links for changed wifi firmware names
| * firmware-nxp-wifi: Added symbolic links for wifi firmware filesSathishkumar Duraisamy2025-05-141-0/+5
|/ | | | | | | | | | In the bsp LF-6.12.3 update, it is found, that the names of firmware files were chagned. So added additional symbolic links with old file name point to new firmware files. It is done for compatibility with linux kernel where it references with old filename. Signed-off-by: Sathishkumar Duraisamy <sathishkumar.d.cbe@gmail.com> (cherry picked from commit 6bc2c1fb01f220ddebfe571389240e20ac3943f3)
* Merge pull request #2271 from Freescale/backport-2270-to-styheadOtavio Salvador2025-05-131-2/+2
|\ | | | | [Backport styhead] firmware-nxp-wifi: Fix the list of files shipped in package
| * firmware-nxp-wifi: Fix the list of files shipped in packagebackport-2270-to-styheadRodrigo M. Duarte2025-05-131-2/+2
|/ | | | | Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> (cherry picked from commit 4f321673f21813cf414f71fe79daed1258b9fea1)
* Merge pull request #2269 from Freescale/backport-2253-to-styheadOtavio Salvador2025-05-132-6/+3
|\ | | | | [Backport styhead] alsa-lib: Add new GLIB_64BIT_TIME_FLAGS options
| * alsa-lib: Remove the GLIBC_64BIT_TIME_FLAGS overrideRodrigo M. Duarte2025-05-131-3/+0
| | | | | | | | | | | | | | | | | | The new code was adding the 64BIT support while this is already supported by Openembedded-Core meta/conf/distro/include/time64.inc which is included by default in every distribution. Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> (cherry picked from commit 38e279535ab4b9d294ab699f252655140c1b67cd)
| * imx-alsa-plugins: Change the SRCBRANCH from 02_2410_L6.6 to 03_2412_L6.12Rodrigo M. Duarte2025-05-131-3/+3
|/ | | | | | | | eaf0900 LF-14230: Remove ASRC_CFLAGS b21af83 LF-14230: asrc_pair: switch to upstreamed compress API Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> (cherry picked from commit 9f045fd9326de4ab91c30b7d3d1228832de96995)
* Merge pull request #2268 from Freescale/backport-2267-to-styheadOtavio Salvador2025-05-131-4/+6
|\ | | | | [Backport styhead] imx-vpuwrap: Change the source branch to L6.12.y and update revision
| * imx-vpuwrap: Change the source branch to L6.12.y and update revisionRodrigo M. Duarte2025-05-131-4/+6
|/ | | | | | | | | d8703ee Fix one coverity issue about invalid type in printf 392a152 Update LICENSE.txt to v58 according to imx-release-info b9b590d [configurea.ac] Update version to 4.9.3 for next release Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> (cherry picked from commit 2a297ff0b0d9c227f614d5a80f8745c1ebdc6665)
* Merge pull request #2266 from Freescale/backport-2244-to-styheadOtavio Salvador2025-05-131-0/+2
|\ | | | | [Backport styhead] imx93-14x14-lpddr4x-evk.conf: Add 2 new DTB files to KERNEL_DEVICETREE
| * imx93-14x14-lpddr4x-evk.conf: Add 2 new DTB files to KERNEL_DEVICETREEJun Zhu2025-05-131-0/+2
|/ | | | | | | | - imx93-14x14-evk-lvds-it6263.dtb - imx93-14x14-evk-mqs.dtb Signed-off-by: Jun Zhu <junzhu@nxp.com> (cherry picked from commit f92e0703f225f10eb48c0d255057ec69fcb27a21)
* Auto-update LICENSE file with current recipe licensesgithub-actions[bot]2025-05-131-1/+1
|
* Merge pull request #2265 from Freescale/backport-2246-to-styheadOtavio Salvador2025-05-131-8/+6
|\ | | | | [Backport styhead] imx-sc-firmware: 1.15.0 -> 1.18.0
| * imx-sc-firmware: 1.15.0 -> 1.18.0Rodrigo M. Duarte2025-05-131-8/+6
| | | | | | | | | | Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> (cherry picked from commit 4b3279782682b47e41ce4834c91531ac32cad054)
* | Auto-update LICENSE file with current recipe licensesgithub-actions[bot]2025-05-131-2/+2
| |
* | Merge pull request #2264 from Freescale/backport-2251-to-styheadOtavio Salvador2025-05-131-4/+8
|\ \ | | | | | | [Backport styhead] imx-codec: 4.9.0 -> 4.9.3
| * | imx-codec: 4.9.0 -> 4.9.3Rodrigo M. Duarte2025-05-131-4/+8
| |/ | | | | | | | | Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> (cherry picked from commit 69a970e13237606bd140b71ba842e647299940e7)
* | Merge pull request #2263 from Freescale/backport-2257-to-styheadOtavio Salvador2025-05-131-3/+3
|\ \ | |/ |/| [Backport styhead] imx-opencl-converter: 0.6.0 -> 0.7.0
| * imx-opencl-converter: 0.6.0 -> 0.7.0Rodrigo M. Duarte2025-05-131-3/+3
| | | | | | | | | | Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> (cherry picked from commit 6f6779dd1bf9fe5870a0fbd1676e601edbc65cf1)
* | Auto-update LICENSE file with current recipe licensesgithub-actions[bot]2025-05-131-1/+1
| |
* | Merge pull request #2262 from Freescale/backport-2258-to-styheadOtavio Salvador2025-05-131-3/+3
|\ \ | |/ |/| [Backport styhead] imx-parser: 4.9.2 -> 4.9.3
| * imx-parser: 4.9.2 -> 4.9.3Rodrigo M. Duarte2025-05-131-3/+3
|/ | | | | Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> (cherry picked from commit e8cb37d62509f9fca9d911d6385649b14e1a10a9)
* Merge pull request #2260 from Freescale/backport-2241-to-styheadOtavio Salvador2025-05-131-3/+3
|\ | | | | [Backport styhead] imx-mkimage: Update to NXP BSP 6.12.3_1.0.0
| * imx-mkimage: Update to NXP BSP 6.12.3_1.0.0backport-2241-to-styheadTom Hochstein2025-05-131-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | 9e60b1f i.MX94: change the fcb gen script for i.MX94 9bf51e8 iMX94: Add iMX94 soc makefilies 77dce74 iMX94: add v2 container support c0c69cb imx95: upgrade Synopsys DDR PHY FW to v202409 64fcf1c Handled imx95 parse/extract functionality 55093c4 Add flash_all_ap target for non-Linux ap image. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit f4ec14f08d01bfba75522c0a4fdbe3a5aab3ae33)
* | Auto-update LICENSE file with current recipe licensesgithub-actions[bot]2025-05-131-1/+1
| |
* | Merge pull request #2261 from Freescale/backport-2256-to-styheadOtavio Salvador2025-05-131-3/+3
|\ \ | | | | | | [Backport styhead] imx-dsp: 2.1.9 -> 2.1.10
| * | imx-dsp: 2.1.9 -> 2.1.10Rodrigo M. Duarte2025-05-131-3/+3
| |/ | | | | | | | | Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> (cherry picked from commit a08f9e58421efa563d4bd5864026d040489e8973)
* | Auto-update LICENSE file with current recipe licensesgithub-actions[bot]2025-05-131-1/+1
| |
* | Merge pull request #2259 from Freescale/backport-2254-to-styheadOtavio Salvador2025-05-132-7/+23
|\ \ | |/ |/| [Backport styhead] Update firmware imx LF-6.12.3
| * firmware-nxp-wifi: Change the SRCBRANCH from 6.6.52 to lf-6.12.3backport-2254-to-styheadRodrigo M. Duarte2025-05-131-3/+19
| | | | | | | | | | | | | | | | This commit changes the SRCBRANCH of firmware-nxp-wifi. Also add new RDEPENDS to sdio and pcie. Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> (cherry picked from commit ed53e80d3e91db2804c40166b4075e708d5ac3e8)
| * firmware-ele-imx: 1.3.0 -> 2.0.1Rodrigo M. Duarte2025-05-131-4/+4
|/ | | | | Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> (cherry picked from commit f0d7a2fad627a698d9211d559641de20053d0527)
* Auto-update LICENSE file with current recipe licensesgithub-actions[bot]2025-05-121-1/+1
|
* Merge pull request #2255 from Freescale/backport-2247-to-styheadOtavio Salvador2025-05-121-4/+6
|\ | | | | [Backport styhead] imx-seco: 5.9.4 -> 5.9.4.1
| * imx-seco: 5.9.4 -> 5.9.4.1Rodrigo M. Duarte2025-05-121-4/+6
|/ | | | | Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> (cherry picked from commit fa2f52e358bb4a6ebfd6aa7fe2189db6b9ddabac)
* Merge pull request #2250 from Freescale/backport-2248-to-styheadOtavio Salvador2025-05-121-1/+1
|\ | | | | [Backport styhead] imx-uuc: Bump revision to 25f65e1
| * imx-uuc: Bump revision to 25f65e1Rodrigo M. Duarte2025-05-121-1/+1
|/ | | | | | | | | | | 25f65e1 ufb: fix nitpick regarding format argument 4e7a99a ufb: fix some compiler warnings b4c1af3 ufb: pretty format source file affb8ad .gitignore: add ufb binary 6cffbc4 Add license and copyright Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> (cherry picked from commit 193418411a97d0d01fa05448122fbb258fe3d3bd)
* Merge pull request #2243 from Freescale/backport-2239-to-styheadOtavio Salvador2025-05-071-1/+1
|\ | | | | [Backport styhead] imx-atf: Bump revision to 78a14c75a
| * imx-atf: Bump revision to 78a14c75aRodrigo M. Duarte2025-05-071-1/+1
|/ | | | | | | | | | | | | 78a14c75a MA-23473 imx93: fix memory map failed with QNX SPL 5ee49dd5e MA-23254-3 [8QXP] Fragment secure heap and vpu boot memory e00605f58 MA-23254-2 [8QXP]Configure can only be controlled by the secure world ec3008099 MA-23254 [8QXP] Security configure for widevine L1 on imx8qxp f7f8a74a0 LF-14247 imx95: fix m7 status check f80434f8e LF-14043 feat(imx91): update security policies of ocram region a987f5c26 LF-14079 feat(imx8ulp): update the ddr retention flow Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> (cherry picked from commit c68e1e67cef509bc51e268e8642242c6fb2a096f)
* Merge pull request #2242 from Freescale/backport-2240-to-styheadOtavio Salvador2025-05-071-1/+1
|\ | | | | [Backport styhead] imx-lib: Change the SRCBRANCH from 6.6.36 to LF6.12.3_1.1.0
| * imx-lib: Change the SRCBRANCH from 6.6.36 to lf-6.12.3Rodrigo M. Duarte2025-05-071-1/+1
|/ | | | | Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> (cherry picked from commit 0faca661dda2dd43204b72145eb6840d69ac6c91)
* Merge pull request #2237 from Freescale/backport-2231-to-styheadOtavio Salvador2025-05-052-0/+37
|\ | | | | [Backport styhead] kernel-module-nxp-wlan: add patch to lower PRINTM_MMSG() log level
| * kernel-module-nxp-wlan: add patch to lower PRINTM_MMSG() log levelVitor Soares2025-05-052-0/+37
| | | | | | | | | | | | | | | | | | | | | | | | Add a patch to change the log level used in the mwifiex driver's PRINTM_MMSG macro from KERN_ALERT to KERN_INFO. KERN_ALERT is meant for critical errors; using it for debug messages clutters logs. KERN_INFO is more appropriate for non-critical informational output. Signed-off-by: Vitor Soares <vitor.soares@toradex.com> (cherry picked from commit 6876b4fe789854f60765a4174e4838d298d19395)
* | Merge pull request #2233 from Freescale/backport-2195-to-styheadOtavio Salvador2025-05-055-0/+8
|\ \ | | | | | | [Backport styhead] alsa-state: Use i:MX-specific configuration to support QorIQ platforms
| * | alsa-state: Add qoriq-*-bsp specific configurationAlexander Stein2025-05-054-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This asound.conf can be used for both i.MX and Layerscale platforms. But the latter don't have imx-<default>-bsp in their overrides. So add symlinks for QorIQ platforms. This makes the package for QorIQ platforms machine-specific as well. Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com> (cherry picked from commit 5ea77dce34cf2d8b936a0df75bfe274d48a321ec)