<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/doc, branch v2025.07-rc5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/doc?h=v2025.07-rc5</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/doc?h=v2025.07-rc5'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2025-06-23T20:10:06Z</updated>
<entry>
<title>Prepare v2025.07-rc5</title>
<updated>2025-06-23T20:10:06Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2025-06-23T20:10:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fb4a488eb91b089912ffbc9a74d0527f0f2c79ac'/>
<id>urn:sha1:fb4a488eb91b089912ffbc9a74d0527f0f2c79ac</id>
<content type='text'>
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>doc: cmd: wget: remove erroneous note</title>
<updated>2025-06-21T17:03:42Z</updated>
<author>
<name>Jerome Forissier</name>
<email>jerome.forissier@linaro.org</email>
</author>
<published>2025-06-17T12:10:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=820bbf1d46f5d3fd30d306e955d2b4d1487c3484'/>
<id>urn:sha1:820bbf1d46f5d3fd30d306e955d2b4d1487c3484</id>
<content type='text'>
The note about U-Boot not being able to verify server certificates is
false now that WGET_CACERT and WGET_BUILTIN_CACERT have been added.
Remove it.

Signed-off-by: Jerome Forissier &lt;jerome.forissier@linaro.org&gt;
Reviewed-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
</content>
</entry>
<entry>
<title>doc: cmd: gpt: add information on type partition</title>
<updated>2025-06-17T23:21:36Z</updated>
<author>
<name>Patrick Delaunay</name>
<email>patrick.delaunay@foss.st.com</email>
</author>
<published>2025-06-16T11:27:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a3a5179b1c9eafee0850aa653384cb8c23a4f79f'/>
<id>urn:sha1:a3a5179b1c9eafee0850aa653384cb8c23a4f79f</id>
<content type='text'>
Add information on type partition, copied from README.gpt.

I also correct issue for gpt_parts variable and add example of
"gpt read" usage.

Signed-off-by: Patrick Delaunay &lt;patrick.delaunay@foss.st.com&gt;
Reviewed-by: Patrice Chotard &lt;patrice.chotard@foss.st.com&gt;
</content>
</entry>
<entry>
<title>arm64: dts: renesas: r8a779g3: Add Retronix R-Car V4H Sparrow Hawk board support</title>
<updated>2025-06-10T18:50:50Z</updated>
<author>
<name>Marek Vasut</name>
<email>marek.vasut+renesas@mailbox.org</email>
</author>
<published>2025-05-30T22:03:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=55c4a6db549cdad3f185e33f439d130cec7a6bc8'/>
<id>urn:sha1:55c4a6db549cdad3f185e33f439d130cec7a6bc8</id>
<content type='text'>
Add Retronix R-Car V4H Sparrow Hawk board based on Renesas R-Car V4H ES3.0
(R8A779G3) SoC. This is a single-board computer with single gigabit ethernet,
DSI-to-eDP bridge, DSI and two CSI2 interfaces, audio codec, two CANFD ports,
micro SD card slot, USB PD supply, USB 3.0 ports, M.2 Key-M slot for NVMe SSD,
debug UART and JTAG.

DT is imported from Linux next commit:
a719915e76f2 ("arm64: dts: renesas: r8a779g3: Add Retronix R-Car V4H Sparrow Hawk board support")

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@mailbox.org&gt;
</content>
</entry>
<entry>
<title>Prepare v2025.07-rc4</title>
<updated>2025-06-09T21:54:18Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2025-06-09T21:54:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d7c449c3d83a986d61e38d1762433c0607caf5c5'/>
<id>urn:sha1:d7c449c3d83a986d61e38d1762433c0607caf5c5</id>
<content type='text'>
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>doc: build: fix typo in gcc.rst</title>
<updated>2025-06-07T12:52:18Z</updated>
<author>
<name>BehradElmi</name>
<email>behradelmi1@gmail.com</email>
</author>
<published>2025-06-02T17:24:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2018486f6c1ae7dae56b46f2bbfcffffaf9441b7'/>
<id>urn:sha1:2018486f6c1ae7dae56b46f2bbfcffffaf9441b7</id>
<content type='text'>
Fix a typo error in gcc.rst, changing "out-out-tree" to
"out-of-tree" in the Out-of-tree section.

Signed-off-by: BehradElmi &lt;behradelmi1@gmail.com&gt;
Reviewed-by: Heinrich Schuchardt &lt;heinrich.schuchardt@canonical.com&gt;
</content>
</entry>
<entry>
<title>doc: efi_loader: Tidy up the bootefi-command docs</title>
<updated>2025-06-07T12:52:18Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2025-06-01T12:04:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e108a0f6d928b07d4528e7addf17435a63a5831e'/>
<id>urn:sha1:e108a0f6d928b07d4528e7addf17435a63a5831e</id>
<content type='text'>
There are backslashes in some of the tags which seems to be unnecessary.
Remove then.

Change the word 'either' to 'any' since there are three options.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
</content>
</entry>
<entry>
<title>doc: board: ti: Add missing firmware for BB-AI64</title>
<updated>2025-06-07T12:52:18Z</updated>
<author>
<name>Peter Robinson</name>
<email>pbrobinson@gmail.com</email>
</author>
<published>2025-05-25T12:10:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=abc8fd101496034a174a86c04263eeeaaa90916d'/>
<id>urn:sha1:abc8fd101496034a174a86c04263eeeaaa90916d</id>
<content type='text'>
The details of the sysfw.itb from the R5 build that
also needs to be copied as part of the target images
is missing, but is included in the image formats a
little further down, so add it to the instructions.

Signed-off-by: Peter Robinson &lt;pbrobinson@gmail.com&gt;
Reviewed-by: Dhruva Gole &lt;d-gole@ti.com&gt;
Acked-by: Nishanth Menon &lt;nm@ti.com&gt;
</content>
</entry>
<entry>
<title>Prepare v2025.07-rc3</title>
<updated>2025-05-26T22:02:19Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2025-05-26T22:02:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2ca1398a5ece8d33d8feb6b410e6e38588b5d2bc'/>
<id>urn:sha1:2ca1398a5ece8d33d8feb6b410e6e38588b5d2bc</id>
<content type='text'>
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://source.denx.de/u-boot-usb</title>
<updated>2025-05-26T00:01:54Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2025-05-26T00:01:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6c6252c4d6fd8f5e43ccfb14aa9410ee96b3e8e9'/>
<id>urn:sha1:6c6252c4d6fd8f5e43ccfb14aa9410ee96b3e8e9</id>
<content type='text'>
</content>
</entry>
</feed>
