<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-ti.git, branch 08.03.00.001</title>
<subtitle>Mirror of git.yoctoproject.org/meta-ti.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-ti.git/atom?h=08.03.00.001</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-ti.git/atom?h=08.03.00.001'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/'/>
<updated>2022-04-21T18:00:20+00:00</updated>
<entry>
<title>ipc: ti-rpmsg-char: Update library to 0.4.1</title>
<updated>2022-04-21T18:00:20+00:00</updated>
<author>
<name>Praneeth Bajjuri</name>
<email>praneeth@ti.com</email>
</author>
<published>2022-04-20T21:34:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=821c0bb4c310da00f303f3057a1479a0ba08072b'/>
<id>urn:sha1:821c0bb4c310da00f303f3057a1479a0ba08072b</id>
<content type='text'>
Update the ti-rpmsg-char library to 0.4.1 version that enables the
support for AM62x SoC family remote processors.

Signed-off-by: Praneeth Bajjuri &lt;praneeth@ti.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>linux-ti-staging-rt: Bump to 08.03.00.001 release</title>
<updated>2022-04-21T17:56:12+00:00</updated>
<author>
<name>Ryan Eatmon</name>
<email>reatmon@ti.com</email>
</author>
<published>2022-04-21T17:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=f7dff82833a876b71eb625aeb379dcbf1fdc8bd0'/>
<id>urn:sha1:f7dff82833a876b71eb625aeb379dcbf1fdc8bd0</id>
<content type='text'>
Updated the linux rt version for 08.03.00.001

Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>linux-ti-staging: Bump to 08.03.00.001 release</title>
<updated>2022-04-21T17:56:12+00:00</updated>
<author>
<name>Ryan Eatmon</name>
<email>reatmon@ti.com</email>
</author>
<published>2022-04-21T17:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=8bae4eff283946df0e495ce52d4cc1c7f78d5db7'/>
<id>urn:sha1:8bae4eff283946df0e495ce52d4cc1c7f78d5db7</id>
<content type='text'>
Updated the linux version for 08.03.00.001

Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>u-boot-ti-staging: Bump to 08.03.00.001 release</title>
<updated>2022-04-21T17:56:12+00:00</updated>
<author>
<name>Ryan Eatmon</name>
<email>reatmon@ti.com</email>
</author>
<published>2022-04-21T17:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=9cc8dff5fe16133b257586a625e85763279dfc44'/>
<id>urn:sha1:9cc8dff5fe16133b257586a625e85763279dfc44</id>
<content type='text'>
Updated the u-boot version for 08.03.00.001

Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>linux-ti-staging/mainline: depend on libmpc-native and gmp-native</title>
<updated>2022-04-20T23:27:27+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@konsulko.com</email>
</author>
<published>2022-04-19T19:57:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=ee4cf4f76c322545719035dde64f6a203c0e5683'/>
<id>urn:sha1:ee4cf4f76c322545719035dde64f6a203c0e5683</id>
<content type='text'>
Similar to OE-Core changes:
https://git.openembedded.org/openembedded-core/commit/?id=128abf5eb76dd0d2680c93f043bf7cac0a3552b8

5.10.85 changed how the GCC plugins are built, which means they now
depend on both GMP and MPC to be built.

Also add MPC dependency to linux-ti-mainline, as it already depends
on GMP since:
https://git.yoctoproject.org/meta-ti/commit/?id=0376ebcd4333ea2915b3113945ff6a818f7cb442

Signed-off-by: Denys Dmytriyenko &lt;denys@konsulko.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>u-boot-ti: Use SRCREV to get short commit ID</title>
<updated>2022-04-20T23:26:30+00:00</updated>
<author>
<name>Devarsh Thakkar</name>
<email>devarsht@ti.com</email>
</author>
<published>2022-04-19T15:47:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=39fa0c1d3d020d5239c067e103e2f429ef0fcfc7'/>
<id>urn:sha1:39fa0c1d3d020d5239c067e103e2f429ef0fcfc7</id>
<content type='text'>
Due to recent security update in git, we are
not able to fetch revision currently using existing method:
https://github.blog/2022-04-12-git-security-vulnerability-announced/

So instead, use the SRCREV to parse the short commit ID
and set the UBOOT_LOCALVERSION variable.

Signed-off-by: Devarsh Thakkar &lt;devarsht@ti.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>ti-graphics: Add j7-hs-evm as a compatible machine.</title>
<updated>2022-04-18T22:17:38+00:00</updated>
<author>
<name>Ryan Eatmon</name>
<email>reatmon@ti.com</email>
</author>
<published>2022-04-18T18:43:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=299681899e5a0a292e290566fb2cc45c95b65a2b'/>
<id>urn:sha1:299681899e5a0a292e290566fb2cc45c95b65a2b</id>
<content type='text'>
The recent change to explicitly list the compatible machines is missing the j7-hs-evm.

Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>pru-icss_git.bb: add AM62x</title>
<updated>2022-04-13T18:40:46+00:00</updated>
<author>
<name>Nick Saulnier</name>
<email>nsaulnier@ti.com</email>
</author>
<published>2022-04-12T01:35:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=aadaf8e9a5584da4fce8c6d560cc5b2d79f7e627'/>
<id>urn:sha1:aadaf8e9a5584da4fce8c6d560cc5b2d79f7e627</id>
<content type='text'>
This commit adds the PRU Software Support Package (PSSP) to the AM62x Linux
Processor SDK under example-applications/pru-icss-x.x.x. It also adds prebuilt
PRU firmware to the default AM62x filesystem image under the /lib/firmware
folder.

Signed-off-by: Nick Saulnier &lt;nsaulnier@ti.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>pru-icss_git.bb: update to PSSP v6.1.0</title>
<updated>2022-04-13T18:40:46+00:00</updated>
<author>
<name>Nick Saulnier</name>
<email>nsaulnier@ti.com</email>
</author>
<published>2022-04-12T01:35:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=ec20f736381562692b688d91bc913f1022eda819'/>
<id>urn:sha1:ec20f736381562692b688d91bc913f1022eda819</id>
<content type='text'>
Update the SDK folder example-applications/pru-icss-x.x.x to install the latest
version of the PRU Software Support Package (PSSP).

This also uses PSSP v6.1.0 to generate the PRU Halt and RPMsg binaries in the
Linux SDK default filesystem image under /lib/firmware.

Signed-off-by: Nick Saulnier &lt;nsaulnier@ti.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>ti-graphics: gpu enable and move all platforms to ddk 1.15</title>
<updated>2022-04-07T12:48:39+00:00</updated>
<author>
<name>Etheridge, Darren</name>
<email>detheridge@ti.com</email>
</author>
<published>2022-03-23T19:37:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=ed94c75b436f2f8c5c3a8a6ebed45d7276cc35e4'/>
<id>urn:sha1:ed94c75b436f2f8c5c3a8a6ebed45d7276cc35e4</id>
<content type='text'>
Enable the GPU for am62xx and j721s2 and use IMG DDK 1.15

Migrate Imagination DDK 1.13 to DDK 1.15 for J721e

Signed-off-by: Darren Etheridge &lt;detheridge@ti.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
</feed>
