summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* multiprocmgr-test: Add test c66x images, sources and scripts to packageSam Nelson2017-02-092-10/+35
| | | | | | | | | | | | | | multiprocmgr-test installs source files, host binaries and associated scripts (ti/examples/mpm/test) multiprocmgr-rtos-test installs the C66x test images in the same directory structure. Other updates include - Use of oe_runmake instead of make - Added runtime dependency of multiprocmgr-rtos-test & bash Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version 3.45.00.00_engSam Nelson2017-02-094-10/+10
| | | | | | | Also moved RELEASE_TYPE & RELEASE_SUFFIX variables to ti-ipc-rtos.inc Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sgx-ddk-km: move to k4.9Anand Balagopalakrishnan2017-02-081-3/+3
| | | | | Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 4.9.8Denys Dmytriyenko2017-02-062-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am335x-hs-evm: update UBOOT_MACHINE var for latest u-boot versionDenys Dmytriyenko2017-02-061-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sgx-ddk-km: enable parallel buildsAnand Balagopalakrishnan2017-02-061-4/+2
| | | | | Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: add version 4.9.7Denys Dmytriyenko2017-02-0221-0/+98
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: set KERNEL_DEVICETREE dtb list per machineDenys Dmytriyenko2017-02-0215-0/+36
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: remove old 4.1 versionDenys Dmytriyenko2017-02-029-112/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: add version 2017.01Denys Dmytriyenko2017-02-021-0/+5
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot: move common settings and code to u-boot-ti.incDenys Dmytriyenko2017-02-022-121/+113
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-gc320-driver: Update SRCREVGowtham Tammana2017-01-301-1/+1
| | | | | | | | | This update includes the following - Remove dependency on dmac_flus/inv/clean_range - Remove spurious page count increment Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* machine: update max_leb_cnt across the boardDenys Dmytriyenko2017-01-206-6/+6
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone: add check for potential conflicts with meta-yocto-bspDenys Dmytriyenko2017-01-202-0/+13
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sgx-ddk-km: remove update of sysconfig register in drivere-ruei1@ti.com2017-01-181-2/+2
| | | | | | | | | | | The OCP SYSCONFIG register should be controlled by kernel hwmod only. the original code sets the SGX idle and standby mode to "No Standby" which prevents the SGX power domain to reach off state during suspend. Even though the problem was only introduced with kernel 4.4 upgrade, i.e. it seemed to be no harm before, we should remove the same. Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* README, layer.conf: update for morty and list dependenciesDenys Dmytriyenko2017-01-182-1/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* cmem: Update to new version 4.13.00.01_engSam Nelson2017-01-131-3/+3
| | | | | | | Update to new version 4.13.00.01_eng with bug fix Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update to ti2016.06-rc4 tagDenys Dmytriyenko2017-01-091-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 4.4.41 and ti2016.06-rc4 tagDenys Dmytriyenko2017-01-092-4/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update to ti2016.06-rc3 tagDenys Dmytriyenko2016-12-231-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to ti2016.06-rc3 tagDenys Dmytriyenko2016-12-232-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-gc320-driver: add support for RT kernelGowtham Tammana2016-12-231-2/+2
| | | | | Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sgx-ddk-km: Fix error in calculation of page arrayKarthik Ramanan2016-12-221-2/+2
| | | | | Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sgx-ddk-um: Add support for YUYV EGLImageKarthik Ramanan2016-12-221-2/+2
| | | | | Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* cmem: Update commit id for 4.13.00.00_engSam Nelson2016-12-213-3/+3
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* cmem.inc: only mangle SRC_URI in do_unpack instead of anon functionDenys Dmytriyenko2016-12-211-1/+2
| | | | | | Avoid taskhash mismatch errors. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* pruss-lld: utilize oe_runmakeJacob Stiffler2016-12-202-7/+11
| | | | | | | | | | | | * Use the oe_runmake wrapper to invoke make * Supply common make arguments to EXTRA_OEMAKE such as which makefile to invoke. * This resolves build issues when pruss-lld needs to be reconfigured as do_configure would make the clean target of the incorrect makefile. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new patch release 3.44.01.01Sam Nelson2016-12-193-10/+11
| | | | | | | -Enables parallel build when rtos build invokes xdc to reduce build time Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* mpm-transport: Update to new version 2.0.3Sam Nelson2016-12-191-4/+4
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* multiprocmgr: Update to new version 3.0.2.0Sam Nelson2016-12-192-4/+4
| | | | | | | This version add dependce on CMEM Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* common-csl-ip: Upstream version 3.3.0.5AJustin Sobota2016-12-191-3/+3
| | | | | Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* openmp-rtos: Upstream version 2.5.0.0Justin Sobota2016-12-191-2/+2
| | | | | Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* pruss-lld: Upstream version 1.0.0.5AJustin Sobota2016-12-193-0/+59
| | | | | Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* osal: Upstream version 1.0.0.5EJustin Sobota2016-12-193-0/+60
| | | | | Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* nwal-lld: Upstream version 2.1.0.11AJustin Sobota2016-12-191-4/+4
| | | | | Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-pdk-build-rtos: Upstream version 1.0.0.3Justin Sobota2016-12-191-11/+38
| | | | | Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* sa-lld: Upstream version 3.0.0.16Justin Sobota2016-12-191-3/+3
| | | | | Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* pa-lld: Upstream version 3.0.2.1Justin Sobota2016-12-191-3/+3
| | | | | Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-xdctools: Upstream version 3.32.01.22Justin Sobota2016-12-191-3/+3
| | | | | Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sysbios: Upstream version 6.46.01.38Justin Sobota2016-12-192-12/+12
| | | | | Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* edma3-lld: Upstream version 2.12.2.26Justin Sobota2016-12-191-3/+3
| | | | | Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update to ti2016.06-rc2 tagDenys Dmytriyenko2016-12-161-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 4.4.39 and ti2016.06-rc2 tagDenys Dmytriyenko2016-12-162-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libdce: Update SRCREV add MJPEG Encoder supportKarthik Ramanan2016-12-161-1/+3
| | | | | Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: Update SRCREVKarthik Ramanan2016-12-161-3/+3
| | | | | | | | | | This will include the following updates: * Addition of MJPEG Encoder * minor bug fixes * codec updates for mpeg2d Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes-kernel:cmem.dtsi:K2G: Update to remove redefinition of mpm areasSam Nelson2016-12-161-21/+3
| | | | | | | | | | | | | | | | | | Cleaning up redefinition of mpm areas and moving to use what is defined in the base device tree files as is. This effectively changes to a new memory partition. Note that this change needs a corresponding change in the dts files in the kernel tree to adjust the mpm memory area to the new memory partition. The CMEM areas here are adjusted such that there is no overlap with the mpm areas defined in the dts files in the kernel tree. Note also the address ranges are arranged differently for K2G compared to the other Keystone platforms. (This is to accomodate common memory map for multiple k2g platforms) Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes-kernel:cmem.dtsi:Keystone2: Update to remove redefinition of mpm areasSam Nelson2016-12-163-47/+9
| | | | | | | | | | | | | | | | | Cleaning up redefinition of mpm areas and moving to use what is defined in the base device tree files as is. This effectively changes to a new memory partition. Note that this change needs a corresponding change in the dts files in the kernel tree to adjust the mpm memory area to the new memory partition. The CMEM areas here are adjusted such that there is no overlap with the mpm areas defined in the dts files in the kernel tree. Also fixes issue with K2L, by removing overlapping memory area section. Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 4.4.37 and ti2016.06-rc1 tagDenys Dmytriyenko2016-12-092-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update to ti2016.06-rc1 tagDenys Dmytriyenko2016-12-091-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* goodix-fw: add Goodix GT9271 config firmwareDenys Dmytriyenko2016-12-092-4/+34
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>