aboutsummaryrefslogtreecommitdiffstats
path: root/conf
AgeCommit message (Collapse)Author
2013-06-05u-boot-dra7xx: add latest u-boot from the integration branchDenys Dmytriyenko
While the code is being pulled from ti-u-boot integration tree, J6/DRA7xx bring up is being done from a separate branch that does not include all the commits made for am335x. Hence, until those branches are merged with the mainline and unified in a single recipe, a separate recipe just for DRA7xx makes more sense. This recipe should eventually go away and unified under u-boot-ti-staging one. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
2013-06-04dra7xx-evm: Update serial consoleChase Maupin
* Updated the serial console to use ttyO0 which is what the evm uses. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-22u-boot: Add am3517 u-boot recipeFranklin S. Cooper Jr
* Add correct u-boot recipe for am3517. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-22linux-omap-psp: Update commitFranklin S. Cooper Jr
* Update to latest supported release. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-10tune-cortexa{7,8,9,15}: update tunes from oe-core/master with fixesDenys Dmytriyenko
Specifically interested in hardfp+thumb+neon Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-03omap-a15.inc: also set TI staging preferred provider for u-bootDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-02omap5-evm: update U-Boot machine to omap5 uevmChase Maupin
* 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>
2013-03-29dra7xx-evm: Add DRA7xx machine typeChase Maupin
* 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>
2013-03-26linux-ti-staging: Add panda dts file as supported DTSChase Maupin
* 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>
2013-03-26omap5-evm: Update serial console to proper valueChase Maupin
* 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>
2013-03-26omap5-evm: Add OMAP5 EVM configurationChase Maupin
* 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>
2013-03-25beagleboard: switch default u-boot preference to machine-specific treeDenys Dmytriyenko
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>
2013-03-25am3517-evm: switch default u-boot preference to machine-specific treeDenys Dmytriyenko
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>
2013-03-25am37x-evm: switch default u-boot preference to machine-specific treeDenys Dmytriyenko
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>
2013-03-25am180x: switch default u-boot preference to machine-specific treeDenys Dmytriyenko
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>
2013-03-25keystone: switch default u-boot preference to machine-specific treeDenys Dmytriyenko
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>
2013-03-25ti33x: switch default u-boot preference to ti-staging treeDenys Dmytriyenko
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>
2013-03-18ti33x: switch default preference to ti-staging treeDenys Dmytriyenko
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>
2013-03-12machines: unify all machines to produce tar.gz instead of tar.bz2 by defaultDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-03-11linux-ti-staging: update SRCREV and bump MACHINE_KERNEL_PRDenys Dmytriyenko
* 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>
2013-03-11ti81x: remove platform configs, kernel, u-boot, since ti81x is not supportedDenys Dmytriyenko
* 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>
2013-03-11omap3-touchbook: remove machine definition, since it's unsupportedDenys Dmytriyenko
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>
2013-03-11hawkboard: remove machine definition, since it's unsupportedDenys Dmytriyenko
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>
2013-03-08am180x: cleanup machine config, remove common SoC settingsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-03-08keystone: unify and cleanup configsDenys Dmytriyenko
* 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>
2013-03-08omap4, pandaboard: unify and cleanup configsDenys Dmytriyenko
* 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>
2013-03-08ti33x, am335x, beaglebone: unify and cleanup configsDenys Dmytriyenko
* 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>
2013-03-08omap3, am37x, am3517, beagleboard: unify and cleanup configsDenys Dmytriyenko
* 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>
2013-03-05tune-cortexa{15,7}: update tunes files with recent changes in oe-coreDenys Dmytriyenko
* PACKAGE_EXTRA_ARCHS * appending to TUNE_FEATURES * TUNE for thumb+neon Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-02-28keystone-evm config: add ubifs supportHao Zhang
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-02-25machine configs: Add SGX to MACHINE_FEATURESFranklin S. Cooper Jr
* 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>
2013-02-17machines: set default virtual/bootloader for remaining machinesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-02-17am335x-evm: Increase UBI max size to 500MBChase Maupin
* 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>
2013-02-12linux-omapl138-psp: Add latest linux-omapl138 patchesFranklin S. Cooper Jr
* 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>
2013-02-12machine config: Correct SERIAL_CONSOLE variable for am3517-evm and am37x-evmFranklin S. Cooper Jr
* 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>
2013-02-12am335x-evm, omap3*: drop remaining TARGET_ARCH, wrecking sstateDenys Dmytriyenko
Bump MACHINE_KERNEL_PR to rebuild the correct sstate. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-01-29keystone: update kernel and bootloaders recipes for mcsdk alpha7 releaseMurali Karicheri
Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-01-28beagleboard.conf: add additional sound modulesCliff Brake
require for audio to function Signed-off-by: Cliff Brake <cbrake@bec-systems.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-01-24linux-keystone: update to the latest dev release for keystoneDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-12-03linux-keystone: update from version 3.6-rc6 to 3.6.6Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-11-30keystone: bump MACHINE_KERNEL_PR for previous changesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-11-30keystone-evm: update serial port and virtual terminal settingsDenys Dmytriyenko
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>
2012-11-27keystone-evm.conf: enable cpio images by defaultDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-11-19u-boot: add version 2012.07 for keystone machinesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-11-15conf/machine: Update the FSTYPES for AMSDK machinesChase Maupin
* 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>
2012-11-01conf/machine: add keystone SOC and keystone-evm machineDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-10-31tune-cortexa7: add tunes for ARM Cortex-A7Denys Dmytriyenko
http://www.arm.com/products/processors/cortex-a/cortex-a7.php Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-10-31tune-cortexa15: add tunes for ARM Cortex-A15Denys Dmytriyenko
http://www.arm.com/products/processors/cortex-a/cortex-a15.php Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-10-24pandaboard: use xf86-video-omap by default in XSERVER configNicolas Dechesne
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>
2012-09-18layer.conf: lower layer priority from 10 to 6Denys Dmytriyenko
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>