summaryrefslogtreecommitdiff
path: root/include/legacy.h
AgeCommit message (Expand)Author
2016-10-27unified: Streamline thread initialization macrosAllan Stephens
2016-10-26unified: map legacy nano sem give APIs directly to unified kernel APIsBenjamin Walsh
2016-10-26unified: Remove k_thread_abort_handler() supportAllan Stephens
2016-10-25unified: Eliminate thread config structure used by work queuesAllan Stephens
2016-10-21unified: Memory map APIs to use size_tPeter Mitsis
2016-10-21unified: Ensure delays do not time out prematurelyAllan Stephens
2016-10-21nanokernel: Add nano_sem_count_get for getting nano_sem countSzymon Janc
2016-10-19unified: Revise timer code to conform to new API specificationAllan Stephens
2016-10-19unified: Tweak msgq API parametersPeter Mitsis
2016-10-18unified: Tweak mem_map API parametersPeter Mitsis
2016-10-17unified: Rework K_THREAD_DEFINE()Peter Mitsis
2016-10-15unified: Tweak pipe API parametersPeter Mitsis
2016-10-13unified: Eliminate support for dynamic timersAllan Stephens
2016-10-13unified: Eliminate k_stack_init_with_buffer()Allan Stephens
2016-10-13unified: Rationalize thread priority APIsAllan Stephens
2016-10-11unified: Add legacy DEFINE_TASK supportAllan Stephens
2016-10-11unified: Enable legacy isr_task_id_get() & isr_task_priority_get()Allan Stephens
2016-10-10unified/legacy: disable clock-based work_q APIs when no system clockBenjamin Walsh
2016-09-23unified: move basic ticks-to-ms conversion to kernel.hBenjamin Walsh
2016-09-23unified: Add legacy task_offload_to_fiber() routineDmitriy Korovkin
2016-09-20unified: Implement memory poolsDmitriy Korovkin
2016-09-20unified: Add support for semaphore groupsPeter Mitsis
2016-09-13unified: initial unified kernel implementationBenjamin Walsh