<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/cramfs, branch v2011.03-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/'/>
<entry>
<title>Fix endianess problem in cramfs code (cramfs is always host-endian in Linux)</title>
<updated>2008-03-03T21:08:08+00:00</updated>
<author>
<name>Bernhard Nemec</name>
<email>bnemec@ganssloser.com</email>
</author>
<published>2008-03-03T11:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=42ba58e0c302b339a3c2faa6006a013c6f186b7a'/>
<id>42ba58e0c302b339a3c2faa6006a013c6f186b7a</id>
<content type='text'>
Originally pointed out by Laurent Pinchart &lt;laurent.pinchart@tbox.biz&gt;,
see http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/22846

Signed-off-by: Bernhard Nemec &lt;bnemec &lt;at&gt; ganssloser.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Originally pointed out by Laurent Pinchart &lt;laurent.pinchart@tbox.biz&gt;,
see http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/22846

Signed-off-by: Bernhard Nemec &lt;bnemec &lt;at&gt; ganssloser.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cramfs support for m68k</title>
<updated>2005-09-25T14:59:36+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.(none)</email>
</author>
<published>2005-09-25T14:59:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=b66eb5282d568225abad5b3b61cc0968be35fc0d'/>
<id>b66eb5282d568225abad5b3b61cc0968be35fc0d</id>
<content type='text'>
Patch by Zachary Landau, 21 Feb 2005
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Zachary Landau, 21 Feb 2005
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Mark Jonas, 08 June 2004:</title>
<updated>2004-06-09T17:45:32+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-06-09T17:45:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=36c728774edcfca54766f6828173fe24d3d8aa0b'/>
<id>36c728774edcfca54766f6828173fe24d3d8aa0b</id>
<content type='text'>
  - Make MPC5200 boards evaluate the SVR to print processor name and
    version in checkcpu() (cpu/mpc5xxx/cpu.c).

* Patch by Kai-Uwe Bloem, 06 May 2004:
  Fix endianess problem in cramfs code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Make MPC5200 boards evaluate the SVR to print processor name and
    version in checkcpu() (cpu/mpc5xxx/cpu.c).

* Patch by Kai-Uwe Bloem, 06 May 2004:
  Fix endianess problem in cramfs code
</pre>
</div>
</content>
</entry>
<entry>
<title>* Fix problems caused by Robert Schwebel's cramfs patch</title>
<updated>2004-01-04T16:28:35+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-01-04T16:28:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=180d3f74e4738ee107e269cbb949481075dd789a'/>
<id>180d3f74e4738ee107e269cbb949481075dd789a</id>
<content type='text'>
* Patch by Scott McNutt, 02 Jan 2004:
  Add support for the Nios Active Serial Memory Interface (ASMI)
  on Cyclone devices

* Patch by Andrea Marson, 16 Dec 2003:
  Add support for the PPChameleon ME and HI modules

* Patch by Yuli Barcohen, 22 Dec 2003:
  Add support for Motorola DUET ADS board (MPC87x/88x)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Patch by Scott McNutt, 02 Jan 2004:
  Add support for the Nios Active Serial Memory Interface (ASMI)
  on Cyclone devices

* Patch by Andrea Marson, 16 Dec 2003:
  Add support for the PPChameleon ME and HI modules

* Patch by Yuli Barcohen, 22 Dec 2003:
  Add support for Motorola DUET ADS board (MPC87x/88x)
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Robert Schwebel, 15 Dec 2003:</title>
<updated>2004-01-03T21:24:46+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-01-03T21:24:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=dd875c767e6fb0f4fecfb799b706d84562a7acee'/>
<id>dd875c767e6fb0f4fecfb799b706d84562a7acee</id>
<content type='text'>
  add support for cramfs (uses JFFS2 command interface)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  add support for cramfs (uses JFFS2 command interface)
</pre>
</div>
</content>
</entry>
</feed>
