<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-fsl-arm.git/recipes-kernel, branch daisy</title>
<subtitle>Mirror of git.yoctoproject.org/meta-fsl-arm</subtitle>
<id>https://git.enea.com/cgit/linux/meta-fsl-arm.git/atom?h=daisy</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/atom?h=daisy'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/'/>
<updated>2014-10-02T23:21:42+00:00</updated>
<entry>
<title>linux-mfgtool.inc: Fix dynamic packages handling</title>
<updated>2014-10-02T23:21:42+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2014-09-02T18:54:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=4e694e727aa8babfd0ba06c5e98bab3753b39a8b'/>
<id>urn:sha1:4e694e727aa8babfd0ba06c5e98bab3753b39a8b</id>
<content type='text'>
In case we have kernel modules, a runtime dependency or recommendation
can break the dependency resolution algorithm of BitBake resulting on
a conflict like:

,----[ Provider conflict error ]
| ERROR: Trying to resolve runtime dependency kernel-module-nfs resulted
|     in conflicting PREFERRED_PROVIDER entries being found.
| The providers found were:
|     ['.../meta-customer/recipes-kernel/linux/linux-customer-mfgtool_3.10.17.bb',
|      '.../meta-customer/recipes-kernel/linux/linux-customer_3.10.17.bb']
| The PREFERRED_PROVIDER entries resulting in this conflict were:
|     ['PREFERRED_PROVIDER_linux-mfgtool = mfgtool-linux-customer',
|      'PREFERRED_PROVIDER_virtual/kernel = linux-customer']
`----

To fix this, we need to rename the dynamic packages and hence change
the built binaries, solving the conflict.

Change-Id: I8becb8a4a839494720711f60f51515aba0140c68
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>linux-fslc: Update to 00e472 revision</title>
<updated>2014-09-23T18:00:29+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2014-09-22T13:45:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=5dbda0c03427c05e1da1ac4399a4dc26488102ec'/>
<id>urn:sha1:5dbda0c03427c05e1da1ac4399a4dc26488102ec</id>
<content type='text'>
This updates the patches-3.14 branch to 3.14.19 stable release.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>linux-imx (3.10.17): Forward port 3.10.17-1.0.0 fixes</title>
<updated>2014-09-15T14:16:53+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2014-09-11T18:51:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=b4c85efb85d80b387ed4497fbfd0fdb557f0785d'/>
<id>urn:sha1:b4c85efb85d80b387ed4497fbfd0fdb557f0785d</id>
<content type='text'>
Freescale when doing 3.10.17-1.0.1 has ignored the fixes done, by
themselves, in the 3.10.17-1.0.0 kernel.

This includes following patches, rebased on top 3.10.17-1.0.1:

 ENGR00318392 ARM:imx6x: Save/restore SCU and some CP15 registers across suspend/resume
 ENGR00301078-2: ARM: dts: imx6sl-evk: add support for pfuze200 on imx6sl-evk
 ENGR00301078-1: ARM: dts: imx6dl-sabresd: add support for pfuze200 on mx6dl-sabresd
 pfuze100-regulator: Fix of_node_get() parameter
 regulator: pfuze100: Use of_get_child_by_name
 regulator: pfuze100: Add PFUZE200 support to Kconfig and module description
 regulator: pfuze100: Add terminate entry for [i2c|of]_device_id tables
 regulator: pfuze100: add pfuze200 support
 regulator: pfuze100: Fix address of FABID
 ENGR00309838 ARM: imx6sl: gpc: add chip revision check for dispmix

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>linux-imx-rt: Use 'performance' as default cpufreq governor</title>
<updated>2014-08-28T15:08:51+00:00</updated>
<author>
<name>Jacob Kroon</name>
<email>jacob.kroon@mikrodidakt.se</email>
</author>
<published>2014-08-26T08:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=e9bf647e10ff1e31f911d3236dbb22a1ad7ace9f'/>
<id>urn:sha1:e9bf647e10ff1e31f911d3236dbb22a1ad7ace9f</id>
<content type='text'>
Since CPU frequency scaling is a bad idea for real-time systems anyway,
use 'performance' and disable the remaining cpufreq governors.

Avoids the following issue:

  BUG: scheduling while atomic: swapper/0/0/0x00000002
  Modules linked in:
  Preemption disabled at:[&lt;  (null)&gt;]   (null)

  CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.10.17-rt12-monkey+g232293e #1
  [&lt;80013c7c&gt;] (unwind_backtrace+0x0/0xec) from [&lt;80011644&gt;] (show_stack+0x10/0x14)
  [&lt;80011644&gt;] (show_stack+0x10/0x14) from [&lt;8004e160&gt;] (__schedule_bug+0x60/0xa8)
  [&lt;8004e160&gt;] (__schedule_bug+0x60/0xa8) from [&lt;80643458&gt;] (__schedule+0x408/0x4a8)
  [&lt;80643458&gt;] (__schedule+0x408/0x4a8) from [&lt;8064352c&gt;] (schedule+0x34/0xa4)
  [&lt;8064352c&gt;] (schedule+0x34/0xa4) from [&lt;80644104&gt;] (rt_spin_lock_slowlock+0xc0/0x298)
  [&lt;80644104&gt;] (rt_spin_lock_slowlock+0xc0/0x298) from [&lt;80033780&gt;] (lock_timer_base.isra.29+0x2c/0x4c)
  [&lt;80033780&gt;] (lock_timer_base.isra.29+0x2c/0x4c) from [&lt;80033944&gt;] (mod_timer+0x60/0x1c4)
  [&lt;80033944&gt;] (mod_timer+0x60/0x1c4) from [&lt;8044bcc8&gt;] (cpufreq_interactive_idle_notifier+0x148/0x180)
  [&lt;8044bcc8&gt;] (cpufreq_interactive_idle_notifier+0x148/0x180) from [&lt;8004ad40&gt;] (notifier_call_chain+0x44/0x84)
  [&lt;8004ad40&gt;] (notifier_call_chain+0x44/0x84) from [&lt;8004afd4&gt;] (atomic_notifier_call_chain+0x34/0x48)
  [&lt;8004afd4&gt;] (atomic_notifier_call_chain+0x34/0x48) from [&lt;8005d9a0&gt;] (cpu_startup_entry+0xfc/0x164)
  [&lt;8005d9a0&gt;] (cpu_startup_entry+0xfc/0x164) from [&lt;80c1cab4&gt;] (start_kernel+0x324/0x330)
  [&lt;80c1cab4&gt;] (start_kernel+0x324/0x330) from [&lt;10008074&gt;] (0x10008074)

See:
  https://lkml.org/lkml/2014/6/10/457
  https://lists.yoctoproject.org/pipermail/meta-freescale/2014-June/008957.html

Signed-off-by: Jacob Kroon &lt;jacob.kroon@mikrodidakt.se&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>linux-imx-rt: Upgrade to 3.10.17-1.0.1</title>
<updated>2014-08-28T15:08:51+00:00</updated>
<author>
<name>Jacob Kroon</name>
<email>jacob.kroon@mikrodidakt.se</email>
</author>
<published>2014-08-26T08:12:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=3514d9772539bba915914124cd00314b7a407aae'/>
<id>urn:sha1:3514d9772539bba915914124cd00314b7a407aae</id>
<content type='text'>
Signed-off-by: Jacob Kroon &lt;jacob.kroon@mikrodidakt.se&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>kernel-module-mcc: Update to version 1.06</title>
<updated>2014-08-22T13:32:00+00:00</updated>
<author>
<name>Tony Felice</name>
<email>tony.felice@timesys.com</email>
</author>
<published>2014-08-18T21:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=8fd9b19bf44637006026f374dc0286232191b064'/>
<id>urn:sha1:8fd9b19bf44637006026f374dc0286232191b064</id>
<content type='text'>
This includes the following main changes:

* Increase max code size of MQX binary that can be loaded to SRAM from
  128KB to 256KB.
* Add compatibility for the 3.13+ Linux kernel. Functionality with the 3.0
  kernel remains unchanged.
* Integrate patch that removes bashisms from kernel-module-mcc's Makefile.

Signed-off-by: Anthony Felice &lt;tony.felice@timesys.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>linux-imx: Upgrade to 3.10.17-1.0.1</title>
<updated>2014-08-22T13:32:00+00:00</updated>
<author>
<name>Lauren Post</name>
<email>lauren.post@freescale.com</email>
</author>
<published>2014-08-14T19:17:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=b8dc0803084d1a6af36ae4cee9169ab4166865c3'/>
<id>urn:sha1:b8dc0803084d1a6af36ae4cee9169ab4166865c3</id>
<content type='text'>
For 2D GPU cores there is a potential need to manage the maximum number
of outstanding return requests from the memory subsystem. The proper way
to manage these for 2D cores with this configuration is to use a FLUSH.
The patch does a FLUSH after every DRAW, the pipe will not overfill and
the scenario which may lead to a stall will not occur.

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>kernel-module-mcc: remove bashism in Makefile</title>
<updated>2014-08-22T13:32:00+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.oss.09@gmail.com</email>
</author>
<published>2014-08-14T15:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=69413194c98a9957b0caa08815307e49880ac3b2'/>
<id>urn:sha1:69413194c98a9957b0caa08815307e49880ac3b2</id>
<content type='text'>
Replacing bash brace expansion with a Posix compliant syntax to make
do_install succeed also when using a dash shell.

Signed-off-by: Max Krummenacher &lt;max.oss.09@gmail.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>meta-fsl-arm: fix some typos</title>
<updated>2014-08-22T13:19:03+00:00</updated>
<author>
<name>Javier Viguera</name>
<email>javier.viguera@digi.com</email>
</author>
<published>2014-08-06T14:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=df38c6233e631efd30de0547cb2795cd373c4326'/>
<id>urn:sha1:df38c6233e631efd30de0547cb2795cd373c4326</id>
<content type='text'>
Signed-off-by: Javier Viguera &lt;javier.viguera@digi.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>linux-fslc: Update to ab42ba6 revision</title>
<updated>2014-08-18T12:55:15+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2014-08-18T12:55:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=c8b533f68fcf9f6b13375eed9bc74a099ec1c08b'/>
<id>urn:sha1:c8b533f68fcf9f6b13375eed9bc74a099ec1c08b</id>
<content type='text'>
This updates the Linux 3.14-based branch to the 3.14.17 stable
release.

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