<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/Makefile, branch v1.3.2-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/Makefile?h=v1.3.2-rc1</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/Makefile?h=v1.3.2-rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2008-02-14T23:57:09Z</updated>
<entry>
<title>Prepare v1.3.2-rc1 release candidate</title>
<updated>2008-02-14T23:57:09Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-02-14T23:57:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=67a4389e39ad853d65b72e2b7cad15c7e8291147'/>
<id>urn:sha1:67a4389e39ad853d65b72e2b7cad15c7e8291147</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx</title>
<updated>2008-02-14T23:22:37Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-02-14T23:22:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=32c70d3420739930165271d9a1b04572adf799fd'/>
<id>urn:sha1:32c70d3420739930165271d9a1b04572adf799fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin</title>
<updated>2008-02-14T23:06:18Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-02-14T23:06:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6f99eec3dc2285abfb93631003f7e5cadf2eab0f'/>
<id>urn:sha1:6f99eec3dc2285abfb93631003f7e5cadf2eab0f</id>
<content type='text'>
Conflicts:

	Makefile
	doc/README.standalone

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>only update version header as needed</title>
<updated>2008-02-14T22:43:24Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-02-04T22:44:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0ec7a061fb1c277f6afd73d61dd71bd21e7ef7b2'/>
<id>urn:sha1:0ec7a061fb1c277f6afd73d61dd71bd21e7ef7b2</id>
<content type='text'>
Constantly rebuilding the version header will force useless relinking, so we
simply need to compare the new header with the existing one before updating
it.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>OneNAND Initial Program Loader (IPL) support</title>
<updated>2008-02-14T21:08:13Z</updated>
<author>
<name>Kyungmin Park</name>
<email>kmpark@infradead.org</email>
</author>
<published>2008-01-17T07:43:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=751b9b5189f3274b03c809172631316d6b002c82'/>
<id>urn:sha1:751b9b5189f3274b03c809172631316d6b002c82</id>
<content type='text'>
This patch enables the OneNAND boot within U-Boot.
Before this work, we used another OneNAND IPL called X-Loader based
on open source. With this work, we can build the oneboot.bin image
without other program.

The build sequence is simple.
First, it compiles the u-boot.bin
Second, it compiles OneNAND IPL
Finally, it becomes the oneboot.bin from OneNAND IPL and u-boot.bin
The mechanism is similar with NAND boot except it boots from itself.

Another thing is that you can only use the OneNAND IPL only to work
other bootloader such as RedBoot and so on.

Signed-off-by: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'for-1.3.2'</title>
<updated>2008-02-14T10:46:07Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2008-02-14T10:46:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f90e69c634f0b57e88533ceb36dabfd5b6b4e55a'/>
<id>urn:sha1:f90e69c634f0b57e88533ceb36dabfd5b6b4e55a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ppc4xx: HCU4/5. Fix make O=../xx</title>
<updated>2008-02-14T06:44:45Z</updated>
<author>
<name>Niklaus Giger</name>
<email>niklaus.giger@netstal.com</email>
</author>
<published>2008-02-05T09:26:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b7f6193e76651e1fd606e46eb11915b53cb6618b'/>
<id>urn:sha1:b7f6193e76651e1fd606e46eb11915b53cb6618b</id>
<content type='text'>
Signed-off-by: Niklaus Giger &lt;niklaus.giger@netstal.com&gt;
</content>
</entry>
<entry>
<title>Add dependencies to avoid race conditions with parallel make.</title>
<updated>2008-02-14T00:18:17Z</updated>
<author>
<name>Johannes Stezenbach</name>
<email>js@sig21.net</email>
</author>
<published>2008-01-28T23:11:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=88f72527f5b89c0905ad5c36cc2ef8d29dd6bbf0'/>
<id>urn:sha1:88f72527f5b89c0905ad5c36cc2ef8d29dd6bbf0</id>
<content type='text'>
Signed-off-by: Johannes Stezenbach &lt;js@sig21.net&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of /home/wd/git/u-boot/custodians</title>
<updated>2008-02-11T23:51:05Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-02-11T23:51:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ac2731f185ee4b7f56998c8f26d181f66fad84f8'/>
<id>urn:sha1:ac2731f185ee4b7f56998c8f26d181f66fad84f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>generate u-boot.ldr for Blackfin targets</title>
<updated>2008-02-05T00:26:57Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-02-05T00:26:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=94a91e248b71c3ff951fc27cff6909e82ca37d15'/>
<id>urn:sha1:94a91e248b71c3ff951fc27cff6909e82ca37d15</id>
<content type='text'>
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
</feed>
