<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/boot/uboot/Config.in, branch 2016.08</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2016.08</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2016.08'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2016-07-12T08:48:08+00:00</updated>
<entry>
<title>boot/uboot: bump to version 2016.07</title>
<updated>2016-07-12T08:48:08+00:00</updated>
<author>
<name>Fabio Estevam</name>
<email>festevam@gmail.com</email>
</author>
<published>2016-07-11T20:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=f0fa2d189075c166474722526cbdb9627eae31a2'/>
<id>urn:sha1:f0fa2d189075c166474722526cbdb9627eae31a2</id>
<content type='text'>
Signed-off-by: Fabio Estevam &lt;festevam@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>uboot: install multiple spl images</title>
<updated>2016-07-05T15:30:12+00:00</updated>
<author>
<name>Jason Abele</name>
<email>jason@nextthing.co</email>
</author>
<published>2016-07-05T11:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=b05ff12b6cd38566003b99291a47a56cbd88f396'/>
<id>urn:sha1:b05ff12b6cd38566003b99291a47a56cbd88f396</id>
<content type='text'>
For some platforms, there are multiple generated spl images.  Extend
BR2_TARGET_UBOOT_SPL_NAME to allow these multiple images to be installed
after uboot build completes.

For example, the NextThingCo C.H.I.P. uses two binaries from uboot,
spl/sunxi-spl.bin and spl/sunxi-spl-with-ecc.bin.

Signed-off-by: Jason Abele &lt;jason@nextthing.co&gt;
[Maxime:
 - Add foreach loop for general case and mkpimage
 - Use firstword for zynq case]
Signe-off-by: Maxime Hadjinlian &lt;maxime.hadjinlian@gmail.com&gt;

Signed-off-by: Maxime Hadjinlian &lt;maxime.hadjinlian@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>uboot: Support multiple environment source files</title>
<updated>2016-05-31T20:59:35+00:00</updated>
<author>
<name>Cam Hutchison</name>
<email>camh@xdna.net</email>
</author>
<published>2016-01-31T00:48:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=0542bb79e823505a730b6a2c2f01b33b6293cf03'/>
<id>urn:sha1:0542bb79e823505a730b6a2c2f01b33b6293cf03</id>
<content type='text'>
Allow multiple file names to be listed in
BR2_TARGET_UBOOT_ENVIMAGE_SOURCE, concatenating them in the order
listed.

This allows the bulk of the environment to be shared across multiple
boards using a common environment file with board-specific values
supplied in a secondary environment source file.

Signed-off-by: Cam Hutchison &lt;camh@xdna.net&gt;
[Thomas: adjust indentation in the .mk file.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>boot/uboot: bump to version 2016.05</title>
<updated>2016-05-16T19:14:09+00:00</updated>
<author>
<name>Fabio Estevam</name>
<email>festevam@gmail.com</email>
</author>
<published>2016-05-16T19:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=316986e3363499a3d8c392b6de205b07896b9a6d'/>
<id>urn:sha1:316986e3363499a3d8c392b6de205b07896b9a6d</id>
<content type='text'>
Signed-off-by: Fabio Estevam &lt;festevam@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>boot/uboot: Add custom Subversion repository support for the package</title>
<updated>2016-04-05T20:27:17+00:00</updated>
<author>
<name>Pauli Sundberg</name>
<email>susundberg@gmail.com</email>
</author>
<published>2016-03-29T17:22:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=1a807b4a893db66862b00c4ea3d9992af02a76e1'/>
<id>urn:sha1:1a807b4a893db66862b00c4ea3d9992af02a76e1</id>
<content type='text'>
Signed-off-by: Pauli Sundberg &lt;susundberg@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>boot/uboot: compute CRC on SPLs for Altera SoC FPGA</title>
<updated>2016-03-22T22:43:21+00:00</updated>
<author>
<name>Jan Viktorin</name>
<email>viktorin@rehivetech.com</email>
</author>
<published>2015-10-20T11:32:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=39a91b282608c3b22437bc0c74c235ddd77229d4'/>
<id>urn:sha1:39a91b282608c3b22437bc0c74c235ddd77229d4</id>
<content type='text'>
Signed-off-by: Jan Viktorin &lt;viktorin@rehivetech.com&gt;
[Thomas: add Altera in the option name and description, drop reference
to Go being needed and to Maxime Hadjinlian's version of mkpimage
since a C version is now used.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>uboot: remove deprecated BR2_TARGET_UBOOT_CUSTOM_PATCH_DIR option</title>
<updated>2016-03-15T21:47:47+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2016-03-11T14:32:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=21b25d28fc7af3bb1b2c55e4a46e0d067ebc0081'/>
<id>urn:sha1:21b25d28fc7af3bb1b2c55e4a46e0d067ebc0081</id>
<content type='text'>
It's been deprecated for a year now so remove it.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>boot/uboot: bump to version 2016.03</title>
<updated>2016-03-14T22:45:45+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2016-03-14T21:26:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=2790748a1129564207c0ca0a20475728c898b866'/>
<id>urn:sha1:2790748a1129564207c0ca0a20475728c898b866</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>uboot: indentation cleanup</title>
<updated>2016-03-09T22:01:18+00:00</updated>
<author>
<name>Jerzy Grzegorek</name>
<email>jerzy.grzegorek@trzebnica.net</email>
</author>
<published>2016-03-09T21:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=24ba69015cc6a2431c9cdb16288dc19ec23a52a8'/>
<id>urn:sha1:24ba69015cc6a2431c9cdb16288dc19ec23a52a8</id>
<content type='text'>
Signed-off-by: Jerzy Grzegorek &lt;jerzy.grzegorek@trzebnica.net&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>boot/uboot: bump to version 2016.01</title>
<updated>2016-01-17T21:59:48+00:00</updated>
<author>
<name>Jörg Krause</name>
<email>joerg.krause@embedded.rocks</email>
</author>
<published>2016-01-16T21:23:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=37e18851fa6ee65df6570e69296a2a83f2467ad6'/>
<id>urn:sha1:37e18851fa6ee65df6570e69296a2a83f2467ad6</id>
<content type='text'>
Signed-off-by: Jörg Krause &lt;joerg.krause@embedded.rocks&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
</feed>
