| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
|
|\
| |
| | |
kernel-module-imx-gpu-viv: 6.4.11.p2.4 -> 6.4.11.p3.0
|
| |
| |
| |
| | |
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This commit add the following source revisions:
78d717b MA-23208 Fix undeclared "vmalloc" build error in vvcam
2ac9f12 CL1041202 M865SW-1317: vvcam: isp framerate statistic is not accurate
ad07139 MA-21928-1 Fix update symbol list build error
f4d9818 CL982766 M865SW-1297: vvcam: Modify license for vvfocus headfile
aba15ee CL981700 M865SW-1272: vvcam: Add little endian support for raw10/raw12 capture in tuning tool
72c5955 CL950364 M865SW-1248: vvcam: ISP service random crash and can't be recovered.
4fabcb6 LF-12838: vvcam: Fix the os08a20 sensor capture failed issue
b5a4eaf LF-12820-3: vvcam: video: Fix build issue on rebase kernel next-20240618
c2cf5b7 LF-12820-2: vvcam: isp: Fix build issue on rebase kernel next-20240618
e470f21 LF-12820-1: vvcam: dwe: Fix build issue on rebase kernel next-20240618
93fa173 LF-12303: vvcam: Stop direct calls to queue num_buffers field
7f4c263 CL863724 M865SW-1231: vvcam: add two build warning options
9c58fe4 CL883206 M865SW-1188: vvcam: fix CTS capture failed on some resolutions
bc67534 CL865138 M865SW-1233: vvcam : fix isp_ioc_g_feature_veresion spell error
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
|
| |
| |
| |
| | |
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
|
| |
| |
| |
| | |
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This commit update the linux version to 6.12.3 and
the source with the following revisions:
29efe53139ac hwrng: optee: support generic crypto
7f80ce9b7c82 arm64: dts: imx8mq: drop cpu-idle-states
5e3b6ecf85c4 of: enable using OF_DYNAMIC without OF_UNITTEST
1bd794e571f6 gpu: drm: cadence: select hdmi helper
d74361dc9bdc imx:dts:imx8mm-evkb: fix the pmic name to avoid duplicated label error
90900e871607 arm64: dts: imx8mm-evk-qca-wifi: enable support for bluetooth
24ef2924dd5f drm: of: Fix build without CONFIG_OF
a97fe216ede5 i2c: imx: Remove unnecessary clock reconfiguration
93e7f87e7bc6 drm/imx: lcdifv3: Fix videomode settings
ff2397021b0d clk: imx: imx8qm: add more resources to whitelist
e0fc64f7a2f8 arm64: dts: imx8: img: add #address-cells and #size-cells to I2C MIPI CSI nodes
98b777bfa849 arm64: dts: imx8qm: add missing imx8-ss-cm40.dtsi include
2d0aefc287a7 arm64: imx_v8_defconfig: Enable CONFIG_GPIO_VF610
44aadbd00c61 imx8mp-olimex.dts: Olimex iMX8MP-SOM-EVB-IND
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
|
|/
|
|
| |
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In C23 bool, false and true are reserved keywords.
Make ipu.h, pxp_dma.h uapi include file compatible with C23 standard.
The ipu.h header is i.e. used in the imx-gst1.0-plugin code.
If building with GCC 15 the build fails.
FAILED: libs/libgstfsl-1.0.so.0.0.0.p/v4l2_core_gstimxv4l2.c.o
...imx-gst1.0-plugin/4.9.2+git/recipe-sysroot/usr/include/imx/linux/ipu.h:32:23: error: 'bool' cannot be defined via 'typedef'
32 | typedef unsigned char bool;
That pxp_dma.h is affected was found with grep. A configuration which
actually includes the file is yet to be found.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
|
|
|
|
|
| |
It also updates the list of commits of interest
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
|
|
|
|
|
| |
Fix some more whitspace warnings.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since OE bitbake commit 24772dd2ae6c ("parse/ConfHandler: Add warning for
deprecated whitespace usage"), the current build generates the following
warning (as example):
WARNING:
/var/home/frh/bsp-master/build/../layers/meta-freescale/recipes-kernel/linux/linux-imx.inc:36
has a lack of whitespace around the assignment:
'KCONFIG_MODE="--alldefconfig"'
Fix all the warnings.
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
The current COMPATIBLE_MACHINE restricts the recipe to i.MX SoCs with
both BSP variants. However, the kernel-module-nxp-wlan provides the
MXM drivers for the NXP Wi-Fi module (e.g., MAYA-W260), which may also
be used with other SoCs like the Toradex Verdin-AM62P.
To enable deployment of the MXM drivers on non-i.MX platforms, remove
the COMPATIBLE_MACHINE restriction.
Signed-off-by: Vitor Soares <vitor.soares@toradex.com>
|
|
|
|
|
|
| |
Add Upstream-Status to patch.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Relevant changes:
- 5ff4cf4d61e11 Merge pull request #713 from angolini/fix_imx93
- e587f8fe42f16 firmware: se_fw: remove info_list from ro section
- a0609cb5220a7 Merge pull request #712 from angolini/push_one
- 0f638960dcffd media: Kconfig: fix double VIDEO_DEV
- 226bfffe04bcb Merge pull request #709 from fs-csenatore/6.6-2.2.x-imx
- 198242c057e00 drivers:clk:imx:clk-imx8mp-audiomix: remove duplicated CLK_GATE_PARENT definition
- 427223e3206dd Merge pull request #707 from iceaway/revert_u-serial_patch
- 4f5936d7391f8 Revert "usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null"
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
| |
|
| |
|
|
|
|
|
|
|
| |
Port some patches from 6.6-2.1.x to 6.6-2.2.x and update the recipe
documentation to include them.
Signed-off-by: Ernest Van Hoecke <ernest.vanhoecke@toradex.com>
|
|
|
|
|
|
| |
Move to stable kernel version 6.6.74 and fix the NXP tag.
Signed-off-by: Ernest Van Hoecke <ernest.vanhoecke@toradex.com>
|
|
|
|
| |
Signed-off-by: Timo Schuster <timo.schuster@leica-microsystems.com>
|
|
|
|
| |
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
|
|\
| |
| | |
linux-fslc-imx: bump to add one bugfix
|
| |
| |
| |
| | |
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
|\|
| |
| | |
linux-fslc-imx: Use 6.6-2.2.0.x from NXP BSP LF6.6.52_2.2.0
|
| |
| |
| |
| |
| |
| |
| | |
It also updates the stable kernel tags up to version v6.6.69, and
include some LmP commits
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
|/
|
|
|
|
| |
- The kernel driver supports new nxpiw610 module.
Signed-off-by: Jun Zhu <junzhu@nxp.com>
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Michael Glembotzki <Michael.Glembotzki@iris-sensing.com>
|
| |
|
| |
|
|
|
|
|
|
|
| |
Update the kernel version based on branch 6.6-2.1.x-imx to include
the patch for Olimex iMX8MP-SOM-4GB-IND and iMX8MP-SOM-EVB-IND.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
|
|
|
|
|
| |
It includes the following commit:
a10c64e35a24 tty: vt: conmakehash: cope with abs_srctree no longer in env
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
|
|
|
| |
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The way the kernel-module-isp-vvcam Makefiles are written, each kernel
module gets its own Module.symvers created in its own sub directory.
The only kernel module actually having a symbol exported is vvcam-dwe.
Thus point MODULES_MODULE_SYMVERS_LOCATION to that location.
Prevents:
| WARNING: kernel-module-isp-vvcam-4.2.2.24.1-r0 do_install: Module.symvers not found in .../kernel-module-isp-vvcam/4.2.2.24.1/git/vvcam/v4l2/
| WARNING: kernel-module-isp-vvcam-4.2.2.24.1-r0 do_install: Please consider setting MODULES_MODULE_SYMVERS_LOCATION to a
| WARNING: kernel-module-isp-vvcam-4.2.2.24.1-r0 do_install: directory below B to get correct inter-module dependencies
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| |
|
|
|
|
|
|
| |
It also updates the stable kernel version up to 6.6.54.
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
| |
|
| |
|
| |
|
|\
| |
| | |
linux-fslc-imx: Update 6.6-2.0.x-imx up to v6.6.51
|
| |
| |
| |
| |
| |
| | |
Update the recipe (with comments) to stable tag up to v6.6.51.
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
|/
|
|
|
|
| |
Update to the new NXP BSP 6.6.23-2.0.0.
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
|
|
|
|
| |
Signed-off-by: Michael Glembotzki <Michael.Glembotzki@iris-sensing.com>
|