<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/boot/uboot, branch 2012.05_rc2</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2012.05_rc2</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2012.05_rc2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2012-05-05T21:50:24+00:00</updated>
<entry>
<title>uboot: add a new binary format for u-boot.img</title>
<updated>2012-05-05T21:50:24+00:00</updated>
<author>
<name>Nicolas Dechesne</name>
<email>n-dechesne@ti.com</email>
</author>
<published>2012-03-18T22:04:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=81302ba68569ff62566fe463a4a8ac1a1d12baca'/>
<id>urn:sha1:81302ba68569ff62566fe463a4a8ac1a1d12baca</id>
<content type='text'>
For some platforms like OMAP, a new binary format is now being used
for u-boot: u-boot.img. It is basically u-boot.bin which has been
processed with mkimage.

Signed-off-by: Nicolas Dechesne &lt;n-dechesne@ti.com&gt;
Acked-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
Acked-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>uboot: Add support for U-Boot SPL</title>
<updated>2012-05-05T21:48:01+00:00</updated>
<author>
<name>Nicolas Dechesne</name>
<email>n-dechesne@ti.com</email>
</author>
<published>2012-03-18T22:04:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7c79537cffbf52ceecd3a46ed5d52211eeefcd1e'/>
<id>urn:sha1:7c79537cffbf52ceecd3a46ed5d52211eeefcd1e</id>
<content type='text'>
SPL is a first stage bootloader. On pandaboard it supercedes x-loader,
and should now be used.

This patch ensures that either SPL or xloader can be selected.

A config variable has been added for the name of the SPL binary generated
during u-boot build. For most platform it is u-boot-spl.bin but not always.
It is MLO on OMAP for example.

Signed-off-by: Nicolas Dechesne &lt;n-dechesne@ti.com&gt;
Acked-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
Tested-by: Frank Hunleth &lt;fhunleth@troodon-software.com&gt;
Acked-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>u-boot: bump to 2012.04.01 release</title>
<updated>2012-04-29T09:02:50+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2012-04-27T05:05:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d8ff5d2990751d584d4e836b60527f97944d5ac3'/>
<id>urn:sha1:d8ff5d2990751d584d4e836b60527f97944d5ac3</id>
<content type='text'>
Bump from 2012.04 to 2012.04.01
Fixes a nasty bug in the command line processing.

[Peter: keep kconfig name]
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>u-boot: add 2012.04 release</title>
<updated>2012-04-24T13:28:40+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2012-04-22T01:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b3610f87a6b5ae17b08a8be6fe6e61810c07a5e0'/>
<id>urn:sha1:b3610f87a6b5ae17b08a8be6fe6e61810c07a5e0</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
</content>
</entry>
<entry>
<title>u-boot: only apply 2011.12 at91 patch if building 2011.12</title>
<updated>2012-02-02T15:07:02+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2012-02-02T15:07:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=88404d6b80a58b6d0729de1617822c69c7dfd7ca'/>
<id>urn:sha1:88404d6b80a58b6d0729de1617822c69c7dfd7ca</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>configs: at91sam926* use latest u-boot and mainline linux</title>
<updated>2012-02-01T22:46:48+00:00</updated>
<author>
<name>Alexandre Belloni</name>
<email>alexandre.belloni@piout.net</email>
</author>
<published>2012-01-29T21:31:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=a82b3262b26c0aa0510bb9572ed789d135e9205c'/>
<id>urn:sha1:a82b3262b26c0aa0510bb9572ed789d135e9205c</id>
<content type='text'>
While upgrading the configs, it proved necessary to make more space on
the dataflash for u-boot since it grew because of relocation.

dataflash is then repartitionned to make more room for u-boot and a redundant
environment.

Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@piout.net&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>u-boot: remove 2010.x versions, deprecate 2011.03 / 2011.06</title>
<updated>2012-01-02T16:00:34+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2012-01-02T16:00:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0c5f68a4d31c1c437fbc920c2ecdad03301fb5da'/>
<id>urn:sha1:0c5f68a4d31c1c437fbc920c2ecdad03301fb5da</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>u-boot: add version 2011.12</title>
<updated>2012-01-02T14:56:37+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-12-30T15:02:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7f63d39eeb12d1d833e71ff690a638a396ed2bba'/>
<id>urn:sha1:7f63d39eeb12d1d833e71ff690a638a396ed2bba</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>u-boot: add support for u-boot-nand.bin</title>
<updated>2011-12-01T15:50:05+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-12-01T15:04:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=a03182ad020e01744f783a8668c29cc6e8008122'/>
<id>urn:sha1:a03182ad020e01744f783a8668c29cc6e8008122</id>
<content type='text'>
Add support for the u-boot-nand.bin target file.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>u-boot: add version 2011.09</title>
<updated>2011-12-01T15:50:03+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-12-01T15:04:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0239612fb2af681984af222c9a84bf06ce9b77ec'/>
<id>urn:sha1:0239612fb2af681984af222c9a84bf06ce9b77ec</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
