<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/doc/usage/fit, branch v2025.04</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/doc/usage/fit?h=v2025.04</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/doc/usage/fit?h=v2025.04'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2025-04-03T07:05:29Z</updated>
<entry>
<title>doc: correct references to overlay-fdt-boot.txt</title>
<updated>2025-04-03T07:05:29Z</updated>
<author>
<name>Heinrich Schuchardt</name>
<email>heinrich.schuchardt@canonical.com</email>
</author>
<published>2025-03-26T10:10:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e66148060f90292dc02062bc4c18acb6fc1f6f85'/>
<id>urn:sha1:e66148060f90292dc02062bc4c18acb6fc1f6f85</id>
<content type='text'>
doc/uImage.FIT/overlay-fdt-boot.txt does not exist anymore.
Reference the correct section of doc/usage/fit/overlay-fdt-boot.rst.

Fixes: 6f6e8bb695a7 ("doc: Bring in the FIT overlay information")
Signed-off-by: Heinrich Schuchardt &lt;heinrich.schuchardt@canonical.com&gt;
</content>
</entry>
<entry>
<title>Merge tag 'v2025.01-rc6' into next</title>
<updated>2024-12-31T14:08:59Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2024-12-31T14:08:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c6fd2a1c29ac3626e14557ac58e15883fbc80ac0'/>
<id>urn:sha1:c6fd2a1c29ac3626e14557ac58e15883fbc80ac0</id>
<content type='text'>
Prepare v2025.01-rc6
</content>
</entry>
<entry>
<title>doc: fit: Format image tree source example</title>
<updated>2024-12-24T16:06:59Z</updated>
<author>
<name>J. Neuschäfer</name>
<email>j.ne@posteo.net</email>
</author>
<published>2024-12-15T15:38:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=12876f8cd8d99c21c65aa478ef21f9deea356364'/>
<id>urn:sha1:12876f8cd8d99c21c65aa478ef21f9deea356364</id>
<content type='text'>
The example in kernel_fdt.rst is inconsistently indented, making it
difficult to read.

Indent the example with the same standard as the other examples:
Four spaces for the ReST code block and for every nesting level.

Signed-off-by: J. Neuschäfer &lt;j.ne@posteo.net&gt;
</content>
</entry>
<entry>
<title>Makefile: Drop SPL_FIT_GENERATOR support</title>
<updated>2024-11-27T07:59:03Z</updated>
<author>
<name>Marek Vasut</name>
<email>marex@denx.de</email>
</author>
<published>2024-11-01T09:18:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=80d251c326b754b525fe39f29e17560df2102b21'/>
<id>urn:sha1:80d251c326b754b525fe39f29e17560df2102b21</id>
<content type='text'>
The SPL_FIT_GENERATOR is long superseded by binman, drop SPL_FIT_GENERATOR
support as there are no more users.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Reviewed-by: Peter Robinson &lt;pbrobinson@gmail.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Michal Simek &lt;michal.simek@amd.com&gt;
Link: https://lore.kernel.org/r/22109373594b6a5d1110be9420ccd8fbb93a61d3.1730452668.git.michal.simek@amd.com
</content>
</entry>
<entry>
<title>Makefile: Drop SPL_FIT_SOURCE support</title>
<updated>2024-10-17T14:36:10Z</updated>
<author>
<name>Marek Vasut</name>
<email>marex@denx.de</email>
</author>
<published>2024-10-04T23:07:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8efc954fc77eaa734b9fe0cba4b33b75b6e8dbb8'/>
<id>urn:sha1:8efc954fc77eaa734b9fe0cba4b33b75b6e8dbb8</id>
<content type='text'>
The SPL_FIT_SOURCE is long superseded by SPL_FIT_GENERATOR which
is long superseded by binman, drop SPL_FIT_SOURCE support as there
are no more users.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Peter Robinson &lt;pbrobinson@gmail.com&gt;
</content>
</entry>
<entry>
<title>Revert "Makefile: Drop SPL_FIT_GENERATOR / SPL_FIT_SOURCE support" changes</title>
<updated>2024-10-16T02:35:07Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2024-10-15T22:51:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d5cab0d6adc26ec1bbd45c2fed101184d04454ae'/>
<id>urn:sha1:d5cab0d6adc26ec1bbd45c2fed101184d04454ae</id>
<content type='text'>
:hile we had hoped to be able to remove these options finally, it was
missed that zynq still requires these currently.

This reverts commit 5b9261fb0b1ed087387f2036d279fd3f4bb20a61 and
commit 099b6df556c95f5d06864612e9199eab7ba50ed3.

Reported-by: Jonas Karlman &lt;jonas@kwiboo.se&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>Makefile: Drop SPL_FIT_GENERATOR support</title>
<updated>2024-10-15T18:30:07Z</updated>
<author>
<name>Marek Vasut</name>
<email>marex@denx.de</email>
</author>
<published>2024-10-04T23:07:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5b9261fb0b1ed087387f2036d279fd3f4bb20a61'/>
<id>urn:sha1:5b9261fb0b1ed087387f2036d279fd3f4bb20a61</id>
<content type='text'>
The SPL_FIT_GENERATOR is long superseded by binman, drop SPL_FIT_GENERATOR
support as there are no more users.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Reviewed-by: Peter Robinson &lt;pbrobinson@gmail.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>Makefile: Drop SPL_FIT_SOURCE support</title>
<updated>2024-10-15T18:30:07Z</updated>
<author>
<name>Marek Vasut</name>
<email>marex@denx.de</email>
</author>
<published>2024-10-04T23:07:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=099b6df556c95f5d06864612e9199eab7ba50ed3'/>
<id>urn:sha1:099b6df556c95f5d06864612e9199eab7ba50ed3</id>
<content type='text'>
The SPL_FIT_SOURCE is long superseded by SPL_FIT_GENERATOR which
is long superseded by binman, drop SPL_FIT_SOURCE support as there
are no more users.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Peter Robinson &lt;pbrobinson@gmail.com&gt;
</content>
</entry>
<entry>
<title>doc: add missing table of content links</title>
<updated>2024-07-19T09:55:56Z</updated>
<author>
<name>Sam Povilus</name>
<email>sam.povilus@amd.com</email>
</author>
<published>2024-07-08T16:48:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7aab2b6c1f9cff9d7f1192651ea81b6855b28a33'/>
<id>urn:sha1:7aab2b6c1f9cff9d7f1192651ea81b6855b28a33</id>
<content type='text'>
add missing table of content links, make alphabetical

Signed-off-by: Sam Povilus &lt;sam.povilus@amd.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>doc: Remove FIT documentation that is elsewhere</title>
<updated>2024-07-19T09:55:56Z</updated>
<author>
<name>Sam Povilus</name>
<email>sam.povilus@amd.com</email>
</author>
<published>2024-07-08T16:48:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dadc3c215358af7c847deecacc14789605bc2ca9'/>
<id>urn:sha1:dadc3c215358af7c847deecacc14789605bc2ca9</id>
<content type='text'>
Before 9d0750064e (doc: Move external FIT docs into the main body), the
FIT property data-size was not a mandatory property and still it is not
expected to be set alongside the data property.

Move the data-size property to the "Conditionally mandatory property"
section, where it actually belongs.

Signed-off-by: Sam Povilus &lt;sam.povilus@amd.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
</feed>
