<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freedom-e-sdk/scripts/fixup-dts, branch useTimerIRQ</title>
<subtitle>my bad beginner RISC-V assembly LED blinking code.</subtitle>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/freedom-e-sdk/'/>
<entry>
<title>Don't add riscv,pmpregions to DTS</title>
<updated>2019-06-14T16:29:48+00:00</updated>
<author>
<name>Nathaniel Graff</name>
<email>nathaniel.graff@sifive.com</email>
</author>
<published>2019-06-14T16:29:48+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/freedom-e-sdk/commit/?id=a61e86f0b9e5c27ba0f6aa792ffee43a2283b61c'/>
<id>a61e86f0b9e5c27ba0f6aa792ffee43a2283b61c</id>
<content type='text'>
19.05-generated hardware no longer needs this, and adding the node to
targets which don't support PMPs causes the wrong failure when trying to
use the Metal PMP API.

Signed-off-by: Nathaniel Graff &lt;nathaniel.graff@sifive.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
19.05-generated hardware no longer needs this, and adding the node to
targets which don't support PMPs causes the wrong failure when trying to
use the Metal PMP API.

Signed-off-by: Nathaniel Graff &lt;nathaniel.graff@sifive.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't add a testram in fixup-dts</title>
<updated>2019-06-13T17:11:19+00:00</updated>
<author>
<name>Nathaniel Graff</name>
<email>nathaniel.graff@sifive.com</email>
</author>
<published>2019-06-13T17:11:19+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/freedom-e-sdk/commit/?id=edd87be561ea4ad239cc34c8a2ace427259d4106'/>
<id>edd87be561ea4ad239cc34c8a2ace427259d4106</id>
<content type='text'>
Signed-off-by: Nathaniel Graff &lt;nathaniel.graff@sifive.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Nathaniel Graff &lt;nathaniel.graff@sifive.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Quote strings properly in scripts/fixup-dts.</title>
<updated>2019-06-08T03:04:44+00:00</updated>
<author>
<name>Michael Maloney</name>
<email>michael.maloney@sifive.com</email>
</author>
<published>2019-06-08T03:04:44+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/freedom-e-sdk/commit/?id=2ca0d97e5bc3c7bfc2ddb6c603073d053438c56a'/>
<id>2ca0d97e5bc3c7bfc2ddb6c603073d053438c56a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #269 from sifive/fixup-bug-fixes</title>
<updated>2019-06-06T23:05:23+00:00</updated>
<author>
<name>Nathaniel Graff</name>
<email>nathaniel.graff@sifive.com</email>
</author>
<published>2019-06-06T23:05:23+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/freedom-e-sdk/commit/?id=55322c92d7028f98ff3be82009cb163a11c6b14f'/>
<id>55322c92d7028f98ff3be82009cb163a11c6b14f</id>
<content type='text'>
DTS Fixup bug fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DTS Fixup bug fixes</pre>
</div>
</content>
</entry>
<entry>
<title>Look for hex digits, not decimal digits in fixup-dts</title>
<updated>2019-06-05T18:46:24+00:00</updated>
<author>
<name>Nathaniel Graff</name>
<email>nathaniel.graff@sifive.com</email>
</author>
<published>2019-06-05T18:45:01+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/freedom-e-sdk/commit/?id=293a200f3397947c805eacc6eb47573cda68820d'/>
<id>293a200f3397947c805eacc6eb47573cda68820d</id>
<content type='text'>
Signed-off-by: Nathaniel Graff &lt;nathaniel.graff@sifive.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Nathaniel Graff &lt;nathaniel.graff@sifive.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fixup-dts takes first matching port</title>
<updated>2019-06-05T18:46:24+00:00</updated>
<author>
<name>Nathaniel Graff</name>
<email>nathaniel.graff@sifive.com</email>
</author>
<published>2019-06-05T18:38:20+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/freedom-e-sdk/commit/?id=5d695e27729179457a5f3b97f2c2613d35f69cca'/>
<id>5d695e27729179457a5f3b97f2c2613d35f69cca</id>
<content type='text'>
Signed-off-by: Nathaniel Graff &lt;nathaniel.graff@sifive.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Nathaniel Graff &lt;nathaniel.graff@sifive.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Detect when we need to add metal,entry for FPGA targets</title>
<updated>2019-06-03T23:10:12+00:00</updated>
<author>
<name>Nathaniel Graff</name>
<email>nathaniel.graff@sifive.com</email>
</author>
<published>2019-06-03T22:42:09+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/freedom-e-sdk/commit/?id=d29a5d443cabe9373016bb158203c9dcd6f32279'/>
<id>d29a5d443cabe9373016bb158203c9dcd6f32279</id>
<content type='text'>
Automatically add a 0x400000 byte offset to the entry point of FPGA and
Arty targets

Signed-off-by: Nathaniel Graff &lt;nathaniel.graff@sifive.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatically add a 0x400000 byte offset to the entry point of FPGA and
Arty targets

Signed-off-by: Nathaniel Graff &lt;nathaniel.graff@sifive.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update DTS fixup for riscv,pmpregions property</title>
<updated>2019-05-21T17:41:22+00:00</updated>
<author>
<name>Nathaniel Graff</name>
<email>nathaniel.graff@sifive.com</email>
</author>
<published>2019-05-21T17:41:22+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/freedom-e-sdk/commit/?id=1054095bdf4d5a989ed1267051cc6fd6eefc2fcd'/>
<id>1054095bdf4d5a989ed1267051cc6fd6eefc2fcd</id>
<content type='text'>
Signed-off-by: Nathaniel Graff &lt;nathaniel.graff@sifive.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Nathaniel Graff &lt;nathaniel.graff@sifive.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing quotes to bash conditional</title>
<updated>2019-05-08T20:11:55+00:00</updated>
<author>
<name>Nathaniel Graff</name>
<email>nathaniel.graff@sifive.com</email>
</author>
<published>2019-05-08T20:11:55+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/freedom-e-sdk/commit/?id=62a501d739ac856fbaf817909351c2ab03b72043'/>
<id>62a501d739ac856fbaf817909351c2ab03b72043</id>
<content type='text'>
Signed-off-by: Nathaniel Graff &lt;nathaniel.graff@sifive.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Nathaniel Graff &lt;nathaniel.graff@sifive.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add stdout-path if not specified and UART exists</title>
<updated>2019-05-06T22:48:26+00:00</updated>
<author>
<name>Nathaniel Graff</name>
<email>nathaniel.graff@sifive.com</email>
</author>
<published>2019-05-06T21:42:02+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/freedom-e-sdk/commit/?id=610c24a3c4059ba8a7eeba95046aba9f1e24359b'/>
<id>610c24a3c4059ba8a7eeba95046aba9f1e24359b</id>
<content type='text'>
Signed-off-by: Nathaniel Graff &lt;nathaniel.graff@sifive.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Nathaniel Graff &lt;nathaniel.graff@sifive.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
