<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/doc/usage/fit, branch v2024.01</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=v2024.01</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/doc/usage/fit?h=v2024.01'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2023-11-11T00:44:08Z</updated>
<entry>
<title>doc: shorten overlong title underlines</title>
<updated>2023-11-11T00:44:08Z</updated>
<author>
<name>Heinrich Schuchardt</name>
<email>heinrich.schuchardt@canonical.com</email>
</author>
<published>2023-10-28T09:59:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b214e88071d1ea68c2f668740e4e227364214f5e'/>
<id>urn:sha1:b214e88071d1ea68c2f668740e4e227364214f5e</id>
<content type='text'>
Title underlines should match the length of the title. Unfortunately
docutils only catches underlines that are too short.

Add some missing empty lines after titles.

Signed-off-by: Heinrich Schuchardt &lt;heinrich.schuchardt@canonical.com&gt;
</content>
</entry>
<entry>
<title>doc: Update path to source_file_format.rst</title>
<updated>2023-09-09T04:12:47Z</updated>
<author>
<name>Joao Marcos Costa</name>
<email>jmcosta944@gmail.com</email>
</author>
<published>2023-09-07T20:50:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=129048a3b714af42dfe28cc740dafbc6f5e935f3'/>
<id>urn:sha1:129048a3b714af42dfe28cc740dafbc6f5e935f3</id>
<content type='text'>
Previously, the file extension was .txt, and it referenced the uImage.FIT
directory, which no longer exists. This commit updates the path accordingly.

Signed-off-by: Joao Marcos Costa &lt;jmcosta944@gmail.com&gt;
Reviewed-by: Heinrich Schuchardt &lt;heinrich.schuchardt@canonical.com&gt;
Signed-off-by: Heinrich Schuchardt &lt;heinrich.schuchardt@canonical.com&gt;
</content>
</entry>
<entry>
<title>Merge tag 'doc-2023-07-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi</title>
<updated>2023-06-23T18:31:55Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2023-06-23T18:23:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b2101df305212dd3b98486cbec1d1f15da0832de'/>
<id>urn:sha1:b2101df305212dd3b98486cbec1d1f15da0832de</id>
<content type='text'>
Pull request doc-2023-07-rc6

* move FIT documentation to HTML
* man-pages for the bind, bootm, and unbind commands
</content>
</entry>
<entry>
<title>doc: Improve documentation for the bootm command</title>
<updated>2023-06-23T14:28:13Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-06-23T12:22:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=35ed599f430bcba2fd2bc14e52e6cb450cd9a10c'/>
<id>urn:sha1:35ed599f430bcba2fd2bc14e52e6cb450cd9a10c</id>
<content type='text'>
Reformat and rewrite the documentation for this command.

This is a complicated command, so further improvements are welcome.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>doc: Bring in the command-syntax extensions</title>
<updated>2023-06-23T14:28:13Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-06-23T12:22:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d1b6b114432800a83aa12a2ff81d16e0d7a49e6f'/>
<id>urn:sha1:d1b6b114432800a83aa12a2ff81d16e0d7a49e6f</id>
<content type='text'>
Bring this file into the documentation. For now it is not in the correct
format for a command, but it is valid rST. Futher work will improve this.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>doc: Add signing to the FIT spec</title>
<updated>2023-06-23T14:28:13Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-06-23T12:22:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3790b18444de6d9ef34097d86dc3d74ffbe4c805'/>
<id>urn:sha1:3790b18444de6d9ef34097d86dc3d74ffbe4c805</id>
<content type='text'>
Move this properties into the main spec.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>doc: Move external FIT docs into the main body</title>
<updated>2023-06-23T14:28:13Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-06-23T12:22:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9d0750064e69038fd010636a468723573857b3c8'/>
<id>urn:sha1:9d0750064e69038fd010636a468723573857b3c8</id>
<content type='text'>
Rather than having this as an addition to the end, move this into the
main body of the spec, rewriting as needed.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>doc: Expand FIT tables to include all values</title>
<updated>2023-06-23T14:28:13Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-06-23T12:22:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ccdb0e6bbe3995a23aca46fa8d21806043865bfb'/>
<id>urn:sha1:ccdb0e6bbe3995a23aca46fa8d21806043865bfb</id>
<content type='text'>
Add tables which include all values for type, algo, arch, algo and
compression.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>doc: Tidy up the format docs to be more generic</title>
<updated>2023-06-23T14:28:13Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-06-23T12:22:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0e7f98c7a47ae63bb4ec2c255798dc5b2be4fb90'/>
<id>urn:sha1:0e7f98c7a47ae63bb4ec2c255798dc5b2be4fb90</id>
<content type='text'>
Avoid reference to uImage which is the old format. Drop the historical
language at the top and rewrite a few other sections. Correct the
U-Boot filename which is now in the boot/ directory.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>doc: Bring in the FIT overlay information</title>
<updated>2023-06-23T14:28:13Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-06-23T12:22:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6f6e8bb695a7c6b4844e67b74adecaee18ee81ff'/>
<id>urn:sha1:6f6e8bb695a7c6b4844e67b74adecaee18ee81ff</id>
<content type='text'>
Bring this file into the documentation.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
</feed>
