summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-14linux kernel & u-boot recipes: update to latest for tezithud-nextthudMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2020-11-01machines: verdin-imx8mm: add additional product idsMax Krummenacher
Add the following additional SKU product ids which are compatible with the verdin-imx8mm machines. 0059: Verdin iMX8M Mini Quad 2GB IT 0060: Verdin iMX8M Mini DualLite 1GB WB IT Related-to: ELB-3128 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 47ee60494d3d6579e2aaa5739ea515fcd86e6b90)
2020-10-31linux kernel & u-boot recipes: update to latestMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-10-30verdin-imx8mm: fix uboot_entrypoint/rd_loadaddress for 1gb dualliteMarcel Ziswiler
E.g. generating a fitimage for the Toradex Easy Installer will use those addresses. Unfortunately, in the Verdin iMX8M Mini DualLite 1GB case, there is no memory at 0x80280000 resp. 0xA0000000 so we need to move them within its 1GB address space (e.g. below 0x80000000). Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2020-08-28apalis-imx8x.conf: specify rt kernelMax Krummenacher
Specify which kernel to build when preempt-rt is in overrides. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-08-12imx-sc-firmware: Update to latest 1.3.1 scfwPhilippe Schenker
With this commit the new Apalis iMX8QM V1.1B modules are supported Related-to: ELB-2832 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com> (cherry picked from commit 2545b1f52803e9b4f2f27cb750264d9193e12fbb)
2020-08-12imx-sc-firmware: do not use autorev for zeus anymorePhilippe Schenker
The release pinned at git-hash ca3cbc72 is the last one for BSP 4.0. We want to go on with SCFW to version 1.5.0 which has a new API and is not recommended for kernel and u-boot used on zeus branch. Drop autorev so we can merge new stuff for dunfell into scfw. Related-to: ELB-2798 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com> (cherry picked from commit b7f503ef6baad0ec242024aaf977f8b94c54f9c0)
2020-08-12imx-sc-firmware: update to latestMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit c047dd211b39346f7123ac6af0261d0d29508aeb)
2020-08-12imx-sc-firmware: update to latestMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit f6859a5d4c7540ae0ffae42e204c0ae532ef04f0)
2020-05-26imx-atf: react with reset to a system rebootMax Krummenacher
I.e. reset the whole SoC rather than just the AP partition. Related-to: ELB-2702 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-05-14linux-toradex_4.14-2.3.x: update to latestMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2020-05-14u-boot-toradex_2018.03: update to latestMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2020-04-21README: rework for thud branchesVerdin-iMX8MM_Console-Image_3.0b4.254-20200421Colibri-iMX8X_Console-Image_3.0b4.254-20200421Colibri-iMX7_Console-Image_3.0b4.254-20200421Colibri-iMX7-eMMC_Console-Image_3.0b4.254-20200421Colibri-iMX6_Console-Image_3.0b4.254-20200421Colibri-iMX6ULL_Console-Image_3.0b4.254-20200421Apalis-iMX8_Console-Image_3.0b4.254-20200421Apalis-iMX8X_Console-Image_3.0b4.254-20200421Apalis-iMX6_Console-Image_3.0b4.254-20200421Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-04-20linux-toradex: update to latestPhilippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2020-04-20linux-toradex: add UBIFS driver back to mx7Philippe Schenker
Fixes: 3560660 linux-toradex: synchronise defconfigs Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2020-04-17u-boot-toradex & linux-toradex: update to latestMarcel Ziswiler
Related-to: ELB-2510 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2020-04-16xorg-xserver: remove duplicated patchOleksandr Suvorov
The patch 0003-Remove-check-for-useSIGIO-option.patch has been added to xorg-server recipe on meta-freescale layer [1]. Reapplying this patch causes the build error [2]. Remove this patch from the meta-toradex-nxp layer. [1] 07d4a6baa23ec3a1f013f8a070130598b56aec7c xserver-xorg: Backport to fix X server 1.20.1 crash [YOCIMX-3280] [2] ------------------------ ERROR: xserver-xorg-2_1.20.1-r0 do_patch: Command Error: 'quilt --quiltrc /oe-core/build/tmp/work/armv7at2hf-neon-mx6qdl-tdx-linux-gnueabi/ xserver-xorg/2_1.20.1-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0 Output: Patch 0003-Remove-check-for-useSIGIO-option.patch is already applied; check your series file ------------------------ Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-04-15linux-toradex-rt: synchronise defconfigsOleksandr Suvorov
Basically, as per the following commit from the toradex_4.14-2.3.x-imx branch on git://git.toradex.com/linux-toradex.git ab66d6c48c8e78e74ebbf41505db65b0830e6fd7 ARM: apalis/colibri-imx6/7/6ull: enable options for backports 8d6cc5a3e9a2cf349c4d42e13c4449f16512651e ARM: apalis/colibri-imx6/7/6ull: disable wireless drivers c666f52447fa426fdc414bb1c922d89969f25385 arm64: defconfig: enable options required for backports d55c4e1ff7f1a6b23908d45bfec48b2c717d13fe arm64: defconfig: disable wireless drivers Related-to: ELB-2687 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-04-15linux-toradex: synchronise defconfigsOleksandr Suvorov
Basically, as per the following commit from the toradex_4.14-2.3.x-imx branch on git://git.toradex.com/linux-toradex.git ab66d6c48c8e78e74ebbf41505db65b0830e6fd7 ARM: apalis/colibri-imx6/7/6ull: enable options for backports 8d6cc5a3e9a2cf349c4d42e13c4449f16512651e ARM: apalis/colibri-imx6/7/6ull: disable wireless drivers c666f52447fa426fdc414bb1c922d89969f25385 arm64: defconfig: enable options required for backports d55c4e1ff7f1a6b23908d45bfec48b2c717d13fe arm64: defconfig: disable wireless drivers Related-to: ELB-2687 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-04-15linux-toradex: synchronise defconfigsOleksandr Suvorov
Basically, as per the following commit from the toradex_4.14-2.3.x-imx branch on git://git.toradex.com/linux-toradex.git 19a90652d70208c755d3339e21f6bfc8cae04b82: ARM: apalis/colibri: defconfig: remove backported drivers 76b17e9c0b6f0245dc76c59062257bea2d0d6a0f: arm64: apalis/colibri: defconfig: remove backported drivers Related-to: ELB-2388 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-04-15linux-toradex-rt: synchronise defconfigsOleksandr Suvorov
Basically, as per the following commit from the toradex_4.14-2.3.x-imx branch on git://git.toradex.com/linux-toradex.git 19a90652d70208c755d3339e21f6bfc8cae04b82: ARM: apalis/colibri: defconfig: remove backported drivers 76b17e9c0b6f0245dc76c59062257bea2d0d6a0f: arm64: apalis/colibri: defconfig: remove backported drivers Related-to: ELB-2388 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-04-10linux-toradex: use latestMarcel Ziswiler
Related-to: ELB-2510 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2020-04-09linux-toradex-rt: synchronise defconfigsMax Krummenacher
Resync with latest configs in the kernel, but switch on PREEMPT_RT_FULL. Related-to: ELB-2510 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-04-09linux-toradex: use latestMax Krummenacher
Related-to: ELB-2510 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-04-09u-boot-toradex: use latestMax Krummenacher
Related-to: ELB-2510 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-04-09imx-sc-firmware: use latestMax Krummenacher
Use the latest binaries provided for Toradex boards. Related-to: ELB-2510 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-04-04linux-toradex: synchronise defconfigsOleksandr Suvorov
Final synchronization with the commit from the toradex_4.14-2.3.x-imx branch on git://git.toradex.com/linux-toradex.git: 25c008952d3a61c9c402126d4ba7424ef8132f90 arm64: defconfig: further config clean-up Related-to: ELB-2388 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-04-04linux-toradex: synchronise defconfigsOleksandr Suvorov
Basically, as per the following commit from the toradex_4.14-2.3.x-imx branch on git://git.toradex.com/linux-toradex.git: 25c008952d3a61c9c402126d4ba7424ef8132f90 arm64: defconfig: further config clean-up Related-to: ELB-2388 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-04-04linux-toradex-rt: synchronise defconfigsOleksandr Suvorov
Basically, as per the following commit from the toradex_4.14-2.3.x-imx branch on git://git.toradex.com/linux-toradex.git b1df9c77a53e92dc6b993007e3d8bb1f3cc61bf6: colibri imx6ull: defconfig: enable building backports-5.4 Related-to: ELB-2388 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-04-03linux-toradex: synchronise defconfigsMarcel Ziswiler
Basically, as per the following commit from the toradex_4.14-2.3.x-imx branch on git://git.toradex.com/linux-toradex.git: 25c008952d3a61c9c402126d4ba7424ef8132f90 arm64: defconfig: further config clean-up Related-to: ELB-2388 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2020-04-03linux-toradex: synchronise defconfigsMarcel Ziswiler
Basically, as per the following two commits from the toradex_4.14-2.3.x-imx branch on git://git.toradex.com/linux-toradex.git b1df9c77a53e92dc6b993007e3d8bb1f3cc61bf6: colibri imx6ull: defconfig: enable building backports-5.4 ad4d419f1b24e1d986e2fe956c1f3ca7d1eab93f: apalis/colibri_imx6/-imx6ull/_imx7/-imx8/8x_defconfig: config refresh Related-to: ELB-2388 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2020-03-25verdin-imx8mm: follow renamed dtb name and add new oneMax Krummenacher
Note that currently the Toradex Easy Installer does nothing with the TORADEX_PRODUCT_IDS[0055] setting on eMMC machines. Related-to: ELB-2322 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-03-23colibri-imx6ull: drop upstreamed machine and deploy additional device treesMax Krummenacher
Drop the upstreamed machine configuration file and move all differences into conf/machine/include/colibri-imx6ull.inc. Deploy additional device trees. Related-to: ELB-2593 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-03-23colibri-imx7, colibri-imx7-emmc: deploy additional device treesMax Krummenacher
Related-to: ELB-2593 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-03-23colibri-imx6: deploy additional device treesMax Krummenacher
Related-to: ELB-2593 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-03-23apalis-imx6: deploy additional device treesMax Krummenacher
Related-to: ELB-2593 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-03-23Revert "apalis-imx6: import from meta-freescale-3rdparty"Max Krummenacher
Any fixups not upstreamed should be done here: conf/machine/include/apalis-imx6.inc This reverts commit 007649356c8db93ce09c766f4b46ccfaae7025a3. Related-to: ELB-2593 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-03-14imx-atf: fix a uninitialized variable issueMing Liu
This fixes a following compiling error on verdin-imx8mm machine: +| plat/imx/common/imx8m/imx_rdc.c: In function 'imx_rdc_set_masters': +| plat/imx/common/imx8m/imx_rdc.c:146:9: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized] Signed-off-by: Ming Liu <ming.liu@toradex.com>
2020-03-13multimedia: add missing/new LIC_FILES_CHKSUMMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2020-03-12apalis-imx8.conf: deploy additional device treesMax Krummenacher
Related-to: ELB-1254 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-03-12machines: move imx wayland/weston version setting to distro layerMax Krummenacher
Thus they are stored in one place and also apply to i.MX6/i.MX7 machines should one build them for wayland/weston. Related-to: ELB-2303 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-03-12weston.ini: use g2d for soc which support g2dMax Krummenacher
For apalis-imx8 this makes gst-play and the gstreamer playbin plugin automatically convert the tiling output of the vpu decoder to the video sink plugins requirement. Related-to: ELB-2351 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-03-12weston: imx: update to latest 5.0.0 from 4.14.98 2.3.0Max Krummenacher
Related-to: ELB-2351 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-03-12multimedia: update vpu to 4.14.98 2.3.0Max Krummenacher
Related-to: ELB-2351 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-03-12multimedia: update to 4.14.98 2.3.0Max Krummenacher
Related-to: ELB-2351 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-03-12imx-dpu-g2d: update to 4.14.98 2.3.1Max Krummenacher
Related-to: ELB-2351 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-03-12gpu: update to 4.14.98 2.3.1Max Krummenacher
Related-to: ELB-2351 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-03-12linux-toradex: update to 4.14-2.3.xMax Krummenacher
Related-to: ELB-2351 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-03-12linux-imx-headers: update to 4.14.98 2.3.0Max Krummenacher
This provides headers unique to the NXP downstream kernel. Since linux-toradex is rebased onto NXP's downstream kernel the needed git hash is also part of our linux-toradex git and we can save the download of a second kernel git repo. Related-to: ELB-2351 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-03-12u-boot-toradex: i.mx8: update to imx_v2018.03_4.14.98_2.3.0Max Krummenacher
This updates to the NXP BSP 2.3.0 at tag rel_imx_4.14.98_2.3.1_patch. Related-to: ELB-2351 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>