<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/doc/develop, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/doc/develop?h=main</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/doc/develop?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2026-08-29T04:41:36Z</updated>
<entry>
<title>doc: switch to HTTPS for a few links</title>
<updated>2026-08-29T04:41:36Z</updated>
<author>
<name>Quentin Schulz</name>
<email>quentin.schulz@cherry.de</email>
</author>
<published>2026-08-27T19:53:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c60dee22fcb0a7724d11521ba6435cd16c8f7f10'/>
<id>urn:sha1:c60dee22fcb0a7724d11521ba6435cd16c8f7f10</id>
<content type='text'>
It's 2026, we really should be using HTTPS wherever possible. The links
in this commit were individually tested, they work fine (the sipeed one
sometimes times out but I'm guessing it's hosted in China and it's not
uncommon for Europeans to have issues reaching servers there).

Signed-off-by: Quentin Schulz &lt;quentin.schulz@cherry.de&gt;
</content>
</entry>
<entry>
<title>doc: develop/sending_patches: use link from ozlabs.org mailman archive</title>
<updated>2026-08-29T04:41:36Z</updated>
<author>
<name>Quentin Schulz</name>
<email>quentin.schulz@cherry.de</email>
</author>
<published>2026-08-27T19:53:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b6cb1f742b23e270f219c1e380b43ac5385b6c97'/>
<id>urn:sha1:b6cb1f742b23e270f219c1e380b43ac5385b6c97</id>
<content type='text'>
This avoids triggering checkpatch that asks us to use lore.kernel.org
where the patchwork mailing list isn't hosted.

Signed-off-by: Quentin Schulz &lt;quentin.schulz@cherry.de&gt;
</content>
</entry>
<entry>
<title>doc: develop/sending_patches: remove mention to the test mailing list</title>
<updated>2026-08-29T04:41:36Z</updated>
<author>
<name>Quentin Schulz</name>
<email>quentin.schulz@cherry.de</email>
</author>
<published>2026-08-27T19:53:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=94d70f58b497a404a4f6e955cbd3bd74325e9a16'/>
<id>urn:sha1:94d70f58b497a404a4f6e955cbd3bd74325e9a16</id>
<content type='text'>
We don't have one on the new mailman and Tom said[1] it was so rarely
used it doesn't make sense for now to set up one on the new mailman,
thus drop it.

[1] https://libera.catirclogs.org/u-boot/2026-08-25#40371346;

Signed-off-by: Quentin Schulz &lt;quentin.schulz@cherry.de&gt;
</content>
</entry>
<entry>
<title>doc: develop/bootstd: fix link to distro_boot</title>
<updated>2026-08-29T04:41:36Z</updated>
<author>
<name>Quentin Schulz</name>
<email>quentin.schulz@cherry.de</email>
</author>
<published>2026-08-27T19:53:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ba75d9b7019384b08cadf3a21bafc66405986819'/>
<id>urn:sha1:ba75d9b7019384b08cadf3a21bafc66405986819</id>
<content type='text'>
We never had a file in boot/distro.c. The only time we had a
distro_boot() function was between v2022.07 when it was introduced and
v2023.07 (excluded) when it was renamed to extlinux_boot(). So let's
just point at the latest release that still had it.

Signed-off-by: Quentin Schulz &lt;quentin.schulz@cherry.de&gt;
</content>
</entry>
<entry>
<title>doc: fix broken links to mailing lists</title>
<updated>2026-08-29T04:41:36Z</updated>
<author>
<name>Quentin Schulz</name>
<email>quentin.schulz@cherry.de</email>
</author>
<published>2026-08-27T19:53:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8794b964d77190ec888b025e9df452e2a9d67a2e'/>
<id>urn:sha1:8794b964d77190ec888b025e9df452e2a9d67a2e</id>
<content type='text'>
The new domain needs /mailman added after the domain to be able to reach
the mailman information page about the mailing list, so add it.

Signed-off-by: Quentin Schulz &lt;quentin.schulz@cherry.de&gt;
</content>
</entry>
<entry>
<title>doc: develop/tests_writing: update links to new GitLab</title>
<updated>2026-08-29T04:41:36Z</updated>
<author>
<name>Quentin Schulz</name>
<email>quentin.schulz@cherry.de</email>
</author>
<published>2026-08-27T19:53:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4757678c70cb9693359f830e1e75d37e270cc4d1'/>
<id>urn:sha1:4757678c70cb9693359f830e1e75d37e270cc4d1</id>
<content type='text'>
The GitLab is now hosted at git.u-boot-project.org so let's update those
old links that weren't migrated in the previous relocation from
gitlab.denx.de to source.denx.de.

Signed-off-by: Quentin Schulz &lt;quentin.schulz@cherry.de&gt;
</content>
</entry>
<entry>
<title>doc: bootstd: update link to BSL</title>
<updated>2026-08-29T04:41:35Z</updated>
<author>
<name>Quentin Schulz</name>
<email>quentin.schulz@cherry.de</email>
</author>
<published>2026-08-27T19:52:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a923eaa5b10470c403d403b141884178f317aadd'/>
<id>urn:sha1:a923eaa5b10470c403d403b141884178f317aadd</id>
<content type='text'>
The link states the current version has moved to
https://systemd.io/BOOT_LOADER_SPECIFICATION/ which itself says it's now
hosted at
https://uapi-group.org/specifications/specs/boot_loader_specification/
so used that link instead of making the user hop through multiple hoops.

Signed-off-by: Quentin Schulz &lt;quentin.schulz@cherry.de&gt;
</content>
</entry>
<entry>
<title>doc: develop/driver-model: fs_firmware_loader: update link</title>
<updated>2026-08-29T04:41:35Z</updated>
<author>
<name>Quentin Schulz</name>
<email>quentin.schulz@cherry.de</email>
</author>
<published>2026-08-27T19:52:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d8c262c673964f4050e0818439d05c210f7abe21'/>
<id>urn:sha1:d8c262c673964f4050e0818439d05c210f7abe21</id>
<content type='text'>
The current link redirects to a generic page on the Intel website.
Looking at the Wayback Machine[1], it really looks like what is
currently exposed in the official kernel docs, so used that instead.

[1] https://web.archive.org/web/20220916014111/https://01.org/linuxgraphics/gfx-docs/drm/driver-api/firmware/index.html

Signed-off-by: Quentin Schulz &lt;quentin.schulz@cherry.de&gt;
</content>
</entry>
<entry>
<title>doc: develop/uefi: stop tripping linkcheck</title>
<updated>2026-08-29T04:41:35Z</updated>
<author>
<name>Quentin Schulz</name>
<email>quentin.schulz@cherry.de</email>
</author>
<published>2026-08-27T19:52:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=20ce3517c7e9151a2e54858973d96b5c041ec3c5'/>
<id>urn:sha1:20ce3517c7e9151a2e54858973d96b5c041ec3c5</id>
<content type='text'>
https:// trips linkcheck because it thinks it's supposed to be a link
and is malformed. Instead, simply replace with HTTPS.

Signed-off-by: Quentin Schulz &lt;quentin.schulz@cherry.de&gt;
</content>
</entry>
<entry>
<title>doc: develop/coccinelle: remove dead link in supplemental documentation</title>
<updated>2026-08-29T04:41:35Z</updated>
<author>
<name>Quentin Schulz</name>
<email>quentin.schulz@cherry.de</email>
</author>
<published>2026-08-25T16:49:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9fc196b86db0b14baea3615e8a71a7df726a349d'/>
<id>urn:sha1:9fc196b86db0b14baea3615e8a71a7df726a349d</id>
<content type='text'>
It redirects to a fancy 404. From a cursory look at the Wayback
machine[1], I don't think it has more than what's already in this file
so simply remove the mention of it.

[1] https://web.archive.org/web/20240915073329/https://bottest.wiki.kernel.org/coccicheck

Signed-off-by: Quentin Schulz &lt;quentin.schulz@cherry.de&gt;
</content>
</entry>
</feed>
