summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2016-11-05doc: remove microkernel references from getting starting guideAnas Nashif
2016-11-04kernel: delete old micro and nanokernel documentationAndrew Boie
2016-11-04Bluetooth: Move Bluetooth host stack to subsysJohan Hedberg
2016-11-04shell: move documentation out of kernelAnas Nashif
2016-11-04unified/doc: Update Kernel Primer info for K_ALERT_DEFINE()Allan Stephens
2016-11-04unified: Rename ESSENTIAL to K_ESSENTIALAllan Stephens
2016-11-03unified/doc: Update Application Development PrimerAllan Stephens
2016-11-02samples: philosophers: move legacy applications to legacy/Anas Nashif
2016-11-02console: shell: Support multiple modulesYael Avramovich
2016-11-01unified/doc: Update Power Management DocumentAllan Stephens
2016-11-01unified/doc: Update Kbuild ReferenceAllan Stephens
2016-11-01unified/doc: Update Introducing ZephyrAllan Stephens
2016-10-31unified/doc: Update system threads section of Kernel PrimerAllan Stephens
2016-10-31unified/doc: Update list of changes from version 1 kernelAllan Stephens
2016-10-31unified/doc: Remove semaphore groups documentation from Kernel PrimerAllan Stephens
2016-10-31unified/doc: Add atomic array variable information to Kernel PrimerAllan Stephens
2016-10-31unified/doc: Update thread lifecycle section of Kernel PrimerAllan Stephens
2016-10-31unified/doc: Mention that a list of items can be added to a fifoAllan Stephens
2016-10-28Merge bluetooth branch into masterJohan Hedberg
2016-10-28unified: rename 'events' to 'alerts'Benjamin Walsh
2016-10-28unified: rename 'memory maps' to 'memory slabs'Benjamin Walsh
2016-10-28Bluetooth: Rename bt_driver to bt_hci_driverJohan Hedberg
2016-10-26unified: update kernel event logger docBenjamin Walsh
2016-10-25unified/doc: Add heap memory pool section to Kernel PrimerAllan Stephens
2016-10-25unified: Align thread creation APIsAllan Stephens
2016-10-24unified: Update k_stack_pop() usage in documentationPeter Mitsis
2016-10-24doc: point to wiki for board documnetationAnas Nashif
2016-10-21unified/doc: Update ring buffers section of Kernel PrimerAllan Stephens
2016-10-21doc: fix name of DEFINE_MEM_MAP in documentationRohit Grover
2016-10-21doc: Update driver documentation to reflect const config_info.Marcus Shawcroft
2016-10-19unified/doc: Update timing section of Kernel PrimerAllan Stephens
2016-10-19unified: Tweak msgq API parametersPeter Mitsis
2016-10-19unified: Add k_msgq_num_free_get() APIPeter Mitsis
2016-10-18unified: Tweak mem_map API parametersPeter Mitsis
2016-10-18unified: Add k_mem_map_num_free_get()Peter Mitsis
2016-10-18unified: Tweak K_MEMORY_POOL_DEFINE() macroPeter Mitsis
2016-10-15unified: Tweak pipe API parametersPeter Mitsis
2016-10-11unified/doc: Update memory pools section of Kernel PrimerAllan Stephens
2016-10-11unified/doc: Minor updates to thread sections in Kernel PrimerAllan Stephens
2016-10-09unified/doc: Minor updates to event section of Kernel PrimerAllan Stephens
2016-10-09unified/doc: Minor updates to message queues in Kernel PrimerAllan Stephens
2016-10-07docs: Adjust driver documentation to show const config_info example.Marcus Shawcroft
2016-10-05unified/doc: Kernel primer for unified kernelBenjamin Walsh
2016-09-30ztest: Add documentationJaakko Hannikainen
2016-09-30win-doc: Adds the dependency with the pthread libraryJuan Manuel Cruz
2016-09-30win-doc: Add recommendation for regex library configurationJuan Manuel Cruz
2016-09-30boards: Rename the nRF52 Nitrogen to 96Boards NitrogenAmit Kucheria
2016-09-30doc: Update the device power management API documentationksimanto
2016-09-28x86: interrupts: optimize and simplify IRQ stubsAndrew Boie
2016-09-23kernel: remove lingering irq_connect_dynamic() referencesAndrew Boie