summaryrefslogtreecommitdiffstats
path: root/meta-fsl-extras/recipes/u-boot
Commit message (Collapse)AuthorAgeFilesLines
* toradex: disable framebuffer consoleSamuli Piippo2018-12-112-50/+14
| | | | | | | | | | Console cursor was still blinking on the background, which was showing though Qt apps. Disable framebuffer console completely. u-boot no longer need to be patched for disabling console messages. Task-number: AUTOSUITE-711 Change-Id: I0fd2c4e2778e850ea6b8a09e49d3d7f23b39d016 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* imx7s-warp: bring back kernel with display supportv5.12.0-beta3Samuli Piippo2018-10-242-0/+23
| | | | | | | | | | | | Add old kernel recipe from meta-freescale-3rdparty layer that was removed in sumo branch. It provides support for the display and the touchscreen. Fix perf build with old kernel sources and use correct appcontroller.conf after MACHINEOVERRIDES was changed in the machine config. Task-number: QTBUG-68899 Change-Id: I6d2cd70951f86a99a8878915ce1bfc598dc95ee0 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* toradex: update to latest releaseSamuli Piippo2018-09-289-67/+58
| | | | | | | | Update toradex layers to 2.8b3 (rocko) and make the necessary adaptations. Use WIC for image creation. Change-Id: I7f7cc76e6c215c9edba1bcbede796b78f08b258c Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* warp7: adapt to sumoSamuli Piippo2018-09-284-69/+5
| | | | | | | | | Upstream has switched to mainline kernel and the current kernel recipe has been removed. The mainline kernel however does not support the TRULY display. Change-Id: Ic9046efb97fe4f7080c221eb742339423fd7579a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* poky: update to 2.5 branch (sumo)Mikko Gronoff2018-09-286-38/+71
| | | | | | | | | | | | | | | | | Update yocto from 2.3.4 (pyro) to 2.5.1 (sumo): - Update poky, meta-openembedded & meta-mingw to sumo branch - update image classes (obsolete IMAGE_DEPENDS definitions) - Update bbappends under meta-boot2qt-distro - Update meta-*-extras layers bbappends & patches All recipes related to nitrogen6x are fixed here, but this depends on follow up commits to work correctly. Task-number: QTBUG-68681 Change-Id: Ic5802c5c1a3989bed746f96f8cf173743ec755bb Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* toradex: add support for colibri-imx6ullSamuli Piippo2018-09-0713-65/+109
| | | | | | | | | | All u-boot scripts updated and one added for colibri-imx6ull. Colibri-imx6ull supports tezi, but has same size limitation as colibri-imx7. Task-number: QTBUG-70052 Change-Id: Ia05f15c27ceff2b643470c08c3c1be6ace209fb4 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Update Qt license agreementSamuli Piippo2018-08-141-2/+2
| | | | | | | | | Include the latest Qt License Agreement version 4.0, as it's available in qtbase. Use the same filename as used in meta-qt5 layer, so this license will be used in all Qt recipes that use The-Qt-Company-Commercial license. Change-Id: Ic02eb2c6c6d210ad30ee6a65d23afaa5b8b68589 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* toradex: update to 2.7b5 releaseMikko Gronoff2018-06-291-2/+1
| | | | | | | | | | | | | | Update to latest tagged release for morty branch. More recent releases are for rocko and not compatible: - meta-toradex-bsp-common -> updated past 2.7b5 tag to toradex/morty HEAD to solve build issues with updated meta-openembedded - meta-toradex-nxp -> updated to 2.7b5 Task-number: QTBUG-65794 Change-Id: I1b48aeef9af8c5ca6912db069957e8859346d79b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Merge remote-tracking branch 'origin/morty' into pyroMikko Gronoff2017-11-192-0/+23
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/morty: tegra: correctly append to DEPENDS poky: update to latest revision in morty branch meta-qt5: update layer otf-noto: get files from the git repo Add qdbd to automotive images apalis-imx6: lower default resolution on HDMI to 720p Fix for the broken gdb in windows toolchain Conflicts: recipes/gdb/gdb-cross-canadian_7.%.bbappend scripts/manifest.xml Change-Id: Ia02e9bea46758459e2792cd10174f3c38f4f7a10
| * apalis-imx6: lower default resolution on HDMI to 720pSamuli Piippo2017-10-302-0/+23
| | | | | | | | | | | | | | | | | | imx6 does not have enough power to run qtlauncher smootly in fullHD resolution. Change-Id: I8c66e676ce65cb5b50e8894e28e0d574d18ca90f Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io> Reviewed-by: Kari Hormi <kari.hormi@qt.io>
* | Merge remote-tracking branch 'origin/morty' into pyroSamuli Piippo2017-10-164-26/+111
|\| | | | | | | | | | | | | | | | | | | | | | | | | * origin/morty: meta-qt5: update to 5.9.3 apalis-imx6: modify u-boot to provide support for ixora v1.0 apalis-imx6: add support for the new capasitive touch display toradex: update to 2.7b4 release Conflicts: scripts/manifest.xml Change-Id: Iaeca481a289d0bf431d2b71e03c2b3453f227021
| * apalis-imx6: modify u-boot to provide support for ixora v1.0Samuli Piippo2017-10-122-1/+39
| | | | | | | | | | | | | | | | | | Allow user to change drive slot where u-boot should use for booting. Ixora v1.1 and v1.0 are using different slots. Task-number: QTBUG-63458 Change-Id: I490438cb6d56910d84d9a392bb84a33f574375ce Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
| * apalis-imx6: add support for the new capasitive touch displaySamuli Piippo2017-10-123-25/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | The atmel_mxt_ts controller needs to be enabled in the dtb, done here for the ixora v1.1 dtb. Said dtb is also changed to be the default dtb in the u-boot config. Existing u-boot patch is updated to include console=tty1 removal for all toradex boards. Task-number: QTBUG-63344 Change-Id: Idaba988c2a0a5916c8fe6b6f11cc75981a9a28e2 Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
* | warp7: use kernel that supports display and touchSamuli Piippo2017-09-142-0/+23
| | | | | | | | | | | | | | | | | | The new displays available from element14 are TRULY displays with synaptics touch, instead Himax. Task-number: QTBUG-63148 Change-Id: If8edf15e6ac25811d0157a250c748c77ee701ed8 Reviewed-by: Kari Hormi <kari.hormi@qt.io>
* | poky: update to 2.3 (pyro)Mikko Gronoff2017-08-172-0/+1
|/ | | | | | | | | * Update poky, meta-openembedded etc. layers to pyro branches * Remove/update meta-boot2qt layer patches/recipes as needed Task-number: QTBUG-61283 Change-Id: I425609c99ef22a0cc904dd853b3bb281d32fbcad Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* apalis-imx6: enable Fusion10 touch displaySamuli Piippo2017-05-222-0/+35
| | | | | | | | | | Autoload required kernel module, and setup uboot to enable it if found during boot. Task-number: QTBUG-54817 Change-Id: Ie57c4212ba0bc927df7a51513d75afa2e9596715 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io> Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
* toradex: use latest toradex meta layersSamuli Piippo2017-05-1715-319/+130
| | | | | | | | | | | Use meta-toradex-bsp-common and meta-toradex-nxp instead of only meta-freescale-3rdparty. This provides latest kernel and uboot versions. Update the u-boot updates scripts to the v2.7 used by toradex images. Task-number: QTBUG-60802 Task-number: QTBUG-60055 Change-Id: I34f2637f6bc46c15d558eeafefc8a57e066bd2b9 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* fsl: update freescale meta layers & related .bbappend entriesMikko Gronoff2017-04-245-66/+24
| | | | | | | | | | | | * Update meta-freescale & meta-freescale-3rdparty layers to the latest SHA1s in morty branches * Update related meta-boot2qt/meta-fsl-extras .bbappend entries by removing duplicate/obsolete entries * Update CMA-reserved-size patch for nitrogen6x * Remove Add-recovery-support patch Change-Id: Ifa1063d7b8bb4f76eea0c9c735f483136d2cd8bb Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* u-boot-script-toradex: fix uboot image deploymentMikko Gronoff2017-03-151-1/+1
| | | | | | | | | | | | do_mkimage() method outputs resulting images to current directory. In poky 2.1 -> 2.2 the behavior differs a bit so that before running do_mkimage() the directory is not changed to WORKDIR, thus creating images to build dir root. Following do_deploy() tries to look for the images in wrong place. Add full path to do_mkimage() output so that do_deploy() executes correctly. Change-Id: I81659d83a519c765538536ad8c38586aa6c6c5ce Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Merge remote-tracking branch 'origin/jethro' into mergeSamuli Piippo2016-09-2226-144/+611
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/jethro: Rename last references to b2qt-utils Rename b2qt-utils to qtdeviceutilities toradex: apply u-boot and flashing script changes to colibri-imx7 nitrogen6x: add Nitrogen6QP_MAX and SOMv2 support qt5: update submodules toradex: use latest u-boot and flashing scripts kontron: update to SMARC-sAMX6i BSP release v2.0, RC2 Use code.qt.io with git protocol instead of codereview Use new repo url for utils and appcontroller kontron: patch kernel to support newer vivante drivers Fetch only external repos for repo mirror qt5: update submodules Add rsync to image Fix raspberry3 build error in perl deployment rcar-gen2: USB fixups ostree: Added dependency for systemd qtquickcompiler: update revision qtquickcompiler: update revision Fix typo in RPi overlay config Update meta layers Conflicts: conf/distro/include/toradex.inc meta-fsl-extras/recipes/u-boot/u-boot-script-toradex/mx6/flash_blk.scr meta-fsl-extras/recipes/u-boot/u-boot-script-toradex/mx6/flash_mmc.scr meta-fsl-extras/recipes/u-boot/u-boot-script-toradex/vf/flash_blk.scr meta-fsl-extras/recipes/u-boot/u-boot-script-toradex/vf/flash_mmc.scr meta-fsl-extras/recipes/u-boot/u-boot-toradex/0001-Update-default-args-for-apalis-imx6.patch meta-fsl-extras/recipes/u-boot/u-boot-toradex_2015.04.bbappend recipes/ostree/ostree.bb recipes/samba/samba_4.1.12.bbappend scripts/manifest_jethro.xml Change-Id: I6b6ec105394f03fb57d8f922e358fef51de1e848
* | toradex: stop using meta-toradexSamuli Piippo2016-09-1212-0/+246
| | | | | | | | | | | | | | All needed toradex recipes are now in meta-fsl-arm-extra Change-Id: I3eedacd83845087d2369cf4d4b6df2a030d6d283 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | sabre: update to new u-boot versionSamuli Piippo2016-09-121-0/+0
|/ | | | | Change-Id: Idebc04184f1667e91faaca9b2b4defdc324158fe Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update license headersSamuli Piippo2016-05-183-21/+45
| | | | | | | License changed to GPLv3 + Commercial Change-Id: I267c97216e717ed29071df064337e1bcf83de973 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Add recovery support to u-bootRainer Keller2016-05-092-0/+38
| | | | | Change-Id: I9abe77d04569171cbcadf82e437e23de14322551 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* sabre: Use hdmi as primary display only if connectedSamuli Piippo2016-02-182-0/+38
| | | | | | | | | Test if HDMI display is connected before setting it as primary display. Otherwise set lvds as primary display. Test can be overridden by setting video_interfaces env. Change-Id: If52b3cd57fc2645296ae8595ce02ae608359f24a Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* u-boot-boundary: Add support for KOE tx31d200vm0baa displaySamuli Piippo2016-02-122-0/+115
| | | | | Change-Id: I765336429009433cd361dd1bacae9c743ed58fd5 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update license headersSamuli Piippo2016-02-092-28/+26
| | | | | Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* nitrogen6x: update u-boot scriptSamuli Piippo2016-01-134-28/+58
| | | | | | | | | Set screen resolution for touch controller (ft5x06) so that touch events are processed correctly on Qt. Apply CMA argument to the correct u-boot script Change-Id: I128f32b64c9bdc987c158a1e193d56cd8001106e Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Merge remote-tracking branch 'origin/dizzy' into devSamuli Piippo2015-12-072-85/+0
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/dizzy: Use openembedded mirror from github nitrogen6x: add u-boot binary back to the image ostree: Add TLS support ostree: patch upstream project ostree: Add GNUPG to runtime dependencies. Revert "Build nativesdk-ostree" Remove unused b2qt-update-framework Conflicts: conf/distro/include/nitrogen6x.conf recipes/ostree/ostree.bb scripts/manifest.xml scripts/manifest_fido.xml Change-Id: Ie3884fa026fc8b8d7d05a9bff4b2beb124e4fd03
| * Remove unused b2qt-update-frameworkRainer Keller2015-11-132-85/+0
| | | | | | | | | | | | | | This reverts commit f309d05bccefc29977d474df734fecbe311f8f7b. Change-Id: Ia25e629247c6863d2ce48e1b8a80029d13248ded Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* | u-boot-fslc: upstream version has been updatedSamuli Piippo2015-08-192-50/+8
|/ | | | | | | | New u-boot version has better handling for video args, so our patch got simpler. Change-Id: I90958167d1ff10bca46123915491a5136dfa5fc9 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* Increase CMA reserved size on nitrogen6x.Yoann Lopes2015-06-192-5/+7
| | | | | | | | | | | Increased from 256MB (the default) to 384MB. Without this, HW-accelerated video decoding cannot work for high resolution videos. The same might have to be done on other iMX devices. Change-Id: I202ee246d59ded0343a93b6bdf221bd69fcd22c5 Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
* sabre: update u-boot patchSamuli Piippo2015-02-191-76/+11
| | | | | | | Upstream was changed and already includes the I2C initialization. Change-Id: I3e57a248a49924eff086eea7694ccd5fa424f905 Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
* Merge remote-tracking branch 'origin/stable' into devSamuli Piippo2014-11-242-2/+2
| | | | | | | | | | | | | | | | | | * origin/stable: toolchain: include base-files Update meta-fsl-arm-extra to fix u-boot-boundary fetch failure Install fonts with help of Yocto recipes bbb: remove preferred version for SGX Update Qt logo Remove u-boot-fw-utils Change copyright notice Conflicts: b2qt-init-build-env conf/distro/include/beaglebone.conf recipes/packagegroup/nativesdk-packagegroup-b2qt-embedded-toolchain-target.bb Change-Id: I5b22412d0530e70057f705da34247803498ddde3
* More wildcards for bbappendsSamuli Piippo2014-11-241-0/+0
| | | | | | | These wildcard changes would be needed when moving to dizzy. Change-Id: Ic9aa4fe48d8b23a894eb3abcf416e1a2895f3327 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Add b2qt-update-frameworkRainer Keller2014-11-041-13/+16
| | | | | Change-Id: Iaefed14f1d2bfecb436c2bfa68c94ffe74672128 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Move meta-fsl-arm specific files to separate layerSamuli Piippo2014-09-255-0/+292
Create new layer for recipes and files that required only when meta-fsl-arm and meta-fsl-arm-extra layers are used. For now, the bblayers.conf template still includes the new layer as well. Change-Id: I01a0019ebaea3e1532f106e076f7608fb7aa86c6 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>