summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)Author
2019-03-14pres_dsa: add DSA presentationJohn Ogness
This is Kurt's Distributed Switch Architecture slides from the Techdays. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2019-03-14fastboot: replace tabs with spacesJohn Ogness
Signed-off-by: John Ogness <john.ogness@linutronix.de>
2019-02-26fastboot: add kconfig option for presJohn Ogness
Signed-off-by: John Ogness <john.ogness@linutronix.de>
2019-02-25fastboot: add english translated fastboot slidesJohn Ogness
The german slides are still there but they will not get built. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2019-02-18fastboot: add (german) fastboot slidesJohn Ogness
Taken from Jan's 2010 talk. These need to be converted to english! Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-11-02printk: add printk slides from elce2018John Ogness
Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-07-12misc: Jailhouse SlidesHolger Dengler
- Overview embedded Hypervisor - Concepts - Configuration - RT-Measurements Signed-off-by: Andreas Messerschmid <andreas.messerschmid@linutronix.de> (adapt to schulung repo) Signed-off-by: Holger Dengler <dengler@linutronix.de>
2018-06-06misc: Update SlidesHolger Dengler
- Update Concepts (redundant, rescue) - Update Processing (swupdate) - Deployment (Hawkbit) Signed-off-by: Holger Dengler <dengler@linutronix.de>
2018-04-19replace *all* tabs with spacesJohn Ogness
There are times when tabs are allowed and times when they are not. Let's just simply never use tabs for anything. This makes it easy to find presentations where tabs were accidentally inserted. 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>
2017-12-19import presentations from devel/jognessJohn Ogness
Several presentations are available only in devel/jogness. Add them to master to allow easy access to any trainer. misc/pres_best_en: best practice guidelines misc/pres_ipc_en: overview of linux ipc mechanisms misc/pres_minicoredumper_en: minicoredumper features misc/pres_zynq_en: describe the zynq architecture Signed-off-by: John Ogness <john.ogness@linutronix.de>
2013-05-13Implement Kconfig build systemChristian Eppler
Signed-off-by: Christian Eppler <c.eppler@linutonix.de>
2012-10-22Misc/xml: Add new XML fasttrackHolger Dengler
Add new miscellaneous section with an XML fasttrack. Coding samples are located in misc/samples/. Signed-off-by: Holger Dengler <dengler@linutronix.de>