aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel
AgeCommit message (Collapse)Author
2014-09-04linux-ti-staging 3.12: update to the latest stable 3.12.27 versionDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-09-03linux-ti-staging: update to the latest rev and add wlan configDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
2014-08-14linux-ti-staging: update to 3.14.17 stableDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-08-11linux-ti-staging: update to 3.14.16 with am57xx and other updatesDenys Dmytriyenko
Add am57xx-beagle-x15.dtb to the list of installed dra7xx DTB files. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-08-05linux-ti-staging 3.14: update to latest 3.14.15Denys Dmytriyenko
Update SGX patching, as now being partially upstreamed to the kernel. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
2014-08-04linux-ti-staging 3.12: update to latest 3.12.26Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
2014-07-31linux-ti-staging: add Darren's SGX patches to make graphics work with 3.14Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
2014-07-29linux-ti-staging: update to 3.14.14 with wlcore defconfig changesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-07-18linux-ti-staging: update to the latest source with new config fragmentsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-07-02Update dra7xx-evm settings to use dra7xx SOC_FAMILYMaupin, Chase
* Update to use the dra7xx SOC_FAMILY instead of the specific dra7xx-evm machine type. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-06-24linux-ti-staging: temporarily lower default priority due to sgx breakageDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-06-24linux-mainline: update to use linux-3.14.y stable branchDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-06-23linux: remove old platform-specific 2.6.37 kernelsDenys Dmytriyenko
Most of the legacy devices should be working fine with latest kernels, either ti-staging or mainline. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-06-23linux-ti-staging: add device trees for legacy omap3 devicesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-06-23linux-ti-staging: update to latest 3.14 stable, as being LTSDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-06-23linux-mainline: update to 3.14.8 and enable legacy omap3 devicesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-06-10keystone: linux: add K2L and K2E DTB for RT buildHao Zhang
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-06-10keystone: linux: add K2E and K2L DTB build supportHao Zhang
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-05-29linux-ti-staging: lower the preference for 3.15 recipe for nowDenys Dmytriyenko
* It breaks libgles/SGX due to missing omafb/omafb.h header * Will be switching to 3.14 instead for LTS Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
2014-05-23linux-ti-staging: fix _append/_prepend logic in prev changesDenys Dmytriyenko
* Add a missing space to KERNEL_CONFIG_FRAGMENTS_append * Use FILESEXTRAPATHS_prepend instead of _append version Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-05-23linux-ti-staging: Add version 3.15 of TI integration kernelMaupin, Chase
* 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>
2014-05-23setup-defconfig: allow use of in-kernel config fragmentsMaupin, Chase
* 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>
2014-05-23linux-ti-staging: Make files directory version specificMaupin, Chase
* 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>
2014-05-23linux-ti-staging: Remove old 3.8 versionMaupin, Chase
* 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>
2014-05-23linux-ti-staging: bump to 3.12.20 stable releaseDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
2014-05-21keystone: machine config: change machine config name from keystone-evm to ↵Hao Zhang
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>
2014-05-09linux-keystone: update to the latest tag 03.10.10_14.03_03Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-05-06linux-ti-staging: add baseport, connectivity, ipc and systest config fragmentsDenys Dmytriyenko
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>
2014-05-06setup-defconfig.inc: implement config fragments by using in-kernel scriptDenys Dmytriyenko
* 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>
2014-04-11linux-ti-staging: update to the latest stable 3.12.17 versionDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-03-26linux-mainline: add 3.14 mainline recipeDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-03-06linux-ti-staging: update with musb, QSPI and touchscreen fixesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-02-27linux-ti-staging: rebase patch to disable SMP to apply cleanlyDenys Dmytriyenko
No PR bump is needed. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-02-27linux-ti-staging: latest performance, connectivity, audio and PM fixesDenys Dmytriyenko
Most patches were merged in the kernel, remove locally Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-02-26linux-keystone: Update latest tagSam Nelson
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-02-24linux-ti-staging: ARM_SCU patch got merged, add PREEMPT_VOLUNTARY patch, ↵Denys Dmytriyenko
reshuffle Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-02-21linux-ti-staging: add latest critical fixes locally for nowDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-02-21linux-omap-psp: specify branch for bitbake to find SRCREVDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-02-18linux-ti-staging: remove local patches that got merged to kernel treeDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-02-17linux-ti-staging: drop SMP-disabling patch that breaks suspend/resumeDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-02-14linux-ti-staging: update with QSPI partition fixes and properly list LCD patchesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-02-14linux-ti-staging: update with v2 of LCD resume fixesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-02-13linux-ti-staging: apply network performance and LCD fixes locally for nowDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-02-11linux-ti-staging: update with PM, connectivity and Display/Audio fixesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-02-06linux-ti-staging: update to 3.12.10, merge Audio/Display fixedDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-02-05linux-ti-staging: update with many fixes for the upcoming releaseDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-02-05linux-omap4 3.4: Fix random segfaults and boot issues seen with gcc 4.8Baptiste DURAND
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>
2014-02-05linux-keystone-rt: Add new recipe for build rt-kernelSam Nelson
- Builds kernel tree with RT patches Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-02-05linux-keystone: Update to linux kernel version 3.10Sam Nelson
- 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>
2014-01-27linux-ti-staging: update to stable 3.12.9, other bugfixesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>