summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-08-27u-boot-toradex: drop redundant python dependencyColibri-iMX8X_Console-Image_3.0b2.65-20190830Colibri-iMX7_Console-Image_3.0b2.65-20190830Colibri-iMX6_Console-Image_3.0b2.65-20190830Colibri-iMX6ULL_Console-Image_3.0b2.65-20190830Apalis-iMX8_Console-Image_3.0b2.65-20190830Apalis-iMX6_Console-Image_3.0b2.65-20190830Ming Liu
The python dependency has been handled properly in OE by the following commit 3b0b1630: [ u-boot: Fix pylibfdt generation ] Drop the redundant python dependency here, they would slow down u-boot build. Signed-off-by: Ming Liu <ming.liu@toradex.com>
2019-08-27meta: drop useless EXTRA_IMAGEDEPENDSMing Liu
For the recipes listed in EXTRA_IMAGEDEPENDS, bitbake would create a dependency as: | image_pn:do_image_complete -> imagedepends_pn:do_populate_sysroot but we actually need a image task depend on the deploy tasks of EXTRA_IMAGEDEPENDS recipes, setting EXTRA_IMAGEDEPENDS would not help with that, so drop it, use WKS_FILE_DEPENDS instead. Signed-off-by: Ming Liu <ming.liu@toradex.com>
2019-08-26u-boot: mx8: update to latestMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-08-26u-boot: follow branch name change for -nextMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-08-26linux kernel & u-boot recipes: update to latestMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-08-26imx-sc-firmware: make use of the retention definitionMax Krummenacher
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: 74b74e5 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-08-22u-boot-toradex-fw-utils: use also for colibri-imx8xMax Krummenacher
Colibri iMX8X now has its environment also stored in the eMMC boot area. Deploy the same configuration as for the Apalis iMX8 also for the Colibri iMX8X. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-08-22u-boot-toradex-fw-utils: apalis-mx6: follow changed emmc instanceMax Krummenacher
The kernel for Apalis iMX6 now uses mmc2 as the instance for the eMMC. Follow that. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-08-13imx-sc-firmware: fix build and with it manual DDR retention workaroundMarcel Ziswiler
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: f74abf46 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2019-08-08apalis-imx8/colibri-imx8x: re-sync defconfigStefan Agner
Re-sync defconfig which enables emulation for deprecated instructions in ARMv8 for AArch32, enables CAN MCP251X driver, enables a generic LVDS panel driver and disables CAAM Keystore test driver. Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2019-08-07bmode-usb: expand recipe to support imx6ullPhilippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2019-07-22machines: deploy a distro boot scriptMax Krummenacher
This depends on and deploys the distro boot script provided by u-boot-distro-boot. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-07-18imx-atf: override PLATFORM to imx8qxp for mx8qxp machineMing Liu
This is needed to build imx-atf version 1.5. Signed-off-by: Ming Liu <ming.liu@toradex.com>
2019-07-17u-boot-toradex: update to latestMarcel Ziswiler
This one is required for fastboot recovery integration. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2019-07-16imx-sc-firmware: update ram configurationMarcel Ziswiler
This fixes RAM issue as see on Apalis iMX8QP and updates to latest RPA with all fixes and e.g. proper CBT enablement. 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: e8090f2 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2019-07-15linux/u-boot: update to latest toradex versionsMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2019-07-15u-boot-toradex: re-add 2016.11Marcel Ziswiler
Re-add U-Boot Toradex 2016.11 as Tezi (and TorizonCore) may still depend on it. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2019-07-15apalis-imx8/colibri-imx8x: re-sync defconfigMarcel Ziswiler
Re-sync defconfig e.g. taking the following dumb-vga-dac idrm bridge enablement into account: http://git.toradex.com/cgit/linux-toradex.git/commit/?id=551ce056fd0cd91ae8237d1517469bc1b0f4366f Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2019-07-10u-boot-fw-utils: choose flavour though prefered providerMax Krummenacher
This allows to use u-boot-fw-utils in image recipes. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-07-10u-boot-toradex: update to 2019.07Max Krummenacher
Update to a 2019.07 based U-Boot. Use the openembedded master recipes for u-boot_2019.07 as a base. This makes the u-boot recipe in recipes-bsp/u-boot-mainline/ obsolete, delete it. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-07-10colibri-imx8x: prefer u-boot 2018.03Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-07-10apalis-imx8: prefer u-boot 2018.03Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-07-04colibri-imx8x: follow changed machine nameMax Krummenacher
Since we changed the machine configuration name, follow with the description and the prefix to the image names. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-07-03(apalis|colibri)*_defconfig: make IMX_SDMA a modulePhilippe Schenker
Remove firmware kobject uevent fallback mechanism and make imx_sdma a module so it gets loaded when rootfs is mounted. This prevents the error, that firmware can't be loaded from rootfs Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2019-07-02colibri-imx8x: add additional product numbersMax Krummenacher
Add the product numbers of additional Colibri iMX8X SKUs. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-07-02apalis-imx8: add additional product numbersMax Krummenacher
Add the product numbers of additional Apalis iMX8 SKUs. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-07-02imx-sc-firmware: poc sku handlingMarcel Ziswiler
SCFW implementing proof of concept 1 GB resp. 2 GB vs. 2 GB resp. 4 GB DDR SKU handling based on fuses indicating SoC being i.MX 8QP resp. 8DX vs. 8QM resp. 8QXP. 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: 71682f29 Note: this also requires a later U-Boot supporting SKU memory sizing. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2019-06-25u-boot-mainline: apalis_imx6: fix set_emmcargs wrapperMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-25u-boot-mainline: refresh patch to prevent fuzz warningsMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
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-24colibri-imx8x: rename machineMax Krummenacher
For apalis-imx8 we use the family name. Unify that for colibri-imx8x. Related to: #49287 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-21linux-toradex: update to 4.14-2.0.x for all i.mx modulesMax 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-21multimedia: update to 4.14.98 2.0.0Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-21weston: update to 4.14.98 2.0.0Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-21graphics: update to 4.14.98 2.0.0Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-21linux-imx-headers: update to 4.14.98 2.0.0Max 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-21apalis-imx8.conf: drop support for a0 siliconMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-21colibri-imx8qxp.conf: simplify imxboot targetMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-21apalis-imx8.conf: simplify imxboot targetMax Krummenacher
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-19xserver-xorg: use version wildcard for bbappendMax Krummenacher
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-11imx: mx6: update to 4.14.78_1.0.0_ga bspApalis-iMX8_Console-Image_3.0b1.40-20190612Max Krummenacher
Completes commit dc4a695 for components used only for i.MX 6. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>