summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-10-21unified/arm: Fix data start address for XIP imagesDmitriy Korovkin
2016-10-21nanokernel: Add nano_sem_count_get for getting nano_sem countSzymon Janc
2016-10-21drivers/aio_comparator: Fix code formatting.Marcus Shawcroft
2016-10-21Bluetooth: SDP: Shorten Service Class macro nameKaustav Dey Biswas
2016-10-21Bluetooth: shell: Add sample SDP service registrationKaustav Dey Biswas
2016-10-21Bluetooth: RFCOMM: Handle security for incoming connectionsJaganath Kanakkassery
2016-10-21Bluetooth: SDP: Server: Support service record registrationKaustav Dey Biswas
2016-10-21Bluetooth: UUID: Add protocol UUIDsKaustav Dey Biswas
2016-10-21Bluetooth: UUID: Fix alignment of UUID declarationsKaustav Dey Biswas
2016-10-21Bluetooth: GATT: Pass CCC attribute to changed callbackLuiz Augusto von Dentz
2016-10-20unified: msgqs to use size_tPeter Mitsis
2016-10-19unified: doxygen comments for semaphores.Benjamin Walsh
2016-10-19unified: Revise timer code to conform to new API specificationAllan Stephens
2016-10-19unified: Update msgq doxygen styled function headersPeter Mitsis
2016-10-19unified: Tweak msgq API parametersPeter Mitsis
2016-10-19unified: Add k_msgq_num_free_get() APIPeter Mitsis
2016-10-19unified: Remove unused K_MSGQ_SIZE() macroPeter Mitsis
2016-10-19drivers: Make drive config info const.Marcus Shawcroft
2016-10-18unified: Tweak mem_map API parametersPeter Mitsis
2016-10-18unified: Add k_mem_map_num_free_get()Peter Mitsis
2016-10-18unified: Remove unused K_MEM_MAP_SIZE() macroPeter Mitsis
2016-10-18unified: Update mem_pool doxygen style function headersPeter Mitsis
2016-10-18unified: Tweak K_MEMORY_POOL_DEFINE() macroPeter Mitsis
2016-10-18unified: Remove unused K_MEM_POOL_SIZE() macroPeter Mitsis
2016-10-17unified: Rework K_THREAD_DEFINE()Peter Mitsis
2016-10-16Bluetooth: Add well known keys to storage API for legacy pairingRoger Lendenmann
2016-10-16Bluetooth: Track role change for BR/EDR connectionsSzymon Janc
2016-10-16Bluetooth: HCI: Add OpCode definition for setting page timeoutItankar, Piyush T
2016-10-16Bluetooth: Add BT_STORAGE_ADDRESSES key to storage APIJohan Hedberg
2016-10-16Bluetooth: Improve storage API documentationJohan Hedberg
2016-10-16Bluetooth: Use proper const type for bt_storage_clear()Johan Hedberg
2016-10-15misc: fix off-by-one error in sys_memcpy_swap's assertBenjamin Walsh
2016-10-15unified: Mailboxes to use size_tPeter Mitsis
2016-10-15unified: Relocate mailbox doxygen style function headersPeter Mitsis
2016-10-15unified: Tweak mailbox API parametersPeter Mitsis
2016-10-15unified: Conditionally declare k_pipe_block_put()Peter Mitsis
2016-10-15unified: Tweak pipe API parametersPeter Mitsis
2016-10-15unified: Remove unused K_PIPE_SIZE() macroPeter Mitsis
2016-10-14byteorder: Add buffer swap helpersTomasz Bursztyka
2016-10-14Revert "net: fetch valid conn. to determine MSS in data_is_sent_and_acked()"Anas Nashif
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-13unified: Eliminate unimplemented unified kernel 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-11unified: Remove unimplemented kernel workload APIsAllan Stephens
2016-10-11kernel: Fix to DEFINE_TASK() macroAllan Stephens
2016-10-10unified: merge NANO_TIMERS and NANO_TIMEOUTS with SYS_CLOCK_EXISTSBenjamin Walsh
2016-10-10unified: remove last instances of struct tcsBenjamin Walsh