summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2016-05-12kernel event profiler: add dynamic enable/disable/configureFabrice Olivero
2016-05-12Set kernel event logger timestamps to HW cyclesFabrice Olivero
2016-05-11doc: use table for Kconfig option referenceAnas Nashif
2016-05-04doc: update installation to add PLY library to Python3Andrew Boie
2016-05-04doc: Fixed broken link to development documentationGenaro Saucedo Tejada
2016-05-03doc: Edit arch.rst markupGerardo Aceves
2016-05-03doc: add section about 3rd party compilersAnas Nashif
2016-05-03doc: Updates the toolchain path format instructionJuan Manuel Cruz
2016-05-03build: add arc support to issm toolchainJuan Manuel Cruz
2016-04-30doc: fixed bullet list for bluetoothAnas Nashif
2016-04-27doc: Bluetooth: Create separate development fileJohan Hedberg
2016-04-27doc: Bluetooth: General language fixes to the current documentationJohan Hedberg
2016-04-27doc: power_mgmt: Added Power Management documentationRamesh Thomas
2016-04-26doc: Remove references to Bluetooth from NetworkingJohan Hedberg
2016-04-26doc: Move Bluetooth into a separate subsystemJohan Hedberg
2016-04-25doc: fix typo IMACU -> IAMCUAnas Nashif
2016-04-23doc: index config variable only onceAnas Nashif
2016-04-22doc: add architecture porting guideBenjamin Walsh
2016-04-22doc: show information about documentation current versionAnas Nashif
2016-04-20doc/board: Add documentation file for olimexino_stm32Yannis Damigos
2016-04-18doc: collaboration: code: gerrit commit message JIRA keyJavier B Perez
2016-04-18doc: remove collaboration guidesAnas Nashif
2016-04-18doc: process tinycrypt headers with doxygenAnas Nashif
2016-04-16docs: adding details for the D2000 boardDan Kalowsky
2016-04-16doc: Modify the master file to a single ToC.Rodrigo Caballero
2016-04-16doc: Remove communication section.Rodrigo Caballero
2016-04-16doc: Remove documentation collaboration section.Rodrigo Caballero
2016-04-15doc: link in device model APIsAnas Nashif
2016-04-15doc: merge coding conventions into one documentAnas Nashif
2016-04-15doc: move code contribution guidelines one level upAnas Nashif
2016-04-15device: add macro to assign driver_api at compile timeDaniel Leung
2016-04-15nanokernel: deprecate dynamic IRQsAndrew Boie
2016-04-15microkernel: deprecate task IRQsAndrew Boie
2016-04-13doc: sphinx conf: use env var in sphinx doc versionJavier B Perez
2016-04-13doc: Edit microkernel API linksGerardo Aceves
2016-04-12doc: remove usage of sudo and reduce notesAnas Nashif
2016-04-12doc: remove networking configuration sectionAnas Nashif
2016-04-12docs: Getting Started overhaulAnas Nashif
2016-04-12doc: make naming conventions apply to none kernel functionsAnas Nashif
2016-04-12doc: fix wording in device documentationAnas Nashif
2016-04-12docs: remove notes from bluetooth documentAnas Nashif
2016-04-12doc: Fixed structure in collab guideAnas Nashif
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-04-08doc: Add sensor section in API documentationVlad Dogaru
2016-03-30doc: Add returning code conventionsAndre Guedes
2016-03-29docs: clarify MINGW installation instructionsAndrew Boie
2016-03-26kernel: Combine nano_timers and nano_timeoutsDmitriy Korovkin
2016-03-19doc: Edit microkerenel_mailboxes for ReST syntax, contentL.S. Cook