Jacob Stiffler
6cf0211e8a
linux: k2g: use k2g-evm files for all k2g SOCs
...
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
ti2016.05-rc4
2016-11-16 14:39:02 -05:00
Denys Dmytriyenko
ad19868737
am335x-evm, am437x-evm: increase leb count for ubi
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-11-16 14:32:39 -05:00
Anand Balagopalakrishnan
727b26f762
ti-sgx-ddk-km: disable parallel builds for SGX driver
...
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 >
2016-11-16 14:32:32 -05:00
Jason Reeder
b5ae2a16ca
pru-icss: bump SRCREV and PV due to updates
...
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 >
2016-11-15 22:34:13 -05:00
Denys Dmytriyenko
c2428fba74
linux-ti-staging: update to ti2016.05-rc4 tag
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-11-15 15:53:48 -05:00
Denys Dmytriyenko
32dc3fdb77
u-boot-ti-staging: update to ti2016.05-rc4 tag
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-11-15 15:53:10 -05:00
Denys Dmytriyenko
b2187f74da
cmem: add special handling for dra72x variant
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-11-15 14:32:16 -05:00
Denys Dmytriyenko
dca01b6974
ti-ipc: update to include -pthread fixes
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-11-15 14:32:09 -05:00
Denys Dmytriyenko
19e05d7cac
linux-ti-staging: correct SRCREV for RT
...
Was mistakingly copied from non-RT.
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
ti2016.05-rc3
2016-11-06 21:19:12 -05:00
Denys Dmytriyenko
4a155d5395
u-boot-ti-staging: update to ti2016.05-rc3 tag
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-11-06 18:18:51 -05:00
Denys Dmytriyenko
7f335bb374
linux-ti-staging: update to 4.4.30 and ti2016.05-rc3 tag
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-11-06 18:18:49 -05:00
Denys Dmytriyenko
296cbc1c58
linux-ti-staging: pull in prueth-fw for k2g
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-11-04 17:40:49 -04:00
Sam Nelson
3b0a76adf6
ti-ipc: Update to new version 3.44.00
...
Signed-off-by: Sam Nelson <sam.nelson@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
ti2016.05-rc2
2016-10-31 18:08:05 -04:00
Denys Dmytriyenko
eb4d25209f
Revert "ti-ipc: Update to new version 3.44.00"
...
Update is incomplete.
This reverts commit bd9687339b .
2016-10-31 17:58:04 -04:00
Denys Dmytriyenko
0e8ef0c4cf
u-boot-ti-staging: update to ti2016.05-rc2 tag
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-10-31 17:21:15 -04:00
Denys Dmytriyenko
f2352b2bb8
linux-ti-staging: update to 4.4.29 (sans RT) and ti2016.05-rc2 tag
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-10-31 17:21:11 -04:00
Denys Dmytriyenko
4bbd29a0dd
dra7xx-hs-evm: add DRA71x OPTEE flavor to the list
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-10-31 17:21:07 -04:00
Sam Nelson
bd9687339b
ti-ipc: Update to new version 3.44.00
...
Signed-off-by: Sam Nelson <sam.nelson@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-10-31 17:21:01 -04:00
Denys Dmytriyenko
daa4e8b333
libulm: pass CC to work with internal toolchains that depend on sysroot flag
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-10-31 17:20:56 -04:00
Denys Dmytriyenko
9fd25a0565
libdce: update to 3.00.12.00 version
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-10-27 19:42:38 -04:00
Khem Raj
02bf96edca
ti-unpack.inc: Use absolute paths in require directive
...
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 >
2016-10-27 19:42:34 -04:00
Khem Raj
8844d0e0b6
uim: Fix build breaks when toolchain is used from sstate
...
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 >
2016-10-27 19:42:29 -04:00
Denys Dmytriyenko
a12e6e24e5
ti-ipc: update to 3.43.03.05 version
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
ti2016.05-rc1
2016-10-25 18:53:08 -04:00
Denys Dmytriyenko
b8f007dfe1
ipumm-fw: update to the latest 3.00.12.00 version
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-10-25 18:53:04 -04:00
Denys Dmytriyenko
f278a2ba7a
ti-sci-fw: update to the latest 0.1.1-37 version
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-10-25 18:53:01 -04:00
Denys Dmytriyenko
4c4fc284ba
prueth-fw: update with k2g-ice firmware images
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-10-25 18:52:57 -04:00
Denys Dmytriyenko
7577c6e2bb
u-boot-ti-staging: update to ti2016.05-rc1 tag
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-10-25 18:52:52 -04:00
Denys Dmytriyenko
9b5794cff7
linux-ti-staging: update to 4.4.27 and ti2016.05-rc1 tag
...
Also reorder and update DTB files for all platforms.
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-10-25 18:52:48 -04:00
Anand Balagopalakrishnan
ed280351e9
ti-sgx-ddk-um: add support for importing DMABUF as EGLImage
...
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 >
2016-10-25 18:52:43 -04:00
Denys Dmytriyenko
3f83f7f68a
conf/recipes: add k2g-ice machine and k2g SOC family
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-10-25 18:52:39 -04:00
Anand Balagopalakrishnan
8493dde861
ti-sgx-ddk-km: remove dependency between user-mode and kernel-mode builds
...
Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-10-24 22:28:06 -04:00
Anand Balagopalakrishnan
0597d47676
ti-sgx-ddk-um: remove invalid tests for sgx
...
Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-10-24 22:28:03 -04:00
Jacob Stiffler
1b06fd0938
multiprocmgr: add systemd service
...
* The multiprocmgr's mpmsrv daemon requires a set of kernel modules to
be loaded prior to initialization.
* Add a systemd service so that these dependencies may be specified.
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-10-24 22:27:30 -04:00
Denys Dmytriyenko
6cb779a6ba
u-boot-ti-staging: also copy HS MLO variant
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
ti2016.04
2016-10-07 21:01:21 -04:00
Denys Dmytriyenko
b494d93a70
linux-ti-staging: update for moved ti2016.04-rc4 tag
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-10-07 21:01:20 -04:00
Jacob Stiffler
be97ed7aef
openmp-rtos: bump SRCREV to version 2.4.0.1
...
* Fixes uniitialized variable causing assertion failure.
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-10-07 21:01:17 -04:00
Jacob Stiffler
f37806e1bc
linux: cmem: k2e, k2l-evm: update reserved memory
...
* The MSMC region needs to be relocated as it was conflicting with the
boot monitor's persistent memory.
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-10-07 14:40:30 -04:00
Jacob Stiffler
20529c64f6
dsptop: bump SRCREV to version 1.4.0
...
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-10-07 14:40:25 -04:00
Denys Dmytriyenko
02b5977110
u-boot-ti-staging: update to ti2016.04-rc4 tag
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
ti2016.04-rc4
2016-10-06 17:25:43 -04:00
Denys Dmytriyenko
0bc70d79ec
linux-ti-staging: update to 4.4.23 and ti2016.04-rc4 tag
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-10-06 17:25:42 -04:00
Sam Nelson
49bb9c096c
ti-ipc-rtos: Remove M4F target for omap-a15
...
- M4F target is not needed for omap-a15
- This reduces build time for platform associated with omap-a15
Signed-off-by: Sam Nelson <sam.nelson@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-10-05 14:36:30 -04:00
Justin Sobota
1dc72ed98f
ti-pdk-build-rtos: Update to version 1.0.0.2B
...
Signed-off-by: Justin Sobota <jsobota@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-09-30 12:39:48 -04:00
Justin Sobota
9801fc16e3
gcc-arm-none-eabi-native: Update to version 4.9.2015q3
...
Signed-off-by: Justin Sobota <jsobota@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-09-30 12:39:42 -04:00
Justin Sobota
97376334c5
common-csl-ip: Update to version 3.3.0.4B
...
Signed-off-by: Justin Sobota <jsobota@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-09-30 12:39:39 -04:00
Denys Dmytriyenko
2bbab55c0a
linux-ti-staging: update to ti2016.04-rc3 tag
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
ti2016.04-rc3
2016-09-28 03:25:51 -04:00
Denys Dmytriyenko
84d1ecaf32
ti-sci-fw: update to version 0.1.1.22
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-09-28 03:25:48 -04:00
Denys Dmytriyenko
d88cd83e35
u-boot-ti-staging: update to ti2016.04-rc3 tag
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-09-28 03:25:44 -04:00
Sam Nelson
cd04df2f24
cmem: Update to new version 4.12.00.00
...
Signed-off-by: Sam Nelson <sam.nelson@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-09-28 03:25:24 -04:00
Denys Dmytriyenko
69fd10ee8c
u-boot-ti-staging: don't replace MLO with HS_ISSW for am335x HS platform
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-09-23 18:46:52 -04:00
Denys Dmytriyenko
57c5908d4a
conf/machine: update OPTEE OS flavor names slightly
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2016-09-23 18:46:48 -04:00