<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/Makefile, branch v2022.07</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/Makefile?h=v2022.07</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/Makefile?h=v2022.07'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2022-07-11T13:42:58Z</updated>
<entry>
<title>Prepare v2022.07</title>
<updated>2022-07-11T13:42:58Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2022-07-11T13:42:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e092e3250270a1016c877da7bdd9384f14b1321e'/>
<id>urn:sha1:e092e3250270a1016c877da7bdd9384f14b1321e</id>
<content type='text'>
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>Prepare v2022.07-rc6</title>
<updated>2022-07-04T12:18:33Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2022-07-04T12:18:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0cc846dafcf6f6270c6587d6fe79011834d6e49a'/>
<id>urn:sha1:0cc846dafcf6f6270c6587d6fe79011834d6e49a</id>
<content type='text'>
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>Prepare v2022.07-rc5</title>
<updated>2022-06-20T18:30:36Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2022-06-20T18:30:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=568a226f87655fd5339514f66413c2ad72f65d6f'/>
<id>urn:sha1:568a226f87655fd5339514f66413c2ad72f65d6f</id>
<content type='text'>
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>Prepare v2022.07-rc4</title>
<updated>2022-06-06T14:25:13Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2022-06-06T14:25:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8f527342db4160a1f030de6fe4a1591787cce65a'/>
<id>urn:sha1:8f527342db4160a1f030de6fe4a1591787cce65a</id>
<content type='text'>
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>Prepare v2022.07-rc3</title>
<updated>2022-05-23T19:40:41Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2022-05-23T19:40:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b6d46d951f1092f810e5d5971fb9a3dee8e87e86'/>
<id>urn:sha1:b6d46d951f1092f810e5d5971fb9a3dee8e87e86</id>
<content type='text'>
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>powerpc: mpc85xx: Fix CONFIG_OF_EMBED support for NOR booting</title>
<updated>2022-05-23T13:33:10Z</updated>
<author>
<name>Pali Rohár</name>
<email>pali@kernel.org</email>
</author>
<published>2022-05-02T16:36:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=827a232623e9b00e7d1b4b62b46e803d7168bbf5'/>
<id>urn:sha1:827a232623e9b00e7d1b4b62b46e803d7168bbf5</id>
<content type='text'>
mpc85xx NOR binary contains also reset vector and therefore option
CONFIG_MPC85XX_HAVE_RESET_VECTOR must be defined.

When build system uses binman, it takes care of constructing final image
which consist of u-boot-without-reset-vector, DTB and reset-vector.

CONFIG_OF_EMBED does not use binman, there is no external DTB and Makefile
produce directly final u-boot.bin binary.

So in this case mpc85xx reset vector must not be stripped from the final
u-boot.bin binary. Fix it.

Signed-off-by: Pali Rohár &lt;pali@kernel.org&gt;
</content>
</entry>
<entry>
<title>Makefile: update warning about CONFIG_OF_EMBED</title>
<updated>2022-05-11T13:22:24Z</updated>
<author>
<name>Ralph Siemsen</name>
<email>ralph.siemsen@linaro.org</email>
</author>
<published>2022-04-28T19:52:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=db26c507c925f8ae0ebad9e22b67b2df8ae2184b'/>
<id>urn:sha1:db26c507c925f8ae0ebad9e22b67b2df8ae2184b</id>
<content type='text'>
Update the diagnostic message with revised location of document, which
changed in 3e9fddfc4f1 ("doc: Move devicetree control doc to rST")

Signed-off-by: Ralph Siemsen &lt;ralph.siemsen@linaro.org&gt;
</content>
</entry>
<entry>
<title>Prepare v2022.07-rc2</title>
<updated>2022-05-09T16:49:31Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2022-05-09T16:49:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f08ed34371c54244421eac8ffb4c77559c5ea013'/>
<id>urn:sha1:f08ed34371c54244421eac8ffb4c77559c5ea013</id>
<content type='text'>
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>Makefile: support CROSS_COMPILE=armv7a-*</title>
<updated>2022-05-07T21:17:25Z</updated>
<author>
<name>Heinrich Schuchardt</name>
<email>heinrich.schuchardt@canonical.com</email>
</author>
<published>2022-05-07T20:58:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ecd4e5cf18b183b4b4679b2c1ce96df605b81746'/>
<id>urn:sha1:ecd4e5cf18b183b4b4679b2c1ce96df605b81746</id>
<content type='text'>
Gentoo uses armv7a-hardfloat-linux-gnueabi- as cross compiler prefix.

Signed-off-by: Heinrich Schuchardt &lt;heinrich.schuchardt@canonical.com&gt;
</content>
</entry>
<entry>
<title>Makefile: Avoid non-portable GNU sed extension</title>
<updated>2022-05-07T21:17:25Z</updated>
<author>
<name>Mark Kettenis</name>
<email>kettenis@openbsd.org</email>
</author>
<published>2022-05-05T14:42:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1a16e66e6543dbe8a78f7762b3bb13444eab8ab2'/>
<id>urn:sha1:1a16e66e6543dbe8a78f7762b3bb13444eab8ab2</id>
<content type='text'>
Use [:space:] instead of \s and \S in regular expression that
determines the sandbox target architecture.  Fixes the build
failure on OpenBSD introduced with commit 4e65ca00f3a3
("efi_loader: bootmgr: add booting from removable media").

Fixes: f7691a6d736b ("sandbox: allow cross-compiling sandbox")
Signed-off-by: Mark Kettenis &lt;kettenis@openbsd.org&gt;
Reviewed-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
</content>
</entry>
</feed>
