summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1790 from MrCry0/master-atf-6.6.3HEADmasterOtavio Salvador3 days1-1/+1
|\ | | | | imx-atf: Update 6.1.55-2.2.0 to 6.6.3-1.0.0
| * imx-atf: Update 6.1.55-2.2.0 to 6.6.3-1.0.0Oleksandr Suvorov3 days1-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to 8dbe28631 used in the NXP BSP release L6.6.3-1.0.0. Relevant changes: - 8dbe28631 LF-11383 imx95: Add support for q-channel/lpcg based wakeup sources - 58f873d08 LF-11375 feat(imx95): flush L3 when system suspend - da9bffd12 LF-11313 feat(plat) imx: imx95: clear LPIs enable - 8d3073131 LF-11278 imx95: Ensure the cluster can be powered off in suspend. - 8076903b6 LF-11057-2 feat(imx95): optimize cpuidle latency - 9eb7b6ab1 LF-11057-1 feat(imx95): coding style cleanup - 7d5458822 MA-21906 imx95: support Trusty OS - d953d43e6 LF-10796 imx95: Move BL31 from OCRAM to DDR secure region - d7fd4b3e2 LF-10524-08 feat(imx95): Make SCMI to be default enabled - 657e94012 LF-10524-07 feat(imx93): get soc info from ele - fa0639977 LF-10524-06 feat(imx95): add soc id sip support - 5a7cf7a6e LF-10524-05 feat(imx95): add system reset support - be087fa66 LF-10524-04 fix(imx95): fix bug with setting retention for L3 cache with SM - 7c38f2de8 LF-10524-03 feat(imx95): initial support for i.MX95 - 61dd0e29a LF-10524-02: feat(scmi) update version to 3.0 - 18d066592 LF-10524-01 feat(scmi) add i.MX9 SCMI vendor CPU protocol - 3a9f15ee0 LF-10857 feat(imx93): ignore s401 halt_ack_irq wakeup - 41557d9d4 LF-10788: feat(imx93): refine the wakeupmix irq handling - 04d5d6189 LF-10787 feat(imx93): save & restore WDOG when wakeupmix is power down Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* | Merge pull request #1789 from MrCry0/master-optee-6.6.3Otavio Salvador3 days3-5/+5
|\ \ | |/ |/| Update optee--* to 6.6.3
| * optee-test: Upddate to lf-6.6.3-1.0.0Oleksandr Suvorov3 days1-2/+2
| | | | | | | | | | | | | | | | | | | | Upgrade optee-test lf-6.6.3-1.0.0 to be aligned with NXP BSP LF6.1.55_2.2.0. Relevant changes: - 95c49d9 ta: os_test: fix TA time wrap test Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
| * optee-client: Switch to lf-6.6.3-1.0.0Oleksandr Suvorov3 days1-1/+1
| | | | | | | | | | | | | | | | | | Switch the optee-client to the branch lf-6.6.3-1.0.0 to be aligned with NXP BSP LF6.6.3_1.0.0. No changes in the code. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
| * optee-os: Update to lf-6.6.3-1.0.0Oleksandr Suvorov3 days1-2/+2
|/ | | | | | | | | | | | | | | | | | | | Update optee-os to lf-6.6.3-1.0.0 to be aligned with NXP BSP LF6.6.3_1.0.0. Relevant changes: - e0a3e7773 MLK-22073 core: generic_entry_a32: change L1 invalidation at secondary boot - d4858f159 drivers: caam: update return type of caam_sm_free() - 9d6620bd2 LFOPTEE-295 drivers: ele: check CSAL status for ELE RNG - 6e854f929 LFOPTEE-261 core: pta: imx ocotp ELE support added - 4b37acf2d LFOPTEE-261 drivers: ele: add fuse support - d2fa5bed8 drivers: crypto: caam: fix job ring interruption number - 4841b44fb LFOPTEE-291 drivers: ele: disable ELE RNG at runtime - f70f2cbcd drivers: crypto: caam: use job ring 3 on i.mx8dxlevk - 4c2abeff0 drivers: imx_snvs: unlock SNVS access for non-secure - 1838304f0 core: imx: add support fox i.MX8DX - 65126481f LFOPTEE-289 core: pta: imx: Trusted ARM CE: fix serialization bug - 698d42b12 LFOPTEE-289 core: pta: imx: Trusted ARM CE fix build issue Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* Merge pull request #1787 from rafluan/topic/u-boot-updatesOtavio Salvador3 days3-3/+3
|\ | | | | u-boot-fslc: Bump from v2024.01 to v2024.04
| * u-boot-fslc: Bump from v2024.01 to v2024.04Luan Rafael Carneiro4 days3-3/+3
| | | | | | | | | | | | | | | | | | | | Bump from v2024.01 to v2024.04. This commit creates the following files: - u-boot-fslc-common_2024.04.inc - u-boot-fslc-mxsboot_2024.04.bb - u-boot-fslc_2024.04.bb Signed-off-by: Luan Rafael Carneiro <luan.rafael@ossystems.com.br>
* | Merge pull request #1786 from MrCry0/master-u-boot-imx-6.6.3Otavio Salvador3 days1-2/+2
|\ \ | |/ |/| u-boot-imx: Update to lf-6.6.3-1.0.0
| * u-boot-imx: Update to lf-6.6.3-1.0.0Oleksandr Suvorov4 days1-2/+2
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the u-boot-imx to the tag lf-6.6.3-1.0.0, that is used in the NXP BSP LF6.6.3_1.0.0. Relevant changes: - f8a2983ec83 LFU-646-2 arm: imx: Fix coverity issue (Unintentional integer overflow) - 89291cfd36e LFU-646-1 arm: imx: Fix coverity issue 36261228: Use after free - 9b3315f59f6 LFU-647 mmc: Fix coverity issue 28682987: Logically dead code - b72b414f4bc LFU-643 misc: imx_ele: Fix FSB redundancy fuse word check - 398fdef0c06 MA-22105 android: imx8q: use default mcu reserved memory - c1505f0cda5 LFU-639 ddr: imx95: add CRC field in quick boot state - 3bdcde9e46c LFU-638 imx95-Titan: Fix I2C address conflict and I2C7 speed - c1665b45e75 LFU-637 doc:imx:ahab Add i.MX95 Information to Secure Boot documentation - 9e960b15dfb LF-11213-2 arm: dts: imx95: Update USB3.0 nodes - 4c1cf0a09c8 LF-11213-1 usb: xhci-imx8m: Fix reference clock period issue - 708942fdbfd LFU-635-3 titan-imx95: Add Toradex iMX95 Titan board support - 822f0d2b411 LFU-635-2 arm: dts: Add DTS for Toradex iMX95 Titan EVK - 4487e2901e6 LFU-635-1 net: fsl_enetc: Fix enetc id issue on iMX95 - c5f891339fa LF-11115 imx: ahab: Use authenticated header for images loading - 93ac26d6345 LFU-634 imx95: evk: add xen boot command - 1e02deaab94 LFU-633-2 imx95_evk: Enable UHS for SD and HS400ES for eMMC - ade3c564414 LFU-633-1 arm: dts: imx95_evk: Update eMMC and SD pad setting - 02d793b463d LFU-609-1 ddr: imx95: change QB training data address - 46571fc06a2 LFU-632 imx95_evk: Power up hsiomix for USB gadget used in SPL - 9f832f67948 LF-10799-2: mtd: spi-nor: remove redundant and enable 4k subsector - 587050c2279 [SPSDK-2975] Add command for raw ELE message call - e5128cd6447 LFU-631 imx95_evk: Change default kernel DTB - 35cde0dd1cb LFU-628-3 imx95: enable scmi thermal - 14891a9d9d8 LFU-628-2 imx9: scmi: correct the value of temperature from scmi thermal - 3ca247d4099 LFU-628-1 thermal: scmi: Support scmi to get and set config of sensor - 1a37dcea25e LF-10799: mtd: spi-nor: enable 4k subsector erase flag - bc0f1de7b41 Revert "LFU-626 imx: imx95: workaround NETC suspend/resume" - bd40703215c LFU-630-3 imx95_evk: Update board codes for secure boot - 3fbcaea1cff LFU-630-2 imx9: Change container header temp buffer address - c5941ab6fd8 LFU-630-1 imx: ele_ahab: Update FSB LMDA status register for i.MX95 - ca29d281448 LFU-629 imx95: evk: update root cell mem - de5fbccd960 LFU-627 imx95_evk: Fix USB host restart crash - bcb95e645a1 LFU-383 imx: ele_ahab: Add ahab_commit command in uboot - 78f83b1fb15 LFU-625 configs: imx95: add Jailhouse boot command - fd3d93aa8f9 LFU-626 imx: imx95: workaround NETC suspend/resume - 1d95053b07d LFU-624-2 imx9: Add v2x_status and ele_info commands - bab2f4939cf LFU-624-1 misc: ele_api: Add V2X Get State API - d3c0a03c4fb LFU-602-8 power: pmic: add XRST macro define - d90ffcc0856 LFU-602-7 power: pmic: optimize pmic pca9451a log format - e9975695c4e LFU-602-6 power: pmic: optimize pmic pf0900 probe function - 748cf1610dd LFU-602-5 configs: imx93_11x11_evk_pf0900: add new config to support pmic pf0900 - 07f3af44006 LFU-602-4 imx93: modify the pmic pf0900 config - ab7ac08d9cf LFU-602-3 arm: dts: imx93: add new dts to support pmic pf0900 - c6a7188e692 MA-21906-2 imx95: add trusty enabled defconfig - c3133cbdc3c MA-21906-4 imx95: support Trusty OS - 64d2e2b37db MA-21906-2 imx95: start ELE RNG context - 1733150991c MA-21834 android: add imx95 build target - 1f8d66aa564 LFU-622-3 dts: imx95: Update ELE MU compatible string - 33ddcc818a3 LFU-622-2 imx95: soc: Use ELE MU driver name for device probe - 61f2003ac41 LFU-622-1 misc: s4mu: Update ELE MU to get TR/RR number from HW - 3fd61d37778 LFU-621 imx9: soc: correct pcie node - 93f8a7712c3 LFU-616-2 imx9: scmi: Override h_spl_load_read with trampoline buffer - 80e025237f6 LFU-616-1 spl: mmc: Change the h_spl_load_read to weak - 3f751ab4d24 LFU-620 imx: imx95: add get_reset_reason - c7247b42fac LFU-619 mailbox: imx-mu: update the rx timeout value - 56e88034824 LFU-615 firmware: scmi: smt: use io helpers - b276f6b802c LFU-618 imx95_evk: Reset flexspi NOR before SPL probe it - 343970cf376 LFU-614 mmc: fsl_esdhc_imx: reset tunning logic - 521069ea73a LFU-613 net: fsl_enetc: Fix NETC RX BD and buffer issue - 7d7075ecb54 LFU-609 ddr: imx95: add QB training data collect function - 5561f9ff884 LFU-610 imx95_evk: power off NETC before booting OS - ad6e3ee3a08 LFU-608 enetc: imx95: support to get mac address from fuse - da7dd6cd732 LFU-598-2 power: regulator: Support pmic pf5300 - 98dc8268b20 LFU-598-1 power: pmic: Support pmic pf5300 - c60048f9e70 LFU-597-2 power: regulator: Support pmic pf0900 - a44cbddd57f LFU-597-1 power: pmic: Support pmic pf0900 - d8376baa055 LFU-607-3 board: imx95_evk: enable HSIO_TOP for gadget usb - 6ceb9283fb8 LFU-607-2 arm: dts: imx95: add power domain for usb - 7e0114243a7 LFU-607-1 configs: imx95: enable CONFIG_SCMI_POWER_DOMAIN - 7307ab28752 LFU-604-45 imx95_evk: Support flexspi NOR boot - 4b7dd4e5c77 LFU-604-44 arm: dts: imx95-evk: Enable flexspi nor nodes for SPL - f41d22bc645 LFU-604-43 imx9: config m7 node accorind to power status - cee23306323 LFU-604-42 imx9: config pcie node according to fuse settings - a813c12350b LFU-604-41 imx95_evk: Add iMX95 19x19 EVK board support - 2b40e19b8ad LFU-604-40 arm: dts: imx95_evk: Add iMX95 19x19 EVK board DTS files - e37f611d915 LFU-604-39 mtd: spi-nor: Add mt35xu01gbba octal mode SPI NOR flash - 0f43ec14c3d LFU-604-38 net: fsl_enetc: Update enetc driver to support iMX95 - 162d9784c01 LFU-604-37 gpio: rgpio2p: Update compatible string - e78405c89c9 LFU-604-36 gpio: adp5585: Add SPL config for ADP5585 driver - 98f795c5bbc LFU-604-35 xhci-imx8m: Update the uctl and fladj setting for 24M ref clock - df57675c4cd LFU-604-34 usb: Update Kconfig to enable driver on iMX95 - f6bdce81aa5 LFU-604-33 usb: gadget: ci_udc: support i.MX95 - 4027958087b LFU-604-32 usb: host: ehci_mx6: support i.MX95 - 87aab636473 LFU-604-31 fastboot: Update codes for iMX95 UUU downloading - 7b93f358100 LFU-604-30 clk: clk_scmi: Fix assigned clock issue - ef05acea42d LFU-604-29 scmi: Update parent clock set ID - 3dbc7a67302 LFU-604-28 clk: clk_scmi: Add workaround for set_rate/enable/disable - 75ffb3a967f LFU-604-27 imx: container: Check V2X FW container - c410abb022a LFU-604-26 imx_ele: fuse: Read fuse from ELE when SM is enabled - 125ff383141 LFU-604-25 imx9: bootaux: Pass core_id to specify the M core - 76bcb9f1e39 LFU-604-24 imx_ele: add ELE release aux API - 1f4fa0a6b05 LFU-604-23 arm: dts: Add iMX95 DTSi and dt-binding files - 12ef2752666 LFU-604-22 imx9: Add iMX95 Kconfig and Makefile - 36f69c1bba5 LFU-604-21 imx9: scmi: Add iMX95 SOC and clock codes - d6888e6bfc2 LFU-604-20 imx9: Move codes to native sub-folder for non-SCMI - 159b95cc64e LFU-604-19 arm: global_data: add scmi pointer - 57dc11420e3 LFU-604-18 clk: add SPL_CLK_SCMI option - e67be21ac17 LFU-604-17 clk: scmi: support probe in pre-reloc stage - 6a44dbfd181 LFU-604-16 firmware: scmi: mailbox: support probe in pre-reloc stage - d32c10ebe01 LFU-604-15 scmi_protocols: add PERF protocol ID - d2d38b85248 LFU-604-14 scmi_protocols: add MISC ID - 614e6d3b33b LFU-604-13 clk: scmi: support set parent - abb8b90ce81 LFU-604-12 pinctrl: nxp: add SCMI pinctrl driver - 17e15ac02d3 LFU-604-11 firmware: scmi: use CONFIG_SCMI_POWER_DOMAIN as check condition - f04e4b2e022 LFU-604-10 firmware: scmi: fix get channel - 38f903772ea LFU-604-9 firmware: scmi: dump error string - 5749cc5ffd9 LFU-604-8 scmi: smt: enable doorbel return - 96a80b34dd6 LFU-604-7 firmware: scmi: use PAGE_SIZE alignement for ARM64 - e8dbcf61afb LFU-604-6 scmi_agent: add SCMI_MSG macro - f1c5bef0098 LFU-604-5 mailbox: support timeout when sending - b5ae5f5e445 LFU-604-4 mailbox: add i.MX MU driver - 2f31bc166e0 LFU-604-3 Revert "MLK-14938-23 mailbox: enable mbox_send non-blocking use" - 7e94f7b45c3 LFU-604-2 Revert "MLK-14938-24 mailbox: add imx mu DM mailbox driver" - 18d56c3fc6d LFU-604-1 imx: Kconfig: make IMX8_ROMAPI configurable - 485afae20fe LFU-605 imx8/imx8m: Extend NAND kernel part in mtdparts to 64MB Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* Merge pull request #1785 from rafluan/linux-versionOtavio Salvador7 days14-100/+104
|\ | | | | Update linux-imx and linux-fslc-imx versions
| * linux-imx-headers: Update from v6.1.55-2.2.0 to v6.6.3-1.0.0Luan Rafael Carneiro7 days1-3/+3
| | | | | | | | Signed-off-by: Luan Rafael Carneiro <luan.rafael@ossystems.com.br>
| * linux-imx: Bump from v6.1.55-2.2.0 to v6.6.3-1.0.0Luan Rafael Carneiro7 days1-6/+4
| | | | | | | | Signed-off-by: Luan Rafael Carneiro <luan.rafael@ossystems.com.br>
| * linux-fslc-imx: Update from v6.1 to v6.6Luan Rafael Carneiro7 days12-91/+97
|/ | | | | | | | | | | | | | | | | | | Update linux-fslc-imx from version 6.1 to 6.6. This commit also changes 32-bit imx based machines to add device tree subdirectory. The changed machines are: - conf/machine/imx6qdlsabreauto.conf - conf/machine/imx6qdlsabresd.conf - conf/machine/imx6slevk.conf - conf/machine/imx6sllevk.conf - conf/machine/imx6sxsabreauto.conf - conf/machine/imx6sxsabresd.conf - conf/machine/imx6ulevk.conf - conf/machine/imx6ullevk.conf - conf/machine/imx6ulz-14x14-evk.conf - conf/machine/imx7dsabresd.conf - conf/machine/imx7ulpevk.conf Signed-off-by: Luan Rafael Carneiro <luan.rafael@ossystems.com.br>
* Merge pull request #1784 from nxp-upstream/masterOtavio Salvador8 days2-116/+0
|\ | | | | alsa-lib: Drop upstream patch
| * alsa-lib: Drop upstream patchTom Hochstein9 days2-116/+0
|/ | | | | | | | The patch 0001-pcm-Fix-segfault-with-32bit-libs.patch is already upstream on master and scarthgap. Fixes: f2575b7e61 Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* Merge pull request #1783 from rafluan/linux-versionOtavio Salvador9 days1-1/+1
|\ | | | | linux-fslc-imx: Bump revision to 2bfda7392
| * linux-fslc-imx: Bump revision to 2bfda7392Luan Rafael Carneiro9 days1-1/+1
|/ | | | | | | | | | | | | | | | | | | | | This commit includes the following changes: - 2bfda7392e66 Merge pull request #658 from tq-niebelm/6.1-2.2.x-imx - 86a389d3e879 Merge remote-tracking branch 'lf-6.1.y' into 6.1-2.2.x-imx - dad30ee71946 Merge pull request #657 from tq-niebelm/fslc-6.1-2.2.x-imx-fixes - 5f6af3b30755 arm64: dts: imx8mm: fix csi nodes for NXP vendor stack - 2443a1146bfd phy: phy-fsl-lynx-28g: fix wrong merge resolve - 4e3fc5471376 Merge pull request #652 from schiffermtq/6.1-2.2.x-imx-fixes - 2047384fddad i2c: imx: fix lockdep issue - 4e0b61655262 ARM: dts: imx7s: fix ARM timer definition - e0170f358bd1 ARM: imx: fix OCOTP compatible string on i.MX6SLL and i.MX6ULL - 8ff00014e030 ARM: imx: fix i.MX7D-only build with CONFIG_SMP - 1f7da780d0e7 ARM: imx: fix i.MX7D-only build with CONFIG_OPTEE - 658bd1c4e0d1 ARM: imx: include i.MX6SX DDR freq implementation for i.MX6UL - 5bf7454667aa ARM: imx: do not include smp_wfe_imx6.S for i.MX6SX - cfe00450b7cf ARM: imx: enable HAVE_IMX_BUSFREQ for i.MX6 - 62447ea0e0eb ARM: imx: do not build busfreq without HAVE_IMX_BUSFREQ Signed-off-by: Luan Rafael Carneiro <luan.rafael@ossystems.com.br>
* Merge pull request #1779 from valijec/masterOtavio Salvador9 days18-36/+379
|\ | | | | recipes-multimedia: Upgrade to NXP release 6.6.3_1.0.0
| * recipes-multimedia: Upgrade to NXP release 6.6.3_1.0.0Valentin Jec9 days18-36/+379
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated: - alsa-lib update to 6.6.3_1.0.0 release and skip QA check for 32bit timer - gstreamer1.0-plugins-bad_1.22.5.imx update to 6.6.3_1.0.0 release, enable g2d - gstreamer1.0-plugins-base_1.22.5.imx update to 6.6.3_1.0.0 release, add opengl dependencies - gstreamer1.0-plugins-good_1.22.5.imx update to 6.6.3_1.0.0 release, enable pulseaudio and 32bit timer - gstreamer1.0_1.22.5.imx update to 6.6.3_1.0.0 release and add runtime dependency glibc-gconv-iso8859-5 - imx-gst1.0-plugin update to 6.6.3_1.0.0 release - imx-vpuwrap update to 6.6.3_1.0.0 release Upgraded: - imx-codec: 4.8.2 -> 4.8.3 - imx-dsp-codec-ext: 2.1.6 -> 2.1.7 - imx-dsp: 2.1.6 -> 2.1.7 - imx-parser: 4.8.2 -> 4.8.3 - imx-opencl-converter: 0.1 -> 0.2.0 New feature: - pipewire_1.0.0 Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
* | Merge pull request #1782 from rafluan/linux-versionOtavio Salvador9 days1-2/+2
|\ \ | | | | | | linux-fslc: Update form v6.6 to v6.6.26
| * | linux-fslc: Update form v6.6 to v6.6.26Luan Rafael Carneiro9 days1-2/+2
|/ / | | | | | | | | | | | | Kernel repository has been upgraded up to v6.6.26 from stable kernel version. Signed-off-by: Luan Rafael Carneiro <luan.rafael@ossystems.com.br>
* | Merge pull request #1768 from YoeDistro/kraj/delete-waylandscarthgapOtavio Salvador10 days4-128/+0
|\ \ | | | | | | wayland: Delete recipe
| * | wayland: Delete recipeKhem Raj2024-03-114-128/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this recipe is close to what core layer has and it seems to be not needed to be forked anymore here is diff --- wayland_1.22.0.imx.bb 2023-09-06 20:34:55.169416916 -0700 +++ ../../../poky/meta/recipes-graphics/wayland/wayland_1.22.0.bb 2023-08-02 14:11:05.768744418 -0700 @@ -12,13 +12,11 @@ DEPENDS = "expat libffi wayland-native" -SRC_URI = "https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.22.0/downloads/${BP_ORIGINAL}.tar.xz \ +SRC_URI = "https://gitlab.freedesktop.org/wayland/wayland/-/releases/${PV}/downloads/${BPN}-${PV}.tar.xz \ file://run-ptest \ file://0001-build-Fix-strndup-detection-on-MinGW.patch \ " SRC_URI[sha256sum] = "1540af1ea698a471c2d8e9d288332c7e0fd360c8f1d12936ebb7e7cbc2425842" -BP_ORIGINAL = "${BPN}-1.22.0" -S = "${WORKDIR}/${BP_ORIGINAL}" UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" UPSTREAM_CHECK_REGEX = "wayland-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)" @@ -61,7 +59,3 @@ BBCLASSEXTEND = "native nativesdk" RDEPENDS:${PN}-ptest += "binutils sed ${PN}-tools" - -PACKAGE_ARCH = "${MACHINE_SOCARCH}" - -DEFAULT_PREFERENCE = "-1" Signed-off-by: Khem Raj <raj.khem@gmail.com>
* | | Merge pull request #1769 from Freescale/rework-readmeOtavio Salvador10 days2-34/+47
|\ \ \ | | | | | | | | Update README with enhanced information and communication channels
| * | | Update README with enhanced information and communication channelsOtavio Salvador10 days2-34/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enhanced the README file by adding detailed maintenance policies for the `meta-freescale` layer, including information about branch management and release cycles. Additionally, included specifics about the maintained branches such as `master`, `scarthgap`, `nanbield`, and `kirkstone`. This update aims to provide users with a clearer understanding of the project's maintenance practices and available branches. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | | | Merge pull request #1780 from rafluan/fix-dtb-pathsOtavio Salvador2024-04-041-3/+3
|\ \ \ \ | |_|_|/ |/| | | imx6qdlsabresd: Change device tree paths to linux mainline
| * | | imx6qdlsabresd: Change device tree paths to linux mainlineLuan Rafael Carneiro2024-04-041-3/+3
|/ / / | | | | | | | | | | | | | | | | | | Change the device tree paths to the Linux mainline as this was changed in version 6.4-rc3. Signed-off-by: Luan Rafael Carneiro <luan.rafael@ossystems.com.br>
* | | Merge pull request #1778 from MrCry0/master-scr-eula-6.6.3Otavio Salvador2024-04-013-201/+315
|\ \ \ | | | | | | | | NXP BSP LF6.6.3-1.1.0: Update SCR and EULA
| * | | SCR: Update to NXP BSP LF6.6.3-1.0.0Oleksandr Suvorov2024-04-011-177/+272
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed wrong master branches for: - imx-lib -b lf-6.6.3_1.0.0 - imx-firmware -b lf-6.6.3_1.0.0 - imx-alsa-plugins -b MM_04.08.03_2312_L6.6.y Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
| * | | EULA: Update to v53Oleksandr Suvorov2024-04-012-24/+43
|/ / / | | | | | | | | | | | | | | | This version is used in NXP BSP LF6.6.3-1.0.0. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* | | Merge pull request #1773 from sapiippo/masterOtavio Salvador2024-03-282-7/+2
|\ \ \ | | | | | | | | gstreamer1.0-plugins-base: Don't always enable viv-fb
| * | | gstreamer1.0-plugins-base: Don't always enable viv-fbSamuli Piippo2024-03-212-7/+2
|/ / / | | | | | | | | | | | | | | | | | | GStreamer is now 1.22.5 and as commented drop the viv-fb append. i.MX 7ULP has a GPU and should still use viv-fb Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
* | | Merge pull request #1772 from MrCry0/master-6.1.55Otavio Salvador2024-03-195-218/+224
|\ \ \ | | | | | | | | Last changes for 6.1.55
| * | | imx-lib: Update lf-6.1.22_2.0.0 to lf-6.1.55-2.2.0Oleksandr Suvorov2024-03-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | No actual changes, just rename a source branch. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
| * | | imx-test: Update from lf-6.1.22_2.0.0 to lf-6.1.55-2.2.0Oleksandr Suvorov2024-03-191-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Relevant changes: - e8b3c90 LF-10305-2: mxc_jpeg_test: always trigger the source change event in decoding - 379405e LF-10305: mxc_jpeg_test: wait and handle the source change event in decoding test - bfbdf7d LF-9396: imx-jpeg: Add performance statistics - dd86d09 MLK-26125-7: mxc_v4l2_vpu_test: waylandsink: avoid segmentation fault if fail to connect display - 125b35a MLK-26125-6: mxc_v4l2_vpu_test: waylandsink: return undisplayed input buffer - dc180ec MLK-26125-5: mxc_v4l2_vpu_test: decoder add parameter dec_display_delay - 73ac624 MLK-26125-4: mxc_v4l2_vpu_test: waylandsink: avoid a deadlock in exit - dafd71c MLK-26125-3: mxc_v4l2_vpu_test: waylandsink: update display size according crop info - d31e7e8 MLK-26125-2: mxc_v4l2_vpu_test: waylandsink: add shm buffer - 7417af1 MLK-26125-1: mxc_v4l2_vpu_test: waylandsink: use xdg_wm_base instead of wl_shell - a05ca31 LF-9045-2: mxc_v4l2_vpu_test: check whether the input file exists - 5346d77 MLK-26076-19: mxc_v4l2_vpu_test: reduce static function declear - bcf3cef MLK-26076-18: mxc_v4l2_vpu_test: disable all build option for zebu - 135dbb6 MLK-26076-17: mxc_v4l2_vpu_test: support convert nv21 - 5874874 MLK-26076-16: mxc_v4l2_vpu_test: aign with upstream naming for the 12-bit pixelformats - 01f0424 MLK-26076-15: mxc_v4l2_vpu_test: change default size of encoder from 1920x1080 to 8192x8192 - 698827a MLK-26076-14: mxc_v4l2_vpu_test: avoid be stalled when fail to display frame - e387406 LF-9045: mxc_v4l2_vpu_test: integrate imx-mm parser to vpu unitest - f45760c Deleted COPYING. It is replaced by LICENSE. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
| * | | kernel-module-nxp-wlan: Update to 6.1.55-2.2.0Oleksandr Suvorov2024-03-192-38/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove obsolete patch, the issue is fixed in commit 952d10f. Relevant changes: - 952d10f mxm_wifiex: update to mxm6x17423.p6 release - 983c073 mxm_wifiex: update to mxm6x17423.p1 release - defde68 mxm_wifiex: fix L6.1.55 kernel build break - 0f0c339 mxm_wifiex: fix L6.6 kernel next tree build errors - 26246bf mxm_wifiex: update to mxm6x17408.p2 release - 297d1ac mxm_wifiex: fix next-20230804 Linux Factory rebase build errors - bcbbab1 mxm_wifiex: fix L6.5 kernel build errors - 19732f5 mxm_wifiex: update to mxm6x17408 release Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
| * | | SCR: Update to NXP release 6.1.55-2.2.0Oleksandr Suvorov2024-03-191-177/+218
|/ / / | | | | | | | | | | | | | | | | | | | | | Update the SCR to 6.1.55-2.2.0 in real. Fixes: 0a9b7135 ("EULA,SCR: Update to v49 for NXP release 6.1.55-2.2.0") Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* | | Merge pull request #1770 from hiagofranco/use_root_home_yocto_varOtavio Salvador2024-03-141-3/+3
|\ \ \ | |/ / |/| | imx-test: Use ROOT_HOME instead of hardcoded home directory
| * | imx-test: Use ROOT_HOME instead of hardcoded home directoryHiago De Franco2024-03-141-3/+3
|/ / | | | | | | | | | | | | | | | | | | | | | | | | Hardcoding the root home directory could cause issues when the ROOT_HOME is not set to '/home/root'. As example, the ROOT_HOME can be changed to '/root', which makes imx-test install files in the wrong folder. Therefore, replace '/home/root' with '$ROOT_HOME'. Usually, ROOT_HOME is already set to '/home/root' [1]. [1] https://docs.yoctoproject.org/4.3.3/ref-manual/variables.html?highlight=variables#term-ROOT_HOME Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
* | Merge pull request #1759 from YoeDistro/yoe/puOtavio Salvador2024-03-131-0/+4
|\ \ | |/ |/| qtbase: Enable wayland knob when in distro features
| * qtbase: Enable wayland knob when in distro featuresKhem Raj2024-03-021-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | Mimic the behavior from recipe proper here since we override packageconfig defaults. With QT 6.7, qtbase built without wayland support is not sufficient to build rest of QT components e.g. qtwayland errors out during build/configure ERROR: Qt Wayland Client requires QtGui to be build with support for wayland Therefore add it when wayland is in distro features. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* | Merge pull request #1767 from quaresmajose/bmaptoolsOtavio Salvador2024-03-111-0/+6
|\ \ | | | | | | conf/layer: add bmaptool compatibility for old versions
| * | conf/layer: add bmaptool compatibility for old versionsJose Quaresma2024-03-111-0/+6
|/ / | | | | | | | | | | | | | | - Fixup for: cf8b57d9 imx-base.inc: Rename bmap-tools to bmaptool - This makes it possible to use the master branch with oe-core before the scarthgap release. Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
* | Merge pull request #1764 from hiagofranco/add_uuu_tagged_to_uuubootloader-classOtavio Salvador2024-03-091-2/+2
|\ \ | | | | | | uuu_bootloader_tag.bbclass: Use UUU_BOOTLOADER_TAGGED variable
| * | uuu_bootloader_tag.bbclass: Use UUU_BOOTLOADER_TAGGED variableHiago De Franco2024-03-091-2/+2
|/ / | | | | | | | | | | | | Use UUU_BOOTLOADER_TAGGED variable instead of UUU_BOOTLOADER in the stat function to make the code more specific and easy to read. Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
* | Merge pull request #1763 from hiagofranco/add_uuu_untagged_to_u-boot-imxOtavio Salvador2024-03-091-6/+9
|\ \ | | | | | | u-boot-imx_2023.04.bb: Add UUU_BOOTLOADER_UNTAGGED variable
| * | u-boot-imx_2023.04.bb: Add UUU_BOOTLOADER_UNTAGGED variableHiago De Franco2024-03-091-6/+9
|/ / | | | | | | | | | | | | | | | | After commit 5a906365fd29 ("uuu_bootloader_tag.bbclass: Add UUU_BOOTLOADER_UNTAGGED"), the option for a untagged binary was added to uuu_bootloader_tag.bbclass. The u-boot-imx recipe also uses this binary, thefore add UUU_BOOTLOADER_TAGGED to this recipe as well. Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
* | Merge pull request #1761 from hiagofranco/fix_uuu_bootloader_tagOtavio Salvador2024-03-082-0/+2
|\ \ | | | | | | uuu_bootloader_tag.bbclass: Add UUU_BOOTLOADER_UNTAGGED
| * | uuu_bootloader_tag.bbclass: Add UUU_BOOTLOADER_UNTAGGEDHiago De Franco2024-03-082-0/+2
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add UUU_BOOTLOADER_UNTAGGED flag to add the possibility to deploy a imx-boot binary without the tagged footer 'UUUBURNXXOEUZX7+A-XY5601QQWWZ%sEN' at the end. The addition of the footer 'UUUBURNXXOEUZX7+A-XY5601QQWWZ%sEN' at the end causes issues when the binary is loaded into RAM memory, this footer may cause issues where the binary size exceeds the typical USB package size used by UUU (1021 bytes). As example, if the footer is split across two distinct USB packages, such as sending 'UUUBURNXXXOE' in the last packet and 'UZX7+A-XY5601QQWWZ%sEND' in the next one, it can lead to UUU halting while waiting for a response in SDPS mode. After sending 'UUUBURNXXXOE', iMX8MP's boot room starts SPL, not waiting for the next packet ('UZX7+A-XY5601QQWWZ%sEND'), leading to UUU breaking. Therefore, deploy both binaries separately (-tagged and -untagged) to allow users to choose the appropriate binary. Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>