summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* libgles-omap3.inc: Add tweaks needed for newer version of the Graphics SDKFranklin S. Cooper Jr2013-04-021-9/+9
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omap5-evm: update U-Boot machine to omap5 uevmChase Maupin2013-04-022-2/+2
| | | | | | | | | | * The U-Boot config to be used in the latest code has been updated to use omap5_uevm instead of omap5_evm. * Update to the latest code to pickup this change and modify the machine file as well. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux: Use setup-defconfig in kernel recipesChase Maupin2013-03-294-4/+8
| | | | | | | | | | * Now that the setup-defconfig.inc file has been moved to the meta-ti layer the kernel recipes should include this file. * This makes way to clear this inclusion from the bbappend files in meta-arago Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dra7xx-evm: Add DRA7xx machine typeChase Maupin2013-03-291-0/+36
| | | | | | | | * Add the dra7xx-evm machine type which is part of the omap-a15 SOC_FAMILY Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: one more update to latest 3.8.5Denys Dmytriyenko2013-03-281-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: rename to have version in name, update to latestDenys Dmytriyenko2013-03-281-3/+3
| | | | | | | | | * Update to the latest kernel sources. This also requires changing the dtb file names since the omap5 devices have changed to use uevm instead of panda and sevm instead of evm. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
* linux-ti-staging: Add panda dts file as supported DTSChase Maupin2013-03-262-2/+2
| | | | | | | | * Add the omap5-panda.dts file as a supported DTS to be built. This file is for use on the panda and uEVM boards. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omap5-evm: Update serial console to proper valueChase Maupin2013-03-261-1/+1
| | | | | | | * The serial console for the OMAP5 uEVM is ttyO2 not ttyO0 Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: Update to latest staging kernelChase Maupin2013-03-261-2/+2
| | | | | | | * Update to the latest 3.8.4 based staging kernel Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omap5-evm: Add OMAP5 EVM configurationChase Maupin2013-03-262-0/+61
| | | | | | | | | * Add the machine configuration for the OMAP5 EVM device. * Create the omap-a15.inc file to be shared with all OMAP Cortex-A15 derivative devices. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: Add OMAP5 supportChase Maupin2013-03-261-1/+2
| | | | | | | | * Add the KERNEL_DEVICETREE definitions for omap5-evm * Add the omap-a15 SOC_FAMILY to the list of COMPATIBLE_MACHINEs Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* mesa-dri: follow oe-core's renaming to mesaAndreas Müller2013-03-252-0/+0
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* 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>