This project is mirrored from https://git.yoctoproject.org/meta-freescale.
Pull mirroring updated .
- Apr 04, 2025
-
-
Otavio Salvador authored
kernel-module-nxp-wlan: Add Upstream-Status
-
Leon Anavi authored
Add Upstream-Status to patch. Signed-off-by:
Leon Anavi <leon.anavi@konsulko.com>
-
- Apr 02, 2025
-
-
Otavio Salvador authored
opencv: Specify right path for <numpy/ndarrayobject.h>
-
Timo Schuster authored
Signed-off-by:
Timo Schuster <timo.schuster@leica-microsystems.com>
-
Otavio Salvador authored
kernel-module-nxp-wlan: Apply wireless patch
-
Ernest Van Hoecke authored
NXP released a patch for the MXM driver that is supposed to be applied on top of the checked out branch. Among other things, this patch adds a "MODULE_DEVICE_TABLE" which means the SDIO device driver is probed at runtime, which will not happen without this patch. Link: https://www.nxp.com/webapp/Download?colCode=Wireless-Patch-Release-IW612-W8997-W8801-v0.1&appType=license Signed-off-by:
Ernest Van Hoecke <ernest.vanhoecke@toradex.com>
-
- Apr 01, 2025
-
-
Otavio Salvador authored
update-license-file: Filter the workflow trigger by branch and path
-
Rodrigo M. Duarte authored
Signed-off-by:
Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
-
- Mar 28, 2025
-
-
Otavio Salvador authored
linux-fslc: 6.12.13 -> 6.12.20
-
Otavio Salvador authored
Machine config fixes for imx6sllevk and mx91-generic-bsp
-
Benjamin Szőke authored
-
Tom Hochstein authored
IMX_SOC_REV defaults to A0, so no need to override it. Signed-off-by:
Tom Hochstein <tom.hochstein@nxp.com>
-
Tom Hochstein authored
The machine improperly hard-codes PREFERRED_PROVIDER instead of using the layer variable. Signed-off-by:
Tom Hochstein <tom.hochstein@nxp.com>
-
Otavio Salvador authored
imx-base: mx8mq: fix SOC_ATF_BOOT_UART_BASE value
-
- Mar 27, 2025
-
-
Ricardo Salveti authored
mx8mq uses 0x30860000 as the base address for boot uart base. Signed-off-by:
Ricardo Salveti <ricardo@foundries.io>
-
Otavio Salvador authored
Optee
-
- Mar 26, 2025
-
-
Tom Hochstein authored
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>
-
Tom Hochstein authored
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>
-
- Mar 24, 2025
-
-
Otavio Salvador authored
imx-oei: provide virtual/imx-oei
-
Hiago De Franco authored
Some hardware vendors provide a customized Optional Executable Image (OEI) with changes specific to their boards (e.g. Toradex SMARC i.MX95). Add a virtual provider to avoid conflicts between the OEI recipes from other layers. This follows the pattern used for the related imx-system-manager. Signed-off-by:
Hiago De Franco <hiago.franco@toradex.com>
-
- Mar 22, 2025
-
-
Otavio Salvador authored
imx-mkimage: Upgrade to NXP BSP 6.6.52_2.2.0
-
- Mar 21, 2025
-
-
Tom Hochstein authored
71b8c18 Add flash_all_ap target for non-Linux ap image. b8f5454 For iMX95, change verdin M7 image name. d97f0eb For iMX95, change 15x15 M7 image name. 0576197 M7 image names changed again. Signed-off-by:
Tom Hochstein <tom.hochstein@nxp.com>
-
- Mar 19, 2025
-
-
Otavio Salvador authored
imx-uuc: Don't inherit autotools
-
- Mar 18, 2025
-
-
Tom Hochstein authored
The do_configure task is failing: ``` ERROR: imx-uuc-0.5.1+git-r1 do_configure: no configure script found at ./configure ``` It appears to be due to this OE-Core change: autotools: require that a configure script exists There's no point inheriting autotools if you're not actually going to run a configure script, so make a missing configure script fatal. https://github.com/openembedded/openembedded-core/commit/6d327a39befae44a88a812bdf4acde800dcee57b imx-uuc doesn't need autotools, just a simple do_install implementation. Signed-off-by:
Tom Hochstein <tom.hochstein@nxp.com>
-
Otavio Salvador authored
imx8qm-mek,imx8qxp-mek: Fix SERIAL_CONSOLES
-
- Mar 14, 2025
-
-
Tom Hochstein authored
On Walnascar, 8QM and 8QXP MEK fail to boot. One difference in the log compared with Styhead is the getty on ttyAMA0 instead of ttyLP0 and a failure: ``` [ TIME ] Timed out waiting for device /dev/ttyAMA0. ``` It seems SERIAL_CONSOLES for these two boards has been wrong all along but masked until recently: https://git.yoctoproject.org/poky/commit/meta/recipes-core/systemd?id=d1eaffbd6bde845c3fcd81660b694e1ea1f46ab2 Signed-off-by:
Tom Hochstein <tom.hochstein@nxp.com>
-
- Mar 13, 2025
-
-
Otavio Salvador authored
imx-mcore-demos: Fix 7D
-
Tom Hochstein authored
For 7D there are no .elf files and there is a build break: ``` | install: cannot stat '.../imx7d-sabresd-m4-freertos-1.0.1/*.elf': No such file or directory ``` Fixes #2056. Signed-off-by:
Tom Hochstein <tom.hochstein@nxp.com>
-
Otavio Salvador authored
imx-mcore-demos: Fix 7ULP install
-
Tom Hochstein authored
The demo extension is overridable so the new install behavior needs to use the variable. Fixes #2056. Signed-off-by:
Tom Hochstein <tom.hochstein@nxp.com>
-
github-actions[bot] authored
-
Otavio Salvador authored
mcore-demos: Upgrade to 6.6.52_2.2.0
-
Zelan Zou authored
imx95: 2.16.001 -> 24.12.00 Signed-off-by:
Zelan Zou <zelan.zou@nxp.com>
-
- Mar 06, 2025
-
-
Otavio Salvador authored
optee-os: Remove upstreamed patches
-
Otavio Salvador authored
u-boot: Add CVE_PRODUCT definition
-
Otavio Salvador authored
imx-vpuwrap: fix build error
-
- Mar 05, 2025
-
-
Alexander Stein authored
Both patches have been upstreamed since 3.19. Signed-off-by:
Alexander Stein <alexander.stein@ew.tq-group.com>
-
- Mar 03, 2025
-
-
Max Krummenacher authored
Add missing include file. Otherwise with latest master we see: | ../git/vpu_wrapper_hantro_encoder.c:953:3: error: implicit declaration of function 'gettimeofday' [-Wimplicit-function-declaration] | 953 | gettimeofday (&pObj->tvEnd, NULL); Signed-off-by:
Max Krummenacher <max.krummenacher@toradex.com>
-
Jasper Orschulko authored
Adding a correct CVE_PRODUCT definition helps to keep track of upstream CVEs Signed-off-by:
Jasper Orschulko <jasper@fancydomain.eu>
-
- Feb 28, 2025
-
-
Otavio Salvador authored
linux-fslc-imx: Update with some bugfixes patches
-