<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/firmware/dsp56k, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/firmware/dsp56k?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/firmware/dsp56k?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2017-09-14T21:49:41Z</updated>
<entry>
<title>firmware: delete in-kernel firmware</title>
<updated>2017-09-14T21:49:41Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2017-09-14T21:23:01Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=5620a0d1aacd554ebebcff373e31107bb1ef7769'/>
<id>urn:sha1:5620a0d1aacd554ebebcff373e31107bb1ef7769</id>
<content type='text'>
The last firmware change for the in-kernel firmware source code was back
in 2013.  Everyone has been relying on the out-of-tree linux-firmware
package for a long long time.

So let's drop it, it's baggage we don't need to keep dragging around
(and having to fix random kbuild issues over time...)

Cc: Kyle McMartin &lt;kyle@kernel.org&gt;
Cc: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Cc: Michal Marek &lt;mmarek@suse.com&gt;
Cc: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
Acked-by: David Woodhouse &lt;dwmw2@infradead.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>make firmware/dsp56k/bootstrap.asm buildable on a56</title>
<updated>2009-01-06T23:59:29Z</updated>
<author>
<name>Robert Millan</name>
<email>rmh@aybabtu.com</email>
</author>
<published>2009-01-06T22:42:52Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=842ffabbf35cc608961429a0f3c96d8dde6b22ad'/>
<id>urn:sha1:842ffabbf35cc608961429a0f3c96d8dde6b22ad</id>
<content type='text'>
Make firmware/dsp56k/bootstrap.asm buildable on a56, the free Motorola
DSP56001 assembler (http://www.zdomain.com/a56.html).

Summary of changes:

  - Remove '&lt;' and '&gt;' candy (they specify explicit addressing modes,
    which a56 don't grok, but uses implicitly anyway).

  - Replace 'move' with 'movem' when accessing program memory.

  - Rename a few labels to avoid duplicates (which a56 can't handle).

Signed-off-by: Robert Millan &lt;rmh@aybabtu.com&gt;
Cc: Jaswinder Singh &lt;jaswinder@infradead.org&gt;
Cc: David Woodhouse &lt;dwmw2@infradead.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>dsp56k: use request_firmware</title>
<updated>2008-07-14T21:45:32Z</updated>
<author>
<name>Jaswinder Singh</name>
<email>jaswinder@infradead.org</email>
</author>
<published>2008-07-05T09:58:30Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=7f127d5ed0da66053482a3e18014c439da3c41d1'/>
<id>urn:sha1:7f127d5ed0da66053482a3e18014c439da3c41d1</id>
<content type='text'>
Signed-off-by: Jaswinder Singh &lt;jaswinder@infradead.org&gt;
Signed-off-by: David Woodhouse &lt;David.Woodhouse@intel.com&gt;
</content>
</entry>
</feed>
