Dan Murphy
62e5131594
uboot-ti-staging: update to ti2017.02-rc4 tag
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
ti2017.02-rc4
2017-06-13 14:13:54 -04:00
Dan Murphy
9cd23cc39c
linux-ti-staging: update to ti2017.02-rc4 tag
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-06-13 14:13:49 -04:00
Jacob Stiffler
cd9f9d6cb4
linux: cmem: update KERNEL_DEVICETREE lists
...
* Update the device tree lists with the latest DTB names from the
machine configuration.
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-06-12 21:50:20 -04:00
Denys Dmytriyenko
ffa9c6d786
u-boot-ti.inc: restore license settings
...
In morty license is being set in main u-boot.inc, but in master that got moved
to versioned include. Restore setting license in u-boot-ti.inc
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-06-11 18:39:07 -04:00
Jacob Stiffler
63a5ab8564
c66x: add basic machine configuration
...
* The c66x SOCs (e.g. c665x-evm and c667x-evm) are DSP-only devices,
and therefore do not have a supported kernel nor an integrated
toolchain.
* Add these machines to allow the creation of baremetal and TI RTOS
packages.
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-06-10 14:38:09 -04:00
Jacob Stiffler
4c88329530
recipes: remove ti-pdk device configuration
...
* These variables have been moved into the machine configuration
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-06-10 14:38:05 -04:00
Jacob Stiffler
b00044c43e
machines: add ti-pdk class variables
...
* Set the ti-pdk class variables which sets the list of devices and
boards supported.
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-06-10 14:38:01 -04:00
Jacob Stiffler
46deb9b8a6
ti-pdk: limit the set of cores to build
...
* Use LIMIT_CORES to enable only the cores with available toolchains.
* Add new variables which will allow recipes to fully configure the
options provided to make.
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-06-10 14:37:57 -04:00
Jacob Stiffler
e8b61f751d
ti-pdk: clean up variables by adding TI_PDK_ prefix
...
* Add TI_PDK_ prefix to variables which may be set by recipes to
stress that they are used to configure the ti-pdk class.
* Deprecate TI_PDK_XDCARGS in favor of TI_PDK_LIMIT_SOCS as both are
used to define a list of SOCs.
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com >
Cc: Justin Sobota <jsobota@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-06-10 14:37:52 -04:00
Jacob Stiffler
6a47dd837e
ti-pdk-build-rtos: set PACKAGE_ARCH to MACHINE_ARCH
...
* The set of files installed varies between machines.
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-06-10 14:37:48 -04:00
Denys Dmytriyenko
4f8d6ee9f8
u-boot-ti: add support for u-boot-spl_HS_2ND images
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-06-08 14:22:11 -04:00
Denys Dmytriyenko
5c31b7d23a
am335x-hs-evm: produce both mmc and uart configs
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-06-08 14:22:07 -04:00
Denys Dmytriyenko
db5d58c9ad
u-boot-ti: support multiple configs
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-06-08 14:22:02 -04:00
Dan Murphy
1848849c08
netcp-pa-fw: update to version 3.0.2.3
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
ti2017.02-rc2
2017-06-06 13:34:43 -04:00
Dan Murphy
6db5710a17
uboot-ti-staging: update to ti2017.02-rc2 tag
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-06-06 13:34:39 -04:00
Dan Murphy
67648217eb
linux-ti-staging: update to ti2017.02-rc2 tag
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-06-06 13:34:35 -04:00
Sam Nelson
7c0dc31d44
cmem: Remove eng postfix in comment for GA version 4.14.00.00
...
Signed-off-by: Sam Nelson <sam.nelson@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-06-05 13:19:34 -04:00
Sam Nelson
26058cf576
ti-ipc: Update to new version 3.46.01.03
...
Signed-off-by: Sam Nelson <sam.nelson@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-06-05 13:19:33 -04:00
e-ruei1@ti.com
e609ba60ca
ti-sgx-ddk-um: Handle no current context in name-clash stub functions
...
Signed-off-by: Eric Ruei <e-ruei1@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-05-31 18:56:42 -04:00
Denys Dmytriyenko
41d6fdc0fe
am57xx-evm.conf: add new DTB entries for camera modules
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
ti2017.01
ti2017.01-rc4
2017-05-16 13:57:06 -04:00
Dan Murphy
c6516afbb2
uboot-ti-staging: update to ti2017.01-rc4 tag
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-05-16 13:57:00 -04:00
Dan Murphy
2434584f1d
linux-ti-staging: update to ti2017.01-rc4 tag
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-05-16 13:56:56 -04:00
Sam Nelson
9c121c61a9
ti-ipc: Update to GA version 3.46.00.02
...
docs: Release notes updated
Signed-off-by: Sam Nelson <sam.nelson@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-05-12 12:56:35 -04:00
Dan Murphy
d59271f5a7
ti-sci-fw: update to the latest 0.1.1-50 version
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-05-12 12:56:31 -04:00
Denys Dmytriyenko
9ba3edd788
prueth-fw: bump to pick up the correct 3.1.4 binaries
...
Since no version update, bump the PR explicitly.
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
Cc: Suman Anna <s-anna@ti.com >
Cc: Dan Murphy <dmurphy@ti.com >
Reviewed-by: Suman Anna <s-anna@ti.com >
2017-05-11 20:36:24 -04:00
Denys Dmytriyenko
d775366e4c
ti-ipc-rtos: fix omapl138 update-alternatives missing parameter
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
ti2017.01-rc3
2017-05-08 21:02:56 -04:00
Dan Murphy
3e0e6f1e77
uboot-ti-staging: update to ti2017.01-rc3 tag
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-05-08 15:06:47 -04:00
Dan Murphy
98c9048359
linux-ti-staging: update to ti2017.01-rc3 tag
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-05-08 15:06:44 -04:00
Jacob Stiffler
d3243e66ee
osal: utilize oe_runmake
...
* 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 osal 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 >
2017-05-08 15:06:40 -04:00
Denys Dmytriyenko
633a013361
ti-pdk-build-rtos: use k2g SOC family, clean up whitespaces
...
Use k2g SOC family to cover HS and GP devices.
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
Cc: Justin Sobota <jsobota@ti.com >
2017-05-04 18:57:43 -04:00
Sam Nelson
e90aa1cec2
ti-ipc-rtos: Add default links for rproc firmware for omapl138
...
By default rproc firmware default link is added as message_single.xe66
for omapl138
Signed-off-by: Sam Nelson <sam.nelson@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-05-03 13:21:12 -04:00
Justin Sobota
fbf384f4e4
ti-pdk-build-rtos: Update to version 1.0.0.4B
...
- Add dra7xx support
- Add pruss firmware makefiles
Signed-off-by: Justin Sobota <jsobota@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-05-03 13:21:08 -04:00
Justin Sobota
1395b2c73f
sa-lld: Update to version 3.0.0.17
...
Signed-off-by: Justin Sobota <jsobota@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-05-03 13:21:03 -04:00
Justin Sobota
be8dd47b0b
qmss-lld: Update to version 2.1.0.15A
...
Signed-off-by: Justin Sobota <jsobota@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-05-03 13:20:59 -04:00
Justin Sobota
6cf8c1a379
pruss-lld: Update to version 1.0.0.6A
...
Signed-off-by: Justin Sobota <jsobota@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-05-03 13:20:55 -04:00
Justin Sobota
e72f2ea0e2
pa-lld: Update to version 3.0.2.3
...
Signed-off-by: Justin Sobota <jsobota@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-05-03 13:20:51 -04:00
Justin Sobota
dbd1070292
osal: Update to version 1.0.0.6E
...
Signed-off-by: Justin Sobota <jsobota@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-05-03 13:20:47 -04:00
Justin Sobota
5d73c88bc2
edma3-lld: Update to version 2.12.3.27
...
Signed-off-by: Justin Sobota <jsobota@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-05-03 13:20:43 -04:00
Justin Sobota
3056009755
common-csl-ip: Update to version 3.3.0.6C
...
Signed-off-by: Justin Sobota <jsobota@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-05-03 13:20:38 -04:00
Dan Murphy
8dfc539906
boot-monitor: update to ti2017.01-rc2 tag
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
ti2017.01-rc2
2017-05-01 15:51:31 -04:00
Dan Murphy
10c6344ade
ti-sci-fw: update to the latest 0.1.1-47 version
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-05-01 15:51:26 -04:00
Dan Murphy
98ded49b1e
uboot-ti-staging: update to ti2017.01-rc2 tag
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-05-01 15:51:22 -04:00
Dan Murphy
aa2d65922e
linux-ti-staging: update to ti2017.01-rc2 tag
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-05-01 15:51:16 -04:00
Denys Dmytriyenko
6462412f7b
edma3lld: remove outdated v1 recipe
...
Current v2 version is in recipes-bsp
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
Cc: Sam Nelson <sam.nelson@ti.com >
Cc: Justin Sobota <jsobota@ti.com >
2017-05-01 14:24:34 -04:00
Sam Nelson
ece0c97d1b
ti-ipc: Update to new version 3.46.00.02_eng
...
Picks up a bug fix for IPC
Signed-off-by: Sam Nelson <sam.nelson@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-04-28 14:09:40 -04:00
Justin Sobota
79b145858a
Resolve host contamination warnings
...
Signed-off-by: Justin Sobota <jsobota@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-04-28 14:07:41 -04:00
Karthik Ramanan
3648eba56c
ti-ccsv6: Remove the recipe and other dependencies
...
Signed-off-by: Karthik Ramanan <a0393906@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-04-26 17:32:08 -04:00
Karthik Ramanan
ead9802ce3
Remove CCS dependencies for all components
...
Signed-off-by: Karthik Ramanan <a0393906@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-04-26 17:31:33 -04:00
Karthik Ramanan
5df5bd9582
ti-cgt-arm: add recipe for 16.9.2
...
Signed-off-by: Karthik Ramanan <a0393906@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2017-04-26 17:31:15 -04:00
Denys Dmytriyenko
1103ba9115
u-boot-ti-staging: bump PR manually to redo sstate due to missing deploy files
...
Looks like between adding new platforms and modifying .inc, some files were
not properly deployed and got missed from sstate cache.
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
ti2017.01-rc1
2017-04-25 14:39:07 -04:00