summaryrefslogtreecommitdiffstats
path: root/recipes/u-boot
Commit message (Collapse)AuthorAgeFilesLines
* Move meta-beagleboard specific files to separate layerSamuli Piippo2014-09-252-50/+0
| | | | | | | | | Create new layer for recipes and files that required only when meta-beagleboard layer is used. For now, the bblayers.conf template still includes the new layer as well. Change-Id: I5e50067b8b6c7d480d3808a24e8acc2ace07b04b Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Move meta-fsl-arm specific files to separate layerSamuli Piippo2014-09-255-292/+0
| | | | | | | | | 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>
* Move meta-ti specific files to separate layerSamuli Piippo2014-09-254-102/+0
| | | | | | | | | Create new layer for recipes and files that required only when meta-ti layer is used. For now, the bblayers.conf template still includes the new layer as well. Change-Id: Iab8f6b3a61578e7a9579066ae7facca5a9a1f33b Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* beaglebone: Add cape support for beaglebone blackSamuli Piippo2014-09-231-3/+1
| | | | | | | | | | | | | | | Linux kernel version 3.8 from meta-beagleboard adds support for the cape manager. Using powervr driver version 4.10.00.01, SGX is also supported. Patches for the kernel and SGX are taken from TI support pages. Kernel args need 'quiet' for HDMI to work, otherwise you only get black screen. Double buffering (libpvrPVR2D_FLIPWSEGL.so) does not work, need to use FRONT buffering which can cause screen tearing. Task-number: QTEE-312 Change-Id: I160e7e954ce9d060b0cb1bdaca70b24de9ccd697 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com> Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* Add update support to u-boot scriptRainer Keller2014-09-092-0/+82
| | | | | Change-Id: I519a91c57db891c16ccd1d8f61e622d8b16a3a2c Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* beagleboard specific u-boot was removed from meta-tiSamuli Piippo2014-06-252-103/+0
| | | | | | | | | Remove bbappend for the beagleboard specific u-boot. Since beagleboard is no longer a reference device, adding u-boot changes back to the latest u-boot is left for the customers. Change-Id: I752f67bcd0b9adef499cfc5aff5ea6304e569c33 Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
* sabre: updated kernel argumentsSamuli Piippo2014-05-152-0/+159
| | | | | | | | | - disabled cursor blinking and blanking - activated hdmi output - use i2c probe to detect if hdmi is used Change-Id: I7c1b98c305d3c2c9ab098ba3cfba38ff2b6b78d1 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Create boot.tar.gz as part of the image buildSamuli Piippo2014-03-262-0/+52
| | | | | | | | | Each machine config defines what is included in the boot.tar.gz package. For beaglebone, include the uEnv.txt u-boot script that is used to start up the device. Change-Id: Ia509dd61c789fda53889cea8ea9221cfa8b469a9 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* Update copyright year to 2014Samuli Piippo2014-02-044-4/+4
| | | | | Change-Id: Ic3045b02350916c686cb1b011550c299ca082f06 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Add support for BeagleBone BlackSamuli Piippo2014-01-302-0/+51
| | | | | Change-Id: I1f30b93c6e3473a00a0a851f5fceccae90ba2f1b Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* nitrogen6x boot script changedSamuli Piippo2014-01-301-8/+8
| | | | | | | Moving cursor blinking option to new file. Change-Id: I9cdddebe66d891571a1f0ce87ccbb727edeb42d7 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Move to yocto 1.5 dora branchSamuli Piippo2014-01-301-8/+9
| | | | | | | | | | Remove recipe appends that are fixed upstream and make changes needed for 1.5 branch. Tested and verified with nitrogen6x. Change-Id: I7b8ca04f2f4523fa5113bbe43767e3e90f243cd9 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Add license header to all recipesSamuli Piippo2013-11-253-0/+66
| | | | | | Change-Id: I726d154e54a43d2561969d789709895d4c594da9 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com> Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
* Support for am335x-evmSamuli Piippo2013-09-192-0/+29
| | | | | Change-Id: I2a7ad8eaa427fd12f3a26b916b6a440bd80d334a Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* Disable cursor blinking on VT with kernel argumentsSamuli Piippo2013-07-234-21/+62
| | | | | Change-Id: I5ff46bba20c574d4d3650de50a1dd696614c02e3 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Disable consoleblank from beagleboardSamuli Piippo2013-06-031-7/+16
| | | | | Change-Id: I3c38b157d4be3b471ef8b9fbbaede4aa2fcc7145 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* u-boot: change beagleboard's default resolution to 800x600Samuli Piippo2013-05-242-0/+53
| | | | | | | | Also increase VRAM for omapfb so that we can run EGL in flip mode. Change-Id: I452cc6512706d373e196d76e8e9a30fa3e738235 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* u-boot-script-boundary: correctly build sabrelite bootscriptsSamuli Piippo2013-05-061-7/+4
| | | | | | | | | Build bootscript for sabrelite with correct MACHINE_ARCH. Also add dependency to image, so that bootscripts are built for sdcard image. Change-Id: I6cbf8d0b35b9aaa828ef26740384135c8691b11d Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* u-boot-script-boundary: use nitrogen6x bootscript for sabreliteSamuli Piippo2013-04-301-0/+9
The boundary device repo does not contain separate 6x_bootscript for sabrelite. The one for nitrogen6x can be used for sabrelite. Change-Id: I60b025ac48ae06dd31fafbfa27026cf968b80756 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>