summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-01-29doc: update menuconfig images in application docDavid B. Kinder
2017-01-29Merge "Merge net branch into master"Anas Nashif
2017-01-28Bluetooth: Doc: RFCOMM PICS fileJaganath Kanakkassery
2017-01-27sensor: add SENSOR_CHAN_*_XYZ enum valuesBogdan Davidoaia
2017-01-27doc: net: Fix networking documentationRavi kumar Veeramally
2017-01-23docs: sensor: update included example codeBogdan Davidoaia
2017-01-20doc: fix .rst files canonical heading orderDavid B. Kinder
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2017-01-16doc: update doc building README instructionsDavid B. Kinder
2017-01-16kernel: doc: Add deprecation notice to legacy.hAnas Nashif
2017-01-16doc: make build process quietAnas Nashif
2017-01-16doc: application porting guide to the unified kernelAnas Nashif
2017-01-16doc: move context back to doc/, fix broken linksAnas Nashif
2017-01-15sensor: remove sensor value typeBogdan Davidoaia
2017-01-12ksdk: mcux: Rename ksdk to mcuxMaureen Helm
2017-01-11shell: rename command 'set_module' to 'select'Anas Nashif
2017-01-10build: abstract emulation and replace qemu goal with runAnas Nashif
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