| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \
| |/
|/| |
boot-format: Use https protocol with github
|
|/
|
|
|
|
|
|
|
| |
https is the preferred protocol especially with github
Fixes
WARNING: boot-format-git-r6 do_fetch: URL: git://github.com/nxp-qoriq-yocto-sdk/boot-format;nobranch=1 uses git protocol which is no longer supported by github. Please change to ;protocol=https in the url.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|\
| |
| | |
Update opencv and wayland-protocols for i.MX 9
|
| |
| |
| |
| | |
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The recipe is for all i.MX 6-8 SOCs using NXP BSP, but it confusingly
uses an indirect override imxfbdev|imxgpu. The override used does
happen to cover all 6-8, but it is simpler to just use i.MX series
overrides.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
| |
| |
| |
| | |
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|/
|
|
| |
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|\
| |
| | |
Updates for i.MX 8ULP and i.MX 93
|
| |
| |
| |
| |
| |
| |
| |
| | |
Fix the KERNEL_DEVICETREE assignments for i.MX 93:
- Limit extended device trees to NXP BSP as is customary
- Remove duplicated text `-qsb`
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
| |
| |
| |
| |
| |
| | |
Used by i.MX 93.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
| |
| |
| |
| |
| |
| | |
Limit extended device trees to NXP BSP as is customary
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|/
|
|
|
|
| |
The SOC has DRM, GPU, and Vulkan support.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|\
| |
| | |
Initial support for i.MX 93 machines
|
| |
| |
| |
| |
| |
| | |
It is based on 5.15.71_2.2.0 NXP BSP release.
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
| |
| |
| |
| | |
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
| |
| |
| |
| | |
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
| |
| |
| |
| | |
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
| |
| |
| |
| |
| |
| | |
It is based on the defconfig for mx8-nxp-bsp as they share the same.
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
| |
| |
| |
| | |
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
| |
| |
| |
| | |
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
It add SECO_FIRMWARE_NAME for mx93-nxp-bsp.
It is based on 5.15.71_2.2.0 NXP BSP release.
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
| |
| |
| |
| |
| |
| | |
It is based on 5.15.71_2.2.0 NXP BSP release.
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
| |
| |
| |
| |
| |
| | |
It is based on 5.15.71_2.2.0 NXP BSP release.
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
| |
| |
| |
| |
| |
| | |
It is based on 5.15.71_2.2.0 NXP BSP release.
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
|/
|
|
|
|
| |
It is based on 5.15.71_2.2.0 NXP BSP release.
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
|\
| |
| | |
qt4-imx-support.inc: fix append syntax
|
| |
| |
| |
| |
| | |
Change the "+=" in "=", we are using the :append
Signed-off-by: Mauro Salvini <m.salvini@koansoftware.com>
|
|\ \
| |/
|/| |
u-boot-imx: Change the imx bsp override to generic bsp
|
| |
| |
| |
| | |
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
|
|/
|
|
|
|
|
|
| |
With the imx bsp override the u-boot-imx does
not compile imx-boot-tools. This causes an error
in imx-boot because it does not find imx-boot-tools.
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
|
|\
| |
| | |
linux-fslc-imx: Bump kernel to fix lpuart
|
| |
| |
| |
| |
| |
| |
| |
| | |
Relevant changes:
- 0eb4504bd3b8 Merge pull request #624 from MrCry0/5.15-2.2.x-imx-fix-lpuart
- 645fce6a3bbd serial: fsl_lpuart: fix driver stuck
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
|\ \
| | |
| | | |
Upgrade libdrm and imx-test, move recipes from codeaurora to github
|
| | |
| | |
| | |
| | |
| | |
| | | |
The NXP repos are moving to github.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
The NXP repos are moving to github.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Includes support for 8ULP.
Changes:
```
6824398 LF6658: imx-jpeg: Add back support for contiguous NV12
85cf6ee LF-6654: imx-jpeg: Add crop support for encoder
db62b23 LF-6654 imx-jpeg: Use selection API in unit test app
0569bed MLK-26028 Remove deprecated mxc_als_test
b7257a3 LF-7058: mxc_v4l2_vpu_test: enhance h264 parse to support interlaced streams
4bb37e2 MLK-25799-13: mxc_v4l2_vpu_test: encoder setup capture first
8788be3 LF-6912: mxc_v4l2_vpu_test: dump backtrace when segmentation fault
be5b55d LF-6740: mx8_v4l2_cap_drm.c: add camera support for iMX93 platform
8fc40e3 LF-6590-3: mxc_v4l2_vpu_test: fix a mistake in calculating plane alignment
bdbfcee LF-6590-2: mxc_v4l2_vpu_test: don't write empty buffer to ofile
835d0bd MGS-6738: Remove SoC limitation from gpu and gpuinfo tool
0f2bfd2 LF-6590: mxc_v4l2_vpu_test: calculate alignment according to plane
2b53a64 LF-6588: mxc_v4l2_vpu_test: unify the encoder and decoder unittest
f3840d8 LF-6364 epdc_v2: add two functions for the power consumption measurement
f4f321c PM:unit_test: suspend_quick_auto.sh - Added a custom number of cycles for suspend/resume function
41f8fd1 LF-6065-2: mxc_v4l2_vpu_test: mxc_v4l2_vpu_dec.out handle pollerr
aaf6a36 LF-6065-1: mxc_v4l2_vpu_test: fix code style according kernel style
a57c5dc LF-5444: mxc-jpeg: Add parameter for quality factor
4ce851e MLK-25799-12: mxc_v4l2_vpu_test: G/S_PARM only for encoder's output queue
75a0c53 MLK-25799-11: mxc_v4l2_vpu_test: add git sha and commit date
```
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
| |/
| |
| |
| |
| |
| |
| |
| | |
Includes:
063bd699 MGS-6873 tests/util: add imx-dcnano driver
c6cf6625 MA-20797 Update imx_drm header to enable fence support in DRM blitter API
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|\ \
| |/
|/| |
chromium-ozone-wayland: remove bbappend and patches
|
|/
|
|
|
|
|
| |
Removing because they are based on older version of chromium
(101.0.4951.54) and do not apply on latest/HEAD.
Signed-off-by: Chris Dimich <chris.dimich@boundarydevices.com>
|
|\
| |
| | |
Add i.MX 8ULP Machines
|
| |
| |
| |
| |
| |
| | |
It comes from 5.15.52-2.2.0 BSP.
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
| |
| |
| |
| |
| |
| | |
Add SECO_FIRMWARE_NAME for i.MX 8ULP.
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
| |
| |
| |
| | |
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
The new machine is currently supported only by linux-imx and u-boot-imx.
The recipes are from 5.15.52-2.2.0 NXP BSP.
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
| |
| |
| |
| | |
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
|/
|
|
| |
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
|\
| |
| | |
On Ubuntu 22.04(LTS) cst fails to link with libcrypto.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
On Ubuntu 22.04(LTS) cst fails to link with libcrypto.
NXP uses weaken to solve a conflict in linking.
The linker in Ubuntu seems to ignore weak symbols does
not link libcrypto at all.
The patch fixes the conflict in the code itself.
It restricts the scope of err_msg to the module.
Signed-off-by: Walter Schweizer <walter.schweizer@siemens.com>
|
|\ \
| | |
| | | |
linux-fslc-lts: fix linux version
|
|/ /
| |
| |
| |
| |
| |
| | |
Missed bumping LINUX_VERSION. Fix it.
Fixes: 9f2c6a40 ("linux-fslc-lts: update to v5.15.91")
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
|