<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-fsl-arm.git, branch 2.1</title>
<subtitle>Mirror of git.yoctoproject.org/meta-fsl-arm</subtitle>
<id>https://git.enea.com/cgit/linux/meta-fsl-arm.git/atom?h=2.1</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/atom?h=2.1'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/'/>
<updated>2016-05-05T18:32:59+00:00</updated>
<entry>
<title>linux-fslc-imx-rt: Upgrade to 4.1.15-1.0.0 GA</title>
<updated>2016-05-05T18:32:59+00:00</updated>
<author>
<name>Dominic Sacré</name>
<email>dominic.sacre@gmx.de</email>
</author>
<published>2016-05-04T15:43:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=a3a91dc1ef6d1dc42e284248b09dd474ba2cef80'/>
<id>urn:sha1:a3a91dc1ef6d1dc42e284248b09dd474ba2cef80</id>
<content type='text'>
Use patch 4.1.19-rt22 (which applies cleanly) despite the fact that the
kernel is currently based on 4.1.20, because 4.1.20-rt23 is not yet
available at a stable URL.

The same issues that needed to be patched in 3.14 are still present in
4.1, so update the patches and defconfig accordingly to apply to the
new kernel.

Signed-off-by: Dominic Sacré &lt;dominic.sacre@gmx.de&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>linux-fslc-imx: Bump revision to deb84cd</title>
<updated>2016-05-05T18:32:59+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2016-05-05T18:14:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=4a218740eec1853f3a4ea2d6e6c0fed980af4b3c'/>
<id>urn:sha1:4a218740eec1853f3a4ea2d6e6c0fed980af4b3c</id>
<content type='text'>
This merges the 4.1.23 stable release as well as NXP following changes:

deb84cd MLK-12722: ASoC: fsl_spdif: clear the validity bit for TX
20de11d MLK-12607: ASoC: fsl-asrc: Add the support of 12kHz and 24kHz
af2256b MLK-12464-2: ASoC: wm8960: fix clock is not correct after suspend/resume
d51a5af MLK-12464-1: ASoC: fsl: imx-wm8960: Fix no clock after suspend/resume randomly
efb83ff MLK-12620 ARM: imx: correct i.MX7D fuse MAC1_ADDR offset address
a90438e MLK-12706-3 arm: imx_v7_defconfig: build in bcmdhd
b361e5d MLK-12706-2 net: bcmdhd: set the bcmdhd driver default build in
d60d208 MLK-12706-1 mmc: sdio: add sdio reset function for bcmdhd wifi
36a8f81 MLK-12705 ARM: imx: add support for i.mx7d TO1.2 busfreq
c0433b1 MLK-12685 ARM: dts: imx6sx-sabreauto.dts: improve usdhc4 pad drive strength
92c7757 MLK-12675 ARM: dts: imx: keep RTC enabled for software poweroff
c35a5dd MLK-12671 ARM: imx: support single soc config
3b2520f MLK-12617 mmc: Fix compile error when CONFIG_MMC=m
d5d7c02 MLK-12623-03 ARM: imx: Add cpu speed grading check for imx6ul
b1d1ba8 MLK-12623-02 ARM: dts: imx: Add 700MHz setpoint define in dts
7fe0d46 MLK-12623-01 cpufreq: imx: Add support for 700MHz setpoint in cpufreq
a4d2a08 MLK-12277 media: camera: add check for width and height against 0
85a98a0 MLK-12573 ARM: dts: set LCD_nPWREN low to make VLCD_3V3 output 3V3.
3456a58 MLK-10934 mtd: use memcpy to replace the memcpy_fromio
d410e45 MGS-1678 [#2269] memleak in GPU driver sysfs interface
160bf92 MA-7715 fix GPU kernel panic reported by android CTS
0e3d9b1 MGS-1630 5.0.11.p8 driver can't pass build with kernel 4.1 on Android M6.0
a52956f MLK-12466 ARM: dts: imx6ul-14x14-evk-usb-certi: add USB certification dts

Change-Id: I91b274ccd29c9d52a274599d66e874fa474550bf
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>imx-gpu-viv: Rework code so it is easier to read</title>
<updated>2016-05-02T17:46:53+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2016-04-29T17:12:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=afe0ed24176b5d1463188cb8589b989104fd964a'/>
<id>urn:sha1:afe0ed24176b5d1463188cb8589b989104fd964a</id>
<content type='text'>
Instead of using USE_X11 and USE_WL, we now use HAS_X11 and
HAS_WL. The variable does not imply that the backend is actually used
but if the distribution has, or not, the support for the backend.

Change-Id: I8630b54ed0a80f2877e5e97f71ae14e78ed5aeea
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>imx-gpu-viv: Remove dead code</title>
<updated>2016-05-02T17:46:53+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2016-04-29T17:18:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=037df9ea7f075c0566d09c969265dffbf18bcd0c'/>
<id>urn:sha1:037df9ea7f075c0566d09c969265dffbf18bcd0c</id>
<content type='text'>
The support for X11 and Wayland is not intended to be added so we can
remove the FIXME and the unused code.

Change-Id: I18473c415dd8877f887d7dc719bfbb360007a29e
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>libimxvpuapi: Update to version 0.10.2</title>
<updated>2016-05-02T17:46:53+00:00</updated>
<author>
<name>Carlos Rafael Giani</name>
<email>dv@pseudoterminal.org</email>
</author>
<published>2016-05-01T11:46:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=c999668b78636a82b2bdc211ccf5afe62ae1dda5'/>
<id>urn:sha1:c999668b78636a82b2bdc211ccf5afe62ae1dda5</id>
<content type='text'>
Changes:

- fix AUD NAL positioning in h.264 encoder output
  (SPS/PPS/AUD were ordered incorrectly - AUD has to come first, not last)
- fix build error with examples when --enable-static is used
- pass quality factor in simplified JPEG encoder interface correctly
- add functions for querying and setting header data
  useful for modifying headers, like VUI data in the SPS RBSP
- documentation updates

Signed-off-by: Carlos Rafael Giani &lt;dv@pseudoterminal.org&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>imx-test: Upgrade to 5.4.1 release</title>
<updated>2016-04-28T21:47:02+00:00</updated>
<author>
<name>Lauren Post</name>
<email>lauren.post@nxp.com</email>
</author>
<published>2016-04-26T07:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=432df1f1a75f018d75bab841ab2779f898c52671'/>
<id>urn:sha1:432df1f1a75f018d75bab841ab2779f898c52671</id>
<content type='text'>
- mmdc fixes to add 6ul support
- mmdc fixes to add ipu2 and gpuvg support got i.MX 6QuadPlus
- mx6s_v4l2_capture fixes for memory leak

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>u-boot-imx: Update to 4.1.15-1.1.0 release</title>
<updated>2016-04-28T21:46:40+00:00</updated>
<author>
<name>Lauren Post</name>
<email>lauren.post@nxp.com</email>
</author>
<published>2016-04-26T07:48:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=40314e8273b6211b2965894a6cc577128c086dc6'/>
<id>urn:sha1:40314e8273b6211b2965894a6cc577128c086dc6</id>
<content type='text'>
Includes support for i.MX 6UltraLite T1.1 silicon.

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>linux-imx: Upgrade to 4.1.15-1.1.0</title>
<updated>2016-04-28T21:46:09+00:00</updated>
<author>
<name>Lauren Post</name>
<email>lauren.post@nxp.com</email>
</author>
<published>2016-04-26T07:48:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=49aa0bbb5d4e910997eff2a48ce08b7afe44c9ba'/>
<id>urn:sha1:49aa0bbb5d4e910997eff2a48ce08b7afe44c9ba</id>
<content type='text'>
Kernel updates for i.MX 6UltraLite T1.1 silicon.

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>u-boot-imx: Change UBOOT_SRC to SRC_URI to fix fetch issues</title>
<updated>2016-04-28T21:45:32+00:00</updated>
<author>
<name>Lauren Post</name>
<email>lauren.post@nxp.com</email>
</author>
<published>2016-04-26T07:48:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=1f2e5dda93857d6c63d2c4edbba46d5326d5cc56'/>
<id>urn:sha1:1f2e5dda93857d6c63d2c4edbba46d5326d5cc56</id>
<content type='text'>
Mistake in usptreaming 4.1.15-1.0.0 - should use SRC_URI instead of UBOOT_SRC

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>imx-parser: Quiet 'already stripped' warnings</title>
<updated>2016-04-23T14:58:29+00:00</updated>
<author>
<name>Fahad Usman</name>
<email>fahad_usman@mentor.com</email>
</author>
<published>2016-04-22T06:29:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=496efede0a6694591beb8f4db4fb997f51fc81f2'/>
<id>urn:sha1:496efede0a6694591beb8f4db4fb997f51fc81f2</id>
<content type='text'>
This patch helps to quite 'already stripped' warnings
thrown during the build.

Change-Id: Ie6977154571c9eceb51d3f6ff3665f667f4cc007
Signed-off-by: Fahad Usman &lt;fahad_usman@mentor.com&gt;
Signed-off-by: Sujith Haridasan &lt;Sujith_Haridasan@mentor.com&gt;
Signed-off-by: Sujith H &lt;sujith.h@gmail.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
</feed>
