Denys Dmytriyenko
b71d2b6b7f
bt-fw: add version 8.7.1 (R8.7_SP1)
...
Previous versions were provided by meta-arago-extras, moving to meta-ti now.
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-03-11 10:44:04 -05:00
Denys Dmytriyenko
08b3f376f8
wl18xx-fw: add version 8.7.1 (R8.7_SP1)
...
Previous versions were provided by meta-arago-extras, moving to meta-ti now.
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-03-11 10:44:01 -05:00
Dan Murphy
b0d7b46c03
linux-ti-staging: update to ti2017.00-rc4 tag
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-03-11 10:43:57 -05:00
Dan Murphy
ef6ca32aac
linux-ti-staging: update to ti2017.00-rc3 tag
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-03-06 14:32:47 -05:00
Dan Murphy
eae4975cde
uboot-ti-staging: update to ti2017.00-rc3 tag
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-03-06 14:32:44 -05:00
Denys Dmytriyenko
d774ae9b10
linux-ti-staging: still need to pass LOADADDR for uImage image types
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-03-06 14:32:41 -05:00
Denys Dmytriyenko
7d530a828a
omap-a15.conf: enable uImage as alternative image type to zImage
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-03-06 14:32:35 -05:00
Denys Dmytriyenko
24b24a50cd
conf/machine: simplify console settings, deprecate ttyO use
...
Now, that 4.9 finally switched from ttyO to ttyS and all issues were addressed,
no need to try all possible combinations in most cases.
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-03-06 14:32:30 -05:00
Denys Dmytriyenko
90e1676ffc
libgbm: depend on udev, as it uses libudev, cleanup
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-03-06 14:32:26 -05:00
Gary Thomas
9988ee2231
beaglebone.inc: Update use of obsolete bitbake API
...
The bb.data.getVar() API has been deprecated & removed. This change
follows that change and allows MACHINE=beaglebone to work again.
Signed-off-by: Gary Thomas <gary@mlbassoc.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-03-02 12:15:22 -05:00
Denys Dmytriyenko
bea5fc9c09
conf/machine: deprecate opencl feature, introduce dsp feature
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-03-01 21:03:45 -05:00
Denys Dmytriyenko
d7ce8563c5
k2g-ice: remove separate config in favor of generic k2g-evm
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-03-01 21:03:43 -05:00
Denys Dmytriyenko
c436524b0c
ti-ipc: explicitly depend on virtual/kernel:do_shared_workdir
...
ipc code looks for kernel's generated version.h file:
#include linux_version_include(KERNEL_BUILD_DIR)
which now ends up in the following shared workdir:
work-shared/<mach>/kernel-build-artifacts/include/generated/uapi/linux/version.h
It appears if kernel is provided by sstate, shared workdir is not
getting populated, so depend on the task explicitly.
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-28 19:12:38 -05:00
Denys Dmytriyenko
2934600e9b
ti-ipc: update from "eng" to GA version of 3.45
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-27 22:54:49 -05:00
Dan Murphy
f8e7d069ee
uboot-ti-staging: update to ti2017.00-rc2 tag
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-27 18:14:37 -05:00
Dan Murphy
65dc750106
linux-ti-staging: update to ti2017.00-rc2 tag
...
Update to ti2017.00-rc2 tag as well as 4.9.13 kernel
revision
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-27 18:14:37 -05:00
Anand Balagopalakrishnan
a744cf96c6
ti-sgx-ddk-um: add support for GBM pixmap surface
...
Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-27 18:14:37 -05:00
Karthik Ramanan
ff968e689b
ipumm-fw: update to 3.00.13.00
...
Signed-off-by: Karthik Ramanan <a0393906@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-27 18:14:37 -05:00
Anand Balagopalakrishnan
43100b6177
ti-sgx-ddk-um: add support for dmabuf import in GBM WSEGL
...
Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-27 18:14:37 -05:00
Dan Murphy
cfd0c17ff1
conf: am43: Add hdmi dtb file to Device tree files
...
AM43x was missing the hdmi dtb file in the
KERNEL_DEVICETREE variable. Adding this in allows for
a copy to deploy directory.
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-27 18:14:37 -05:00
Anand Balagopalakrishnan
2937b458ab
ti-sgx-ddk-um: fix memory leak with EGL Image DMABuf import
...
Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-27 18:14:37 -05:00
Denys Dmytriyenko
b599e91350
u-boot-ti.inc: k2e-hs-evm doesn't provide the same binaries as other KS2 devices
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
Reviewed-by: Dan Murphy<dmurphy@ti.com >
2017-02-27 18:14:37 -05:00
Denys Dmytriyenko
a3913e93f3
u-boot-ti.inc: restructure SPL/UART variables, disable k2e-hs-evm
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-18 19:43:36 -05:00
Denys Dmytriyenko
243b85e8da
conf/machine: bump max_leb_cnt for am3
...
Previous commit meant to increase it more than just by 200...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-18 19:22:41 -05:00
Denys Dmytriyenko
d99bd573c3
linux-ti-staging: update to ti2017.00-rc1 tag
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-17 18:19:42 -05:00
Denys Dmytriyenko
c75d6c95bf
u-boot-ti-staging: update to ti2017.00-rc1 tag
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-17 18:19:40 -05:00
Denys Dmytriyenko
13bff16fc3
conf/machine: bump max_leb_cnt for am3 and am4
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-17 13:25:33 -05:00
Denys Dmytriyenko
512c69b13f
linux-ti-staging: update with latest rpmsg merge to unblock KS2 MPM
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
Cc: Dan Murphy <dmurphy@ti.com >
2017-02-17 01:52:25 -05:00
Jacob Stiffler
a4b79bd9e0
ti-cgt-pru: update to version 2.1.4
...
* The old license file, LICENSE.txt, has been removed in this release,
so use the HTML manifest for the license.
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-17 01:52:20 -05:00
Sam Nelson
640537741f
cmem: Update to new version 4.14.0.0_eng
...
Has update to changes related to Kernel 4.9
Signed-off-by: Sam Nelson <sam.nelson@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-17 01:52:14 -05:00
Gowtham Tammana
4242f5ce8e
ti-gc320-driver: move to k4.9
...
Signed-off-by: Gowtham Tammana <g-tammana@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-15 16:27:53 -05:00
Karthik Ramanan
82fd7969b1
libdce: Update SRCREV
...
This change will include:
* New interface file for MJPEG Encoder
* Increase max instances of Engines
Signed-off-by: Karthik Ramanan <a0393906@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-15 14:41:09 -05:00
Karthik Ramanan
169c833bf2
ipumm-fw: Updated to MJPEG encoder
...
Signed-off-by: Karthik Ramanan <a0393906@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-15 14:41:02 -05:00
Denys Dmytriyenko
99913c5a6c
conf/machine: add LCD-specific DTB entries for dra7/am57/k2g
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-15 14:40:55 -05:00
Dan Murphy
8bc0f125d3
linux-ti-staging: update to 4.9.10
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-15 14:40:33 -05:00
Denys Dmytriyenko
18697ca48b
am180x-evm: update machine config to work with latest BSP
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-15 14:40:27 -05:00
Karthik Ramanan
2293842abe
ti-sgx-ddk-um: enhance wl_display validation criterion
...
Signed-off-by: Karthik Ramanan <a0393906@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-15 14:40:21 -05:00
Denys Dmytriyenko
4357cdcb55
linux-ti-staging: update to 4.9.9
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-10 12:16:18 -05:00
Sam Nelson
75f488a797
uio-test-pruss: Update to fix issue with make
...
Add device option to build for specific device
Make package Machine dependent
Signed-off-by: Sam Nelson <sam.nelson@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-09 21:09:18 -05:00
Sam Nelson
3ab9680817
multiprocmgr-test: Add test c66x images, sources and scripts to package
...
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 >
2017-02-09 21:09:16 -05:00
Sam Nelson
157719fb3b
ti-ipc: Update to new version 3.45.00.00_eng
...
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 >
2017-02-09 13:15:17 -05:00
Anand Balagopalakrishnan
6cc272556a
ti-sgx-ddk-km: move to k4.9
...
Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-08 11:02:23 -05:00
Denys Dmytriyenko
f345610e21
linux-ti-staging: update to 4.9.8
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-06 20:03:52 -05:00
Denys Dmytriyenko
75038fcb58
am335x-hs-evm: update UBOOT_MACHINE var for latest u-boot version
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-06 13:16:46 -05:00
Anand Balagopalakrishnan
02a484d78d
ti-sgx-ddk-km: enable parallel builds
...
Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-06 13:16:44 -05:00
Denys Dmytriyenko
c481cfe32a
linux-ti-staging: add version 4.9.7
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-02 18:34:49 -05:00
Denys Dmytriyenko
e866980b74
conf/machine: set KERNEL_DEVICETREE dtb list per machine
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-02 18:34:47 -05:00
Denys Dmytriyenko
ff8c2019ac
linux-ti-staging: remove old 4.1 version
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-02 18:34:42 -05:00
Denys Dmytriyenko
f5ae3a3dc2
u-boot-ti-staging: add version 2017.01
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-02 18:34:39 -05:00
Denys Dmytriyenko
5021fec8b9
u-boot: move common settings and code to u-boot-ti.inc
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-02-02 18:34:37 -05:00