<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rpi-MMU-example/src/arm, branch master</title>
<subtitle>Simple kernel to present usage of Memory Management Unit, under Raspberry Pi 3B running libre firmware</subtitle>
<id>https://git.koszko.org/rpi-MMU-example/atom?h=master</id>
<link rel='self' href='https://git.koszko.org/rpi-MMU-example/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.koszko.org/rpi-MMU-example/'/>
<updated>2020-01-19T00:01:34Z</updated>
<entry>
<title>make UART our own</title>
<updated>2020-01-19T00:01:34Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>kwojtus@protonmail.com</email>
</author>
<published>2020-01-18T20:03:06Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/rpi-MMU-example/commit/?id=5f3bdab830d11a12149ef173185c62dd0645e9c8'/>
<id>urn:sha1:5f3bdab830d11a12149ef173185c62dd0645e9c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'bob' of https://repo.or.cz/RPi-MMU-example into alice</title>
<updated>2020-01-18T18:13:17Z</updated>
<author>
<name>vetch</name>
<email>vetch97@gmail.com</email>
</author>
<published>2020-01-18T18:13:17Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/rpi-MMU-example/commit/?id=f540834c09905f848139371005d077577eabdd57'/>
<id>urn:sha1:f540834c09905f848139371005d077577eabdd57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mark an overlooking in IRQ handler</title>
<updated>2020-01-18T15:34:14Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>kwojtus@protonmail.com</email>
</author>
<published>2020-01-18T15:34:14Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/rpi-MMU-example/commit/?id=b9622c2d54b4943e40ced0a0af086f16e9b4f785'/>
<id>urn:sha1:b9622c2d54b4943e40ced0a0af086f16e9b4f785</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix comment typo in scheduler</title>
<updated>2020-01-18T14:37:43Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>kwojtus@protonmail.com</email>
</author>
<published>2020-01-18T14:37:43Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/rpi-MMU-example/commit/?id=26875530836aec74b9bce8d5492c42528cdb34c3'/>
<id>urn:sha1:26875530836aec74b9bce8d5492c42528cdb34c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add memory to clobber list</title>
<updated>2020-01-18T00:01:40Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>kwojtus@protonmail.com</email>
</author>
<published>2020-01-18T00:01:40Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/rpi-MMU-example/commit/?id=97b4856526fcca2c680e522aef5e74758c70c62b'/>
<id>urn:sha1:97b4856526fcca2c680e522aef5e74758c70c62b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>typo in a comment</title>
<updated>2020-01-17T23:38:47Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>kwojtus@protonmail.com</email>
</author>
<published>2020-01-17T23:38:47Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/rpi-MMU-example/commit/?id=ce2f970e602997f11951f288ad0a694de93649d9'/>
<id>urn:sha1:ce2f970e602997f11951f288ad0a694de93649d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'bob' of https://repo.or.cz/RPi-MMU-example into alice</title>
<updated>2020-01-17T19:49:32Z</updated>
<author>
<name>vetch</name>
<email>vetch97@gmail.com</email>
</author>
<published>2020-01-17T19:49:32Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/rpi-MMU-example/commit/?id=dfd6177fea6769a0e7dcd2d2205e5a795bba3553'/>
<id>urn:sha1:dfd6177fea6769a0e7dcd2d2205e5a795bba3553</id>
<content type='text'>
# Conflicts:
#	src/arm/PL1/kernel/interrupts.c
</content>
</entry>
<entry>
<title>move string operations from ramfs.c to strings.c</title>
<updated>2020-01-17T17:21:37Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>kwojtus@protonmail.com</email>
</author>
<published>2020-01-17T17:21:37Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/rpi-MMU-example/commit/?id=d08f2e452ef83abf9ec49a40d376a9d681070838'/>
<id>urn:sha1:d08f2e452ef83abf9ec49a40d376a9d681070838</id>
<content type='text'>
</content>
</entry>
<entry>
<title>signify, that origin address doesn't matter in stage 1 linker scripts</title>
<updated>2020-01-17T15:24:13Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>kwojtus@protonmail.com</email>
</author>
<published>2020-01-17T15:24:13Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/rpi-MMU-example/commit/?id=229dc9c8c14bea021fbd840b82a7353f41f631a6'/>
<id>urn:sha1:229dc9c8c14bea021fbd840b82a7353f41f631a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>get rid of reset handler</title>
<updated>2020-01-17T14:01:40Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>kwojtus@protonmail.com</email>
</author>
<published>2020-01-17T14:01:40Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/rpi-MMU-example/commit/?id=d0dbc02e5e48a6849a74dec4e7e0084e058d7e00'/>
<id>urn:sha1:d0dbc02e5e48a6849a74dec4e7e0084e058d7e00</id>
<content type='text'>
</content>
</entry>
</feed>
