summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ti-xdctools-common: Add XDC tools to -dev packagemorty-nextmortyJoshua Watt2018-06-201-1/+3
| | | | | | | | | | b42044aaf removed the XDC tools from the main package, but this broke the ability to include the XDC tools in an SDK. Add the tools back to the -dev package. Also fix up INSANE_SKIP. Change-Id: I902cc1a841e40c1a3bdc5286d03f999276119052 Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to latest 4.9.105 stable releaseDan Murphy2018-06-051-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-gc320-libs: bump SRCREV to pick up the latest versione-ruei1@ti.com2018-03-061-3/+3
| | | | | | | | The new version include the 2D API include files Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dra7xx: updating board-rtos dependsStephen Molfetta2018-03-061-3/+4
| | | | | | | | DRA7xx board changes have introduced dependencies on mmcsd-lld-rtos and pm-lld-rtos. Adding these modules to the omap-a15 depends list will bring in the dependencies for dra7xx builds Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-pdk-build-rtos: Installing the newly added comp_paths.mk fileMahesh Radhakrishnan2018-03-011-3/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-paths: add missing NDK_INSTALL_DIRJacob Stiffler2018-02-161-0/+1
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-xdctools: do not create target packageJacob Stiffler2018-02-142-5/+5
| | | | | | | | | * ti-xdctools is a host development package, but the target recipe is needed to create the sourceipk used in SDKs. * And move class extension to common include. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dra7xx-evm.conf: removing am57xx SOCS from PDKStephen Molfetta2018-01-294-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | opencl-monitor does not distinguish between dra7xx and am57xx devices, treating both as the same and attempting to build for am57xx regardless. However, this is dependent on common-csl-ip-rtos, a component of PDK, which in general does handle these devices differently. The definition of am57xx SOCs in the PDK list from omap-15.conf gets inherited by dra7xx-evm.conf, thereby creating a rule that all dra7xx PDK recipes must build am57xx libraries. This results in a dra7xx image which is much larger than necessary, and more severely, creates an artifical dependency link between these two devices and introduces build failures for various PDK recipes. Instead, we now override the PDK SOC definition in dra7xx-evm.conf, and only in the CSL RTOS recipe do we append the am57xx SOCS for dra7xx-evm machine build. This allows for opencl-monitor to build successfully for dra7xx while preventing any other PDK recipes from attempting to build libraries for am57xx devices. This is a workaround that must stay in place until opencl build can properly comprehend am57xx and dra7xx independently, and/or omap-a15 is not implied to be synonymous with am57xx in various recipes. Signed-off-by: Stephen Molfetta <sjmolfetta@ti.com> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-cgt-pru: update toolchain to 2.2.1 versionSuraj Das2018-01-151-6/+6
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* openmp-rtos: update to the latest for eclipse plugin changesGaurav Mitra2017-12-211-4/+3
| | | | | Signed-off-by: Gaurav Mitra <gaurav@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sgx-ddk-um: Include libGLES_CM.so in pluginsJoshua Watt2017-12-211-1/+1
| | | | | | | | The plugins package must include libGLES_CM.so in order for libEGL to support GLESv1 Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-xdctools: extend to native and nativesdkMertz, Timothy2017-12-2118-17/+23
| | | | | | | | | | | ti-xdctools should be a native recipe as it more accurately reflects how it is supposed to be used. In addition, this allows it to be built as nativesdk and included in SDK image tools Signed-off-by: "Mertz, Timothy" <timothy.mertz@garmin.com> Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Jacob Stiffler <j-stiffler@ti.com>
* nimu-rtos: Adding support for c66x, omapl1 & dra7xxMahesh Radhakrishnan2017-12-211-0/+4
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ndk: Updating to version 2.26.00.08Mahesh Radhakrishnan2017-12-212-13/+13
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am57xx-evm.conf: Adding PDK support for AM574xMahesh Radhakrishnan2017-12-212-2/+2
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* osal-rtos: Adding support for c66xMahesh Radhakrishnan2017-12-211-0/+2
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* icss-emac-lld: Adding support for k2g-hsMahesh Radhakrishnan2017-12-211-1/+1
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* edma3-lld-rtos: Adding c66x and omapl1 supportMahesh Radhakrishnan2017-12-211-1/+1
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* profiling-rtos: Updating to version 1.0.0.5Mahesh Radhakrishnan2017-12-211-3/+3
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* serdes-diag-rtos: Update to version 1.0.0.9Mahesh Radhakrishnan2017-12-211-3/+3
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* usb-lld-rtos: Update to version 1.0.0.12B & added omapl1 supportMahesh Radhakrishnan2017-12-211-4/+4
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* mcasp-lld-rtos: Update to version 1.1.0.8AMahesh Radhakrishnan2017-12-211-3/+3
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* pcie-lld-rtos: Update to version 2.2.0.11Mahesh Radhakrishnan2017-12-211-3/+3
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* transport-rtos: Update to version 1.0.0.9 & update rtos dependencies for ↵Mahesh Radhakrishnan2017-12-212-3/+6
| | | | | | | c66x and omapl1 Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* pa-lld: Update to version 3.0.2.5Mahesh Radhakrishnan2017-12-211-3/+3
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* sa-lld: Update to version 3.0.0.19Mahesh Radhakrishnan2017-12-211-3/+3
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update to ti2017.06-rc4 tagti2017.06-rc4ti2017.06Dan Murphy2017-12-141-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to ti2017.06-rc4 tagDan Murphy2017-12-141-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* icss-emac-lld: Update to version 1.0.0.10AMahesh Radhakrishnan2017-12-141-3/+3
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* emac-lld: Update to version 2.12.05.30B and rtos updatesMahesh Radhakrishnan2017-12-142-3/+32
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* spi-lld-rtos: Updating to version 1.0.0.9Mahesh Radhakrishnan2017-12-141-3/+3
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* i2c-lld-rtos: Updating to version 1.0.0.9AMahesh Radhakrishnan2017-12-141-3/+3
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* board-rtos:Updating to version 1.0.9.0AMahesh Radhakrishnan2017-12-141-4/+4
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* pm-lld-rtos: Updating to version 1.4.0.3Mahesh Radhakrishnan2017-12-131-5/+8
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* gpio-lld-rtos: Updating to version 1.0.0.9Mahesh Radhakrishnan2017-12-131-3/+3
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* uart-lld-rtos: Updating to version 1.0.0.9Mahesh Radhakrishnan2017-12-131-3/+3
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-pdk-build-rtos:Updating to version 1.0.0.7Mahesh Radhakrishnan2017-12-131-13/+87
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* pruss-lld: Update to version 1.0.0.8Mahesh Radhakrishnan2017-12-131-3/+4
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* srss-tc: pass proper CROSS_COMPILE and CFLAGSDenys Dmytriyenko2017-12-131-0/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* emac-lld-rtos: Uupdate to version 1.0.3.8Mahesh Radhakrishnan2017-12-131-3/+9
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* edma3-lld: pass TOOLCHAIN_OPTIONS and fix host-user-contaminationDenys Dmytriyenko2017-12-131-12/+14
| | | | | | | 1. Need TOOLCHAIN_OPTIONS to pass --sysroot parameter for internal toolchain 2. Use proper cp parameters to handle files ownership correctly Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* mmcsd-lld-rtos: Update to version 1.0.0.10Mahesh Radhakrishnan2017-12-131-3/+3
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sgx-ddk-um: fix host-user-contaminated warningsDenys Dmytriyenko2017-12-131-0/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sgx-ddk-um: add RPROVIDES for libGLESv2.so.1Denys Dmytriyenko2017-12-131-0/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sgx-ddk-um: fix libGLESv2.so.1 symlinkDenys Dmytriyenko2017-12-131-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* fatfs-rtos: Update to version 1.0.0.8Mahesh Radhakrishnan2017-12-131-3/+3
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* starterware: Update to version 2.1.1.5Mahesh Radhakrishnan2017-12-131-3/+3
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* osal: Update to version 1.0.0.9Mahesh Radhakrishnan2017-12-131-3/+3
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* common-csl-ip: Update to version 3.0.0.9Mahesh Radhakrishnan2017-12-132-3/+6
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sgx-ddk-um: update srcrev to pick up the latest fixese-ruei1@ti.com2017-12-061-2/+3
| | | | | | | | | | | - gbm: Fix compilation error with BUILD=debug - change GLES filenames to mesa style - gbm: dont increment surface refcount inside internal function - gbm: decrement gbm bo recount on DeleteDrawable - add symbolic link libGLESv2.so.1 for backward compatibility of SGX binary demos Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>