<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/doc, branch v2025.10-rc2</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.10-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/doc?h=v2025.10-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2025-08-11T19:47:46Z</updated>
<entry>
<title>Prepare v2025.10-rc2</title>
<updated>2025-08-11T19:47:46Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2025-08-11T19:47:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=acfacf452441d0a659e3afbd55fd6061aa17e647'/>
<id>urn:sha1:acfacf452441d0a659e3afbd55fd6061aa17e647</id>
<content type='text'>
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>Merge tag 'efi-2025-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi</title>
<updated>2025-08-08T17:09:42Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2025-08-08T17:09:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e51e139cdf81b2f4c373294a2186fefcf5573388'/>
<id>urn:sha1:e51e139cdf81b2f4c373294a2186fefcf5573388</id>
<content type='text'>
Pull request efi-2025-10-rc2

Documentation:

* Describe running U-Boot as a pflash image on RISC-V QEMU
* Correct the description of the bootph-verify device-tree property

UEFI:

* In mkeficapsule fix a resource leak in read_bin_file()
* Support loading a Linux initial RAM disk with the bootefi command.
</content>
</entry>
<entry>
<title>MAINTAINERS: update email address of Heiko Schocher</title>
<updated>2025-08-08T14:33:59Z</updated>
<author>
<name>Heiko Schocher</name>
<email>hs@nabladev.com</email>
</author>
<published>2025-08-08T11:40:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9fd31937dd21245f9979d167d97ab66d065d3d56'/>
<id>urn:sha1:9fd31937dd21245f9979d167d97ab66d065d3d56</id>
<content type='text'>
use the new email address for community work.

While at it, cleanup git shortlog output, by adding
fixes in .mailmap

Signed-off-by: Heiko Schocher &lt;hs@nabladev.com&gt;
</content>
</entry>
<entry>
<title>doc: spl: fix typo 'TPL' to 'VPL'</title>
<updated>2025-08-08T06:52:12Z</updated>
<author>
<name>Leo Yu-Chi Liang</name>
<email>ycliang@andestech.com</email>
</author>
<published>2025-08-06T11:39:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=598df59f758df6c635970ed549beb2cb1674e0d9'/>
<id>urn:sha1:598df59f758df6c635970ed549beb2cb1674e0d9</id>
<content type='text'>
Fix typo: change 'TPL' to 'VPL'.

Signed-off-by: Leo Yu-Chi Liang &lt;ycliang@andestech.com&gt;
Reviewed-by: Heinrich Schuchardt &lt;heinrich.schuchardt@canonical.com&gt;
</content>
</entry>
<entry>
<title>efi_loader: Support loading a ramdisk with bootefi</title>
<updated>2025-08-08T06:45:18Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2025-08-05T05:46:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=47e9b73954259e4cf9ba07a4c793a26fbdb47bce'/>
<id>urn:sha1:47e9b73954259e4cf9ba07a4c793a26fbdb47bce</id>
<content type='text'>
It is sometimes useful to be able to boot via EFI using a Linux initrd.
Add support for this.

Fix a 'specifiy' typo while here.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Heinrich Schuchardt &lt;heinrich.schuchardt@canonical.com&gt;
Reviewed-by: Mark Kettenis &lt;kettenis@openbsd.org&gt;
Reviewed-by: Ilias Apalodimas &lt;ilias.apalodimas@linaro.org&gt;
</content>
</entry>
<entry>
<title>doc: qemu-riscv: describe running as flash image</title>
<updated>2025-08-08T06:45:05Z</updated>
<author>
<name>Heinrich Schuchardt</name>
<email>heinrich.schuchardt@canonical.com</email>
</author>
<published>2025-07-29T07:47:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8e5d34a3a26ad8550dd47ef7550d3f4a2067fdb4'/>
<id>urn:sha1:8e5d34a3a26ad8550dd47ef7550d3f4a2067fdb4</id>
<content type='text'>
Describe how to build U-Boot to be run by QEMU as an emulated flash image.

Signed-off-by: Heinrich Schuchardt &lt;heinrich.schuchardt@canonical.com&gt;
</content>
</entry>
<entry>
<title>Merge patch series "arm: dts: k3-am62a: remove GP security variant for AM62A"</title>
<updated>2025-08-07T17:14:07Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2025-08-07T17:14:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e652183ca06d3795052df389992533fd539d8dee'/>
<id>urn:sha1:e652183ca06d3795052df389992533fd539d8dee</id>
<content type='text'>
Bryan Brattlof &lt;bb@ti.com&gt; says:

The AM62Ax was created right when TI was shifting to their high security
(HS-FS and HS-SE) processes. During this transition a small subset of
AM62A parts where configured to use the old "GP" security for internal
and for select groups of partners but never sold for the wider public.

To help simplify the build and to avoid any confusion of which security
configurations are supported going forward remove the GP builds for the
AM62A SoCs.

Link: https://lore.kernel.org/r/20250729-no-62a-gp-v1-0-1dbdb4469ad3@ti.com
</content>
</entry>
<entry>
<title>arm: dts: k3-am62a-sk: remove GP tiboot3 builds</title>
<updated>2025-08-07T17:14:01Z</updated>
<author>
<name>Bryan Brattlof</name>
<email>bb@ti.com</email>
</author>
<published>2025-07-29T18:36:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=724a71c13ef9213f8d5e7868419c1910ff2d5b30'/>
<id>urn:sha1:724a71c13ef9213f8d5e7868419c1910ff2d5b30</id>
<content type='text'>
The AM62Ax SoC family was the last part from TI to support the GP
security variant, however this security variant was used mostly
internally and with select early partners and never sold publicly.

To simplify things and to avoid any confusion of which parts are
supported in the future, remove the GP tiboot3.bin builds from binman.

Signed-off-by: Bryan Brattlof &lt;bb@ti.com&gt;
Reviewed-by: Neha Malcom Francis &lt;n-francis@ti.com&gt;
</content>
</entry>
<entry>
<title>cmd: Add i3c command support.</title>
<updated>2025-08-06T06:41:30Z</updated>
<author>
<name>Dinesh Maniyam</name>
<email>dinesh.maniyam@altera.com</email>
</author>
<published>2025-08-06T04:32:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b875409da7370a9dc4e1abbaf40fa33c6717e854'/>
<id>urn:sha1:b875409da7370a9dc4e1abbaf40fa33c6717e854</id>
<content type='text'>
Add i3c command file to support select, get i3c device
target list, read and write operation.

Signed-off-by: Dinesh Maniyam &lt;dinesh.maniyam@altera.com&gt;
</content>
</entry>
<entry>
<title>drivers: i3c: Add i3c uclass driver.</title>
<updated>2025-08-06T06:37:34Z</updated>
<author>
<name>Dinesh Maniyam</name>
<email>dinesh.maniyam@altera.com</email>
</author>
<published>2025-08-06T04:32:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e49a513760893082313b8369dc7b08f98f1055e6'/>
<id>urn:sha1:e49a513760893082313b8369dc7b08f98f1055e6</id>
<content type='text'>
Enable i3c general uclass driver. This uclass driver will have
genaral read and write api to call the specific i3c driver.

Signed-off-by: Dinesh Maniyam &lt;dinesh.maniyam@altera.com&gt;
</content>
</entry>
</feed>
