<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opensbi.git/docs/platform, branch v0.2</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.2</id>
<link rel='self' href='http://cgit.235523.xyz/opensbi.git/atom/docs/platform?h=v0.2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/'/>
<updated>2019-02-22T04:28:55Z</updated>
<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>
<entry>
<title>docs: Wrap text to 80 columns.</title>
<updated>2019-02-19T12:52:26Z</updated>
<author>
<name>Atish Patra</name>
<email>atish.patra@wdc.com</email>
</author>
<published>2019-02-16T05:47:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=3265310b05a92813a641b6679549bed5c2adc8d5'/>
<id>urn:sha1:3265310b05a92813a641b6679549bed5c2adc8d5</id>
<content type='text'>
Signed-off-by: Atish Patra &lt;atish.patra@wdc.com&gt;
</content>
</entry>
<entry>
<title>docs: fu540: Add steps for the Microsemi Expansion board</title>
<updated>2019-02-15T04:26:47Z</updated>
<author>
<name>Alistair Francis</name>
<email>alistair.francis@wdc.com</email>
</author>
<published>2019-02-12T23:39:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=5cd69a496b380da3194664b7ff09411c9ce7da0b'/>
<id>urn:sha1:5cd69a496b380da3194664b7ff09411c9ce7da0b</id>
<content type='text'>
Signed-off-by: Alistair Francis &lt;alistair.francis@wdc.com&gt;
</content>
</entry>
<entry>
<title>docs: Use normal hyphen instead of non-breaking hyphen</title>
<updated>2019-02-14T03:59:56Z</updated>
<author>
<name>Atish Patra</name>
<email>atish.patra@wdc.com</email>
</author>
<published>2019-02-12T21:02:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=4cb4d46875dd0f0dd01d3ff1fee4f0d6cefb857a'/>
<id>urn:sha1:4cb4d46875dd0f0dd01d3ff1fee4f0d6cefb857a</id>
<content type='text'>
Usage non-breaking hyphen breaks make docs as doxygen doesn't know
how to handle this.

Signed-off-by: Atish Patra &lt;atish.patra@wdc.com&gt;
</content>
</entry>
<entry>
<title>platform: qemu/virt: Move kernel start address to 4MB alligned</title>
<updated>2019-02-08T03:48:46Z</updated>
<author>
<name>Alistair Francis</name>
<email>alistair.francis@wdc.com</email>
</author>
<published>2019-01-29T17:59:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=9f44d07df533755d061f06e09b8f0f1793a18d7d'/>
<id>urn:sha1:9f44d07df533755d061f06e09b8f0f1793a18d7d</id>
<content type='text'>
In order to support 32-bit guests move the start address to a 4MB
allignment. As 64-bit kernels have a requirement on being 2MB alligned
let's just make this the default for both 32 and 64 bit kernels.

Signed-off-by: Alistair Francis &lt;alistair.francis@wdc.com&gt;
</content>
</entry>
<entry>
<title>docs: Add a fu540 document.</title>
<updated>2019-01-29T01:47:14Z</updated>
<author>
<name>Atish Patra</name>
<email>atish.patra@wdc.com</email>
</author>
<published>2019-01-27T07:47:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=02810f151c702cb84694080a6947a4f9afdff140'/>
<id>urn:sha1:02810f151c702cb84694080a6947a4f9afdff140</id>
<content type='text'>
Add a readme guide for fu540 with different types of build &amp; booting steps.

Signed-off-by: Atish Patra &lt;atish.patra@wdc.com&gt;
</content>
</entry>
<entry>
<title>docs: Typo fixes</title>
<updated>2019-01-29T01:47:14Z</updated>
<author>
<name>Atish Patra</name>
<email>atish.patra@wdc.com</email>
</author>
<published>2019-01-27T07:41:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=3211b6c54204e85998e2af1f90ce75fa5c6a27e0'/>
<id>urn:sha1:3211b6c54204e85998e2af1f90ce75fa5c6a27e0</id>
<content type='text'>
Signed-off-by: Atish Patra &lt;atish.patra@wdc.com&gt;
</content>
</entry>
<entry>
<title>docs/platform: Update QEMU platforms documentation</title>
<updated>2019-01-24T13:15:01Z</updated>
<author>
<name>Damien Le Moal</name>
<email>damien.lemoal@wdc.com</email>
</author>
<published>2019-01-23T15:56:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=84cd4b7cd005a4d6f93405ab68e0a9fbfb9064a8'/>
<id>urn:sha1:84cd4b7cd005a4d6f93405ab68e0a9fbfb9064a8</id>
<content type='text'>
Mostly reformating. Some minor edits.

Signed-off-by: Damien Le Moal &lt;damien.lemoal@wdc.com&gt;
</content>
</entry>
<entry>
<title>docs/platform: Add top level document file</title>
<updated>2019-01-24T13:15:01Z</updated>
<author>
<name>Damien Le Moal</name>
<email>damien.lemoal@wdc.com</email>
</author>
<published>2019-01-24T03:51:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=ecfd63025dffda0fb5a7eddf4210a217da8e30ca'/>
<id>urn:sha1:ecfd63025dffda0fb5a7eddf4210a217da8e30ca</id>
<content type='text'>
List supported platforms and point to the platform specific document.

Signed-off-by: Damien Le Moal &lt;damien.lemoal@wdc.com&gt;
</content>
</entry>
</feed>
