summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
* linux-ti-staging: fix _append/_prepend logic in prev changesDenys Dmytriyenko2014-05-232-4/+4
| | | | | | | * Add a missing space to KERNEL_CONFIG_FRAGMENTS_append * Use FILESEXTRAPATHS_prepend instead of _append version Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: Add version 3.15 of TI integration kernelMaupin, Chase2014-05-235-0/+103
| | | | | | | | | | | | | | | | * Add version 3.15 of the TI integration kernel. Major changes from previous version are: * Config fragments now come primarily from the integration tree. Removed baseport and connectivity fragments for now and the others can be removed as they are added to the integration tree. * Added a non-smp.cfg config to disable SMP for single core devices instead of using a patch to the defconfig file as we did in the past. * Use the right SRCREV Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* setup-defconfig: allow use of in-kernel config fragmentsMaupin, Chase2014-05-232-2/+25
| | | | | | | | | | | | * Allow the use of in-kernel config fragments instead of only pulling config fragments from the OE meta data. * The absolute path to the config fragment is used to allow pointing to different fragment locations. * Update the linux-ti-staging_3.12 recipe which uses config fragments to specify the absolute path Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: Make files directory version specificMaupin, Chase2014-05-237-0/+3
| | | | | | | | | | * As we add the next version of the linux-ti-staging kernel there will be a different list of config fragments, removed patches, etc. For this reason it makes sense to have the file directory be version specific Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: Remove old 3.8 versionMaupin, Chase2014-05-231-39/+0
| | | | | | | | | | * The 3.8 version is replaced with v3.12 which has full support for all devices. * As part of adding a v3.15 version cleanup the v3.8 version to reduce the number of kernels to latest and last stable. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: bump to 3.12.20 stable releaseDenys Dmytriyenko2014-05-231-3/+3
| | | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone: machine config: change machine config name from keystone-evm to ↵Hao Zhang2014-05-212-2/+2
| | | | | | | | | | | k2hk-evm Keystone II SOC family has multiple devices and EVMs: k2hk, k2l and k2e, each EVM should have a separate machine config, and share the common keystone SOC family. Signed-off-by: Hao Zhang <hzhang@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-keystone: update to the latest tag 03.10.10_14.03_03Denys Dmytriyenko2014-05-092-8/+6
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: add baseport, connectivity, ipc and systest config fragmentsDenys Dmytriyenko2014-05-065-1/+67
| | | | | | | Do not apply systest fragment by default on the production build. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Reviewed-by: Chase Maupin <chase.maupin@ti.com>
* setup-defconfig.inc: implement config fragments by using in-kernel scriptDenys Dmytriyenko2014-05-061-11/+15
| | | | | | | | | * Use in-kernel merge_config.sh script and KERNEL_CONFIG_FRAGMENTS list * Move copying provided defconfig from own task to do_configure() for atomicity * Don't use curly brackets for shell variables to avoid conflict with Bitbake Signed-off-by: Denys Dmytriyenko <denys@ti.com> Reviewed-by: Chase Maupin <chase.maupin@ti.com>
* linux-ti-staging: update to the latest stable 3.12.17 versionDenys Dmytriyenko2014-04-111-4/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-mainline: add 3.14 mainline recipeDenys Dmytriyenko2014-03-262-0/+38
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update with musb, QSPI and touchscreen fixesDenys Dmytriyenko2014-03-061-2/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: rebase patch to disable SMP to apply cleanlyDenys Dmytriyenko2014-02-272-7/+7
| | | | | | No PR bump is needed. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: latest performance, connectivity, audio and PM fixesDenys Dmytriyenko2014-02-274-248/+3
| | | | | | Most patches were merged in the kernel, remove locally Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-keystone: Update latest tagSam Nelson2014-02-262-6/+6
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: ARM_SCU patch got merged, add PREEMPT_VOLUNTARY patch, ↵Denys Dmytriyenko2014-02-244-49/+47
| | | | | | reshuffle Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: add latest critical fixes locally for nowDenys Dmytriyenko2014-02-215-1/+297
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-omap-psp: specify branch for bitbake to find SRCREVDenys Dmytriyenko2014-02-211-1/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: remove local patches that got merged to kernel treeDenys Dmytriyenko2014-02-1810-635/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: drop SMP-disabling patch that breaks suspend/resumeDenys Dmytriyenko2014-02-171-5/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update with QSPI partition fixes and properly list LCD patchesDenys Dmytriyenko2014-02-141-6/+6
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update with v2 of LCD resume fixesDenys Dmytriyenko2014-02-146-53/+211
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: apply network performance and LCD fixes locally for nowDenys Dmytriyenko2014-02-138-1/+480
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update with PM, connectivity and Display/Audio fixesDenys Dmytriyenko2014-02-111-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>
* linux-ti-staging: update with many fixes for the upcoming releaseDenys Dmytriyenko2014-02-051-2/+2
| | | | 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>
* 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-171-4/+3
| | | | | | | | | | | | | * 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>
* 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 conflictDenys 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-041-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>
* 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-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>