Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Anas Nashif 10291a0789 cleanup: include/: move tracing.h to debug/tracing.h 6 years ago
..
include cleanup: include/: move tracing.h to debug/tracing.h 6 years ago
CMakeLists.txt kernel: add futex support 6 years ago
Kconfig x86: remove unused and x86 only latency benchmark 6 years ago
Kconfig.power_mgmt power: modify HAS_STATE_SLEEP_ Kconfig options 6 years ago
atomic_c.c kernel: fix atomic ops in user mode on some arches 6 years ago
compiler_stack_protect.c all: Update reserved function names 6 years ago
device.c all: Add 'U' suffix when using unsigned variables 6 years ago
errno.c all: Update reserved function names 6 years ago
futex.c kernel: add futex support 6 years ago
idle.c include: move system timer headers to include/drivers/timer/ 6 years ago
init.c cleanup: include/: move tracing.h to debug/tracing.h 6 years ago
mailbox.c k_stack: make it 64-bit compatible 6 years ago
mem_domain.c kernel: mem_domain: fix warning in ASSERT expression 6 years ago
mem_slab.c mem_slab: rationalize block alignment assertion 6 years ago
mempool.c linker generated list: provide an iterator to simplify list access 6 years ago
msg_q.c linker generated list: provide an iterator to simplify list access 6 years ago
mutex.c cleanup: include/: move tracing.h to debug/tracing.h 6 years ago
pipes.c docs: fix misspelling across the tree 6 years ago
poll.c misc: Replace uses of __builtin_*_overflow() with <misc/math_extras.h>. 6 years ago
queue.c lifo/fifo: first word is not always first 4 bytes 6 years ago
sched.c include: move system timer headers to include/drivers/timer/ 6 years ago
sem.c cleanup: include/: move tracing.h to debug/tracing.h 6 years ago
smp.c kernel/smp: Rename smp_init() 6 years ago
stack.c k_stack: make it 64-bit compatible 6 years ago
system_work_q.c kernel: system_work_q: Set dedicated "sysworkq" name. 7 years ago
thread.c cleanup: include/: move tracing.h to debug/tracing.h 6 years ago
thread_abort.c kernel/thread_abort: Swap, don't reschedule when aborting _current 6 years ago
timeout.c include: move system timer headers to include/drivers/timer/ 6 years ago
timer.c linker generated list: provide an iterator to simplify list access 6 years ago
userspace.c tests: userspace: cover missing/bad syscalls 6 years ago
userspace_handler.c all: Update reserved function names 6 years ago
version.c doc: add kernel version API to doxygen 7 years ago
work_q.c kernel: Fix usage of CONFIG_SYS_CLOCK_EXISTS 6 years ago