<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/doc/usage/fit/source_file_format.rst, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<entry>
<title>doc: Remove FIT documentation that is elsewhere</title>
<updated>2024-07-19T09:55:56+00:00</updated>
<author>
<name>Sam Povilus</name>
<email>sam.povilus@amd.com</email>
</author>
<published>2024-07-08T16:48:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dadc3c215358af7c847deecacc14789605bc2ca9'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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;
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: fit: Make data-size a conditionally mandatory property</title>
<updated>2024-06-30T11:58:31+00:00</updated>
<author>
<name>Bastian Germann</name>
<email>bage@debian.org</email>
</author>
<published>2024-06-24T17:00:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=43b6b577bceda5f75204352b3dc4f0613b14e7d4'/>
<id>43b6b577bceda5f75204352b3dc4f0613b14e7d4</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: Bastian Germann &lt;bage@debian.org&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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: Bastian Germann &lt;bage@debian.org&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: add clarity to what a "fpga" image is</title>
<updated>2024-06-06T07:24:10+00:00</updated>
<author>
<name>Sam Povilus</name>
<email>sam.povilus@amd.com</email>
</author>
<published>2024-06-04T19:52:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9edc13159ec4c280961d02775db25e7588f1cecb'/>
<id>9edc13159ec4c280961d02775db25e7588f1cecb</id>
<content type='text'>
Update fit documentation to clarify that FPGA images are vendor specific and opaque bitstreams.

Signed-off-by: Sam Povilus &lt;sam.povilus@amd.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update fit documentation to clarify that FPGA images are vendor specific and opaque bitstreams.

Signed-off-by: Sam Povilus &lt;sam.povilus@amd.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Remove extraneous curly braces</title>
<updated>2024-06-06T07:24:10+00:00</updated>
<author>
<name>Sam Povilus</name>
<email>sam.povilus@amd.com</email>
</author>
<published>2024-06-04T19:52:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2f6d2c726c2c6a23a89c92a61d4eba1f7d8c9c07'/>
<id>2f6d2c726c2c6a23a89c92a61d4eba1f7d8c9c07</id>
<content type='text'>
Update documentation to remove un-needed curly braces.

Signed-off-by: Sam Povilus &lt;sam.povilus@amd.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update documentation to remove un-needed curly braces.

Signed-off-by: Sam Povilus &lt;sam.povilus@amd.com&gt;
</pre>
</div>
</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:55+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2023-06-23T18:23:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b2101df305212dd3b98486cbec1d1f15da0832de'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pull request doc-2023-07-rc6

* move FIT documentation to HTML
* man-pages for the bind, bootm, and unbind commands
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Add signing to the FIT spec</title>
<updated>2023-06-23T14:28:13+00:00</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-06-23T12:22:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3790b18444de6d9ef34097d86dc3d74ffbe4c805'/>
<id>3790b18444de6d9ef34097d86dc3d74ffbe4c805</id>
<content type='text'>
Move this properties into the main spec.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move this properties into the main spec.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Move external FIT docs into the main body</title>
<updated>2023-06-23T14:28:13+00:00</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-06-23T12:22:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9d0750064e69038fd010636a468723573857b3c8'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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;
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Expand FIT tables to include all values</title>
<updated>2023-06-23T14:28:13+00:00</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-06-23T12:22:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ccdb0e6bbe3995a23aca46fa8d21806043865bfb'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add tables which include all values for type, algo, arch, algo and
compression.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Tidy up the format docs to be more generic</title>
<updated>2023-06-23T14:28:13+00:00</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-06-23T12:22:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0e7f98c7a47ae63bb4ec2c255798dc5b2be4fb90'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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;
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Bring in the FIT examples</title>
<updated>2023-06-23T14:28:13+00:00</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-06-23T12:22:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ba399ce2142ab14c772ca258fa10276095846835'/>
<id>ba399ce2142ab14c772ca258fa10276095846835</id>
<content type='text'>
Convert these to rST format and add them to the index.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convert these to rST format and add them to the index.

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