<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/doc, branch v2012.10-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-arm</title>
<updated>2012-09-21T21:53:13+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@ti.com</email>
</author>
<published>2012-09-21T21:53:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=495dbd72dd1172de866ba323263a5b62cf454972'/>
<id>495dbd72dd1172de866ba323263a5b62cf454972</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ext4'</title>
<updated>2012-09-20T18:27:35+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@ti.com</email>
</author>
<published>2012-09-20T18:27:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5fb29f3c48d26981b117b08286bc16ec99d4ca0b'/>
<id>5fb29f3c48d26981b117b08286bc16ec99d4ca0b</id>
<content type='text'>
Update Makefile change for LIBS -&gt; LIBS-y change.

Conflicts:
	Makefile

Signed-off-by: Tom Rini &lt;trini@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update Makefile change for LIBS -&gt; LIBS-y change.

Conflicts:
	Makefile

Signed-off-by: Tom Rini &lt;trini@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ARM: Remove apollon board</title>
<updated>2012-09-18T19:01:51+00:00</updated>
<author>
<name>Marek Vasut</name>
<email>marex@denx.de</email>
</author>
<published>2012-09-05T17:16:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=535c74f80cb9eff0fa66ce750fc7fc8a8539635c'/>
<id>535c74f80cb9eff0fa66ce750fc7fc8a8539635c</id>
<content type='text'>
This board is the only board that still sticks to OneNAND IPL.
Remove this board, since we have SPL around for a while and
OneNAND is well supported in the SPL framework. The board can
be revived if necessary.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Albert Aribaud &lt;albert.u.boot@aribaud.net&gt;
Cc: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
Cc: Tom Rini &lt;trini@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This board is the only board that still sticks to OneNAND IPL.
Remove this board, since we have SPL around for a while and
OneNAND is well supported in the SPL framework. The board can
be revived if necessary.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Albert Aribaud &lt;albert.u.boot@aribaud.net&gt;
Cc: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
Cc: Tom Rini &lt;trini@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nand: Add support for unlock.invert</title>
<updated>2012-09-17T22:32:10+00:00</updated>
<author>
<name>Joe Hershberger</name>
<email>joe.hershberger@ni.com</email>
</author>
<published>2012-08-22T21:49:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=eee623a5049963d0c085be37128bbd22bee1ba1e'/>
<id>eee623a5049963d0c085be37128bbd22bee1ba1e</id>
<content type='text'>
NAND unlock command allows an invert bit to be set to unlock all but
the selected page range.

Signed-off-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
[scottwood@freescale.com: updated docs and added comment about invert bit]
Signed-off-by: Scott Wood &lt;scottwood@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NAND unlock command allows an invert bit to be set to unlock all but
the selected page range.

Signed-off-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
[scottwood@freescale.com: updated docs and added comment about invert bit]
Signed-off-by: Scott Wood &lt;scottwood@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tegra: fdt: Add NAND controller binding and definitions</title>
<updated>2012-09-07T20:54:30+00:00</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2012-07-29T20:53:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c6af2e7d872a4c4c7ae0d8863a41e777b5fc8dd4'/>
<id>c6af2e7d872a4c4c7ae0d8863a41e777b5fc8dd4</id>
<content type='text'>
Add a NAND controller along with a bindings file for review.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a NAND controller along with a bindings file for review.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>cosmetic: Better explain how to use the kirkwood kwbimage.cfg file.</title>
<updated>2012-09-03T12:14:37+00:00</updated>
<author>
<name>Karl O. Pinc</name>
<email>kop@meme.com</email>
</author>
<published>2012-08-02T16:51:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1ff1f89c57e69eb151ab2eca87a4f119bb4413c1'/>
<id>1ff1f89c57e69eb151ab2eca87a4f119bb4413c1</id>
<content type='text'>
Hi,

This adds to the documenation to explain how to use the
kwbimage.cfg file necessary to generate an image with
prefixed board setup values necessary for the kirkwood
boards.

Signed-off-by: Karl O. Pinc &lt;kop@meme.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hi,

This adds to the documenation to explain how to use the
kwbimage.cfg file necessary to generate an image with
prefixed board setup values necessary for the kirkwood
boards.

Signed-off-by: Karl O. Pinc &lt;kop@meme.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Cosmetic doc typo fixes to the kwbimage feature docs</title>
<updated>2012-09-03T12:11:36+00:00</updated>
<author>
<name>Karl O. Pinc</name>
<email>kop@meme.com</email>
</author>
<published>2012-08-02T16:09:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=32324b7f9d30baf4c51a518913d26f0e3f5ed5b6'/>
<id>32324b7f9d30baf4c51a518913d26f0e3f5ed5b6</id>
<content type='text'>
Signed-off-by: Karl O. Pinc &lt;kop@meme.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Karl O. Pinc &lt;kop@meme.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>README.SPL: Move the 'Estimating stack usage' from omap3 to here</title>
<updated>2012-09-02T17:39:46+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@ti.com</email>
</author>
<published>2012-08-15T07:23:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c3567d808df36d8a9e53f9cc9e6a1ac5d1e23195'/>
<id>c3567d808df36d8a9e53f9cc9e6a1ac5d1e23195</id>
<content type='text'>
The instructions are generic, so move to the generic doc.

Signed-off-by: Tom Rini &lt;trini@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The instructions are generic, so move to the generic doc.

Signed-off-by: Tom Rini &lt;trini@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>README.SPL: Add a small Debugging section</title>
<updated>2012-09-02T17:39:25+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@ti.com</email>
</author>
<published>2012-08-15T07:23:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f8e754d51cd9573e22eecea8543bcceffe313e95'/>
<id>f8e754d51cd9573e22eecea8543bcceffe313e95</id>
<content type='text'>
Signed-off-by: Tom Rini &lt;trini@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Tom Rini &lt;trini@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dm: Add twserial device document</title>
<updated>2012-09-02T16:00:02+00:00</updated>
<author>
<name>Tomáš Hlaváček</name>
<email>tmshlvck@gmail.com</email>
</author>
<published>2012-08-08T11:42:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bfae89abf10e3dc52504e7f7f91d5eaf8e320cd3'/>
<id>bfae89abf10e3dc52504e7f7f91d5eaf8e320cd3</id>
<content type='text'>
Signed-off-by: Tomas Hlavacek&lt;tmshlvck@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Tomas Hlavacek&lt;tmshlvck@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
