summaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* tune-cortexa{15,7}: remove local tunes, already in oe-core/masterDenys Dmytriyenko2013-04-102-72/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omap-a15.inc: also set TI staging preferred provider for u-bootDenys Dmytriyenko2013-04-031-0/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omap5-evm: update U-Boot machine to omap5 uevmChase Maupin2013-04-021-1/+1
| | | | | | | | | | * 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>
* 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: Add panda dts file as supported DTSChase Maupin2013-03-261-1/+1
| | | | | | | | * 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>
* 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>
* 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>
* 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>
* 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-111-1/+1
| | | | | | | * 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>
* ti81x: remove platform configs, kernel, u-boot, since ti81x is not supportedDenys Dmytriyenko2013-03-117-91/+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>
* 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>
* keystone-evm config: add ubifs supportHao Zhang2013-02-281-1/+16
| | | | 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>
* machines: set default virtual/bootloader for remaining machinesDenys Dmytriyenko2013-02-174-6/+11
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am335x-evm: Increase UBI max size to 500MBChase Maupin2013-02-171-1/+1
| | | | | | | | | | | | * Based on the EVM and beaglebone + NAND memory cape we can increase the base file system size to 500MB since by default there is about 504MB of space allocated to the file system partition in the NAND. * The max size in LEBs was determined using the formula at http://processors.wiki.ti.com/index.php/UBIFS_Support Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-omapl138-psp: Add latest linux-omapl138 patchesFranklin S. Cooper Jr2013-02-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | * Add latest patches to linux-omapl138 that were added since this recipe was added to meta-ti. * Update to latest am180x-evm defconfig * Mimic the following commits from arago: linux-davinci: update to add mmc patches * Optimizations to reduce overhead on weak platforms linux: disable DMA for MUSB * For the am3517, am180x, and am335x devices the CPPI 4.1 DMA should NOT be used for the MUSB controller. Using this DMA can cause the controller to lockup. * Updated the defconfigs to set the use of PIO mode * Added a patch to updated the PIO mode description to make it easier to determine when it can be used. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* machine config: Correct SERIAL_CONSOLE variable for am3517-evm and am37x-evmFranklin S. Cooper Jr2013-02-122-2/+2
| | | | | | | | | | | | | * When testing on am37x-evm I noticed that no prompt to login was ever shown when connected via serial port. * I finally noticed that the SERIAL_CONSOLE variable was set incorrectly and didn't match the value in the old Arago layer. * After using the values specific in the machine file in the Arago layer I was able to login via serial port. * This has been verified on both the am37x-evm and am3517-evm. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am335x-evm, omap3*: drop remaining TARGET_ARCH, wrecking sstateDenys Dmytriyenko2013-02-125-9/+2
| | | | | | Bump MACHINE_KERNEL_PR to rebuild the correct sstate. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone: update kernel and bootloaders recipes for mcsdk alpha7 releaseMurali Karicheri2013-01-291-1/+2
| | | | | Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beagleboard.conf: add additional sound modulesCliff Brake2013-01-241-1/+2
| | | | | | | require for audio to function Signed-off-by: Cliff Brake <cbrake@bec-systems.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-keystone: update to the latest dev release for keystoneDenys Dmytriyenko2013-01-241-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-keystone: update from version 3.6-rc6 to 3.6.6Denys Dmytriyenko2012-12-031-1/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone: bump MACHINE_KERNEL_PR for previous changesDenys Dmytriyenko2012-11-301-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone-evm: update serial port and virtual terminal settingsDenys Dmytriyenko2012-11-301-1/+3
| | | | | | | Keystone uses the old ttyS0 serial name instead of the new ttyO0. Also disable spawning gettys on virtual terminals. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: omap4: update configs after xorg upgradeNicolas Dechesne2012-11-281-3/+0
| | | | | | | | | | | | There were some changes in the xserver-xorg upstream project that need to be reflected here too: * extmod module was removed completely as it became empty; * DRI1, DRI2, DBE (among others) were made built-in; (see poky rev: 5cea09e3d010d4799eab296b2a0cb83a0af09c76) Signed-off-by: Nicolas Dechesne <n-dechesne@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone-evm.conf: enable cpio images by defaultDenys Dmytriyenko2012-11-271-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot: add version 2012.07 for keystone machinesDenys Dmytriyenko2012-11-191-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: Update the FSTYPES for AMSDK machinesChase Maupin2012-11-157-4/+10
| | | | | | | | | | * Updated the IMAGE_FSTYPES to ubi and tar.gz for the AMSDK machine types as the base file system type. * This was done to speed up compression/decompression time at the expense of file size. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: add keystone SOC and keystone-evm machineDenys Dmytriyenko2012-11-012-0/+37
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* tune-cortexa7: add tunes for ARM Cortex-A7Denys Dmytriyenko2012-10-311-0/+24
| | | | | | http://www.arm.com/products/processors/cortex-a/cortex-a7.php Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* tune-cortexa15: add tunes for ARM Cortex-A15Denys Dmytriyenko2012-10-311-0/+24
| | | | | | http://www.arm.com/products/processors/cortex-a/cortex-a15.php Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* pandaboard: use xf86-video-omap by default in XSERVER configNicolas Dechesne2012-10-241-1/+2
| | | | | | | | | | | | | Also we need to pull in module-exa as xf86-video-omap relies on it, at run time. And replaced the default xorg.conf for 'omap4' machine to take new driver into account. Do not enable HWcursor (e.g. mouse using DSS overlay) to keep things simple for now.. Signed-off-by: Nicolas Dechesne <n-dechesne@ti.com> Signed-off-by: Hervé Fache <h-fache@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* layer.conf: lower layer priority from 10 to 6Denys Dmytriyenko2012-09-181-1/+1
| | | | | | | Lowering layer priority from 10 to 6 aligns meta-ti with other BSP layers and also allows distributions to override our recipes. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-mainline: update to 3.2.28Koen Kooi2012-09-141-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: update to 3.2.28 and add motorcape supportKoen Kooi2012-09-141-1/+1
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: update to 3.2.25Koen Kooi2012-09-141-1/+1
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>