summaryrefslogtreecommitdiff
path: root/doc/kernel
AgeCommit message (Expand)Author
2016-10-21doc: fix name of DEFINE_MEM_MAP in documentationRohit Grover
2016-08-12doc: Terminology--Replace 'platform' with 'board'viggo.jf.intel.com
2016-07-14doc: Update floating point docs for ARMPeter Mitsis
2016-07-08doc: Remove reference to deprecated task IRQ object typeAllan Stephens
2016-07-08doc: Purge inappropriate fundamentals info from Kernel PrimerAllan Stephens
2016-07-08doc: Relocate and revise "Application Fundamentals" materialAllan Stephens
2016-07-08doc: Relocate and revise "System Fundamentals" materialAllan Stephens
2016-06-30doc: minor fix to documentation for DEFINE_TASK()Rohit Grover
2016-06-29doc: fix API name in sample codeRohit Grover
2016-06-15doc: Fix typo in reference to microkernel_memory_mapsInaky Perez-Gonzalez
2016-06-15doc: remove reference to task IRQs, deprecatedInaky Perez-Gonzalez
2016-06-15doc: fix broken link to nanokernel fibersInaky Perez-Gonzalez
2016-06-15doc: fix warnings (invalid C++ reference)Inaky Perez-Gonzalez
2016-06-15doc: fix warnings due to :c:option: and :option:Inaky Perez-Gonzalez
2016-06-14doc: fix :option: x-refs to squash doc generation warningsInaky Perez-Gonzalez
2016-06-14doc: remove unused CONFIG_ options, fix x-ref to existing onesInaky Perez-Gonzalez
2016-06-14doc: remove warning on failed code highlightingInaky Perez-Gonzalez
2016-06-14doc: fix "header inconsistency" in interrupts doc.Inaky Perez-Gonzalez
2016-06-14doc: fix 'unexpected indentation' warningsInaky Perez-Gonzalez
2016-06-14doc: nanokernel_interrupts: fix dangling linkAndrew Boie
2016-05-26doc : Corrections to memory_map doc pageJithu Joseph
2016-05-23kernel event logger: add possibility to use custom timestampFabrice Olivero
2016-05-12kernel event profiler: add dynamic enable/disable/configureFabrice Olivero
2016-05-12Set kernel event logger timestamps to HW cyclesFabrice Olivero
2016-04-15nanokernel: deprecate dynamic IRQsAndrew Boie
2016-04-15microkernel: deprecate task IRQsAndrew Boie
2016-04-13doc: Edit microkernel API linksGerardo Aceves
2016-04-12doc: create subsystem sectionAnas Nashif
2016-04-12doc: move device driver to a new sectionAnas Nashif
2016-04-08doc: Add sensor section to kernel primerVlad Dogaru
2016-03-26kernel: Combine nano_timers and nano_timeoutsDmitriy Korovkin
2016-03-19doc: Edit microkerenel_mailboxes for ReST syntax, contentL.S. Cook
2016-03-19doc: Edit nanokernel_synchronization sectionL.S. Cook
2016-03-19doc: Edit nanokernel_timers for proper ReST syntax, grammar, etc.L.S. Cook
2016-03-19doc: Edit nanokernel_fibers for doc structure with rst, grammarL.S. Cook
2016-03-19doc: Edit microkernel_task_irqs.rst for consistency in styling.L.S. Cook
2016-03-19doc: Edit microkernel_pipes for ReST syntax, readability, grammarL.S. Cook
2016-03-18doc: Edit nanokernel_tasks for consistency and ReST :dfn: syntaxL.S. Cook
2016-03-08doc: Edit microkernel_fifos for consistent .rst style and formatting.L.S. Cook
2016-03-08doc: Edit microkernel_mutexes.rst; add ReST syntax, clarifications.L.S. Cook
2016-03-04doc: Edit microkernel_timers.rst with better ReST syntax to enhance readability.L.S. Cook
2016-03-03doc: Edit microkernel_events for clarity, ReST syntax, and parallelism.L.S. Cook
2016-03-03doc: Add clarification to common execution contexts docsL.S. Cook
2016-03-03doc: Edit microkernel_semaphores.rst for consist structure and APIs.L.S. Cook
2016-02-27doc: Doc updates for C++ feature with updates from code review.Jennifer Marandola
2016-02-26doc: Minor edits needed on microkernel_fibers.rstL.S. Cook
2016-02-26doc: Edit microkernel_memory_pools.rst for consistency in structure.L.S. Cook
2016-02-26doc: ReST syntax added to memory_maps.rst to enhance readabilityL.S. Cook
2016-02-25doc: Edited synchronous_call.rst for typos, ReST syntaxL.S. Cook
2016-02-24doc: Edit common_kernel_clocks.rstL.S. Cook