<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/doc/usage, branch v2021.04-rc3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/doc/usage?h=v2021.04-rc3</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/doc/usage?h=v2021.04-rc3'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2021-02-26T14:30:55Z</updated>
<entry>
<title>doc: Document partition specifications</title>
<updated>2021-02-26T14:30:55Z</updated>
<author>
<name>Sean Anderson</name>
<email>sean.anderson@seco.com</email>
</author>
<published>2021-02-05T14:39:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=403c2e46b4e99e87901f90fb879081e5baa6bb0b'/>
<id>urn:sha1:403c2e46b4e99e87901f90fb879081e5baa6bb0b</id>
<content type='text'>
This documents the way U-Boot understands partitions specifications.
This also updates the fastboot documentation for the changes in the
previous commit.

Signed-off-by: Sean Anderson &lt;sean.anderson@seco.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>doc: qfw man-page</title>
<updated>2021-02-21T08:21:36Z</updated>
<author>
<name>Heinrich Schuchardt</name>
<email>xypron.glpk@gmx.de</email>
</author>
<published>2021-02-20T09:00:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d46bee8c2d2494e5cff95d865845d497b4897787'/>
<id>urn:sha1:d46bee8c2d2494e5cff95d865845d497b4897787</id>
<content type='text'>
Provide a man-page for the qfw command.

Signed-off-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
</content>
</entry>
<entry>
<title>doc: booti man-page</title>
<updated>2021-02-21T08:21:35Z</updated>
<author>
<name>Heinrich Schuchardt</name>
<email>xypron.glpk@gmx.de</email>
</author>
<published>2021-02-17T11:19:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f2280492974311ba0f1ed14398b57a8db67e3022'/>
<id>urn:sha1:f2280492974311ba0f1ed14398b57a8db67e3022</id>
<content type='text'>
Provide a man-page for the booti command.

Signed-off-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>doc: return value exception command</title>
<updated>2021-02-04T19:36:06Z</updated>
<author>
<name>Heinrich Schuchardt</name>
<email>xypron.glpk@gmx.de</email>
</author>
<published>2021-01-27T20:19:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4038c6e8480b8bb6299a1c435e4e9a81f2a31233'/>
<id>urn:sha1:4038c6e8480b8bb6299a1c435e4e9a81f2a31233</id>
<content type='text'>
If the exception cannot be raised, the command returns.
Currently the return values are not all the same.

Remove the sub-chapter 'Return value'

Signed-off-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
</content>
</entry>
<entry>
<title>doc: describe load command</title>
<updated>2021-02-04T19:36:06Z</updated>
<author>
<name>Heinrich Schuchardt</name>
<email>xypron.glpk@gmx.de</email>
</author>
<published>2021-01-27T20:07:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f074209ce9be3db081eb2223446ed45527b614e8'/>
<id>urn:sha1:f074209ce9be3db081eb2223446ed45527b614e8</id>
<content type='text'>
Man-page for load command.

Signed-off-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>doc: exception command</title>
<updated>2021-01-27T11:52:57Z</updated>
<author>
<name>Heinrich Schuchardt</name>
<email>xypron.glpk@gmx.de</email>
</author>
<published>2021-01-26T11:59:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=25be4d336fa994a17070f5a810f4dd6219b2c993'/>
<id>urn:sha1:25be4d336fa994a17070f5a810f4dd6219b2c993</id>
<content type='text'>
Create man-page for exception command.

Signed-off-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
</content>
</entry>
<entry>
<title>doc: describe command conitrace</title>
<updated>2021-01-25T00:15:34Z</updated>
<author>
<name>Heinrich Schuchardt</name>
<email>xypron.glpk@gmx.de</email>
</author>
<published>2021-01-25T00:11:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5b6dac01e636aa8b799a68c115d9fd86e4bbbf09'/>
<id>urn:sha1:5b6dac01e636aa8b799a68c115d9fd86e4bbbf09</id>
<content type='text'>
Provide a man-page for the conitrace command.

Signed-off-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
</content>
</entry>
<entry>
<title>doc: describe the false command</title>
<updated>2021-01-25T00:15:34Z</updated>
<author>
<name>Heinrich Schuchardt</name>
<email>xypron.glpk@gmx.de</email>
</author>
<published>2021-01-24T21:11:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bce86e075fbe8b54262b73380846f10a9e9a0c0d'/>
<id>urn:sha1:bce86e075fbe8b54262b73380846f10a9e9a0c0d</id>
<content type='text'>
Provide a man-page for the false command.

Signed-off-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
</content>
</entry>
<entry>
<title>doc: document true command</title>
<updated>2021-01-25T00:15:34Z</updated>
<author>
<name>Heinrich Schuchardt</name>
<email>xypron.glpk@gmx.de</email>
</author>
<published>2021-01-22T18:25:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9d4445bc6dd314cc34aaeeac1c03d5bdb6761cca'/>
<id>urn:sha1:9d4445bc6dd314cc34aaeeac1c03d5bdb6761cca</id>
<content type='text'>
Create a man-page for the true command.

Signed-off-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
</content>
</entry>
<entry>
<title>doc: describe loady command</title>
<updated>2021-01-25T00:15:34Z</updated>
<author>
<name>Heinrich Schuchardt</name>
<email>xypron.glpk@gmx.de</email>
</author>
<published>2021-01-22T18:18:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a3ad3079c007adb08d24a30855b188f5cdd4ec97'/>
<id>urn:sha1:a3ad3079c007adb08d24a30855b188f5cdd4ec97</id>
<content type='text'>
Create a man-page for the loady command.

Signed-off-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
</content>
</entry>
</feed>
