zephyr/kernel/nanokernel
Kumar Gala d12d8af186 unified: move code from nanokernel into unified kernel
As the unified kernel should replace the nanokernel and microkernel
lets go ahead and move code shared between the nanonkernel and unified
kernel into the unified kernel.

Change-Id: I8931efa5d67025381d5d0d9563e7c6632cece87f
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2016-10-10 00:46:40 +00:00
..
include nanokernel: remove duplicate symbols in image file 2016-07-18 18:47:03 +00:00
atomic_c.c unified: move code from nanokernel into unified kernel 2016-10-10 00:46:40 +00:00
compiler_stack_protect.c unified: move code from nanokernel into unified kernel 2016-10-10 00:46:40 +00:00
device.c unified: move code from nanokernel into unified kernel 2016-10-10 00:46:40 +00:00
errno.c unified: move code from nanokernel into unified kernel 2016-10-10 00:46:40 +00:00
event_logger.c unified: move code from nanokernel into unified kernel 2016-10-10 00:46:40 +00:00
idle.c kernel: Combine nano_timers and nano_timeouts 2016-03-26 09:20:10 +00:00
int_latency_bench.c unified: move code from nanokernel into unified kernel 2016-10-10 00:46:40 +00:00
Kconfig kernel: boot banner requires early console, so select it 2016-10-07 14:07:25 +00:00
kernel_event_logger.c unified: move code from nanokernel into unified kernel 2016-10-10 00:46:40 +00:00
Makefile nanokernel: remove duplicate symbols in image file 2016-07-18 18:47:03 +00:00
nano_context.c nanokernel: tighten _is_thread_essential() 2016-05-03 17:42:54 +00:00
nano_fiber.c kernel: Init back pointer to microkernel task 2016-05-04 22:51:33 +00:00
nano_fifo.c nanokernel: add nano_fifo_put_list() APIs 2016-06-13 20:24:41 +00:00
nano_init.c nano: remove duplicated typedef 2016-10-04 12:28:27 +00:00
nano_lifo.c nanokernel: Fix nanokernel object timeout recalculation 2016-05-04 22:51:35 +00:00
nano_sema.c nanokernel: Fix nanokernel object timeout recalculation 2016-05-04 22:51:35 +00:00
nano_sleep.c nanokernel: Fix nanokernel object timeout recalculation 2016-05-04 22:51:35 +00:00
nano_stack.c debug: adds object tracing capability to nano stack 2016-03-11 22:12:26 +00:00
nano_sys_clock.c kernel: Combine nano_timers and nano_timeouts 2016-03-26 09:20:10 +00:00
nano_timer.c nanokernel: Add callback to _nano_timeout once again 2016-06-01 00:35:05 +00:00
nano_work.c nano_work: Add nano_work_pending 2016-10-04 17:29:59 +03:00
ring_buffer.c unified: move code from nanokernel into unified kernel 2016-10-10 00:46:40 +00:00
timeout_q.c nanokernel: remove duplicate symbols in image file 2016-07-18 18:47:03 +00:00
version.c unified: move code from nanokernel into unified kernel 2016-10-10 00:46:40 +00:00
wait_q.c nanokernel: remove duplicate symbols in image file 2016-07-18 18:47:03 +00:00