summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* u-boot-ti-staging: update with fixes for NAND partition names and sizesDenys Dmytriyenko2014-02-061-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 3.12.10, merge Audio/Display fixedDenys Dmytriyenko2014-02-061-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am33x-cm3: update md5 for license reformat, fix CC unset issueDenys Dmytriyenko2014-02-061-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update with many fixes for the upcoming releaseDenys Dmytriyenko2014-02-051-3/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update with many fixes for the upcoming releaseDenys Dmytriyenko2014-02-051-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am33x-cm3: update with FW version 0x185 aka 05.00.00.02Denys Dmytriyenko2014-02-051-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-omap4 3.4: Fix random segfaults and boot issues seen with gcc 4.8Baptiste DURAND2014-02-053-0/+341
| | | | | | | | Based on work https://github.com/koenkooi/meta-beagleboard/commit/87efc663c4f76d3051cecf1e2c3e2bbd461d200b Signed-off-by: Baptiste DURAND <baptiste.durand@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-keystone-rt: Add new recipe for build rt-kernelSam Nelson2014-02-052-0/+33
| | | | | | | - Builds kernel tree with RT patches Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-keystone: Update to linux kernel version 3.10Sam Nelson2014-02-052-11/+15
| | | | | | | | | | - Updated Source URL & version - Added device tree file - Added LOADADDR extra args - Added PV 3.10.10 Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone: Add pci feature to MACHINE KeystoneSam Nelson2014-02-051-2/+2
| | | | | | | - Device support pci interface Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* sdcard_image: remove deprecated classDenys Dmytriyenko2014-01-291-156/+0
| | | | | | | This class has been deprecated for a while. The recommended replacement is to use Yocto Project's new "wic" tool. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* boot-monitor: keystone-evm: update to latest versionSam Nelson2014-01-271-4/+5
| | | | | | | | | | | | | - Update SRC URL - Update Revision string - Update SRCREV commit id Signed-off-by: Sam Nelson <sam.nelson@ti.com> ----- Updated Revision numbers ----- Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* cmem: adding new recipe for cmemSam Nelson2014-01-273-0/+37
| | | | | | | cmem module provides user space contiguous memory allocation Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to stable 3.12.9, other bugfixesDenys Dmytriyenko2014-01-271-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to stable 3.12.8, other bugfixesDenys Dmytriyenko2014-01-231-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: remove initscript dependencyChase Maupin2014-01-173-6/+5
| | | | | | | | | | | | | * Remove the RDEPENDS for the am33x-cm3-initscript package since the latest kernel source use the hotplug functionality to load the firmware. * Updated the SRCREV to the latest kernel sources which include the hotplug fix. * Bump the MACHINE_KERNEL_PR for the am335x and am437x devices which are affected. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am33x-cm3: clarify when initscripts are neededChase Maupin2014-01-171-0/+3
| | | | | Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omap-a15: set the UBI_VOLNAME to match u-boot defaultChase Maupin2014-01-171-0/+4
| | | | | | | | | * By setting the UBI_VOLNAME variable the default name for the UBI rootfs will match the default used by u-boot so images built through OpenEmbedded will work with out-of-box u-boot. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libgles-omap3: add missing INSANE_SKIP for es9Samuli Piippo2014-01-171-0/+1
| | | | | | | es9 package was missing INSANE_SKIP used for other esX packages. Signed-off-by: Samuli Piippo <samuli.piippo@digia.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* vpe-vpdma: update SRCREV and pass CROSS_COMPILEDenys Dmytriyenko2014-01-171-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Graphics SDK: Add 5.01.00.01 versionChase Maupin2014-01-144-0/+396
| | | | | | | | * Add the 5.01.00.01 version of the graphics SDK which supports suspend/resume operations for the v3.12 and later kernels. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: Add dependency for VPE firmwareChase Maupin2014-01-142-1/+5
| | | | | | | | * The VPE firmware should only be added for the dra7xx-evm machine type since that is the device with the VPE IP. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* vpe-vpdma: Package for VPE DMA FW and test appChase Maupin2014-01-141-0/+29
| | | | | | | | * This recipe will create the firmware and test application packages. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update with fix for remoteproc/DT conflictDenys Dmytriyenko2013-12-181-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update with am43x dtb relocation fixDenys Dmytriyenko2013-12-171-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update with fixes for platform and connectivityDenys Dmytriyenko2013-12-171-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am33x-cm3: Add support for ti43x devicesChase Maupin2013-12-142-2/+15
| | | | | | | | | | | | * The ti43x devices use the same firmware image but load it slightly differently. * Add a different init script to load the firmware image for ti43x devices. * Because there are different init script make the package machine specific. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update with omap5 clock fixDenys Dmytriyenko2013-12-141-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update with fixes for audio-display and connectivityDenys Dmytriyenko2013-12-141-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update with more fixes for releaseDenys Dmytriyenko2013-12-111-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 3.12.4 with more fixes for releaseDenys Dmytriyenko2013-12-111-2/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am33x-cm3: update to v05.00.00.01 versionDenys Dmytriyenko2013-12-111-4/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am437x-evm.conf: update UBI values specific to AM437x NANDDenys Dmytriyenko2013-12-111-11/+11
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 3.12.2 plus fixes in connectivity, pm, rpmsg etc.Denys Dmytriyenko2013-12-071-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libgles-omap3, omap3-sgx-modules: swap around DEFAULT_PREFERENCE settingDenys Dmytriyenko2013-12-0410-16/+4
| | | | | | | | This way the default for am335x and am437x will be the new 5.00.00.01 Graphics SDK release, that matches the default 3.12 kernel. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
* omapdrm-pvr: fix the license definitionDenys Dmytriyenko2013-11-251-3/+5
| | | | | | | | | | | | | From the README file: You may use, distribute and copy this software under the terms of the MIT license. Details of this license can be found in the file "MIT-COPYING". Alternatively, you may use, distribute and copy this software under the terms of the GNU General Public License version 2. The full GNU General Public License version 2 can be found in the file "GPL-COPYING". Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti43x.inc: Add SGX as MACHINE_FEATURESFranklin S. Cooper Jr2013-11-221-1/+1
| | | | | | | * New Graphics SDK with am43x support has been added. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: 3.12.1, SGX DT, fixes in audio/display, connectivity, pm, etc.Denys Dmytriyenko2013-11-221-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-glsdk: omap5-sevm DTB no longer existsDenys Dmytriyenko2013-11-221-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes-bsp: add recipe for PowerVR SGX544MP2 kernel driversDenys Dmytriyenko2013-11-221-0/+24
| | | | | | | | | * The PowerVR SGX544MP2 is found on omap5 and dra7xx devices. This recipe adds support for the PowerVR graphics subsystem. Signed-off-by: Mrinmayee Hingolikar <mrinmayee@ti.com> Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libgles: added OMAP5 libs for graphics accelerationMrinmayee Hingolikar2013-11-211-0/+26
| | | | | | | | | | These libraries are not distributable in source and hence are available only as binary. They implement OpenGLES 1.x and OpenGLES 2.x accelerated using SGX 544-MP2 found in OMAP5 class of devices. Signed-off-by: Mrinmayee Hingolikar <mrinmayee@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* abefw: firmware for OMAP4 and OMAP5 ABEMrinmayee Hingolikar2013-11-211-0/+23
| | | | | | | | | | | | The OMAP5 Audio Backend requires a 'firmware' to enable sound. This recipe installs a prebuilt firmware. This part is a hack, as in the current form, the firmware cannot be cross-compiled. There is a plan to fix this and hopefully, this recipe is short-lived. Once the code is fixed, we should have new recipes that build the firmware and clean up this recipe. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-glsdk: update to latest fixesMrinmayee Hingolikar2013-11-211-4/+4
| | | | | | | | | | | | * Migration of u-boot code to omapzoom.org. The development tree is shared between the Linux and Android teams.This enables a common u-boot development platform for both the teams for better alignment. * Enable UART boot mode for dra7xx * Add VIP,VPE and Ethernet crossbar setting for dra7xx * Add SPL API, QSPI, and serial flash support of dra7xx Signed-off-by: Mrinmayee Hingolikar <mrinmayee@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libgles-omap3: update cputype to support 3.12 and AM43x deviceDenys Dmytriyenko2013-11-212-6/+14
| | | | | Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omap3-sgx-modules: add new Graphics SDK 05.00.00.01 alpha releaseDenys Dmytriyenko2013-11-211-0/+69
| | | | | | | | * Initial support for AM43x platform * 3.12 kernel support for AM335x & AM43x Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libgles-omap3: add new Graphics SDK 5.00.00.01 alpha releaseDenys Dmytriyenko2013-11-213-0/+331
| | | | | | | | * Adds initial support for AM43x platform * Supports 3.12 kernel for AM335x and AM43x Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libgles-omap3: Add support for AM43x in common libgles-omap3 include filesFranklin S. Cooper Jr2013-11-212-18/+42
| | | | | Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* layer.conf: revert previous prepending to BBPATH changeDenys Dmytriyenko2013-11-121-1/+1
| | | | | | | | | | | | This reverts commit 35234fa93748f72d1309ee3904400e02807ba890. This was mainly needed for DTB fix that is specific to dylan branch and is not required for master, plus it complicates life for other layers. There is still a problem with Poky when manually adding layers and not thinking about the correct order... Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update with the final 3.12 releaseDenys Dmytriyenko2013-11-041-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* layer.conf: prepend instead of append to sort before oe-core in BBPATHDenys Dmytriyenko2013-11-041-1/+1
| | | | | | | This helps avoid bblayers.conf ordering issues, when temporarily overriding files from oe-core in meta-ti. Signed-off-by: Denys Dmytriyenko <denys@ti.com>