summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* u-boot_2012.04.01: Add latest u-boot recipe for am37x-evmdenzilFranklin S. Cooper Jr2013-02-1210-0/+673
| | | | | Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ocf-crypto-module: Port ti-ocf-crypto-module from AragoFranklin S. Cooper Jr2013-02-121-0/+36
| | | | | | | | | * Recipe pulls in ti-ocf-crypto-module from gforge * For am37x, this module allows access to the crypto hardware accelerators through OCF-Linux. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot_2010.12-psp03.21.00.04.sdk: Add latest u-boot recipe for am180x-evmFranklin S. Cooper Jr2013-02-122-0/+63
| | | | | Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-pru-sw-edma-driver: Port PRU SW edma driver from AragoFranklin S. Cooper Jr2013-02-121-0/+32
| | | | | | | | | | * Add PRU SW edma driver recipe for the omapl138 machines * This recipe builds and installs an edma driver module that supports the edma user space libraries built by the ti-pru-sw-edma-library recipe. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-omapl138-psp: Add latest linux-omapl138 patchesFranklin S. Cooper Jr2013-02-126-52/+385
| | | | | | | | | | | | | | | | | | | | | | | * 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>
* linux-omapl138-psp_2.6.37: Add MACHINE_KERNEL_PR and fix white space issues.Franklin S. Cooper Jr2013-02-121-9/+11
| | | | | | | | * Add MACHINE_KERNEL_PR variable to enable future tweaks to this recipe. * Convert tabs to whitespaces 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 defconfig with latest for mcsdk alpha7Murali Karicheri2013-01-291-2038/+0
| | | | | Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone: update kernel and bootloaders recipes for mcsdk alpha7 releaseMurali Karicheri2013-01-294-8/+9
| | | | | Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone: boot-monitor: add initial recipeMurali Karicheri2013-01-281-0/+39
| | | | | | | | | | This adds recipe to build boot monitor image. Boot monitor is a standalone image that is loaded and executed from u-boot to replace the RBL provided monitor code in ARM with Linux boot specific code. Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* multi-kernel.inc: repeat do_configure after do_compileconfigsDenys Dmytriyenko2013-01-281-0/+2
| | | | | | Populate default defconfig into .config and process with oldconfig target Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beagleboard.conf: add additional sound modulesCliff Brake2013-01-281-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-213-139/+832
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot: update to the latest dev release for keystoneDenys Dmytriyenko2013-01-211-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* netbase: fix file search path for 'interfaces' fileDenys Dmytriyenko2013-01-161-3/+1
| | | | | | | | | | | This .bbappend file is used to override the 'interfaces' file for certain targets. The current version is broken in that it does not search the correct path(s). Thanks to Robert P. J. Day and Gary Thomas for spotting the issue and providing patches. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-keystone: update from version 3.6-rc6 to 3.6.6Denys Dmytriyenko2012-12-033-15/+536
| | | | 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>
* 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-192-1/+24
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libgles-omap3: Verify pvrsrvkm module was foundFranklin S. Cooper Jr2012-11-162-1/+8
| | | | | | | | * Check to see if the pvrsrvkm.ko module was found and that the insmod for that module was successful. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libgles-omap3: Adjust for non X11 distrosFranklin S. Cooper Jr2012-11-161-50/+89
| | | | | | | | | | | | | * Non X11 base distros are unable to build this Graphics SDK. * This patch tweaks the libgles-omap3 include file to always build the Graphics SDK in Raw mode and also build in X11 mode only if X11 is a part of the DISTRO_FEATURE. Components are built, installed and packaged based on which mode the Graphics SDK is built in. * Create a new variable PVR_INIT that is by default set to pvrsrvinit. This is needed for newer version of the Graphics SDK that replaced this file. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-keystone: add kernel for keystone SOCDenys Dmytriyenko2012-11-162-0/+1029
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: add keystone SOC and keystone-evm machineDenys Dmytriyenko2012-11-162-0/+37
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* tune-cortexa7: add tunes for ARM Cortex-A7Denys Dmytriyenko2012-11-161-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-11-161-0/+24
| | | | | | http://www.arm.com/products/processors/cortex-a/cortex-a15.php 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> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
* linux-am335x-3.2.0-psp04.06.00.08: Add PSP v04.06.00.08 of the Linux kernelFranklin S. Cooper Jr2012-10-1823-0/+16322
| | | | | | | | | | | * Add the PSP release version of the Linux kernel for the am335x-evm * Include a variable called KERNEL_PATCHES which can be used to add patches on top of the PSP release of the Linux kernel. Currently used to apply various patches that add functionality or fixes bugs. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
* beaglebone-tester: FTDI eeprom test, v2Koen Kooi2012-10-171-2/+2
| | | | | | | | Check descriptor instead of VID/PID Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
* beaglebone tester: bump SRCREV for FTDI testKoen Kooi2012-10-171-2/+2
| | | | | | | | An extra test for the FTDI eeprom was added to catch programming errors that would break CCS. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
* beaglebone-tester: ship testaudio, fix dependsKoen Kooi2012-10-171-3/+7
| | | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
* linux-ti33x-psp 3.2: update beaglebone defconfigKoen Kooi2012-10-172-65/+65
| | | | | | | | | * Add more RTC modules * Disable cgroup controllers with a lot of overhead Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
* linux-mainline: update to 3.2.28Koen Kooi2012-10-172-5/+5
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
* linux-ti33x-psp 3.2: update to 3.2.28 and add motorcape supportKoen Kooi2012-10-17121-12/+9365
| | | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
* linux-ti335x-psp 3.2: mux orientation detect for camera sensor to gpio ↵Koen Kooi2012-10-172-1/+37
| | | | | | | | instead of gpmc Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
* linux-ti33x-psp 3.2: update to 3.2.25Koen Kooi2012-10-17184-3/+16831
| | | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
* linux-ti33x-psp 3.2: LCD7 A3 support, eMMC cape support, camera cape ↵Koen Kooi2012-10-175-1/+610
| | | | | | | | improvements Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
* u-boot_2011.09[.10rc]: Always use gnu ld for LDRoger Monk2012-10-171-1/+2
| | | | | | | | | - Pull in gnu ld patch for 2011.10rc recipe - Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
* recipes: Fix ti-eula-unpack issue. Tweak sgx modules and libgles recipes.Franklin S. Cooper Jr2012-10-105-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | * Commit d8fc4a686262c50fd0053afa7240020909ec430b addressed an issue where too many newlines characters were being sent since print by default already sends a newline character. This commit however resulted in bin files being installed in the WORKDIR and broke other recipes which commit a94f765b9867abefd5f0bd262b5dddb8782b3187 addressed. This lead to a very cluttered WORKDIR. * This patch updates ti-eula-unpack.inc to switch from using a print to a write. Since write doesn't automatically send newlines it is a bit more obvious when newlines are sent. * Part of the reason that bin files were being installed in the WORKDIR was due to TI_BIN_UNPK_WDEXT being blank for some recipes. For instance in the libgles-omap3 recipes, when the workdir command is set in TI_BIN_UNPK_CMDS the directory that the Graphics SDK will be installed into is workdir+TI_BIN_UNPK_WDEXT. A blank TI_BIN_UNPK_WDEXT means the SDK will be installed in WORKDIR. By setting TI_BIN_UNPK_WDEXT to a proper value the recipes can be sure it is installed in the proper directory. * Determine which file to download based on the defined BINFILE and not a hardcoded value. This idea was taken from arago. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot_2011.09-psp04.06.00.08: Add PSP v04.06.00.08 of u-bootFranklin S. Cooper Jr2012-10-101-0/+29
| | | | | | | * Add the PSP release version 04.06.00.08 of u-boot. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libgles-omap3.inc: Tweak PLATFORM variable.Franklin S. Cooper Jr2012-10-051-20/+21
| | | | | | | | | * Newer versions of libgles-omap3 utilize a different PLATFORM value. This patch allows the PLATFORM variable to be easily overridden if needed. * Replace the hardcoded usage of LinuxOMAP3 with the PLATFORM variable. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-hw-bringup-image: remove duplicate timestamp-service, as it's in ↵Denys Dmytriyenko2012-10-031-1/+0
| | | | | | | | | systemd-image Since systemd-image from meta-angstrom already includes timestamp-service, remove the duplicate from ti-hw-bringup-image recipe, which uses the former as a base. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* layer.conf: lower layer priority from 10 to 6Denys Dmytriyenko2012-10-031-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>
* u-boot 2011.09+git: update to latest version of Tom Rini's treeKoen Kooi2012-08-071-2/+2
| | | | | 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.23Koen Kooi2012-07-31172-323/+6825
| | | | | | | Regenerate all beaglebone patches and add one vfs tracer patch for powertop Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: enable more tracing features for beagleboneKoen Kooi2012-07-312-7/+15
| | | | | | | This makes powertop 2.0 happy Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: add fixed for cssp, fbset and OPP50Koen Kooi2012-07-318-30/+1936
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot 2011.09+git: update to latest version of Tom Rini's treeKoen Kooi2012-07-3118-382/+137
| | | | | | | All patches have been rediffed and boot tested Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: add support for audio cape and disable LBO gpio for ↵Koen Kooi2012-07-313-1/+101
| | | | | | | battery cape Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>