<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mediapointer-dvb-s2/v4l/firmware, branch master</title>
<subtitle>Mediapointer DVB-S2 driver
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/'/>
<entry>
<title>building system: improve firmware creation</title>
<updated>2009-04-23T18:23:30+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-04-23T18:23:30+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=2da45c822154d03cd7db86ac11b52385f1fac384'/>
<id>2da45c822154d03cd7db86ac11b52385f1fac384</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

This is a major rewrite at v4l/firmware/Makefile: It will now create
firmwares only if they don't exist yet, or if the firmware "source" file
were touched.

Also, use implicit rules instead of explicit, in order to simplify the
file. Now, just one line should be modified if a new firmware is added.

Priority: normal

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

This is a major rewrite at v4l/firmware/Makefile: It will now create
firmwares only if they don't exist yet, or if the firmware "source" file
were touched.

Also, use implicit rules instead of explicit, in order to simplify the
file. Now, just one line should be modified if a new firmware is added.

Priority: normal

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Make firmware before install</title>
<updated>2009-04-22T13:28:11+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-04-22T13:28:11+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=eea5e74da6f8c1ca2b0670f75c16c690808ce023'/>
<id>eea5e74da6f8c1ca2b0670f75c16c690808ce023</id>
<content type='text'>
From: Nicola Soranzo &lt;nsoranzo@tiscali.it&gt;

Presently with the usual:

make &amp;&amp; sudo make install

firmware is not built during make, but in the second step with root privileges,
which should be avoided.
This patch adds firmware dependency to the default make target.
Moreover, one more file (ihex2fw) should be deleted by firmware clean.

Priority: normal

Signed-off-by: Nicola Soranzo &lt;nsoranzo@tiscali.it&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Nicola Soranzo &lt;nsoranzo@tiscali.it&gt;

Presently with the usual:

make &amp;&amp; sudo make install

firmware is not built during make, but in the second step with root privileges,
which should be avoided.
This patch adds firmware dependency to the default make target.
Moreover, one more file (ihex2fw) should be deleted by firmware clean.

Priority: normal

Signed-off-by: Nicola Soranzo &lt;nsoranzo@tiscali.it&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>firmware/Makefile: Print more user-friendly messages</title>
<updated>2009-04-20T11:47:22+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-04-20T11:47:22+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=a2291accb5922e6af4baadde3d075811bb045f7e'/>
<id>a2291accb5922e6af4baadde3d075811bb045f7e</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

This is just some cosmetic at firmware/Makefile, for it to use a more
user-friendly output, instead of just printing the used commands.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

This is just some cosmetic at firmware/Makefile, for it to use a more
user-friendly output, instead of just printing the used commands.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>backport commit 9137f05f7e72517d44b6b0c15b11b419ecb5d201</title>
<updated>2009-04-14T13:13:44+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-04-14T13:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=a548457acf0e54ce1864d1ec7c3f5fc876568cbe'/>
<id>a548457acf0e54ce1864d1ec7c3f5fc876568cbe</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

Author: Jaswinder Singh &lt;jaswinder@infradead.org&gt;
    Date:   Mon Apr 6 14:34:12 2009 -0700

    firmware: convert av7110 driver to request_firmware()

kernel-sync:

Priority: normal

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

Author: Jaswinder Singh &lt;jaswinder@infradead.org&gt;
    Date:   Mon Apr 6 14:34:12 2009 -0700

    firmware: convert av7110 driver to request_firmware()

kernel-sync:

Priority: normal

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some issues on out-of-tree firmware building</title>
<updated>2009-04-14T11:46:22+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-04-14T11:46:22+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=5f440364b00d970a4550481eee1cde036014c44b'/>
<id>5f440364b00d970a4550481eee1cde036014c44b</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

Fixes:
- linux/firmware/Makefile is not used. Let's just remove it to avoid keep tracking on
  upstream changes on this file;
- make would need to run twice, due to a missing Makefile dependency;
- make -C v4l/firmware distclean were not removing everything.

Priority: normal

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

Fixes:
- linux/firmware/Makefile is not used. Let's just remove it to avoid keep tracking on
  upstream changes on this file;
- make would need to run twice, due to a missing Makefile dependency;
- make -C v4l/firmware distclean were not removing everything.

Priority: normal

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>v4l2-apps: fix v4l2-apps build and 'make firmware' warnings</title>
<updated>2008-08-29T21:36:14+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2008-08-29T21:36:14+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=4478dd69f2b9c27d2e6a4c9d6bbd4528483ec73c'/>
<id>4478dd69f2b9c27d2e6a4c9d6bbd4528483ec73c</id>
<content type='text'>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

- fix some warnings when creating/removing directories when running
  'make firmware'
- fix v4l2-apps build: copy and strip the linux/include headers first
  to avoid the kernel-specific constructs in the original headers.
  Update the include paths to point to the copy.

Priority: normal

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

- fix some warnings when creating/removing directories when running
  'make firmware'
- fix v4l2-apps build: copy and strip the linux/include headers first
  to avoid the kernel-specific constructs in the original headers.
  Update the include paths to point to the copy.

Priority: normal

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Make firmware removal less verbose</title>
<updated>2008-08-29T17:31:32+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2008-08-29T17:31:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=fc53849a0545682a680b40f9b083aeea025e80a2'/>
<id>fc53849a0545682a680b40f9b083aeea025e80a2</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Complete firmware compilation scripts</title>
<updated>2008-07-20T03:37:25+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2008-07-20T03:37:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=c49e3088c034e1fc59f27b9a97ba1e1d3590320a'/>
<id>c49e3088c034e1fc59f27b9a97ba1e1d3590320a</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

This patch completes firmware compilation scripts:

- linux/firmware/Makefile is just a copy of kernel script make file. It is not
  currently used by the building system;

- Added two new targets for firmware compilation and instalation;

- Fixes the COPYING file to explicitly state that the firmwares aren't covered
  by GPL;

- make distclean will also cleanup the firmwares.
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

This patch completes firmware compilation scripts:

- linux/firmware/Makefile is just a copy of kernel script make file. It is not
  currently used by the building system;

- Added two new targets for firmware compilation and instalation;

- Fixes the COPYING file to explicitly state that the firmwares aren't covered
  by GPL;

- make distclean will also cleanup the firmwares.
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>A few improvements at firmware build</title>
<updated>2008-07-18T11:35:40+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2008-07-18T11:35:40+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=e68d63cdeb1115d0fd27f54d413ba25c1b3216f9'/>
<id>e68d63cdeb1115d0fd27f54d413ba25c1b3216f9</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

make firmware will now create the firmware files, using .ihex, .HEX and .H16
target files, under linux/firmware.

TODO:
   - use the right names for those firmwares;
   - link them with the module, if desired by enduser.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

make firmware will now create the firmware files, using .ihex, .HEX and .H16
target files, under linux/firmware.

TODO:
   - use the right names for those firmwares;
   - link them with the module, if desired by enduser.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
