| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| |
| | |
current implement only includes INI_UNCOMMENT_USE_G2D
to INI_UNCOMMENT_ASSIGNMENTS on the platforms with VIV G2D hardware.
Signed-off-by: Jun Zhu <junzhu@nxp.com>
|
| |
| |
| |
| | |
Signed-off-by: Jun Zhu <junzhu@nxp.com>
|
|/
|
|
|
|
|
|
|
|
|
|
|
| |
New Changes:
d887e52 update uefi binaries for lf-5.15.71-2.2.0 (2022 Q4 release)
1d52091 update uefi binaries for lf-5.15.52-2.1.0 (2022 Q3 release)
6792163 update uefi binaries for lf-5.15.32-2.0.0 (2022 Q2 release)
54b23d5 Fix for BSA-UEFI test 402
a92e8b4 lf-5.15.5-1.0.0-rc1: update uefi binaries
58f2b57 lx2: acpi: add node for the Inphi retimer
c8f702f update binaries for lf-5.10.72-2.2.0
Signed-off-by: Jun Zhu <junzhu@nxp.com>
|
|\
| |
| | |
Update rcw/tsntool/qoriq-cst to the latest version
|
| |
| |
| |
| |
| |
| |
| | |
New commits:
af56e6c LS2088/LS1088: DDR Memory Address Change
Signed-off-by: Jun Zhu <junzhu@nxp.com>
|
| |
| |
| |
| | |
Signed-off-by: Jun Zhu <junzhu@nxp.com>
|
|/
|
|
|
|
| |
- Include the Errata A-050426
Signed-off-by: Jun Zhu <junzhu@nxp.com>
|
|\
| |
| | |
Upgrade MC/mc-util and restool
|
| |
| |
| |
| |
| |
| |
| | |
New commit:
65c9a10 dprc: fix export of DPNI_OPT_SHARED_FS option in generated DPL
Signed-off-by: Jun Zhu <junzhu@nxp.com>
|
| |
| |
| |
| |
| |
| |
| | |
New commit:
bc14133 Add APIs for MC 10.35.0
Signed-off-by: Jun Zhu <junzhu@nxp.com>
|
|/
|
|
| |
Signed-off-by: Jun Zhu <junzhu@nxp.com>
|
|\
| |
| | |
weston-init: Drop redundant xwayland=true setting
|
|/
|
|
|
|
|
| |
The main recipe now sets xwayland=true in weston.ini, so drop it from
here.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|\
| |
| | |
Switch NXP QorIQ repositories to github.com
|
|/
|
|
|
|
|
|
| |
Fetch QorIQ's source code from github.com/nxp-qoriq,
as original source.codeaurora.org/external/qoriq will
stop to access from April 2023.
Signed-off-by: Jun Zhu <junzhu@nxp.com>
|
|\
| |
| | |
u-boot-fslc: Bump revision to cbd7eb17ac1
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The bootloader support is generic however the override in use was
nxp-bsp and causing the wrong wks file being used in the mainline BSP
case.
This commit changes the override and also remove the mx8m specific
setting as it is redundant.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Apply following changes:
cbd7eb17ac1 imx8mn-venice-u-boot: Fix broken boot
f463aeddbbf imx8mn-ddr4-evk-u-boot: Fix broken boot
d1920093874 imx6qdl-sabresd: Pass mmc alias
047ac33f481 wandboard: Pass mmc aliases
Fixes: #1324, #1267
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|\ \
| |/
|/| |
imx-base.inc: Install NXP89xx Wi-Fi and BLE kernel driver
|
|/
|
|
|
|
| |
Add NXP89xx's kernel-module to MACHINE_EXTRA_RRECOMMENDS instead of MACHINE_FIRMWARE.
Signed-off-by: Jun Zhu <junzhu@nxp.com>
|
|\
| |
| | |
jailhouse: update to lf-5.15.52_2.1.0
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update jailhouse to the NXP lf-5.15.52_2.1.0 release, and clean up the
packaging logic to align with the latest release.
Packaging changes:
- Drop build instructions for tools as that is now built as part of the
main Makefile
- Drop JH_CONFIG and related tools variables as they are not required
- Change do_compile and do_install to prepend to allow the logic from
setuptools3 to be executed (and package pyjailhouse properly)
- Drop kernel from PACKAGE_BEFORE_PN, as it wasn't really used in the
end, and doesn't work correctly with usrmerge. Prefer removing libdir
that gets appended by setuptools3 for module split to work correctly
with and without usrmerge.
- Update FILES for pyjailhouse to include all the python related files
produced by the build
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
|
|\
| |
| | |
jailhouse: update to lf-5.15.32_2.0.0 branch
|
|/
|
|
|
|
|
| |
Also fix installation path of the modules and firmware when
usrmerge is enabled.
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
|
|\
| |
| | |
Fix MACHINE_SOCARCH_FILTER for OpenCL
|
| |
| |
| |
| | |
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
| |
| |
| |
| |
| |
| |
| | |
imx-gpu-viv is used for i.MX GPU so set MACHINE_SOCARCH_FILTER
accordingly.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|\ \
| | |
| | | |
Upgrade Rest to lf5.15.52_2.1.0
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Commit 40afcf9e ("kernel-module-imx-gpu-viv: upgrade from 6.4.3.p4.2 to
6.4.3.p4.4") did update the kernel module but kept PV in the recipe
name at the old version. Rename the file to be consistent.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Update to the version used in lf5.15.52_2.1.0.
License was updated to NXP EULA v35 May 2022.
The branch naming is a bit erratic but the commit history is
linear, b255047 is a descendant of 06a9062.
Commit history:
b255047 (tag: lf-5.15.52-2.1.0, origin/imx_5.4.70_2.3.9) update EULA to v35
bbae88a AHAB-756: support secure ram for HSM mac one go with MMCAU
c24e99b SCR.txt: Update Release Location
aff59d9 LF-6126: Add support for AES ECB
dcf0824 LF-6124: Reword to highlight difference between B0 Vs other devices
b97dde8 Add support for FIPS self-test command (only supported on DXL B0)
6c41488 AHAB-716: update doc
1976d2e AHAB-716: cosmetic
1a7ca0e Static code analysis fixes.
4e96c37 V2XA-776: hsm manage key - update v2x test with OTP Root KEK flag
c047645 AHAB-716: update doc
da01a3b AHAB-716: Add the support of HMAC and TLS & Update the list of unsupported curves
e4faff7 AHAB-716: Add the OTP Root KEK flag to the manage Key on DXL B0
152d02d AHAB-716: license update
675061e Add python script to derive OEM KEK for SECO and V2X
2a7d604 Add short doc to describe how to run she_test
6a340ad Zero initialize parameter structures in hsm_test main to avoid crash
45910c1 AHAB-683: Add AES CCM examples for new IV handling
cde1670 AHAB-715: Updates from static code analysis
2bd67a5 Update supported key list for QXP C0 sig verif, correct hashing reference
1018333 AHAB-683: Modify comment for clarity
3592d0f AHAB-683: Update requirements for CCM IV to match FIPS
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Update to the version used in lf5.15.52_2.1.0.
License was updated to NXP EULA v35 May 2022.
Note that the binary blobs are only updated for i.MX 8DXL SoC.
Binary blobs for all other SoC have the same md5sum as in the
3.8.6 version.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Update to the version used in lf5.15.52_2.1.0.
License was updated to NXP EULA v39 August 2022.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|/ /
| |
| |
| |
| |
| | |
Update to the version used in lf5.15.52_2.1.0.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|\ \
| |/
|/| |
imx-boot-container: add extra firmware copy from deploydir
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Currently only the DDR firmware files are copied
- i.MX 8MQ SoC also requires either HDMI or DP firmware
- Refactor the copy from deploydir to the U-Boot build folder to be
generic to all firmware files
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
|
|\ \
| |/
|/| |
Upgrade Multimedia Packages to lf5.15.52_2.1.0
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Pull in the 4.6.0 meta-openembedded copy plus
https://lore.kernel.org/all/20221121180529.3358952-1-max.oss.09@gmail.com/
- OpenCV_DNN_examples.patch taken from meta-imx
- Adapt the PREFERRED_VERSION
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Update to the version used in lf5.15.52_2.1.0.
License was updated to NXP EULA v39 August 2022.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
As the recipe installs the file 'by hand' rather than using `make install`
make sure that the binaries get their final RPATH set during do_compile
rather than relying on the CMake produced RPATH magic in `make install`.
| WARNING: isp-imx-4.2.2.19.0-r0 do_package_qa: QA Issue: File /usr/lib/libmedia_server.so in package isp-imx contains reference to TMPDIR
| File /opt/imx8-isp/bin/isp_media_server in package isp-imx contains reference to TMPDIR [buildpaths]
With this the 'INSANE_SKIP:${PN} = "rpaths"' is also no longer
needed as the following error is also gone:
| ERROR: isp-imx-4.2.2.19.0-r0 do_package_qa: QA Issue: package isp-imx contains bad RPATH $ORIGIN:/.../isp-imx-4.2.2.19.0/dewarp/proprietories/hal/lib: in file .../packages-split/isp-imx/usr/lib/libmedia_server.so
| package isp-imx contains bad RPATH $ORIGIN/.../isp-imx-4.2.2.19.0/dewarp/proprietories/hal/lib in file .../packages-split/isp-imx/opt/imx8-isp/bin/isp_media_server [rpaths]
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Update to the version used in lf5.15.52_2.1.0.
License was updated to NXP EULA v39 August 2022.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When building objects in a path like ${S}/../isp/isp_miv1.o the
resulting object files do not get their paths rewriten with the
bitbake.conf provided DEBUG_PREFIX_MAP rules.
Set DEBUG_PREFIX_MAP to the parent of ${S} to prevent the
following warnings:
| WARNING: kernel-module-isp-vvcam-4.2.2.19.0-r0 do_package_qa: QA Issue:
| File /lib/modules/5.15.77-5.15.77-2.1.0+g7547e8bfc01a/extra/sensor/ar1335/.debug/ar1335.ko in package kernel-module-isp-vvcam-dbg contains reference to TMPDIR
| File /lib/modules/5.15.77-5.15.77-2.1.0+g7547e8bfc01a/extra/sensor/os08a20/.debug/os08a20.ko in package kernel-module-isp-vvcam-dbg contains reference to TMPDIR
| File /lib/modules/5.15.77-5.15.77-2.1.0+g7547e8bfc01a/extra/sensor/ov2775/.debug/ov2775.ko in package kernel-module-isp-vvcam-dbg contains reference to TMPDIR
| File /lib/modules/5.15.77-5.15.77-2.1.0+g7547e8bfc01a/extra/.debug/vvcam-dwe.ko in package kernel-module-isp-vvcam-dbg contains reference to TMPDIR
| File /lib/modules/5.15.77-5.15.77-2.1.0+g7547e8bfc01a/extra/.debug/vvcam-isp.ko in package kernel-module-isp-vvcam-dbg contains reference to TMPDIR
| File /lib/modules/5.15.77-5.15.77-2.1.0+g7547e8bfc01a/extra/focus/vcm_dw9790/.debug/vcm-dw9790.ko in package kernel-module-isp-vvcam-dbg contains reference to TMPDIR
| File /lib/modules/5.15.77-5.15.77-2.1.0+g7547e8bfc01a/extra/video/.debug/vvcam-video.ko in package kernel-module-isp-vvcam-dbg contains reference to TMPDIR [buildpaths]
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Update to the version used in lf5.15.52_2.1.0.
Commit history:
* b26ee8a LF-6957: P19 os08a20 4K@30fps image is abnormal
* c98a7dc LF-6890: media: isp: fix build error due to API renamed
* 62545f6 M865SW-984: Reduce write isp registers' risks that leaded the vvext test met system hung issue.
* 6b4cb8e M865SW-1031: the second isp port jump frames
* 11110c0 LF-6655: ISP Camera: os08a20 4k@15fps ISP stiching HDR setting support
* 6be15f1 LF-6619: CAPTURE: os08a20 4k@30fps linear mode support
* 48fb81b LF-6601-1: Update vvcam P19 release for the vvcam
* aa19ac5 fix the rmmod vvcam-isp kernel null point
* 1481da2 add the isp multiply power domain device link ways.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Update to the version used in lf5.15.52_2.1.0.
Commit history:
* f4410b7 LF-6531 imxcompositor: add video information handling by title format for upstream amphion vpu driver
* befcd74 MKL-25625 imx2ddevice_pxp: add support to pxp new api and new formats
* 2a26823 MMFMWK-9106 vpuenc: add QpMin and QpMax property for 8mm/8mp
* d630a98 MMFMWK-9073 add support for imx93
* 6e9b88f [configurea.ac] Update version to 4.7.1 for next release
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
MM_04.07.01_2208_L5.15.y
Update to the version used in lf5.15.52_2.1.0.
Commit history:
* a9c9d17bb wlwindow: fix 8qxp and 8qm video playback performance issue
* 8ecf6a59f MMFMWK-9073 waylandsink: set as default videosink for mx93
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
MM_04.07.01_2208_L5.15.y
Update to the version used in lf5.15.52_2.1.0.
Commit history:
* b83d1e4a3 LF-6577 v4l2: add capture buffer check and resize to avoid deadlock issue when seek
* b9319a38b LF-6531 v4l2: revert "v4l2videodec: workaround for v4l2 driver multi-plane"
* 5459be91d LF-6531 v4l2: fix the critical log when unreference the buffer which memory type is multi-plane and contain no valid data
* 059ed0874 LF-6531 v4l2: support stream with V4L2_FIELD_SEQ_TB field
* ba9d457b0 LF-6531 v4l2: add function to detect upstream amphion vpu driver
* 1cf76472c MMFMWK-9092 v4l2: Fix race condition between orphaning and stopping allocator
* f5566b038 LF-6195 v4l2: Reset transfer in gst_v4l2_object_acquire_format()
* dd7ae2aee v4l2: set default resolution if caps has no such information
* fa45cf501 MMFMWK-9116 v4l2videodec: Fix output state memory leak
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
MM_04.07.01_2208_L5.15.y
Update to the version used in lf5.15.52_2.1.0.
Commit history:
* db100facd MMFMWK-9073 gstimxcommon.h: add support for mx93
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Update to the version used in lf5.15.52_2.1.0.
No code changes, but the git repo was moved to github and a new branch
used. Pull those changes in to be consistent with the plugin recipes.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
MM_04.07.01_2208_L5.15.y
Update to the version used in lf5.15.52_2.1.0.
Commit history:
* a9643b8 LF-6596 swpdm: refine the gain setting
* 6fc1604 LF-6274-2: swpdm: Support channel 1/2/3
* 61215bc LF-6274-1: swpdm: fix swpdm document
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Update to the version used in lf5.15.52_2.1.0.
License was updated to NXP EULA v39 August 2022.
Commit history:
* bb1a5f3 Update EULA.txt to v39 according to imx-release-info
* 0d28bf2 Update EULA.txt to v38 according to imx-release-info
* b12ca6a Update EULA.txt to v37 according to imx-release-info
* c6d52a5 Update EULA.txt to v36 according to imx-release-info
* 7fbaf32 MMFMWK-9106 Add QpMin and QpMax property for 8mm/8mp
* 06e3543 [configurea.ac] Update version to 4.7.1 for next release
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Update to the version used in lf5.15.52_2.1.0.
License was updated to NXP EULA v39 August 2022.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|