summaryrefslogtreecommitdiffstats
path: root/meta-fsl-extras/recipes/u-boot
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* 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>
* 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>