<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-enea-bsp-arm.git/recipes-kernel, branch master</title>
<subtitle>Enea specific BSP modifications for ARM</subtitle>
<id>https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/'/>
<updated>2016-06-27T13:07:43+00:00</updated>
<entry>
<title>linux-ls1: enable IKCONFIG feature</title>
<updated>2016-06-27T13:07:43+00:00</updated>
<author>
<name>Stefan Sicleru</name>
<email>stefan.sicleru@enea.com</email>
</author>
<published>2016-06-21T15:28:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/commit/?id=c433680b3f3e3f60d7141e05b28d2a9fa3536719'/>
<id>urn:sha1:c433680b3f3e3f60d7141e05b28d2a9fa3536719</id>
<content type='text'>
Provide gzip-compressed kernel configuration file at run-time which
stores the kernel config file used to build the kernel.

Signed-off-by: Stefan Sicleru &lt;stefan.sicleru@enea.com&gt;
Signed-off-by: Martin Borg &lt;martin.borg@enea.com&gt;
</content>
</entry>
<entry>
<title>linux-ls1: fix reset issue</title>
<updated>2016-06-14T08:17:46+00:00</updated>
<author>
<name>Stefan Sicleru</name>
<email>stefan.sicleru@enea.com</email>
</author>
<published>2016-06-13T13:20:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/commit/?id=8dce58d4412dd6784139613184ce655a88d05222'/>
<id>urn:sha1:8dce58d4412dd6784139613184ce655a88d05222</id>
<content type='text'>
Watchdog failed to assert reset signal so the board hanged everytime
a reboot command was issued. The watchdog (same controller used for
i.MX platforms) has an errata mentioning a software workaround for
a hardware issue that has no scheduled fix.

Implemented the workaround described in the errata. The workaround is
already present in upstream repositories.

Signed-off-by: Stefan Sicleru &lt;stefan.sicleru@enea.com&gt;
Signed-off-by: Martin Borg &lt;martin.borg@enea.com&gt;
</content>
</entry>
<entry>
<title>recipes-kernel: Remove staging kernel leftovers</title>
<updated>2016-06-13T08:48:16+00:00</updated>
<author>
<name>Adrian Dudau</name>
<email>adrian.dudau@enea.com</email>
</author>
<published>2016-06-09T07:56:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/commit/?id=5d967bd08988d949d5d775994db572c1ac730d51'/>
<id>urn:sha1:5d967bd08988d949d5d775994db572c1ac730d51</id>
<content type='text'>
The staging kernel concept is not actual anymore, so these files are
useless.

Signed-off-by: Adrian Dudau &lt;adrian.dudau@enea.com&gt;
Signed-off-by: Martin Borg &lt;martin.borg@enea.com&gt;
</content>
</entry>
<entry>
<title>linux-ls1: Apply kernel configs</title>
<updated>2016-06-09T15:04:01+00:00</updated>
<author>
<name>Adrian Dudau</name>
<email>adrian.dudau@enea.com</email>
</author>
<published>2016-06-08T12:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/commit/?id=92f7911635dfe561484b7aa9df513d34d204559a'/>
<id>urn:sha1:92f7911635dfe561484b7aa9df513d34d204559a</id>
<content type='text'>
Aplpy the same kernel configs as for the qoriq kernel. meta-fsl-arm has
a class overwriting the .config file in do_configure_prepend which makes
it impossible to make changes to it in a .bbappend. So we are forced to
change it in do_configure_append and force another configuration.

Signed-off-by: Adrian Dudau &lt;adrian.dudau@enea.com&gt;
</content>
</entry>
<entry>
<title>linux-ls1: Fix kernel oops caused by fsnotify race condition</title>
<updated>2016-05-31T12:05:50+00:00</updated>
<author>
<name>Adrian Dudau</name>
<email>adrian.dudau@enea.com</email>
</author>
<published>2016-05-26T08:12:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/commit/?id=746363a33825f03166c37deeb185e3b72a4b46f8'/>
<id>urn:sha1:746363a33825f03166c37deeb185e3b72a4b46f8</id>
<content type='text'>
Backport from mainline. Only kernels &lt;4.2 are affected by this.

Signed-off-by: Adrian Dudau &lt;adrian.dudau@enea.com&gt;
Signed-off-by: Martin Borg &lt;martin.borg@enea.com&gt;
</content>
</entry>
<entry>
<title>rename ls1021a-iot to ls1021aiot</title>
<updated>2016-04-29T09:35:07+00:00</updated>
<author>
<name>Adrian Calianu</name>
<email>adrian.calianu@enea.com</email>
</author>
<published>2016-04-29T09:27:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/commit/?id=90f55810228403b12bd663318e5dc16cc3089fc3'/>
<id>urn:sha1:90f55810228403b12bd663318e5dc16cc3089fc3</id>
<content type='text'>
And enabled tar.gz rootfs type.

Signed-off-by: Adrian Calianu &lt;adrian.calianu@enea.com&gt;
Signed-off-by: Catalina Focsa &lt;catalina.focsa@enea.com&gt;
</content>
</entry>
<entry>
<title>Add ls1021aiot machine</title>
<updated>2016-04-26T15:34:36+00:00</updated>
<author>
<name>Adrian Calianu</name>
<email>adrian.calianu@enea.com</email>
</author>
<published>2016-04-26T11:22:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/commit/?id=ac5e03afa3d343eefbc30a73bf6447c3e8b330bf'/>
<id>urn:sha1:ac5e03afa3d343eefbc30a73bf6447c3e8b330bf</id>
<content type='text'>
This is replacing the ls1021atwr machine support.

Signed-off-by: Adrian Calianu &lt;adrian.calianu@enea.com&gt;
Signed-off-by: Catalina Focsa &lt;catalina.focsa@enea.com&gt;
</content>
</entry>
<entry>
<title>ls1021a: Add device tree for an old revision</title>
<updated>2016-03-31T08:30:29+00:00</updated>
<author>
<name>Adrian Calianu</name>
<email>adrian.calianu@enea.com</email>
</author>
<published>2016-03-31T08:26:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/commit/?id=bde3b9305a5a45b85a6027b42562aa38d8fba8ef'/>
<id>urn:sha1:bde3b9305a5a45b85a6027b42562aa38d8fba8ef</id>
<content type='text'>
Device tree for ls1021a TWR revision number: 700-28040 rev X3

Signed-off-by: Adrian Calianu &lt;adrian.calianu@enea.com&gt;
</content>
</entry>
<entry>
<title>recipes-kernel: remve unsupported targets</title>
<updated>2016-02-22T14:05:50+00:00</updated>
<author>
<name>Tudor Florea</name>
<email>tudor.florea@enea.com</email>
</author>
<published>2016-02-18T14:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/commit/?id=4fa4c5f1b92fd0293319a011bb5bf5bca089bd5f'/>
<id>urn:sha1:4fa4c5f1b92fd0293319a011bb5bf5bca089bd5f</id>
<content type='text'>
Signed-off-by: Tudor Florea &lt;tudor.florea@enea.com&gt;
Signed-off-by: Adrian Dudau &lt;adrian.dudau@enea.com&gt;
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2015-11-02T10:20:41+00:00</updated>
<author>
<name>Adrian Dudau</name>
<email>adrian.dudau@enea.com</email>
</author>
<published>2015-11-02T09:57:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/commit/?id=a130fba56f34391c7e921b2e2fd2ba174002e6a5'/>
<id>urn:sha1:a130fba56f34391c7e921b2e2fd2ba174002e6a5</id>
<content type='text'>
result of splitting up meta-enea

Signed-off-by: Adrian Dudau &lt;adrian.dudau@enea.com&gt;
</content>
</entry>
</feed>
