<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-boot2qt.git/meta-fsl-extras, branch v5.7.1</title>
<subtitle>Mirror of https://code.qt.io/cgit/yocto/meta-boot2qt.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=v5.7.1</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=v5.7.1'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/'/>
<updated>2016-08-25T13:25:04+00:00</updated>
<entry>
<title>nitrogen: enable HID_MULTITOUCH kernel module</title>
<updated>2016-08-25T13:25:04+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-08-23T10:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=2362b647d370964e87d160d1b4ea8cd7e97104d7'/>
<id>urn:sha1:2362b647d370964e87d160d1b4ea8cd7e97104d7</id>
<content type='text'>
Used with GeChic multitouch monitors

Change-Id: If6652a32f0cf7cacc0e23c26cc1fdac7aa67ef54
Task-number: QTAUTO-230
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Add bbappend for linux-fslc-imx kernels</title>
<updated>2016-06-01T13:14:48+00:00</updated>
<author>
<name>Louai Al-Khanji</name>
<email>louai.al-khanji@qt.io</email>
</author>
<published>2016-05-31T21:27:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=9280465c4d86bec9b48d8b3d012e39a12049423a'/>
<id>urn:sha1:9280465c4d86bec9b48d8b3d012e39a12049423a</id>
<content type='text'>
Change-Id: I893e03dd3fb15bfac2e16e3f11c5b8370d5f87b5
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>Update license headers</title>
<updated>2016-05-18T09:31:21+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-05-11T10:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=edc4f9274cc129d3550a0249c4e500db7f81a9af'/>
<id>urn:sha1:edc4f9274cc129d3550a0249c4e500db7f81a9af</id>
<content type='text'>
License changed to GPLv3 + Commercial

Change-Id: I267c97216e717ed29071df064337e1bcf83de973
Reviewed-by: Kalle Viironen &lt;kalle.viironen@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Add recovery support to u-boot</title>
<updated>2016-05-09T09:01:45+00:00</updated>
<author>
<name>Rainer Keller</name>
<email>Rainer.Keller@qt.io</email>
</author>
<published>2016-05-06T12:09:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=e9768164d0328b2eeac5cadd89719df2a4a10928'/>
<id>urn:sha1:e9768164d0328b2eeac5cadd89719df2a4a10928</id>
<content type='text'>
Change-Id: I9abe77d04569171cbcadf82e437e23de14322551
Reviewed-by: Gatis Paeglis &lt;gatis.paeglis@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>imx53: remove support for imx53</title>
<updated>2016-04-08T12:50:50+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2016-02-22T14:08:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=8fce9c93cc04c9ab7587c66f4bf8fa27226c4232'/>
<id>urn:sha1:8fce9c93cc04c9ab7587c66f4bf8fa27226c4232</id>
<content type='text'>
OE has moved to gcc 5.2 which cannot be used to build the old
kernel that imx53 still uses, therefore all support for it was
dropped from meta-fsl-arm.

Change-Id: Ic57310f8ae6d06f62274a7c1874df0d01c95b5e9
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>sabre: Use hdmi as primary display only if connected</title>
<updated>2016-02-18T11:41:13+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2016-02-18T11:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=2d32180474fcb92089b6ba82152731f8dd5b737d'/>
<id>urn:sha1:2d32180474fcb92089b6ba82152731f8dd5b737d</id>
<content type='text'>
Test if HDMI display is connected before setting it as primary display.
Otherwise set lvds as primary display. Test can be overridden by
setting video_interfaces env.

Change-Id: If52b3cd57fc2645296ae8595ce02ae608359f24a
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>sabre: enable CONFIG_FHANDLE</title>
<updated>2016-02-18T11:41:09+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2016-02-18T09:43:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=9dd305d1166a974eb33b9d11f83338928b70945d'/>
<id>urn:sha1:9dd305d1166a974eb33b9d11f83338928b70945d</id>
<content type='text'>
CONFIG_FHANDLE is required for systemd to start getty
on a serial device (ttymxc0).

Change-Id: I16ac356631f5315e814dd32f4d5492e1f944aa5d
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>u-boot-boundary: Add support for KOE tx31d200vm0baa display</title>
<updated>2016-02-12T10:14:50+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2016-02-11T09:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=1908d95fae1f57e451068b54927cbfeb7079c253'/>
<id>urn:sha1:1908d95fae1f57e451068b54927cbfeb7079c253</id>
<content type='text'>
Change-Id: I765336429009433cd361dd1bacae9c743ed58fd5
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Update license headers</title>
<updated>2016-02-09T10:15:02+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2016-02-09T06:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=e58e1e259754a721f108c3732d638c803ab70aaa'/>
<id>urn:sha1:e58e1e259754a721f108c3732d638c803ab70aaa</id>
<content type='text'>
Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>nitrogen6x: add support for koe tx31d200vm0baa display</title>
<updated>2016-02-01T11:40:59+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2016-01-27T11:33:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=b7c6ec16c6b4bee079894c0f29f43e53595d1a79'/>
<id>urn:sha1:b7c6ec16c6b4bee079894c0f29f43e53595d1a79</id>
<content type='text'>
The wide display used in the automotive cluster demo

Change-Id: I6d3b41500fb9a32c99b5777a09b41a0068686732
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
</feed>
