<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-fsl-arm.git/recipes-bsp/imx-vpu, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/meta-fsl-arm</subtitle>
<id>https://git.enea.com/cgit/linux/meta-fsl-arm.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/'/>
<updated>2016-05-16T19:23:04+00:00</updated>
<entry>
<title>imx-vpu: Set PACKAGE_ARCH to MACHINE_ARCH</title>
<updated>2016-05-16T19:23:04+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2016-02-12T19:57:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=41b23e60271c0b35f947cfc1e0c9915515d404a5'/>
<id>urn:sha1:41b23e60271c0b35f947cfc1e0c9915515d404a5</id>
<content type='text'>
The imx-vpu is a machine specific package, as it depends on the kernel
for build. We are going to change the PACKAGE_ARCH of it to be
MACHINE_SOCARCH as the interface provided by it is stable thus not
requring that the library users to be rebuild.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>imx-vpu: Upgrade to 5.4.33 version</title>
<updated>2016-04-06T16:08:26+00:00</updated>
<author>
<name>Lauren Post</name>
<email>lauren.post@nxp.com</email>
</author>
<published>2016-03-31T15:25:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=f5e1056936e90b7239ba478cef08859d8d5db305'/>
<id>urn:sha1:f5e1056936e90b7239ba478cef08859d8d5db305</id>
<content type='text'>
VPU firmware has been changed to the format of Linux codec driver firmware.
Change VPU library to adapt to firmware format change.

Signed-off-by: Lauren Post &lt;lauren.post@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>EULA: Update to LA_OPT_BASE_LICENSE v10 November 2015</title>
<updated>2016-02-11T20:07:36+00:00</updated>
<author>
<name>Lauren Post</name>
<email>lauren.post@freescale.com</email>
</author>
<published>2015-12-24T07:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=37b57885c2b06fa3ad6ae1e1f08e252400c356a2'/>
<id>urn:sha1:37b57885c2b06fa3ad6ae1e1f08e252400c356a2</id>
<content type='text'>
Signed-off-by: Lauren Post &lt;lauren.post@freescale.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>imx-vpu: Upgrade to 5.4.32</title>
<updated>2016-02-11T20:07:36+00:00</updated>
<author>
<name>Lauren Post</name>
<email>lauren.post@freescale.com</email>
</author>
<published>2015-12-24T07:17:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=be0309228aaa8c5bf8d5cd08c279cc85750e8193'/>
<id>urn:sha1:be0309228aaa8c5bf8d5cd08c279cc85750e8193</id>
<content type='text'>
- Support AVcVuiInfo for Decoder through DecInitialInfo or DecOutputInfo
- Clear structure iram IOGetIramBase() fails to set them to avoid
using uninitialized variables.

Signed-off-by: Lauren Post &lt;lauren.post@freescale.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>Drop Freescale official Linux kernel for i.MX23, i.MX28 and i.MX5 SoC families</title>
<updated>2015-08-06T12:29:58+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2015-08-05T11:50:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=3b698004698742130f87dd4d9edaabdf58c4e079'/>
<id>urn:sha1:3b698004698742130f87dd4d9edaabdf58c4e079</id>
<content type='text'>
The Linux kernel provided by Freescale for i.MX28 and i.MX5 is too old
(2.6.35.3) and there are no plans to upgrade it, as the OE-Core is
going to use GCC 5.2 as default compiler soon and it is not possible
to compile this kernel with the new toolchain, thus the removal.

The metadata related to the i.MX23, i.MX28 and i.MX5 SoC family, which
is dependant of this Linux kernel support, has been removed in this
commit so if someone ever wants to bring it back it is easy to find
out all the necessary changes. The recipes affected are:

 - alsa-state
 - amd-gpu-x11-bin
 - gtk+3
 - imx-lib
 - imx-test
 - imx-vpu
 - libfslcodec
 - linux-imx
 - mesa
 - qt4-embedded-free
 - qt4-x11-free
 - qtbase
 - xf86-video-imxfb

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
Acked-by: Daiane Angolini &lt;daiane.angolini@freescale.com&gt;
</content>
</entry>
<entry>
<title>imx-vpu: Upgrade to 5.4.31 version</title>
<updated>2015-08-04T18:33:46+00:00</updated>
<author>
<name>Lauren Post</name>
<email>lauren.post@freescale.com</email>
</author>
<published>2015-07-31T14:18:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=640cf1919707f91f56722c623cc1f02391abc32d'/>
<id>urn:sha1:640cf1919707f91f56722c623cc1f02391abc32d</id>
<content type='text'>
- Fix VPU blocked in BWB module.
- Adding new soc name for i.MX6QP

Signed-off-by: Lauren Post &lt;lauren.post@freescale.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>imx-vpu: Upgrade to 5.4.30 version</title>
<updated>2015-07-28T17:07:16+00:00</updated>
<author>
<name>Lauren Post</name>
<email>lauren.post@freescale.com</email>
</author>
<published>2015-07-16T19:22:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=9a2edd3f978a913324bc7a2a87792ddacda71232'/>
<id>urn:sha1:9a2edd3f978a913324bc7a2a87792ddacda71232</id>
<content type='text'>
Released with 3.14.38-6QP_Beta release.

Fixes for no output after decoding small jpg in ring buffer mode

License updated to 2015.06 v8 so updated License checksum.

Signed-off-by: Lauren Post &lt;lauren.post@freescale.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>imx-vpu: Upgrade 5.4.27 to 5.4.28 version</title>
<updated>2015-04-09T11:57:12+00:00</updated>
<author>
<name>Lauren Post</name>
<email>lauren.post@freescale.com</email>
</author>
<published>2015-04-02T20:38:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=f0ac2b7b3632cabfa8e9e42762e6bb98600264bf'/>
<id>urn:sha1:f0ac2b7b3632cabfa8e9e42762e6bb98600264bf</id>
<content type='text'>
License also changed from LAOP27 to LA_OPT_FSL_OPEN_3RD_PARTY_IP

Change-Id: I84da584f0bc74b2e330127599643a4b8dccae1b3
Signed-off-by: Lauren Post &lt;lauren.post@freescale.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>imx-vpu: Upgrade to 3.10.53-1.1.0 GA release</title>
<updated>2015-01-27T11:10:43+00:00</updated>
<author>
<name>Lauren Post</name>
<email>lauren.post@freescale.com</email>
</author>
<published>2015-01-21T14:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=db343da3e4eb2afa6a72f7526751bb8d8ba287e1'/>
<id>urn:sha1:db343da3e4eb2afa6a72f7526751bb8d8ba287e1</id>
<content type='text'>
- imx-vpu recipe version changed to internal version 5.4.27
- VPU share memory file open fixes
- Upgrade ion usage
- Remove obey-variables patch -now included in release

Signed-off-by: Lauren Post &lt;lauren.post@freescale.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>imx-vpu: Upgrade to 3.10.31-1.1.0 Beta version</title>
<updated>2014-11-10T20:55:22+00:00</updated>
<author>
<name>Lauren Post</name>
<email>lauren.post@freescale.com</email>
</author>
<published>2014-09-04T13:12:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=b92c169ce17f65c064d2c1e31d4ddee00ed7f61e'/>
<id>urn:sha1:b92c169ce17f65c064d2c1e31d4ddee00ed7f61e</id>
<content type='text'>
Upgrade to v5.4.26 version

- Fixes to support multiple thread robustness
- SOF stuffing new command added used for MJPEG
- VPU performance fixes with multiple instances
- IOGetVirtMem - return checking - Remove patch from recipe
- SOI search performance fixes
- Comment unused registers for mx6 chips as dummy
- Add new registers used on mx6 chips only.

Signed-off-by: Lauren Post &lt;lauren.post@freescale.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
</feed>
