<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opensbi.git/docs/platform, branch v0.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/opensbi.git/atom/docs/platform?h=v0.4</id>
<link rel='self' href='http://cgit.235523.xyz/opensbi.git/atom/docs/platform?h=v0.4'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/'/>
<updated>2019-07-02T04:46:00Z</updated>
<entry>
<title>platform: Remove the HiFive Unleashed expansion board DT.</title>
<updated>2019-07-02T04:46:00Z</updated>
<author>
<name>Atish Patra</name>
<email>atish.patra@wdc.com</email>
</author>
<published>2019-07-02T02:47:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=42c938e3f0ed2b8c48c815daa1a3cea8a9f71b70'/>
<id>urn:sha1:42c938e3f0ed2b8c48c815daa1a3cea8a9f71b70</id>
<content type='text'>
The Linux kernel will maintain the device tree (DT) for HiFive Unleashed
from release v5.2-rc6. This DT is incompatible with previous DT
present for Microsemi expansion board in OpenSBI.

Since, OpenSBI will directly load the pre-built DTB from kernel now onwards,
no need to keep the out-of-date DT in openSBI. Remove this DT and
it's related documentation.

Signed-off-by: Atish Patra &lt;atish.patra@wdc.com&gt;
Acked-by: Anup Patel &lt;anup.patel@wdc.com&gt;
</content>
</entry>
<entry>
<title>docs: Update the fu540 platform guide for new DT.</title>
<updated>2019-06-30T06:26:57Z</updated>
<author>
<name>Atish Patra</name>
<email>atish.patra@wdc.com</email>
</author>
<published>2019-06-29T01:00:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=d44bc16e4b6824e42dda463efd6926b944211c57'/>
<id>urn:sha1:d44bc16e4b6824e42dda463efd6926b944211c57</id>
<content type='text'>
With 5.2-rc6 release, Linux kernel hosts the DT for Unleashed board
which is incompatible with the default DT from FSBL.

Update the document to use the DT from kernel.

Signed-off-by: Atish Patra &lt;atish.patra@wdc.com&gt;
Acked-by: Anup Patel &lt;anup.patel@wdc.com&gt;
</content>
</entry>
<entry>
<title>Add documentation for Ariane FPGA platform</title>
<updated>2019-06-29T11:34:06Z</updated>
<author>
<name>Panagiotis Peristerakis</name>
<email>perister@ics.forth.gr</email>
</author>
<published>2019-06-27T15:28:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=3048f979cab3d0f42461bd4d96a4bdecf1791f62'/>
<id>urn:sha1:3048f979cab3d0f42461bd4d96a4bdecf1791f62</id>
<content type='text'>
Signed-off-by: Panagiotis Peristerakis &lt;perister@ics.forth.gr&gt;
</content>
</entry>
<entry>
<title>docs: qemu/sifive_u: miscellaneous documentation fixes</title>
<updated>2019-05-30T17:07:31Z</updated>
<author>
<name>Bin Meng</name>
<email>bmeng.cn@gmail.com</email>
</author>
<published>2019-05-17T15:49:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=b6ea152df25016470f27a05af58e4fabef3c7e40'/>
<id>urn:sha1:b6ea152df25016470f27a05af58e4fabef3c7e40</id>
<content type='text'>
- OpenSBI build target should be: qemu/sifive_u
- U-Boot config name should be: sifive_fu540_defconfig

Signed-off-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Reviewed-by: Atish Patra &lt;atish.patra@wdc.com&gt;
</content>
</entry>
<entry>
<title>docs: miscellaneous documentation fixes and updates</title>
<updated>2019-05-06T05:35:33Z</updated>
<author>
<name>Karsten Merker</name>
<email>merker@debian.org</email>
</author>
<published>2019-05-05T10:33:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=0d33a981ec19181c7f6448f90599f31dfd082994'/>
<id>urn:sha1:0d33a981ec19181c7f6448f90599f31dfd082994</id>
<content type='text'>
- fix some broken hyperlinks
- add additional hyperlinks to references to external documents
- reformat some paragraphs to keep lines under 80 characters
- unify the enumeration style between different parts of the
  documentation
- fix spelling/grammar mistakes
- extend the copyright notice in README.md to be the same as the
  one in COPYING.BSD

Signed-off-by: Karsten Merker &lt;merker@debian.org&gt;
Reviewed-by: Atish Patra &lt;atish.patra@wdc.com&gt;
</content>
</entry>
<entry>
<title>Update sifive_fu540.md</title>
<updated>2019-05-06T04:12:56Z</updated>
<author>
<name>Loys Ollivier</name>
<email>lollivier@baylibre.com</email>
</author>
<published>2019-05-03T09:08:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=3bb2d25f448f4f5dd7d143617bc6eccf34f809e6'/>
<id>urn:sha1:3bb2d25f448f4f5dd7d143617bc6eccf34f809e6</id>
<content type='text'>
Fix typo on parenthesis.</content>
</entry>
<entry>
<title>doc: Update docs as per latest kernel/u-boot status.</title>
<updated>2019-04-15T04:30:04Z</updated>
<author>
<name>Atish Patra</name>
<email>atish.patra@wdc.com</email>
</author>
<published>2019-04-11T17:46:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=194dbbe5a13dff2255411c26d249f3ad4ef42c0b'/>
<id>urn:sha1:194dbbe5a13dff2255411c26d249f3ad4ef42c0b</id>
<content type='text'>
All dependant patches are merged in U-Boot and Linux kernel now.
Update the unleashed guide to reflect that and fix the documentation
about tftp loading path as well.

Signed-off-by: Atish Patra &lt;atish.patra@wdc.com&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
<entry>
<title>docs: qemu/virt platform documentation fixes and updates</title>
<updated>2019-04-15T03:22:59Z</updated>
<author>
<name>Karsten Merker</name>
<email>merker@debian.org</email>
</author>
<published>2019-04-14T18:47:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=743e8ae6e7b7ae5b975cef3b028baefcacff80a8'/>
<id>urn:sha1:743e8ae6e7b7ae5b975cef3b028baefcacff80a8</id>
<content type='text'>
- Correct the payload address in the RV64 examples that use
  fw_jump.elf.

- Change the qemu console configuration in the examples from
  "-display none -serial stdio" to "-nographic". This results in
  qemu handing down a CTRL-C on the emulated console to the VM
  instead of terminating the qemu process.

- Provide examples for RV32.

- Various text corrections.

Signed-off-by: Karsten Merker &lt;merker@debian.org&gt;
Reviewed-by: Alistair Francis &lt;alistair.francis@wdc.com&gt;
</content>
</entry>
<entry>
<title>doc: Fix root partition details for fu540.</title>
<updated>2019-02-22T04:28:55Z</updated>
<author>
<name>Atish Patra</name>
<email>atish.patra@wdc.com</email>
</author>
<published>2019-02-22T02:04:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=fde1c42db35a991f62a1a8a6b26508dab486e61a'/>
<id>urn:sha1:fde1c42db35a991f62a1a8a6b26508dab486e61a</id>
<content type='text'>
Signed-off-by: Atish Patra &lt;atish.patra@wdc.com&gt;
</content>
</entry>
<entry>
<title>docs: Update unleashed platform guide.</title>
<updated>2019-02-19T12:52:26Z</updated>
<author>
<name>Atish Patra</name>
<email>atish.patra@wdc.com</email>
</author>
<published>2019-02-19T07:18:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=d046974cf6c3d4bca880b72bc877c7b185f73a7d'/>
<id>urn:sha1:d046974cf6c3d4bca880b72bc877c7b185f73a7d</id>
<content type='text'>
Following updates to fu540 platform guide.

1. Update a section about flashing the firmware binary
to sdcard with correct partition identifier.
2. Refer the individual payload section.
3. Update uboot booting section.

Signed-off-by: Atish Patra &lt;atish.patra@wdc.com&gt;
</content>
</entry>
</feed>
