summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
* linux-ti-staging: Add dependency for VPE firmwareChase Maupin2014-01-141-0/+4
| | | | | | | | * 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>
* linux-ti-staging: update with fix for remoteproc/DT conflictti2013.12.00Denys Dmytriyenko2013-12-181-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>
* linux-ti-staging: update with fixes for audio-display and connectivityDenys Dmytriyenko2013-12-141-2/+2
| | | | 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>
* 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>
* 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>
* linux-ti-staging: update with the final 3.12 releaseDenys Dmytriyenko2013-11-051-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-glsdk: Update to latest fixesMrinmayee Hingolikar2013-11-011-4/+4
| | | | | | | | | | | | | * Kernel source migration from git.ti.com to omapzoom.org. The development tree is shared between the Linux and Android teams.This enables a common kernel development platform for both the teams for better alignment. * Add support for VIP and VPE * Add wilink/wlan support * Enable rpmsg/remoteproc driver for multimedia Signed-off-by: Mrinmayee Hingolikar <mrinmayee@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 3.12-rc7 and latest merges of feature treesDenys Dmytriyenko2013-10-301-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: Update for AM437x GP EVM DTBChase Maupin2013-10-251-1/+1
| | | | | Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 3.12-rc5 and latest merges of feature treesDenys Dmytriyenko2013-10-181-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Revert "linux-ti-staging_git: Mimic patch "Correct post(inst|rm) package ↵Franklin S. Cooper Jr2013-10-131-14/+1
| | | | | | | | | | association"" This reverts commit c9a63ed5f4d1857249115690d775bd9e4d43ce8e. Patch has been picked up in oe-core/dylan. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: Switch DTB from using machine name to soc family nameFranklin S. Cooper Jr2013-10-101-2/+2
| | | | | | | | * Use SOC family value for am437x instead of machine name for DTB files. * This mimics the current approach taken for am335x. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: merged PM, platform & connectivity, install boneblack DTBDenys Dmytriyenko2013-10-091-4/+4
| | | | | | | | * The PM for TI parts was merged in * Platform and connectivity got updated * Since we now have separate DTB for BeagleBone Black, install it too Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: bump to 3.12-rc4 with latest mergesDenys Dmytriyenko2013-10-081-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging_git: Mimic patch "Correct post(inst|rm) package association"Franklin S. Cooper Jr2013-10-041-1/+14
| | | | | | | | | | | | * Mimic the patch kernel.bbclass: Correct post(inst|rm) package association * This patch ensures that a proper symlink is created that satisfies U-boot's requirement of having the kernel image in the rootfs. * This patch is already part of oe-core master and needs to be added to oe-core dylan. * It can be reverted from meta-ti once it is pushed to oe-core/dylan Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-kernel: update with more merges, get devtree files in to rootfsDenys Dmytriyenko2013-10-041-2/+5
| | | | | | | | | | Set up the run-time dependency on the package with devicetree files to be installed in /boot directory of the rootfs. The new U-boot prefers to load them from /boot directory of the rootfs instead of the separate boot partition. Also, there are some specific requirements for naming DTB files in /boot directory (like no extra prefixes), but that should be addressed separately. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux: set PR from MACHINE_KERNEL_PR, bypass machine_kernel_pr.bbclass from ↵Denys Dmytriyenko2013-09-3012-0/+15
| | | | | | | | | meta-oe Essentially, machine_kernel_pr.bbclass does this one line assignment, but introduces a new unnecessary dependency on meta-openembedded/meta-oe layer. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 3.12-rc3 with rpmsg, connectivity, audio and ↵Denys Dmytriyenko2013-09-301-2/+2
| | | | | | display merged Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-keystone: update from 3.6.6 to 3.8.4Denys Dmytriyenko2013-09-304-204/+28
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-omap-psp-2.6.32: remove old linux-omap3 PSP kernelDenys Dmytriyenko2013-09-30170-228462/+0
| | | | | | | | | | * Many machines are supported by newer 3.x kernel recipes * Few old platforms are still supported by 2.6.37 recipes * Some platforms are not supported in meta-ti, like Crane, Touchbook, Overo * For any platform still requiring this outdated kernel, the recipe can be picked up from Danny or Denzil Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-davinci 2.6.32: remove old hawkboard-specific kernelDenys Dmytriyenko2013-09-3022-93626/+0
| | | | | | | | | * Hawkboard platform is not supported in meta-ti. * Since there no new revs of the kernel, the old recipe can be picked up from Danny or Denzil. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
* linux-omap4-3.1.0: remove old pandaboard-specific kernelDenys Dmytriyenko2013-09-304-4560/+0
| | | | | | Pandaboard is supported by newer 3.4+ kernel recipes. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-3.0: remove old beagleboard-specific 3.0 and 3.1rc kernel recipesDenys Dmytriyenko2013-09-30225-60457/+0
| | | | | | | Beagleboard is supported by newer 3.2 and 3.3.7 kernel recipes. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
* linux-omap-2.6.39: remove old beagleboard-specific and not supported kernelDenys Dmytriyenko2013-09-3095-29857/+0
| | | | | | | Beagleboard is supported by newer 3.x kernel recipes. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
* Revert "linux: Inherit new machine_kernel_pr class"Denys Dmytriyenko2013-09-265-5/+5
| | | | | | | | This adds a new mandatory dependency on meta-openembedded layer. While we are still trying to resolve an existing optional dependency, not bring a new one. The MACHINE_KERNEL_PR requirement will need to be handled differently. This reverts commit 6c1ab34c88edc127ff2835d87b48f4b10fe8ba0b.
* linux: Inherit new machine_kernel_pr classFranklin S. Cooper Jr2013-09-255-5/+5
| | | | | | | | | | | | * MACHINE_KERNEL_PR was originally defined in the kernel class located in meta-oe which overrode the version of the class in oe-core. * Some time ago kernel.bbclass was removed from meta-oe and a separate class machine_kernel_pr was created to add support for MACHINE_KERNEL_PR. * Since this variable is used significantly in both meta-ti and meta-arago make sure all the kernel recipes directly or indirectly inherit this new class. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: fix missing kernel image in /bootDenys Dmytriyenko2013-09-252-2/+2
| | | | | | | | | | | | | | | We rely on kernel-base having run-time dependency on kernel-image, which normally would pull uImage/zImage into /boot directory of rootfs. Thanks to Chase for pointing me in the right direction by noticing that our addition of cm3 firmware breaks that dependency for ti33x. The reason for that is RDEPENDS is being conditionally assigned with ?= in kernel.bbclass and using += with machine-override clears that value due to the order of processing. Hence _append should be used instead of += to process it after the machine-override takes place. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
* linux-ti-staging: make 3.12-rc the default for supported platforms, drop ↵Denys Dmytriyenko2013-09-251-3/+1
| | | | | | | | | | | omap5-sevm.dtb * DTB for OMAP5 sEVM was removed upstream, drop it from the recipe * Don't mask the default preference to be picked up normally by supported machines Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
* linux*: don't force KERNEL_IMAGETYPE from recipes, let machine config set itDenys Dmytriyenko2013-09-2510-11/+0
| | | | | | | | | Some kernel versions (and corresponding u-boot) may still need to set uImage, as preferred image type, since the machine config changes preference to zImage for newer kernels - keep that for ti33x and omap-a15 stuck on 3.2 and 3.8. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
* linux-ti-staging: bump to 3.12-rc1 with platform-base and PMIC mergedDenys Dmytriyenko2013-09-201-3/+3
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Cc: Dan Murphy <DMurphy@ti.com>
* linux-ti-staging/linux-ti-glsdk: adjust DTB handling to new syntaxDenys Dmytriyenko2013-08-263-16/+16
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-dtb.inc: overlay the latest version from oe-core/masterDenys Dmytriyenko2013-08-261-0/+69
| | | | | | | | | With recent kernel versions now using CPP and kernel headers, it's better to use kernel's in-tree DTB compilation instead of building and using our own DTC compiler externally. This overlays the changed approach from latest oe-core/master into Dylan. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: add the latest integration tree in prep for 3.12 releaseDenys Dmytriyenko2013-08-231-0/+42
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
* linux-am335x-psp: Add 1 GHZ Support for BBBFranklin S. Cooper Jr2013-07-022-2/+45
| | | | | Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-am335x-psp: Add Beaglebone Black supportFranklin S. Cooper Jr2013-07-022-1/+114
| | | | | Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-am335x-psp: Add patch to enable SR on PG 2.x boards.Franklin S. Cooper Jr2013-07-022-1/+1930
| | | | | | | * Add patch that enables Smart Reflex on new PG 2.x boards. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-am335x-psp: Enable USB with DMA by defaultFranklin S. Cooper Jr2013-07-022-37/+1
| | | | | | | | * Patches have been added to fix some USB with DMA. * Enable support for this by default by removing the patch that disabled it. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-am335x-psp: Update to PSP release 04.06.00.11Franklin S. Cooper Jr2013-07-021-3/+2
| | | | | Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-glsdk: update to latest fixesSiddharth Heroor2013-07-021-2/+2
| | | | | | | | * Fixes for USB, SATA and enables GPU (omapdrm). * Fix OMAP5 LDO1 value. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes-kernel: Add GLSDK specific kernel tree for omap-a15Siddharth Heroor2013-06-282-0/+32
| | | | | | | | | | | | | | | | | | | * Machine compatible with only omap-a15 devices. * The TI Staging tree will not be used to maintain K3.8. Instead, this new tree is set up as a production tree. Pending features for 3.8 will be implemented on this tree. - Backported features from linux mainline - Backported bug-fixes from linux mainline and linux-stable. - Features implemented by the GLSDK team which maybe product specific. This is the tree on which GLSDK kernel releases will be made. * This recipe is based off the Core SDK 2013.04.02 released kernel recipe - recipes-kernel/linux/linux-ti-staging_3.8.bb Signed-off-by: Siddharth Heroor <heroor@ti.com> cc: Mrinmayee Hingolikar <mrinmayee@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to ti2013.04.02 releaseDenys Dmytriyenko2013-06-211-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update kernel SRCREVChase Maupin2013-06-211-2/+2
| | | | | | | | * Update the kernel SRCREV to pickup DSS fixes for the dra7xx devices. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: Add dra7xx-evm supportChase Maupin2013-06-211-2/+3
| | | | | | | | | * Add the DTB entries for the dra7xx-evm machine type * Update to the latest git sources which have dra7xx-evm support. * Update the PV to match the latest source version Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am33x-cm3: Split init script into its own packageFranklin S. Cooper Jr2013-06-211-2/+2
| | | | | | | | | | * 3.8+ kernels use an init script to load the cm3 firmware. * 3.2 kernel require the cm3 firmware during compile time therefore no init script is needed. * Separate the init script from the main package and place it in its own package. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: add package-specifier for RDEPENDS variableDenys Dmytriyenko2013-06-211-2/+2
| | | | | | Run-time variables are package-specific, not recipe. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-am335x-psp: fix typo in the filename to use underscoreDenys Dmytriyenko2013-04-261-0/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to ti2013.04.00 releaseDenys Dmytriyenko2013-04-261-17/+3
| | | | | | Also, remove do_deploy_append() fix, as it's in oe-core now. Signed-off-by: Denys Dmytriyenko <denys@ti.com>