summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-01-10build: use target 'debugserver' for Qemu debuggingAnas Nashif
2017-01-10boards: prepare for integration of board documentationAnas Nashif
2017-01-09doc: fix documentation target and instructionsAnas Nashif
2017-01-08doc: add template for sample documentationAnas Nashif
2017-01-06doc: move documetnation context to root directoryAnas Nashif
2017-01-05doc: support official website themeAnas Nashif
2017-01-05doc: add JIRA macroAnas Nashif
2017-01-03doc: move c library section to subsystemsAnas Nashif
2017-01-03doc: move ztest to subsystemsAnas Nashif
2017-01-02net: Restructure network protocolsFlavio Santes
2016-12-25shell: move shell to its own subsystemAnas Nashif
2016-12-25doc: Fix layout of the shell documentationAnas Nashif
2016-12-25logging: move event_logger to subsys/loggingAnas Nashif
2016-12-24random: Introduce random device API.Marcus Shawcroft
2016-12-24doc: make output directory overridableAnas Nashif
2016-12-24doc: use ReadTheDocs.org theme if availableAnas Nashif
2016-12-24doc: read version from MakefileAnas Nashif
2016-12-24doc: group logging features under subsystem/Anas Nashif
2016-12-24doc: restructure application primerAnas Nashif
2016-12-24doc: move kernel_v2 to kernelAnas Nashif
2016-12-22doc/porting/arch.rst: Typo fix.Paul Sokolovsky
2016-12-21doc: remove device_sync_call documentationAnas Nashif
2016-12-20doc: Add environment variables to getting_started.rstEvan Couzens
2016-12-20doc: add note about order of SDK installationAnas Nashif
2016-12-19kernel: fixed description of THREAD_CUSTOM_DATAAnas Nashif
2016-12-19logging: move sys_log to subsys/loggingAnas Nashif
2016-12-19doc: rename shell section to simply: ShellAnas Nashif
2016-12-17doc: update architecture porting guide to unified kernelBenjamin Walsh
2016-12-15kernel: add k_cpu_idle/k_cpu_atomic_idle()Benjamin Walsh
2016-12-15net: buf: Switch from k_fifo to k_lifo for free buffersJohan Hedberg
2016-12-15net: buf: Remove the need for net_buf_pool_init()Johan Hedberg
2016-12-13net: buf: Redesigned pool & buffer allocation APIJohan Hedberg
2016-12-07net: Fix incorrect logging format specifiersJohan Hedberg
2016-12-07doc: adapt source tree for new structureAnas Nashif
2016-12-05Merge "Merge net branch into master"Anas Nashif
2016-12-03doc: add link to 1.6 documentationAnas Nashif
2016-12-02doc: net: Fix the path and description of the IP stackJukka Rissanen
2016-12-02doc: Add a Network Management API usage documentTomasz Bursztyka
2016-12-02net: Adapt to new behavior of net_buf_frag_add v2Jukka Rissanen
2016-12-02net: User connectivity API documentationJukka Rissanen
2016-12-02net: Initial architecture documentationJukka Rissanen
2016-11-30doc: power_mgmt: Update PM doc with latest changesRamesh Thomas
2016-11-22doc: fix ring_buffer code snippetMahavir Jain
2016-11-19Merge "Merge bluetooth branch into master"Anas Nashif
2016-11-18doc: Revise kernel event logger documentationAllan Stephens
2016-11-18Bluetooth: doc: Fix reference to documentation locationJohan Hedberg
2016-11-18doc: Add descriptions for clock-related helper macrosAllan Stephens
2016-11-18doc: Revise timer example to use workqueue instead of alertAllan Stephens
2016-11-18doc: Enable Kernel Primer links to macro-type APIsAllan Stephens
2016-11-16kernel: Enhance naming of memory pool configuration optionsAllan Stephens