<feed xmlns='http://www.w3.org/2005/Atom'>
<title>manut/vorlesung/schulung_tools/notes, branch schulung</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.mecka.net/manut/vorlesung/atom?h=schulung</id>
<link rel='self' href='https://git.mecka.net/manut/vorlesung/atom?h=schulung'/>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/'/>
<updated>2019-03-04T14:04:39Z</updated>
<entry>
<title>notes: initrd: use a better name for the cpio file</title>
<updated>2019-03-04T14:04:39Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2019-03-04T14:04:39Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=1c18bd7b0c9d56d6bf6a60418fb62fd3e0cb3699'/>
<id>urn:sha1:1c18bd7b0c9d56d6bf6a60418fb62fd3e0cb3699</id>
<content type='text'>
It is an initramfs, not an initrd. So name it so.

Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>notes: initrd: add information about /init and /dev/console</title>
<updated>2019-02-28T16:23:57Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2019-02-28T16:23:57Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=374f8fb4d4f767d655b253045d8978a5858d6cf9'/>
<id>urn:sha1:374f8fb4d4f767d655b253045d8978a5858d6cf9</id>
<content type='text'>
Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>notes: uio.txt</title>
<updated>2019-02-28T15:18:43Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2019-02-28T15:18:43Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=67ab994696ddb43158af3a951fd420c2a6a243ad'/>
<id>urn:sha1:67ab994696ddb43158af3a951fd420c2a6a243ad</id>
<content type='text'>
This text document goes through examples of how to use the
uio_pdrv_genirq driver for UIO drivers. It covers the device tree
entries for various scenarios as well as userspace code using
libuio to access/map the devices.

Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>notes: initrd.txt: add information about initrd vs initramfs</title>
<updated>2019-02-28T15:17:38Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2019-02-28T15:17:38Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=6b8e3545c3d46a72e0ebd0f0cc53841e26ceee25'/>
<id>urn:sha1:6b8e3545c3d46a72e0ebd0f0cc53841e26ceee25</id>
<content type='text'>
There are some big differences between initrd and initramfs. This
text document lists them and the advantages/disadvantages.

Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>HOWTO-uboot-qemu: add a quickstart reference</title>
<updated>2019-02-28T15:13:24Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2019-02-28T15:13:24Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=b3d61a1713af1c715ff92cb33e0b3e91f3a9213a'/>
<id>urn:sha1:b3d61a1713af1c715ff92cb33e0b3e91f3a9213a</id>
<content type='text'>
The knowledge base article does a much better job of explaining
this, but sometimes we just want a quick script to get things
going. This HOWTO is actually a script that goes from u-boot
source to running u-boot in qemu.

Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>schulung_tools/notes add some kernel notes</title>
<updated>2019-01-28T18:53:32Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2019-01-11T07:35:12Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=0f2bdbda59d69191eb80ee223bbbbf2f8061e891'/>
<id>urn:sha1:0f2bdbda59d69191eb80ee223bbbbf2f8061e891</id>
<content type='text'>
they should be converted to a 'Kernel API' slideset.

Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
<entry>
<title>notes: tcf-agent: update CC, add info about dependencies and port</title>
<updated>2019-01-11T21:51:30Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2019-01-11T21:51:30Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=87f350d9f73ae9f71dd9333c2bc6cc256834e974'/>
<id>urn:sha1:87f350d9f73ae9f71dd9333c2bc6cc256834e974</id>
<content type='text'>
Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>notes: howto-eclipse-yocto: update versions to thud</title>
<updated>2019-01-09T10:21:07Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2019-01-09T10:21:07Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=a60cafee63683cb476e70dbf1038920fd8e7bbbc'/>
<id>urn:sha1:a60cafee63683cb476e70dbf1038920fd8e7bbbc</id>
<content type='text'>
Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>notes: add linux-build-targets</title>
<updated>2018-09-13T15:18:53Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2018-09-13T15:18:53Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=3bf64b47c46551cce7b757406f24277033293c2f'/>
<id>urn:sha1:3bf64b47c46551cce7b757406f24277033293c2f</id>
<content type='text'>
Describes the main targets, files, and procedure dealing with building
kernels.

Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>tcf-agent: add HOWTO for downloading/building</title>
<updated>2018-08-31T13:16:37Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2018-08-31T13:16:37Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=8b3a88ab325a5b5bb04182a5711ae06059c12f3e'/>
<id>urn:sha1:8b3a88ab325a5b5bb04182a5711ae06059c12f3e</id>
<content type='text'>
Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
</feed>
