summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* am57xx-hs-evm, dra7xx-hs-evm: update OPTEEFLAVOR to match latest OPTEE codeDenys Dmytriyenko2016-12-092-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* cmem: add support for memory carveouts of dra71 variantDenys Dmytriyenko2016-12-092-2/+33
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: split SECDEV use for am5x and dra7 machinesDenys Dmytriyenko2016-12-082-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sgx-ddk-um: fix a bug at the drmModeAddFB() call at null_drm_ws.ce-ruei1@ti.com2016-12-071-2/+2
| | | | | | | | | | | | 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>
* mpm-transport: Update commit id with fixesSam Nelson2016-12-071-3/+3
| | | | | | | | 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>
* am335x-evm, am437x-evm: increase leb count for ubiDenys Dmytriyenko2016-12-062-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes-kernel: cmem.dtsi: Update memory sections for DDR and MSMCSam Nelson2016-12-064-109/+120
| | | | | | | | | | | | | | cmem.dtsi splits the already defined dsp_common_mpm_area DDR memory into a smaller MPM segment and other CMEM blocks. The mpm_block_mem is removed and instead the original memory sections dsp_common_mpm_area and mpm_mem in the kernel dtb are updated to reflect On the MSMC memory, cmem.dtsi defines a sram subnode instead of the reserved memory. mpm MSMC areas are already captured in the kernel dtb. Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* cmem: Update to new version 4.13.0.0_engSam Nelson2016-12-062-4/+4
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Revert "linux/cmem: patch keystone dtsi files to co-exist with new sram driver"Sam Nelson2016-12-062-82/+0
| | | | | | This reverts commit b9dbc83d7663d5517fd9cbcf4bb651e039f134a4. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Add recipe to build ipc-examplesSam Nelson2016-12-061-0/+86
| | | | | | Builds both linux and RTOS IPC examples Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Reorganised recipes to help in adding ipc examples recipesSam Nelson2016-12-065-80/+88
| | | | | | | | | Created ti-ipc-common.inc & ti-ipc-rtos.inc to gather common definitions Updated commmit ids for ipc-examples Update ti-ipc-rtos to add ALT_PLATFORM examples Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sgx-ddk-um: add apphint to control number of GBM WSEGL surface buffersAnand Balagopalakrishnan2016-11-231-2/+2
| | | | | Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* rwmem: fix build with any toolchain and use default CC varDenys Dmytriyenko2016-11-231-2/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dsptop: fix build with any toolchain by passing correct CC varDenys Dmytriyenko2016-11-231-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update to ti2016.05-rc5 tag to fix am5 mmc issuesti2016.05Denys Dmytriyenko2016-11-181-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux/cmem: patch keystone dtsi files to co-exist with new sram driverDenys Dmytriyenko2016-11-182-0/+82
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux: k2g: use k2g-evm files for all k2g SOCsti2016.05-rc4Jacob Stiffler2016-11-164-0/+0
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am335x-evm, am437x-evm: increase leb count for ubiDenys Dmytriyenko2016-11-162-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sgx-ddk-km: disable parallel builds for SGX driverAnand Balagopalakrishnan2016-11-161-0/+2
| | | | | | | | | Random build failures are reported on SGX driver when building for different targets. Disable parallel compilation in SGX driver. Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* pru-icss: bump SRCREV and PV due to updatesJason Reeder2016-11-151-2/+2
| | | | | | | | | Due to bug fixes and updates, the package version number is being incremented to 5.1.0. The commit ID is also being updated to reflect these changes. Signed-off-by: Jason Reeder <jreeder@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to ti2016.05-rc4 tagDenys Dmytriyenko2016-11-152-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update to ti2016.05-rc4 tagDenys Dmytriyenko2016-11-151-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* cmem: add special handling for dra72x variantDenys Dmytriyenko2016-11-152-1/+35
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: update to include -pthread fixesDenys Dmytriyenko2016-11-151-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: correct SRCREV for RTti2016.05-rc3Denys Dmytriyenko2016-11-061-1/+1
| | | | | | Was mistakingly copied from non-RT. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update to ti2016.05-rc3 tagDenys Dmytriyenko2016-11-061-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 4.4.30 and ti2016.05-rc3 tagDenys Dmytriyenko2016-11-062-4/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: pull in prueth-fw for k2gDenys Dmytriyenko2016-11-041-1/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version 3.44.00ti2016.05-rc2Sam Nelson2016-10-312-9/+9
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Revert "ti-ipc: Update to new version 3.44.00"Denys Dmytriyenko2016-10-312-9/+9
| | | | | | Update is incomplete. This reverts commit bd9687339b14092ceeff6dc6f3c1a281aab90476.
* u-boot-ti-staging: update to ti2016.05-rc2 tagDenys Dmytriyenko2016-10-311-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 4.4.29 (sans RT) and ti2016.05-rc2 tagDenys Dmytriyenko2016-10-312-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dra7xx-hs-evm: add DRA71x OPTEE flavor to the listDenys Dmytriyenko2016-10-311-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version 3.44.00Sam Nelson2016-10-312-9/+9
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libulm: pass CC to work with internal toolchains that depend on sysroot flagDenys Dmytriyenko2016-10-311-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libdce: update to 3.00.12.00 versionDenys Dmytriyenko2016-10-271-3/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-unpack.inc: Use absolute paths in require directiveKhem Raj2016-10-271-1/+1
| | | | | | | | This helps in using this inc file from other BSP layers which are dependent on meta-ti Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* uim: Fix build breaks when toolchain is used from sstateKhem Raj2016-10-271-2/+0
| | | | | | | | | | | | | | CC is being redefined here but its not considering the essential options to specify the sysroot as a result this breaks on systems tied to sstate servers where the toolchain might have had a different sysroot when built, in here it fails to find the standard headers due to missing sysroot options. Deleting the extra oeconf works fine. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: update to 3.43.03.05 versionti2016.05-rc1Denys Dmytriyenko2016-10-252-7/+7
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: update to the latest 3.00.12.00 versionDenys Dmytriyenko2016-10-251-5/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sci-fw: update to the latest 0.1.1-37 versionDenys Dmytriyenko2016-10-251-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* prueth-fw: update with k2g-ice firmware imagesDenys Dmytriyenko2016-10-251-5/+5
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update to ti2016.05-rc1 tagDenys Dmytriyenko2016-10-251-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 4.4.27 and ti2016.05-rc1 tagDenys Dmytriyenko2016-10-252-10/+13
| | | | | | Also reorder and update DTB files for all platforms. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sgx-ddk-um: add support for importing DMABUF as EGLImageAnand Balagopalakrishnan2016-10-251-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds support for importing DMABUFs as EGLImages. This work is based on the Spec defined in https://www.khronos.org/registry/egl/extensions/EXT/EGL_EXT_image_dma_buf_import.txt The feature currently supports YUYV and NV12 formats In addition, the following are supported: * YUV full range and narrow range * YUV color space BT709 and BT601 * YUV color space BT2020 is not supported * Chroma siting parameters are ignored For YUYV buffers, user needs to pass the width, height, and a 3-tuple consisting of the dmabuf fd, pitch, and offset=0. For YUV buffers, user needs to pass the width, height and two 3-tuples consisting of the dmabuf fds, pitches, and offsets=0. Please note that multiple dmabuf fds are not supported, and therefore, for NV12, * fd[0] must be equal to fd[1] and * pitch[0] must be equal to pitch[1] Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/recipes: add k2g-ice machine and k2g SOC familyDenys Dmytriyenko2016-10-2514-20/+29
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sgx-ddk-km: remove dependency between user-mode and kernel-mode buildsAnand Balagopalakrishnan2016-10-241-1/+1
| | | | | Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sgx-ddk-um: remove invalid tests for sgxAnand Balagopalakrishnan2016-10-241-2/+2
| | | | | Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>