summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* mesa: remove local bbappends, as now mesa-gl provides virtual/libglDenys Dmytriyenko2013-11-043-9/+0
| | | | | | | With the recent introduction of mesa-gl, there is no longer a need to override main mesa PROVIDES list to avoid conflicts with libgles-omap3, remove bbappends 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>
* am33x-cm3: update to specify correct tag and branchDenys Dmytriyenko2013-11-011-3/+3
| | | | 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>
* am33x-cm3: update PM firmware for AM335x to 05.00.00.00Denys Dmytriyenko2013-10-291-5/+5
| | | | | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Dave Gerlach <d-gerlach@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com> Cc: Carlos Hernandez <ceh@ti.com> Cc: Russ Dill <Russ.Dill@ti.com>
* linux-ti-staging: Update for AM437x GP EVM DTBChase Maupin2013-10-252-2/+2
| | | | | Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dra7xx-evm: remove u-boot preferred providerChase Maupin2013-10-223-20/+1
| | | | | | | | | | * Now the DRA7xx support is fully merged into upstream u-boot then we can remove setting the PREFERRED_PROVIDER for u-boot and virtual/bootloader to u-boot-dra7xx and instead pick up the default setting from the omap-a15.inc file. 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>
* u-boot-ti-staging: update to 2013.10 releaseChase Maupin2013-10-181-4/+5
| | | | | | | | | | * Update the U-Boot LICENSE md5sum for the new release. * Update the PV for the new U-Boot release * Add the SRCREV that points to the 2013.10 release * Use the ti-u-boot-2013.10 branch Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes: cruft removal and seasonal cleanupDenys Dmytriyenko2013-10-1414-183/+6
| | | | | | | | | * Eliminate need for BBMASK - remove images requiring systemd/angstrom dependency * Move ti-test packagegroup to proper location and update from latest Arago * Move BoneScript and Bone GSG recipes to recipes-ti/beagleboard * README in recipes-ti warns about unsupported nature of those packages Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* machine conf: Set correct default ubi volume name for 335x and 437xFranklin S. Cooper Jr2013-10-132-0/+8
| | | | | | | | | | * For am335x and am437x, the kernel and u-boot expects the ubifs volume name to be set to "rootfs". * Set UBI_VOLNAME variable to "rootfs" so that the ubifs files generated by OE will work. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> 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>
* ti33x: switch KERNEL_IMAGETYPE to zImage by defaultDenys Dmytriyenko2013-10-101-2/+2
| | | | | | | To be used with latest u-boot that prefers zImage over uImage Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@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>
* u-boot-ti-staging: update to the latest 2013.10-rc4, README changed slightlyDenys Dmytriyenko2013-10-041-3/+3
| | | | | | | | | * Bump the SRCREV for 2013.10-rc4 pre-release * The Licenses/README file has been changed with new licenses added, but the general license hasn't changed from GPLv2, so re-hash the file Signed-off-by: Denys Dmytriyenko <denys@ti.com> Cc: Tom Rini <trini@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 1450f1938007bede786160c501c8fd268b661c5e.
* 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>
* ti43x, omap-a15: switch KERNEL_IMAGETYPE to zImage by defaultDenys Dmytriyenko2013-09-252-2/+2
| | | | | | | | * To be used with latest u-boot, that prefers zImage over uImage * ti33x will follow as soon as u-boot changes its default for that platform Signed-off-by: Denys Dmytriyenko <denys@ti.com> Cc: Tom Rini <trini@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>
* u-boot-ti-staging: update to the latest 2013.10-rc2 and make it the defaultDenys Dmytriyenko2013-09-251-4/+2
| | | | | | 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-231-3/+3
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Cc: Dan Murphy <DMurphy@ti.com>
* ligles-omap3, omap3-sgx-modules: correct checksum assignmentDenys Dmytriyenko2013-09-164-12/+12
| | | | | | | | Checksums are handled as var attributes and require immediate expansion, so use := operation as in the original patches, that got lost in the update. Otherwise do_fetch will fail to validate the checksums. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libgles-omap3: add automatic selection between softfp and hardfp binariesDenys Dmytriyenko2013-09-132-10/+36
| | | | | | | | | | | | | | | | | | | | This is based on the work by Franklin Cooper, with following changes: * Cleanup and simplify the logic * Reduce the number of Python calls * Expand support from Raw to X11 variant The original description: * The Graphics SDK includes some binaries that are prebuilt. * These prebuilt binaries come in two versions of the Graphics SDK. By default the prebuilt binaries are built using a softfp toolchain. A separate hardfp Graphics SDK exist that contains binaries that are prebuilt with a hardfp toolchain. * Add support for both by checking to see if the toolchain used in the OE build is using a hardfp or softfp toolchain. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Cc: Franklin S. Cooper Jr <fcooper@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
* omap3-sgx-modules: add automatic selection between softfp and hardfp binariesDenys Dmytriyenko2013-09-132-8/+30
| | | | | | | | | | | | | | | | | | | | This is based on the work by Franklin Cooper, with following changes: * Cleanup and simplify the logic * Reduce the number of Python calls * Expand support from Raw to X11 variant The original description: * The Graphics SDK includes some binaries that are prebuilt. * These prebuilt binaries come in two versions of the Graphics SDK. By default the prebuilt binaries are built using a softfp toolchain. A separate hardfp Graphics SDK exist that contains binaries that are prebuilt with a hardfp toolchain. * Add support for both by checking to see if the toolchain used in the OE build is using a hardfp or softfp toolchain. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Cc: Franklin S. Cooper Jr <fcooper@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
* ti-pru-sw-edma-driver: let module.bbclass package modules automaticallyDenys Dmytriyenko2013-09-121-3/+1
| | | | | | | | | The new method is to automatically package modules into kernel-module-<modname> and make the custom name depend on the standard unified one. Messing with FILES_${PN} usually causes problems, so avoid it and let module.bbclass do it's magic. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ocf-crypto-module: let module.bbclass package modules automaticallyDenys Dmytriyenko2013-09-101-3/+1
| | | | | | | | | The new method is to automatically package modules into kernel-module-<modname> and make the custom name depend on the standard unified one. Messing with FILES_${PN} usually causes problems, so avoid it and let module.bbclass do it's magic. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libgles-omap3, omap3-sgx-modules: remove old 4.03.00.02 versionDenys Dmytriyenko2013-09-032-75/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libgles-omap3: introduce INC_PRDenys Dmytriyenko2013-09-034-2/+6
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
* libgles-omap3-x11: do not fail if pvr-init is not yet installedDenys Dmytriyenko2013-09-031-1/+1
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
* ompa3-sgx-modules-x11: fix some build failures with latest versionsDenys Dmytriyenko2013-09-031-4/+4
| | | | | | | | * Do not hardcode kernel source location and name. * Fix some discrepancies between GFX SDK versions as related to DRM. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
* libgles-omap3: fix some conflicts between X11 and Raw versionsDenys Dmytriyenko2013-09-032-7/+24
| | | | | | | | | * Properly define all PROVIDES, RPROVIDES, RCONFLICTS and RREPLACES variables. * Skip X11 recipe altogether in non-X11 distros to avoid broken dependencies for missing X libraries. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
* ti43x: disable sgx for nowDenys Dmytriyenko2013-08-281-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging/linux-ti-glsdk: adjust DTB handling to new syntaxDenys Dmytriyenko2013-08-273-16/+16
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am437x-evm: add machine config for Sitara AM437x EVMDenys Dmytriyenko2013-08-261-0/+35
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
* ti43x: add new SOC family for Sitara AM43xx Cortex-A9 processorsDenys Dmytriyenko2013-08-261-0/+37
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
* u-boot-ti-staging: add the latest integration tree in prep for 2013.10 releaseDenys Dmytriyenko2013-08-261-0/+19
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
* linux-ti-staging: add the latest integration tree in prep for 3.12 releaseDenys Dmytriyenko2013-08-261-0/+42
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
* boot-monitor: use commit ID instead of tag, update to latest releaseDenys Dmytriyenko2013-08-231-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>