summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-16fix tailpres.texManuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2018-03-16remove cpu stuff from vorl1Manuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2018-03-16fix path for deb.shManuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2018-03-16updated index.txt for ss 2013Manuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2018-03-16make questions more clearManuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2018-03-16add pruefung 2012Manuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2018-03-16add pruefung 2011Manuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2018-03-16make hch a freelancerManuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2018-03-16updated todays index.txtManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2018-03-16updated index.txt with lwnManuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2018-03-16updated index.txt with lwnManuel Traut
Signed-off-by: Manuel Traut <manut@x1.localdomain>
2018-03-16updated index.txt and prepared slidesets for vorl4,5Manuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2018-03-16fix build of linux-deviceManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2018-03-16add example for linux deviceManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2018-03-16kernel-deve/device: bus_id is no longer member of struct deviceManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2018-03-16updated index with lwnManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2018-03-16add new chapter about the struct deviceManuel Traut
- what is it - how is it used - should be extended to sth. like linux driver model overview Signed-off-by: Manuel Traut <manut@linutronix.de>
2018-03-16updated lwn from heise newsManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2018-03-16updated lwn and orgaManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2018-03-16updated index with topics for next vorlesungManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2018-03-16updated terminplanManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2018-03-16prepared stuff for vorl1Manuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2018-03-16fix ae oe ue in tex filesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2018-03-16add old index.txt from sose 2011Manuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2018-03-16add Terminplan pdf from hswegtManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2018-03-16update makefile to build all pdfsManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2018-03-16updated index for sose 2012Manuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2018-03-07application-devel: Integrate Git-Basic slidesHolger Dengler
Signed-off-by: Holger Dengler <dengler@linutronix.de>
2018-03-07application-devel: add Git-Basics slidesHolger Dengler
Signed-off-by: Holger Dengler <dengler@linutronix.de>
2018-03-07embedded-devel: typo: remove duplicate wordHolger Dengler
Signed-off-by: Holger Dengler <dengler@linutronix.de>
2018-03-02basics: sh-programming: more variable setting examplesJohn Ogness
There are several methods of setting and printing variables. Add a couple frames to help clarify that before jumping into the more complex examples. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-03-02basics: sh-programming: add "case" exampleJohn Ogness
A simple example demonstrating the syntax of "case". Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-03-02add colordiff toolJohn Ogness
Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-02-23dd-multi.sh: wait for new partitionsJohn Ogness
There is a latency between when partprobe is called and when udev actually creates the device nodes. Wait for the desired device nodes to appear before continuing. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-02-23mtrace: force PIEJohn Ogness
In case it is run on a system where PIE is not the default, explicitly set for the binary to be built as PIE. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-02-23add gnome-screenshotJohn Ogness
Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-02-20remove german slides when english are availableJohn Ogness
Remove german slides if a completely translated english version is available. For slides that have been translated to english, but do not contain all the information of the german slides, the german slides are still available. But they are only available for reference. That will not be built. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-02-20tools: add ipc dbus exampleJohn Ogness
2018-02-20tools: rename 'rtex' tool to 'pgflt'John Ogness
The rtex tool only demonstrates prefaultingn to avoid runtime page faults. It makes more sense to call it pgflt. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-02-20ipc: add frames to summarize methodsJohn Ogness
Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-02-20module-basics: fix wrappingJohn Ogness
Wrap lines that are too long for the slide. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-02-20module-basics: add a slide for vain plat full exampleJohn Ogness
With the device tree added, the full example no longer fits in 5 slides. Add a 6th slide to spread things out better. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-02-20module-basics: cleanup vain examplesJohn Ogness
Cleanup the examples so that they show (and hide) the same things for both examples. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-02-20modules-basics: add device tree to full exampleJohn Ogness
There are separate files showing the full vain example. They need to show the device tree compatibility as well. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-02-20module-basics: add device tree to vainJohn Ogness
Modern kernels will use device trees for platform devices, so make vain do the same. (Also fixup an unnecessary line break.) Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-02-20kernel-tracking: avoid unnecessary line splitJohn Ogness
Don't split lines that will fit in the slide. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-02-20update/cleanup earlyprintk and cgroupsJohn Ogness
Update slides for latest kernels. Cleanup slide contents. Add slides about manually setting the CPU affinity. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-02-20linux-mm-basics: fix spelling errorJohn Ogness
Chunks, not junks. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-02-20debugging-tools: fixup typosJohn Ogness
Fixup some copy/paste errors. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-02-20embedded-devel: add ld.so.cache infoJohn Ogness
We talk about the dynamic loader, so let's talk about how to configure it too. Signed-off-by: John Ogness <john.ogness@linutronix.de>