summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * imx-atf: Update lf-5.15.52-2.1.0 to lf-5.15.71-2.2.0Oleksandr Suvorov2023-01-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Relevant changes: - 3c1583ba0 Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - da3f2f567 LF-7722 imx8ulp: Allow RTD to reset APD through MU - 73d13d901 Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - be497b02d LF-7686 imx8ulp: Modify WDOG reset sequence - 8ae9ee6a7 Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - 969443b6e LF-7683 feat(imx93): enable the s401 clock on/off handshake - 9f6886fdc Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - 67dfe831b LF-7671 feat(imx8ulp): update the pad setting to save more power - 04adcb11b Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - b40dd6d2c LF-7430 feat(imx93): change the pwr switch ack mode - 51cbf311e Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - 5ce1b13c8 LF-7608 imx8ulp: xrdc: Skip PAC configuration for XRDC manager - d5d795787 Merge remote-tracking branch 'origin/ls_v2.6' into lf_v2.6 - c9d760d5c fix(layerscape): unlock write access for SMMU SMMU_CBn_ACTLR - 80f5da009 Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - 79d4f174f LF-7420: plat: imx8ulp: upower hal: fix temp below zero - 254d57d0e Merge remote-tracking branch 'origin/ls_v2.6' into lf_v2.6 - ab2b81a77 ddr: phy.c : Add check for while restoring training values from xspi - 13a157a94 Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - b68f61b58 LF-5378 feat(imx8ulp): put all the pad into off mode - 3e8c6512e LF-7296-02 feat(imx8ulp): shutdown LDO1 in APD DPD mode - 8048b198e LF-7296-01 feat(imx8ulp): set buck3 to 0.73v when APD enter PD mode - f123e1c3c Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - f8bc350c9 MA-20469 Enable suspend/resume when GPC interrupt-controller is disabled in the kernel - 4040a7820 LF-7358 feat(imx93): init the qos setting for nicmix & wakeupmix - e1668ec47 LF-7106 fix(imx8mq): fix the potential buffer overflow - 15e294aab LF-7262 feat(imx93): add ddr retention & sys_sleep mode support - 9646c95aa feat(lx2): enable OCRAM ECC - 4c04badd7 Merge remote-tracking branch 'origin/ls_v2.6' into lf_v2.6 - 34199bd9b Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - ef5a61b29 Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - 88d8d83f2 LF-7238 imx93: trdc: Protect OPTEE memory to secure access only - d4b2ed9b3 Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - 1d7b5ccb8 MA-20669-2 android: imx8ulp: add memory region policy - bfb6408a8 MA-20669-1 trusty: ffa: support TRUSTY_LEND - b1043e574 Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - 6e8159d6f LF-7160 imx8ulp: Allow HIFI DID2 to access LPUART6 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
| * firmware-imx: Upgrade 8.17 -> 8.18Oleksandr Suvorov2023-01-054-2/+2
| | | | | | | | | | | | | | | | | | | | New firmware binaries are available from NXP as a part of 5.15.71-2.2.0 release. Updated firmware: vpu/vpu_fw_imx8_enc.bin - Sep 22 2022 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* | Merge pull request #1361 from YoeDistro/yoe/mutOtavio Salvador2023-01-062-0/+4
|\ \ | |/ |/| optee-os: Use gcc compiler
| * optee-os,optee-test: Use gcc compilerKhem Raj2023-01-052-0/+4
|/ | | | | | | | It does not compile with clang, all work to get it compiling with clang has gone into 3.18+ ( see meta-arm ) until imx version revs up to 3.18 lets use gcc always to build it Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Merge pull request #1358 from YoeDistro/yoe/mutOtavio Salvador2023-01-051-0/+3
|\ | | | | gstreamer1.0-plugins-bad: Force gcc compiler always
| * gstreamer1.0-plugins-bad: Force gcc compiler alwaysKhem Raj2023-01-041-0/+3
|/ | | | | | | | This ensures that clang based distributions can compile this recipe, since it uses nested functions ( bad bad ) which is not supported by clang Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Merge pull request #1356 from MrCry0/master-u-boot-fslcOtavio Salvador2023-01-044-3/+3
|\ | | | | Upgrade U-Boot-FSLC to v2023.01
| * u-boot-fslc: upgrade to v2023.01+fslcOleksandr Suvorov2023-01-044-3/+3
|/ | | | | | | | | | | | | | | | | | | U-Boot fork has been updated to include new version v2023.01 from upstream. Following commits were ported from 2022.10+fslc revision: ---- - 598f87fbdb6 imx6qdl-sabresd: Pass mmc alias - 1b64b05f407 imx: iMX6: Define disconnect_from_pc function - 0335a01b6d5 MLK-21854-2 imx: uuu: Update autoboot to run uuu or fastboot - 9a38462d252 pico-imx6ul, pico-imx7d: Explain how to use eMMC user partition - 881d7241411 mx6sabre_common: Dynamically change the video output - e427569fa3e mx6sabresd: Enable video interfaces in bootargs ---- Update U-Boot recipe versions and point to new revision. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* Merge pull request #1352 from thochstein/kernelOtavio Salvador2023-01-047-149/+156
|\ | | | | Upgrade kernel & u-boot
| * u-boot-imx-mfgtool: Emphasize u-boot-imx recipe re-useTom Hochstein2023-01-031-1/+2
| | | | | | | | | | | | | | | | The re-use of the u-boot-imx recipe is non-standard and requires a non-standard FILESEXTRAPATHS setting. Make this clear with a comment and grouping of the logic. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
| * u-boot-imx*: Update to 5.15.71-2.2.0 versionTom Hochstein2022-12-301-2/+3
| | | | | | | | | | | | Includes new dependency on xxd-native. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
| * linux-imx-headers: Upgrade 5.15.52 -> 5.15.71Tom Hochstein2022-12-301-2/+2
| | | | | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
| * linux-imx: Upgrade 5.15.52 -> 5.15.71Tom Hochstein2022-12-303-8/+13
| | | | | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
| * SCR: Update for NXP release 5.15.71-2.2.0Tom Hochstein2022-12-301-136/+136
| | | | | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* | conf/layer.conf: add langdale backOtavio Salvador2023-01-031-1/+1
| | | | | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | Merge pull request #1354 from YoeDistro/yoe/mutOtavio Salvador2023-01-031-1/+1
|\ \ | |/ |/| layer.conf: Update LAYERSERIES_COMPAT for mickledore
| * layer.conf: Update LAYERSERIES_COMPAT for mickledoreKhem Raj2023-01-031-1/+1
|/ | | | | | | | oe-core switched to mickedore [1] [1] https://git.openembedded.org/openembedded-core/commit/?id=57239d66b933c4313cf331d35d13ec2d0661c38f Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Merge pull request #1350 from dv1/imx-base-changesOtavio Salvador2022-12-291-2/+2
|\ | | | | imx-base.inc: Use gstreamer-imx as default for mx8mm and mx8mq
| * imx-base.inc: Use gstreamer-imx as default for mx8mm and mx8mqCarlos Rafael Giani2022-12-291-2/+2
| | | | | | | | | | | | | | These are covered by gstreamer-imx. Others are WIP and will be addressed in future commits. Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
* | Merge pull request #1348 from dv1/imxvpuapi2-upgradeOtavio Salvador2022-12-291-1/+1
|\| | | | | libimxvpuapi2: Upgrade to version 2.2.2
| * libimxvpuapi2: Upgrade to version 2.2.2Carlos Rafael Giani2022-12-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * imx6-coda: Skip incomplete frames instead of just reporting them * imx6-coda: Only flush bit buffer when framebuffers were registered This prevents misleading error-level log lines from occurring * imx6-coda: Prefer semi planar modes over fully planar ones * imx8m-hantro: Reset decoder write_offset to fill_level when moving read_offset * Add imx_vpu_api_is_color_format_tiled() function * update waf to 2.0.24 * Add closed_gop_interval field to ImxVpuApiEncOpenParams This allows for enforcing regularly occurring IDR boundaries when encoding to h.264 * imx8m-hantro: Fix supported decoder color formats and include tiled formats * Fix and improve h.264 max level estimation for encoding * imx6-coda: Use 2-row alignment in encoder * imx6-coda: Fix JPEG encoding quantization parameter handling in encoder Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
* | Merge pull request #1346 from thochstein/wifiOtavio Salvador2022-12-2720-26/+122
|\ \ | |/ |/| Add NXP WiFi/BT support
| * firmware-nxp-wifi: Drop linux-firmware-bcm4359-pcie aliasTom Hochstein2022-12-272-2/+1
| | | | | | | | | | | | | | This package doesn't aim to be a replacement for linux-firmware but rather to offer different firmware files. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
| * conf/machine: Add NXP WiFi/BT support to NXP boardsTom Hochstein2022-12-2718-18/+18
| | | | | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
| * imx-base.inc: Tie NXP WiFi/BT to machine featuresTom Hochstein2022-12-271-2/+18
| | | | | | | | | | | | Tie the firmware and drivers for NXP WiFi/BT by machine features. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
| * firmware-nxp-wifi: Add NXP WiFi/BT supportTom Hochstein2022-12-271-5/+86
|/ | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* Merge pull request #1338 from junzhuimx/masterOtavio Salvador2022-12-203-8/+9
|\ | | | | Update uefi and fm-ucode to new revision; Fix the weston-init issue
| * weston-init: Correct override of INI_UNCOMMENT_ASSIGNMENTSJun Zhu2022-12-201-4/+5
| | | | | | | | | | | | | | 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>
| * fm-ucode: Update to commit 83e8467Jun Zhu2022-12-191-3/+3
| | | | | | | | Signed-off-by: Jun Zhu <junzhu@nxp.com>
| * uefi: Update to commit d887e52Jun Zhu2022-12-191-1/+1
|/ | | | | | | | | | | | | 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>
* Merge pull request #1335 from junzhuimx/masterOtavio Salvador2022-12-163-3/+4
|\ | | | | Update rcw/tsntool/qoriq-cst to the latest version
| * qoriq-cst: Update to commit af56e6cJun Zhu2022-12-161-1/+1
| | | | | | | | | | | | | | New commits: af56e6c LS2088/LS1088: DDR Memory Address Change Signed-off-by: Jun Zhu <junzhu@nxp.com>
| * tsntool: update to commit a0769e2Jun Zhu2022-12-161-1/+1
| | | | | | | | Signed-off-by: Jun Zhu <junzhu@nxp.com>
| * rcw: Update to commit a4db868Jun Zhu2022-12-161-1/+2
|/ | | | | | - Include the Errata A-050426 Signed-off-by: Jun Zhu <junzhu@nxp.com>
* Merge pull request #1333 from junzhuimx/masterOtavio Salvador2022-12-163-2/+43
|\ | | | | Upgrade MC/mc-util and restool
| * restool: Update to commit 65c9a10Jun Zhu2022-12-161-1/+1
| | | | | | | | | | | | | | New commit: 65c9a10 dprc: fix export of DPNI_OPT_SHARED_FS option in generated DPL Signed-off-by: Jun Zhu <junzhu@nxp.com>
| * mc-utils: Update to commit bc14133Jun Zhu2022-12-161-1/+1
| | | | | | | | | | | | | | New commit: bc14133 Add APIs for MC 10.35.0 Signed-off-by: Jun Zhu <junzhu@nxp.com>
| * management-complex: Add recipe for v10.35.0Jun Zhu2022-12-161-0/+41
|/ | | | Signed-off-by: Jun Zhu <junzhu@nxp.com>
* Merge pull request #1332 from thochstein/weston-initOtavio Salvador2022-12-153-5/+0
|\ | | | | weston-init: Drop redundant xwayland=true setting
| * weston-init: Drop redundant xwayland=true settingTom Hochstein2022-12-153-5/+0
|/ | | | | | | The main recipe now sets xwayland=true in weston.ini, so drop it from here. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* Merge pull request #1330 from junzhuimx/masterOtavio Salvador2022-12-1528-31/+31
|\ | | | | Switch NXP QorIQ repositories to github.com
| * Switch NXP QorIQ repositories to github.comJun Zhu2022-12-1528-31/+31
|/ | | | | | | | 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>
* Merge pull request #1325 from Freescale/topic/u-boot-upgradeOtavio Salvador2022-12-142-4/+2
|\ | | | | u-boot-fslc: Bump revision to cbd7eb17ac1
| * imx-base.inc: Use generic-bsp to define the WKS_FILE for mx8 devicestopic/u-boot-upgradeOtavio Salvador2022-12-131-3/+1
| | | | | | | | | | | | | | | | | | | | | | 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>
| * u-boot-fslc: Bump revision to cbd7eb17ac1Otavio Salvador2022-12-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Merge pull request #1326 from junzhuimx/masterOtavio Salvador2022-12-141-2/+2
|\ \ | |/ |/| imx-base.inc: Install NXP89xx Wi-Fi and BLE kernel driver
| * imx-base.inc: Install NXP89xx Wi-Fi and BLE kernel driverJun Zhu2022-12-141-2/+2
|/ | | | | | Add NXP89xx's kernel-module to MACHINE_EXTRA_RRECOMMENDS instead of MACHINE_FIRMWARE. Signed-off-by: Jun Zhu <junzhu@nxp.com>
* Merge pull request #1322 from ricardosalveti/masterOtavio Salvador2022-12-081-28/+9
|\ | | | | jailhouse: update to lf-5.15.52_2.1.0
| * jailhouse: update to lf-5.15.52_2.1.0Ricardo Salveti2022-12-071-28/+9
|/ | | | | | | | | | | | | | | | | | | | 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>
* Merge pull request #1320 from quaresmajose/jailhouseOtavio Salvador2022-12-061-3/+4
|\ | | | | jailhouse: update to lf-5.15.32_2.0.0 branch