aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel
AgeCommit message (Collapse)Author
2014-01-23linux-ti-staging: update to stable 3.12.8, other bugfixesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-01-17linux-ti-staging: remove initscript dependencyChase Maupin
* 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>
2014-01-14linux-ti-staging: Add dependency for VPE firmwareChase Maupin
* 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>
2013-12-18linux-ti-staging: update with fix for remoteproc/DT conflictDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-12-17linux-ti-staging: update with fixes for platform and connectivityDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-12-14linux-ti-staging: update with fixes for audio-display and connectivityDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-12-11linux-ti-staging: update to 3.12.4 with more fixes for releaseDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-12-07linux-ti-staging: update to 3.12.2 plus fixes in connectivity, pm, rpmsg etc.Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-11-22linux-ti-staging: 3.12.1, SGX DT, fixes in audio/display, connectivity, pm, etc.Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-11-22linux-ti-glsdk: omap5-sevm DTB no longer existsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-11-04linux-ti-staging: update with the final 3.12 releaseDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-11-01linux-ti-glsdk: Update to latest fixesMrinmayee Hingolikar
* 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>
2013-10-30linux-ti-staging: update to 3.12-rc7 and latest merges of feature treesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-10-25linux-ti-staging: Update for AM437x GP EVM DTBChase Maupin
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-10-18linux-ti-staging: update to 3.12-rc5 and latest merges of feature treesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-10-10linux-ti-staging: Switch DTB from using machine name to soc family nameFranklin S. Cooper Jr
* 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>
2013-10-09linux-ti-staging: merged PM, platform & connectivity, install boneblack DTBDenys Dmytriyenko
* 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>
2013-10-08linux-ti-staging: bump to 3.12-rc4 with latest mergesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-10-04linux-ti-kernel: update with more merges, get devtree files in to rootfsDenys Dmytriyenko
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>
2013-09-30linux: set PR from MACHINE_KERNEL_PR, bypass machine_kernel_pr.bbclass from ↵Denys Dmytriyenko
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>
2013-09-30linux-ti-staging: update to 3.12-rc3 with rpmsg, connectivity, audio and ↵Denys Dmytriyenko
display merged Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-09-30linux-keystone: update from 3.6.6 to 3.8.4Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-09-30linux-omap-psp-2.6.32: remove old linux-omap3 PSP kernelDenys Dmytriyenko
* 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>
2013-09-30linux-davinci 2.6.32: remove old hawkboard-specific kernelDenys Dmytriyenko
* 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>
2013-09-30linux-omap4-3.1.0: remove old pandaboard-specific kernelDenys Dmytriyenko
Pandaboard is supported by newer 3.4+ kernel recipes. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-09-30linux-3.0: remove old beagleboard-specific 3.0 and 3.1rc kernel recipesDenys Dmytriyenko
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>
2013-09-30linux-omap-2.6.39: remove old beagleboard-specific and not supported kernelDenys Dmytriyenko
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>
2013-09-26Revert "linux: Inherit new machine_kernel_pr class"Denys Dmytriyenko
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 1450f1938007bede786160c501c8fd268b661c5e.
2013-09-25linux: Inherit new machine_kernel_pr classFranklin S. Cooper Jr
* 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>
2013-09-25linux-ti-staging: fix missing kernel image in /bootDenys Dmytriyenko
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>
2013-09-25linux-ti-staging: make 3.12-rc the default for supported platforms, drop ↵Denys Dmytriyenko
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>
2013-09-25linux*: don't force KERNEL_IMAGETYPE from recipes, let machine config set itDenys Dmytriyenko
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>
2013-09-23linux-ti-staging: bump to 3.12-rc1 with platform-base and PMIC mergedDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Cc: Dan Murphy <DMurphy@ti.com>
2013-08-27linux-ti-staging/linux-ti-glsdk: adjust DTB handling to new syntaxDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-08-26linux-ti-staging: add the latest integration tree in prep for 3.12 releaseDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
2013-07-02linux-am335x-psp: Add 1 GHZ Support for BBBFranklin S. Cooper Jr
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-07-02linux-am335x-psp: Add Beaglebone Black supportFranklin S. Cooper Jr
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-07-02linux-am335x-psp: Add patch to enable SR on PG 2.x boards.Franklin S. Cooper Jr
* 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>
2013-07-02linux-am335x-psp: Enable USB with DMA by defaultFranklin S. Cooper Jr
* 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>
2013-07-02linux-am335x-psp: Update to PSP release 04.06.00.11Franklin S. Cooper Jr
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-07-02linux-ti-glsdk: update to latest fixesSiddharth Heroor
* 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>
2013-06-28recipes-kernel: Add GLSDK specific kernel tree for omap-a15Siddharth Heroor
* 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>
2013-06-12linux-ti-staging: update to ti2013.04.02 releaseDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-06-05linux-ti-staging: update kernel SRCREVChase Maupin
* 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>
2013-06-04linux-ti-staging: Add dra7xx-evm supportChase Maupin
* 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>
2013-05-07am33x-cm3: Split init script into its own packageFranklin S. Cooper Jr
* 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>
2013-05-06linux-ti-staging: add package-specifier for RDEPENDS variableDenys Dmytriyenko
Run-time variables are package-specific, not recipe. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-26linux-am335x-psp: fix typo in the filename to use underscoreDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-26linux-ti-staging: update to ti2013.04.00 releaseDenys Dmytriyenko
Also, remove do_deploy_append() fix, as it's in oe-core now. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-22linux-am335x: Update to latest 3.2 kernel releaseFranklin S. Cooper Jr
* Update to the latest PSP release (version 04.06.00.10) of the 3.2 kernel. * Rename recipe to match meta-ti kernel recipe naming convention. * Use in tree defconfig instead of providing a separate defconfig. These defconfigs were the same anyway. * Add additional crypto patches that were needed to fix suspend and resume issues. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>