<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kmi/arch/riscv64/conf/mkimage.sh, branch master</title>
<subtitle>ACTIVE - Kernel with migrating threads as IPC</subtitle>
<id>https://metanimi.dy.fi/cgit/kmi/atom?h=master</id>
<link rel='self' href='https://metanimi.dy.fi/cgit/kmi/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/'/>
<updated>2024-07-17T16:34:03Z</updated>
<entry>
<title>cleanup riscv64/conf</title>
<updated>2024-07-17T16:34:03Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-07-17T16:34:03Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=83f8e82c421fa9013ac813b1560abf1c749822ca'/>
<id>urn:sha1:83f8e82c421fa9013ac813b1560abf1c749822ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add initial smp bringup</title>
<updated>2023-08-04T17:50:41Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-08-04T17:50:41Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=e16f5f81dfb2e97a554ec19b941ec05a7942fd2d'/>
<id>urn:sha1:e16f5f81dfb2e97a554ec19b941ec05a7942fd2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>start trying to boot on visionfive 2</title>
<updated>2023-05-29T18:31:09Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-05-29T18:31:09Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=3ace1ddd76b9c04f3ed23883de6279b4485612e8'/>
<id>urn:sha1:3ace1ddd76b9c04f3ed23883de6279b4485612e8</id>
<content type='text'>
+ Not bootable quite yet. Among other things, I couldn't
  get the current starfive u-boot fork to boot, so
  try adding support for booting with precompiled u-boot
  via the `go` command. Initial testing with qemu shows that
  this should be possible, and if it works, might be useful
  in the (far) future with other slightly janky SBCs.

  Also, NS16550 is 8250-based, and I'm really only using the base
  8250, so rename and add visionfive 2 uart to list of compatibles.
  Visionfive 2 is still completely untested.
</content>
</entry>
<entry>
<title>rename to kmi</title>
<updated>2023-04-30T14:06:02Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-04-30T14:06:02Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=ea5ebe0809fb31b9f125ac0689f706cc5f3f078f'/>
<id>urn:sha1:ea5ebe0809fb31b9f125ac0689f706cc5f3f078f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make 'performance' results more accurate in qemu</title>
<updated>2022-11-12T20:10:04Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2022-11-12T20:10:04Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=605ccff557d031aa83c79087f419769756aa0953'/>
<id>urn:sha1:605ccff557d031aa83c79087f419769756aa0953</id>
<content type='text'>
</content>
</entry>
<entry>
<title>riscv32 boots and advances as far as riscv64</title>
<updated>2022-09-14T18:21:27Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2022-09-11T18:50:55Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=025778e89e7d0fe3cd1ad53537c9cc6f3cd819cc'/>
<id>urn:sha1:025778e89e7d0fe3cd1ad53537c9cc6f3cd819cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change external directory structure</title>
<updated>2022-09-11T14:49:24Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2022-09-11T14:49:24Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=9e2720ca086a74cfb6fa595da8c42e6cd24352ee'/>
<id>urn:sha1:9e2720ca086a74cfb6fa595da8c42e6cd24352ee</id>
<content type='text'>
+ Prepare for possibly testing rv32
+ Also remove newline from debugging output
</content>
</entry>
<entry>
<title>Allow building with clang</title>
<updated>2022-01-07T12:05:06Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2022-01-06T21:39:12Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=9cc125fb3cfdc2c8ae7153b5ae0fe705980835fb'/>
<id>urn:sha1:9cc125fb3cfdc2c8ae7153b5ae0fe705980835fb</id>
<content type='text'>
+ Release mode is sort of broken, as lto doesn't work with linker
  relaxation and turning the relaxation off causes issues with the jump
  from init to kernel (as I've currently implemented it, could probably
  be fixed with a manual jump from assembly, I'll add it to my TODO
  list)
</content>
</entry>
</feed>
