summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* beagleboard: switch default u-boot preference to machine-specific treeDenys Dmytriyenko2013-03-182-1/+3
| | | | | | | SDKs or other users of meta-ti can still use one of the other recipes for stability or featureset, by setting PREFERRED_PROVIDER in their config. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am3517-evm: switch default u-boot preference to machine-specific treeDenys Dmytriyenko2013-03-181-0/+4
| | | | | | | SDKs or other users of meta-ti can still use one of the other recipes for stability or featureset, by setting PREFERRED_PROVIDER in their config. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am37x-evm: switch default u-boot preference to machine-specific treeDenys Dmytriyenko2013-03-181-0/+2
| | | | | | | SDKs or other users of meta-ti can still use one of the other recipes for stability or featureset, by setting PREFERRED_PROVIDER in their config. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am180x: switch default u-boot preference to machine-specific treeDenys Dmytriyenko2013-03-182-1/+3
| | | | | | | SDKs or other users of meta-ti can still use one of the other recipes for stability or featureset, by setting PREFERRED_PROVIDER in their config. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone: switch default u-boot preference to machine-specific treeDenys Dmytriyenko2013-03-181-2/+3
| | | | | | | SDKs or other users of meta-ti can still use one of the other recipes for stability or featureset, by setting PREFERRED_PROVIDER in their config. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti33x: switch default u-boot preference to ti-staging treeDenys Dmytriyenko2013-03-181-2/+3
| | | | | | | SDKs or other users of meta-ti can still use one of the other recipes for stability or featureset, by setting PREFERRED_PROVIDER in their config. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot: modify mainline version to use the new .inc fileDenys Dmytriyenko2013-03-181-8/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-am33x: modify am33x specific version to use new namespace featureDenys Dmytriyenko2013-03-182-32/+17
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-am37x: modify am37x specific version to use new namespace featureDenys Dmytriyenko2013-03-1810-15/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot 2011.12: modify multi-machine version for the new .inc fileDenys Dmytriyenko2013-03-181-13/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-am33x: modify am33x specific version to use new namespace featureDenys Dmytriyenko2013-03-181-10/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-beagleboard: modify beagleboard specific version to use new namespace ↵Denys Dmytriyenko2013-03-181-9/+2
| | | | | | feature Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-am180x: modify am180x specific version to use new namespace featureDenys Dmytriyenko2013-03-182-11/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-keystone: modify keystone specific version to use new namespace featureDenys Dmytriyenko2013-03-182-23/+16
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: add new recipe for TI unified staging treeDenys Dmytriyenko2013-03-181-0/+13
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot.inc: refactor local include file to base off core with TI customizationsDenys Dmytriyenko2013-03-182-68/+17
| | | | | | | | | | | | | | * Introduce own namespace to allow multiple instances of the same base version, possibly pulled from different trees or patched/customized for specific SoC. * Suffix-less variant u-boot_YYYY.MM.bb is reserved for mainline versions of the recipe with no or minimal patches, with broader machine selection. * Recipes for machine- or SoC-specific trees should use corresponding suffix - either machine, SoC or the name of the tree. * The .inc file lets the suffixed recipes to provide virtual/bootloader, u-boot, as well as generate conventional u-boot binary packages for direct run-time dependencies. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot 2011.09-psp: remove an older no longer used versionDenys Dmytriyenko2013-03-181-29/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot 2011.06: remove an older no longer used versionDenys Dmytriyenko2013-03-1838-3851/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-git: remove a very old no longer used versionDenys Dmytriyenko2013-03-181-61/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.1: remove an older outdated 3.1 kernel recipe for ti33xDenys Dmytriyenko2013-03-1848-21608/+0
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
* ti33x: switch default preference to ti-staging treeDenys Dmytriyenko2013-03-183-5/+1
| | | | | | | | SDKs or other users of meta-ti can still use one of the older 3.2 recipes for stability or featureset, by setting PREFERRED_PROVIDER in distro or local config. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
* linux-ti-staging: update to the latest merge of 3.8.3Denys Dmytriyenko2013-03-181-4/+4
| | | | | | | Switch to using the official git.ti.com URL instead of temp gitorious.ti.com Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
* linux-omapl138: fix alignment issue of 2.6.37 kernel with gcc-4.7Denys Dmytriyenko2013-03-181-1/+6
| | | | | | Patch by Steve Sakoman Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-omap-psp: fix alignment issue of 2.6.37 kernel with gcc-4.7Denys Dmytriyenko2013-03-182-0/+35
| | | | | | Patch by Steve Sakoman Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* machines: unify all machines to produce tar.gz instead of tar.bz2 by defaultDenys Dmytriyenko2013-03-124-4/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update SRCREV and bump MACHINE_KERNEL_PRDenys Dmytriyenko2013-03-112-2/+2
| | | | | | | * Update SRCREV for the recent merges in TI staging tree, still 3.8.2 * Bump MACHINE_KERNEL_PR to trigger rebuilding out-of-tree components Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: fix DTB deploy stepsChase Maupin2013-03-111-1/+17
| | | | | | | | | * Until the permanent fix can be picked up in oe-core fix the do_deploy function to properly package the dtb files built as part of the kernel build. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: package all dtb files for ti33xChase Maupin2013-03-111-2/+4
| | | | | | | | * For the ti33x SOC_FAMILY device package the dtb files for all of the am335x boards instead of just the single EVM file. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: mark dependencies am335x specificChase Maupin2013-03-111-3/+4
| | | | | | | | | | * The DEPENDS on am33x-cm3 and the installation of the cm3 firmware is specific to ti33x SOC_FAMILY devices. Mark those pieces as specific so that other devices to not depend on am335x cm3 firmware. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: use setup-defconfigChase Maupin2013-03-112-10/+6
| | | | | | | | | | | | * Use the setup-defconfig.inc functionality to specify the in kernel tree defconfig file to use rather than hard coding it in the do_configure step. * This is to make it easier to modify which configs are use by other layers as well as supporting additional machines which may not use omap2plus_defconfig as needed. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* setup-defconfig: move from meta-arago to meta-tiChase Maupin2013-03-111-0/+26
| | | | | | | | | | | | | * Moved the setup-defconfig.inc file from meta-arago to meta-ti. This functionality is used by the SDKs to allow the option for using an in-tree configuration file for the kernel build. * This option was chosen to make it easy for other layers to override the config with their own using the normal OE method of specifying a defconfig file in their layer rather than having to use some custom variable setting. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti81x: remove platform configs, kernel, u-boot, since ti81x is not supportedDenys Dmytriyenko2013-03-1120-8494/+0
| | | | | | | | | * There is no support for these platforms from meta-ti. * If someone is willing to maintain them, please let us know or feel free to take it to a separate layer. * Therefore, remove SoC and machine configs, kernel, u-boot and X11 configs Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omap3-touchbook: remove machine definition, since it's unsupportedDenys Dmytriyenko2013-03-111-46/+0
| | | | | | | | There is no support for this device from meta-ti. Plus I don't have the device. If there's anyone willing to maintain it, please let me know or feel free to take it to a separate layer. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* hawkboard: remove machine definition, since it's unsupportedDenys Dmytriyenko2013-03-111-29/+0
| | | | | | | There is no support for this board from meta-ti. Plus I don't have the board. If there's anyone willing to maintain it, please let me know. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am180x: cleanup machine config, remove common SoC settingsDenys Dmytriyenko2013-03-081-3/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone: unify and cleanup configsDenys Dmytriyenko2013-03-082-13/+4
| | | | | | | * Centralize common/SoC settings in keystone.inc SOC_FAMILY config. * Set/override uncommon specifics in machine configs. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omap4, pandaboard: unify and cleanup configsDenys Dmytriyenko2013-03-082-5/+3
| | | | | | | * Centralize common/SoC settings in omap4.inc SOC_FAMILY config. * Set/override uncommon specifics in machine configs. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti33x, am335x, beaglebone: unify and cleanup configsDenys Dmytriyenko2013-03-083-25/+25
| | | | | | | * Centralize common/SoC settings in ti33x.inc SOC_FAMILY config. * Set/override uncommon specifics in machine configs. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omap3, am37x, am3517, beagleboard: unify and cleanup configsDenys Dmytriyenko2013-03-085-75/+37
| | | | | | | * Centralize common/SoC settings in omap3.inc SOC_FAMILY config. * Set/override uncommon specifics in machine configs. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-omapl138: correct recipe's DESCRIPTIONDenys Dmytriyenko2013-03-081-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* tune-cortexa{15,7}: update tunes files with recent changes in oe-coreDenys Dmytriyenko2013-03-042-18/+42
| | | | | | | | * PACKAGE_EXTRA_ARCHS * appending to TUNE_FEATURES * TUNE for thumb+neon Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot: unify denx.de SRC_URIs to match all othersRobert P. J. Day2013-03-043-3/+3
| | | | | | | | | | | Every other u-boot git SRC_URI has a different value, so make the odd ones out consistent with the rest, as in: -SRC_URI = "git://www.denx.de/git/u-boot.git ... +SRC_URI = "git://git.denx.de/u-boot.git ... Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* multi-kernel: match oe-core for MODULE_IMAGE_BASE_NAME, set it conditionallyDenys Dmytriyenko2013-03-041-4/+4
| | | | | | | | Thanks to Robert P. J. Day, MODULE_IMAGE_BASE_NAME was added to oe-core - only ~3.5 years after it got into Classic-OE and with a typo of MODULE_*, not plural MODULES_*, so match it here and set conditionally. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-omap: replace use of FILESPATHPKG with FILESEXTRAPATHSDenys Dmytriyenko2013-03-042-2/+2
| | | | | | Thanks to Robert P. J. Day for reporting. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot: add latest mainline release 2013.01.01Denys Dmytriyenko2013-03-041-0/+22
| | | | | | | | | | * This is a pure _mainline_ version w/o any patches on top. * Should work reasonably well for most platforms and is provided as an alternative to specialized pre-integrated and patched versions. * It is not enabled by default, since specialized versions usually have more features and better support, although maybe slightly older. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot 2012.10: add the latest SDK 05.06 version from meta-aragoDenys Dmytriyenko2013-03-041-0/+32
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: add recipe for tracking TI latest staging treeDenys Dmytriyenko2013-03-041-0/+44
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone-evm config: add ubifs supportHao Zhang2013-02-281-1/+16
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Revert "linux-omap3: Add supported kernel recipe for am37x-evm and am3517-evm"Denys Dmytriyenko2013-02-2831-16632/+0
| | | | | | | | The same recipe already exists under linux-omap-psp name. This reverts commit 153b5ed063c0bc2b16b938409027794a8dad908e. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* machine configs: Add SGX to MACHINE_FEATURESFranklin S. Cooper Jr2013-02-2513-8/+18
| | | | | | | | | | | | | * Add sgx to MACHINE_FEATURES to indicate that a particular machine supports sgx. * TI chips are available in multiple variants including some that supports sgx while others do not. * By adding sgx as a machine feature other layers can create generic packagegroups or images for a particular soc but will only include sgx dependencies if the particular machine has sgx support. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>