<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opensbi.git/include/sbi/sbi_version.h, branch v1.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/opensbi.git/atom/include/sbi/sbi_version.h?h=v1.2</id>
<link rel='self' href='http://cgit.235523.xyz/opensbi.git/atom/include/sbi/sbi_version.h?h=v1.2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/'/>
<updated>2022-12-24T06:06:49Z</updated>
<entry>
<title>include: Bump-up version to 1.2</title>
<updated>2022-12-24T06:06:49Z</updated>
<author>
<name>Anup Patel</name>
<email>apatel@ventanamicro.com</email>
</author>
<published>2022-12-24T06:06:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=6b5188ca14e59ce7bf71afe4e7d3d557c3d31bf8'/>
<id>urn:sha1:6b5188ca14e59ce7bf71afe4e7d3d557c3d31bf8</id>
<content type='text'>
This patch updates OpenSBI version to 1.2 as part of
release preparation.

Signed-off-by: Anup Patel &lt;apatel@ventanamicro.com&gt;
</content>
</entry>
<entry>
<title>include: Bump-up version to 1.1</title>
<updated>2022-06-25T03:42:10Z</updated>
<author>
<name>Anup Patel</name>
<email>apatel@ventanamicro.com</email>
</author>
<published>2022-06-25T03:42:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=4489876e933d8ba0d8bc6c64bae71e295d45faac'/>
<id>urn:sha1:4489876e933d8ba0d8bc6c64bae71e295d45faac</id>
<content type='text'>
This patch updates OpenSBI version to 1.1 as part of
release preparation.

Signed-off-by: Anup Patel &lt;apatel@ventanamicro.com&gt;
</content>
</entry>
<entry>
<title>include: Bump-up version to 1.0</title>
<updated>2021-12-24T11:57:44Z</updated>
<author>
<name>Anup Patel</name>
<email>anup.patel@wdc.com</email>
</author>
<published>2021-12-24T11:57:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=48f91ee9c960f048c4a7d1da4447d31e04931e38'/>
<id>urn:sha1:48f91ee9c960f048c4a7d1da4447d31e04931e38</id>
<content type='text'>
This patch updates OpenSBI version to 1.0 as part of
release preparation.

Signed-off-by: Anup Patel &lt;anup.patel@wdc.com&gt;
</content>
</entry>
<entry>
<title>include: Bump-up version to 0.9</title>
<updated>2021-01-18T13:17:19Z</updated>
<author>
<name>Anup Patel</name>
<email>anup.patel@wdc.com</email>
</author>
<published>2021-01-18T13:17:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=234ed8e427f4d92903123199f6590d144e0d9351'/>
<id>urn:sha1:234ed8e427f4d92903123199f6590d144e0d9351</id>
<content type='text'>
This patch updates OpenSBI version to 0.9 as part of
release preparation.

Signed-off-by: Anup Patel &lt;anup.patel@wdc.com&gt;
</content>
</entry>
<entry>
<title>include: Bump-up version to 0.8</title>
<updated>2020-06-20T06:27:24Z</updated>
<author>
<name>Anup Patel</name>
<email>anup.patel@wdc.com</email>
</author>
<published>2020-06-20T06:27:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=a98258d0b537a295f517bbc8d813007336731fa9'/>
<id>urn:sha1:a98258d0b537a295f517bbc8d813007336731fa9</id>
<content type='text'>
This patch updates OpenSBI version to 0.8 as part of
release preparation.

Signed-off-by: Anup Patel &lt;anup.patel@wdc.com&gt;
</content>
</entry>
<entry>
<title>include: Bump-up version to 0.7</title>
<updated>2020-04-20T10:58:42Z</updated>
<author>
<name>Anup Patel</name>
<email>anup.patel@wdc.com</email>
</author>
<published>2020-04-20T10:58:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=9f1b72ce66d659e91013b358939e832fb27223f5'/>
<id>urn:sha1:9f1b72ce66d659e91013b358939e832fb27223f5</id>
<content type='text'>
This patch updates OpenSBI version to 0.7 as part of
release preparation.

Signed-off-by: Anup Patel &lt;anup.patel@wdc.com&gt;
</content>
</entry>
<entry>
<title>lib: sbi: Fix coding style issues</title>
<updated>2020-03-10T04:57:28Z</updated>
<author>
<name>Bin Meng</name>
<email>bmeng.cn@gmail.com</email>
</author>
<published>2020-03-09T03:52:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=650c0e525ce60e80b6756aa8cc4eeae5b20ccbd8'/>
<id>urn:sha1:650c0e525ce60e80b6756aa8cc4eeae5b20ccbd8</id>
<content type='text'>
This fixes various coding style issues found in the SBI codes.
No functional changes.

Signed-off-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Reviewed-by: Anup Patel &lt;anup.patel@wdc.com&gt;
</content>
</entry>
<entry>
<title>include: Bump-up version to 0.6</title>
<updated>2020-02-24T05:57:57Z</updated>
<author>
<name>Anup Patel</name>
<email>anup.patel@wdc.com</email>
</author>
<published>2020-02-24T05:57:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=ac5e821d50be631f26274765a59bc1b444ffd862'/>
<id>urn:sha1:ac5e821d50be631f26274765a59bc1b444ffd862</id>
<content type='text'>
This patch updates OpenSBI version to 0.6 as part of
release preparation.

Signed-off-by: Anup Patel &lt;anup.patel@wdc.com&gt;
</content>
</entry>
<entry>
<title>include: Bump-up version to 0.5</title>
<updated>2019-10-09T06:03:53Z</updated>
<author>
<name>Anup Patel</name>
<email>anup.patel@wdc.com</email>
</author>
<published>2019-10-09T06:03:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=be92da280d87c38a2e0adc5d3f43bab7b5468f09'/>
<id>urn:sha1:be92da280d87c38a2e0adc5d3f43bab7b5468f09</id>
<content type='text'>
This patch updates OpenSBI version to 0.5 as part of
release preparation.

Signed-off-by: Anup Patel &lt;anup.patel@wdc.com&gt;
</content>
</entry>
<entry>
<title>include: Bump-up version to 0.4</title>
<updated>2019-07-02T05:41:08Z</updated>
<author>
<name>Anup Patel</name>
<email>anup.patel@wdc.com</email>
</author>
<published>2019-07-02T05:41:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=ce228ee0919deb9957192d723eecc8aaae2697c6'/>
<id>urn:sha1:ce228ee0919deb9957192d723eecc8aaae2697c6</id>
<content type='text'>
This patch updates OpenSBI version to 0.4 as part of
release preparation.

Signed-off-by: Anup Patel &lt;anup.patel@wdc.com&gt;
</content>
</entry>
</feed>
