summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2016-09-21doc: add zoap.h to doxygen inputAnas Nashif
2016-09-20doc: Add links from kernel API to overview docsDavid B. Kinder
2016-09-20doc: fix title generation for config options pagesDavid B. Kinder
2016-09-17trivial: fixed typosAnas Nashif
2016-09-13doc: workaround for __deprecated functionsDavid B. Kinder
2016-09-08doc: drivers: more details on Zephyr driver modelAndrew Boie
2016-09-08doc: Expand doc on 3rd-party cross compilersCarles Cufi
2016-09-07Bluetooth: Build RFCOMM documentationSzymon Janc
2016-09-07Bluetooth: Add documentation to HCI RAW interfaceAndrei Emeltchenko
2016-09-06microkernel: remove deprecated task IRQsAndrew Boie
2016-08-30doxygen: ignore function attributesAndrew Boie
2016-08-29doc: Add link to 1.5 tagged documentation on /doc homepageDavid B. Kinder
2016-08-27Make outdir board-specific to avoid build collisionsAndy Ross
2016-08-24doc: Add more content for networking documentationJukka Rissanen
2016-08-22doc: remove 1.5 doc link until after releaseDavid B. Kinder
2016-08-12doc: Terminology--Replace 'platform' with 'board'viggo.jf.intel.com
2016-08-05doc: removed unneeded variable from guideGenaro Saucedo Tejada
2016-08-05doc: Add file system documentationRamesh Thomas
2016-08-05Revert "microkernel: remove deprecated task IRQs"Andrew Boie
2016-08-05doc: Clarified Mac OS X set up instructionsGenaro Saucedo Tejada
2016-08-05microkernel: remove deprecated task IRQsAndrew Boie
2016-08-04doc: add ncurses to linux dev host setup docDavid B. Kinder