summaryrefslogtreecommitdiff
path: root/recipes-bsp
AgeCommit message (Collapse)Author
2019-06-24imx-atf: deploy binary additionally with the name used for atf 2.0Max Krummenacher
This helps that the user of the file (imx-boot) need not be aware of the atf version. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-24u-boot: mainline: update phy aneg patch to v2Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-24Revert "imx-atf: update to 4.14.98 2.0.0"Max Krummenacher
The 2018.03 U-Boot of the 4.14.78 1.0.0 BSP failes booting. By reverting to ATF 1.5 it boots again. This reverts commit 39ea358020e2f555c1fd36a1f9e193466c9d96f7. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-24firmware-imx: update to 8.1.1Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-21u-boot-mainline: add patch, auto neg. timeoutMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-21imx-boot: follow atf binary name changeMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-21imx-atf: update to 4.14.98 2.0.0Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-21imx-sc-firmware: update to 1.2.2, drop QM A0Max Krummenacher
Update to version based on NXP SCFW 1.2.2. Branch name: imx_4.14.98_2.0.0_ga Build version: 3332 Commit ID: 0x0cb6f758b Build date: May 20 2019 Build time: 10:58:51 Our SCFW git hash: 56ee0444 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-21imx-mkimage, imx-boot: update to 4.14.98 2.0.0, drop QM A0Max Krummenacher
Upstream dropped support for i.MX8QM A0 silicon with the update to the 4.14.98 2.0.0 BSP. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-19u-boot: update to v2019.07-rc4+Max Krummenacher
Add patches currently on the ML targeting Toradex boards and fetch latest and greatest of master branch. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-05alsa-state: increase volume for apalis-imx8Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-04u-boot-toradex_2018.03: update to latestMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-29u-boot: provide a dummy fw_env.configMax Krummenacher
This prevents fetcher errors if a machines does not provide its specific file. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-29imx-boot: use the right dcd for apalis-imx8a0Max Krummenacher
The Apalis iMX8 QM V1.0A require a specific DCD. Inject that DCD file and change the Makefile to actually use it. (The DCD for B0 silicon integrated in the SCFW and irrelevant here) Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-29u-boot-toradex_2018.03: boot linux on apalis-imx8a0 from sd cardMax Krummenacher
The Apalis iMX8 QM V1.0A are not fused but strapped to boot from SD card. Revert the environment change which makes them boot from eMMC. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-27imx-atf: bbappend: delete now obsolete fileMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-23imx-atf: bbappend: use version wildcard and explicitely set versionMax Krummenacher
This copes with the version upgrade in meta-freescale master to imx-atf 2.0 which is meant for BSP 4.14.98_2.0.0_ga. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-21u-boot-toradex_2018.03: update to latestMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-21u-boot-toradex-fw-utils_2018.03: intial recipeMax Krummenacher
Copied and adapted from: openembedded-core/meta/recipes-bsp/u-boot/u-boot-fw-utils_2018.07.bb Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-21u-boot-toradex_2018.03: split common definitions into a inc fileMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-21u-boot: add patch to increase malloc_fMax Krummenacher
Otherwise U-Boot freezes before outputting anything. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-20u-boot-toradex_2018.03: additionally provide uEnv.txtMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-14u-boot: fix mainline not providing a nand targetMax Krummenacher
Our downstream U-Boot provides a u-boot-nand.imx target prepending the binary with a 1k block for easier flashing while the mainline U-Boot does not. Mimic the behaviour in a do_compile_append. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-14u-boot: fix i.mx6 conflicting patchesMax Krummenacher
Remove two patches which make the apalis-imx6, colibri-imx6 SPL build fail. They are not needed for a working U-Boot. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-14imx-sc-firmware: apalis/colibri: update to latest, 1.1.2Max Krummenacher
Changes: Update to version based on NXP SCFW 1.1.2. Branch name: imx_4.14.78_1.0.0_ga Build version: 3014 Commit ID: 0x0f0226b37 Build date: Mar 27 2019 Build time: 14:47:32 Our SCFW git hash: 8f160f9 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-13u-boot: provide a mainline u-boot, based on 2019.07 rc1Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-09alsa-state: follow card rename in the apalis-imx8 kernelMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-30alsa-state: add alsa config for apalis-imx8Max Krummenacher
This sets the analog audio out as the default alsa card and gives that codec reasonable mixer defaults. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-29imx-boot: cope with b0 silcon not using dcdMax Krummenacher
Only A0 silicon has and needs a DCD file, B0 silicon and likely later revisions have the DCD information as part of the SCFW file. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-29imx-sc-firmware: apalis/colibri: update to latestMax Krummenacher
Changes: Apalis iMX8QM: Adapt for B0 DDR config and timings Colibri iMX8QXP: Disable debug UART, so that it can be used for Cortex-M4 Our SCFW git hash: 7c04e56 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23colibri-vf: drop machineMax Krummenacher
We decided we won't do a BSP 3.0 for Vybrid. For new designs we recommend ULL now. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23u-boot-toradex: add inital 4.14.78 for i.MX8 recipeMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23imx-sc-firmware: inject binaries for apalis/colibri imx8Max Krummenacher
Version based on NXP SCFW 1.1. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23imx-firmware: update to 4.14.78 bsp versionMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23imx-atf: update to 4.14.78 bsp versionMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23firmware-imx: update to 8.0Max Krummenacher
This is a copy from meta-freescale of the 7.8 recipes updated to firmware-imx-8.0. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23linux kernel & u-boot recipes: update to latestMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit a5f5d85e52717e136e692478fb5d822c1ce70046) Conflicts: recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb (moved to meta-freescale-3party, githash now in bbappend) Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06u-boot-toradex: drop include tdx_version.confMax Krummenacher
Variables from tdx_version.conf are now provided by the distro. Add defaults in case someone doesn't use our distro. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06u-boot-toradex-fw-utils: rework after move to 3rdpartyMax Krummenacher
The recipe got moved to meta-freescale-3rdparty. Rework additional settings into a bbappend. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-01-04Revert "firmware-imx: Upgrade version from 5.4 to 7.8"Max Krummenacher
This reverts commit 9644f8c076d677d6c74674e889eb1dc66d36f827. This now lives in meta-freescale. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-01-04Revert "imx-vpu: Update version from 5.4.37 to 5.4.38"Max Krummenacher
This reverts commit de504a1923f09ea25e0beb1ccc375e113e207067. This now lives in meta-freescale. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-12-27u-boot recipes: update to latestColibri-iMX7_LXDE-Image_2.8b5.156-20181228Colibri-iMX6_LXDE-Image_2.8b5.156-20181228Colibri-iMX6ULL_LXDE-Image_2.8b5.156-20181228Colibri-VF_LXDE-Image_2.8b5.156-20181228Apalis-iMX6_LXDE-Image_2.8b5.156-20181228Marcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Philippe Schenker <philippe.schenker@toradex.com>
2018-12-18firmware-imx: Upgrade version from 5.4 to 7.8Marcel Ziswiler
Pulled from c9bb48f2887667c59b8353e7ab5e44e41324375a on meta-freescale/master. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-12-18imx-vpu: Update version from 5.4.37 to 5.4.38Marcel Ziswiler
Pulled from 1594c64aa5d51a0c97835f6548215fb0b48e0a34 on meta-freescale/master. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-09-28linux kernel & u-boot recipes: update to latestMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2018-06-26linux kernel & u-boot recipes: update to latestMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-03-29linux kernel & u-boot recipes: update to latestColibri-iMX7_LXDE-Image_2.8b2.97-20180331Colibri-iMX6_LXDE-Image_2.8b2.97-20180331Colibri-iMX6ULL_LXDE-Image_2.8b2.97-20180331Colibri-VF_LXDE-Image_2.8b2.97-20180331Apalis-iMX6_LXDE-Image_2.8b2.97-20180331Marcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2018-03-29u-boot-toradex: include U-Boot default environmentStefan Agner
Include u-boot-toradex-env.inc will generate a uEnv.txt text file containing the default environment of the U-Boot binary. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-29alsa-state: add asound.state for Colibri iMX7 1GB (eMMC) modulesStefan Agner
Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-23u-boot-toradex: drop building a recovery u-bootMax Krummenacher
We move to use SPL/u-boot.img also in the recovery case. Drop building the u-boot-recover.imx and no longer rename the u-boot-spl.img file to the misleading name u-boot-spl.imx. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>