aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-02-02linux-ti-staging: remove old 4.1 versionDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-02-02u-boot-ti-staging: add version 2017.01Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-02-02u-boot: move common settings and code to u-boot-ti.incDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-01-30ti-gc320-driver: Update SRCREVGowtham Tammana
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>
2017-01-20machine: update max_leb_cnt across the boardDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-01-20beaglebone: add check for potential conflicts with meta-yocto-bspDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-01-18ti-sgx-ddk-km: remove update of sysconfig register in drivere-ruei1@ti.com
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>
2017-01-18layer.conf: list dependenciesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-01-13cmem: Update to new version 4.13.00.01_engSam Nelson
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>
2017-01-09u-boot-ti-staging: update to ti2016.06-rc4 tagDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-01-09linux-ti-staging: update to 4.4.41 and ti2016.06-rc4 tagDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-23u-boot-ti-staging: update to ti2016.06-rc3 tagDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-23linux-ti-staging: update to ti2016.06-rc3 tagDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-23ti-gc320-driver: add support for RT kernelGowtham Tammana
Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-22ti-sgx-ddk-km: Fix error in calculation of page arrayKarthik Ramanan
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-22ti-sgx-ddk-um: Add support for YUYV EGLImageKarthik Ramanan
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-21cmem: Update commit id for 4.13.00.00_engSam Nelson
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-21cmem.inc: only mangle SRC_URI in do_unpack instead of anon functionDenys Dmytriyenko
Avoid taskhash mismatch errors. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-21remaining recipes: fix build issue due to bb.data.* deprecationDenys Dmytriyenko
Causes following error: Exception: AttributeError: module 'bb.data' has no attribute 'getVar' Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-20recipes: fix build issue due to bb.data.* deprecationThomas Perrot
Causes following error: Exception: AttributeError: module 'bb.data' has no attribute 'getVar' Signed-off-by: Thomas Perrot <thomas.perrot@tupi.fr> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-20pruss-lld: utilize oe_runmakeJacob Stiffler
* 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>
2016-12-19ti-ipc: Update to new patch release 3.44.01.01Sam Nelson
-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>
2016-12-19mpm-transport: Update to new version 2.0.3Sam Nelson
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-19multiprocmgr: Update to new version 3.0.2.0Sam Nelson
This version add dependce on CMEM Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-19common-csl-ip: Upstream version 3.3.0.5AJustin Sobota
Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-19openmp-rtos: Upstream version 2.5.0.0Justin Sobota
Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-19pruss-lld: Upstream version 1.0.0.5AJustin Sobota
Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-19osal: Upstream version 1.0.0.5EJustin Sobota
Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-19nwal-lld: Upstream version 2.1.0.11AJustin Sobota
Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-19ti-pdk-build-rtos: Upstream version 1.0.0.3Justin Sobota
Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-19sa-lld: Upstream version 3.0.0.16Justin Sobota
Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-19pa-lld: Upstream version 3.0.2.1Justin Sobota
Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-19ti-xdctools: Upstream version 3.32.01.22Justin Sobota
Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-19ti-sysbios: Upstream version 6.46.01.38Justin Sobota
Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-19edma3-lld: Upstream version 2.12.2.26Justin Sobota
Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-16u-boot-ti-staging: update to ti2016.06-rc2 tagDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-16linux-ti-staging: update to 4.4.39 and ti2016.06-rc2 tagDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-16libdce: Update SRCREV add MJPEG Encoder supportKarthik Ramanan
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-16ipumm-fw: Update SRCREVKarthik Ramanan
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>
2016-12-16recipes-kernel:cmem.dtsi:K2G: Update to remove redefinition of mpm areasSam Nelson
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>
2016-12-16recipes-kernel:cmem.dtsi:Keystone2: Update to remove redefinition of mpm areasSam Nelson
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>
2016-12-09linux-ti-staging: update to 4.4.37 and ti2016.06-rc1 tagDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-09u-boot-ti-staging: update to ti2016.06-rc1 tagDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-09goodix-fw: add Goodix GT9271 config firmwareDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-09am57xx-hs-evm, dra7xx-hs-evm: update OPTEEFLAVOR to match latest OPTEE codeDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-09cmem: add support for memory carveouts of dra71 variantDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-08conf/machine: split SECDEV use for am5x and dra7 machinesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-07ti-sgx-ddk-um: fix a bug at the drmModeAddFB() call at null_drm_ws.ce-ruei1@ti.com
Both parameter depth and bpp are set to uiPixelWidthInBits at the current implementation, however, the depth may not be the same as bpp for certain pixel format such as XRGB8888. This bug was exposed by the recent DRM driver change introducing strict error checking. To fix this problem, add utility function uiPixelDepthInBits to derive and use depth based on the pixel format. Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-07mpm-transport: Update commit id with fixesSam Nelson
Update and fixes to handle different type of memory sections in sysfs entry or device tree. Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-06am335x-evm, am437x-evm: increase leb count for ubiDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>