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.
 
 
 
 
 
 
Torbjörn Leksell ed6148a841 Tracing: Mutex tracing hooks 4 years ago
..
include kernel: mmu: introduce arch_page_phys_get() 4 years ago
paging kernel: enable using timing subsys to collect paging histograms 4 years ago
CMakeLists.txt smp: move a preprocessor conditional from .c to cmake 4 years ago
Kconfig smp: add a Kconfig option to delay booting secondary CPUs 4 years ago
atomic_c.c kernel: atomic: consistently use named type for atomic pointer values 4 years ago
banner.c kernel: init: move banner handling 5 years ago
cache_handlers.c cache: Expand the APIs for cache flushing 5 years ago
compiler_stack_protect.c tests: coverage: exclude the CODE UNREACHABLE of code coverage 5 years ago
condvar.c kernel: fix race conditions with z_ready_thread 4 years ago
device.c power: device_pm: Use spin lock instead of semaphore 4 years ago
errno.c kernel: support using thread local storage for errno 5 years ago
fatal.c kernel: fatal: Avoid thread api access when no multithreading 4 years ago
futex.c kernel: Fix 10.4 violations 4 years ago
idle.c kernel: replace power/power.h with pm/pm.h 4 years ago
init.c tests: boot_time: remove all the code and instrumentation feeding into test 4 years ago
kheap.c kernel: heap: Add support for CONFIG_MULTITHREADING=n 4 years ago
mailbox.c kernel/arch: cleanup function definitions 4 years ago
mem_domain.c kernel: Make both operands of operators of same essential type category 4 years ago
mem_slab.c kernel: mem_slab: Add support to no multithreading 4 years ago
mempool.c kernel: make tests of a value against zero should be made explicit 4 years ago
mmu.c kernel: mmu: use bitarrays for k_mem_map/k_mem_unmap 4 years ago
msg_q.c kernel: Allow k_poll on message queues 4 years ago
mutex.c Tracing: Mutex tracing hooks 4 years ago
pipes.c kernel: Make both operands of operators of same essential type category 4 years ago
poll.c kernel: poll: fix missing final else 4 years ago
queue.c kernel/queue: fix queue append/get race 5 years ago
sched.c doc: fix typos 4 years ago
sem.c Tracing: Semaphore tracing documentation 4 years ago
smp.c smp: move a preprocessor conditional from .c to cmake 4 years ago
stack.c kernel: fix race conditions with z_ready_thread 4 years ago
system_work_q.c kernel: remove old work queue implementation 4 years ago
thread.c kernel: Move k_busy_wait from thread to timeout 4 years ago
timeout.c kernel: Move k_busy_wait from thread to timeout 4 years ago
timer.c kernel: timer: Adding support to CONFIG_MULTITHREADING=n 4 years ago
userspace.c kernel: userspace: rename obj_list in struct dyn_obj 4 years ago
userspace_handler.c userspace: update k_object API to support immutable objects 5 years ago
version.c zephyr: replace zephyr integer types with C99 types 5 years ago
work.c work: remove a statement with no effect 4 years ago
xip.c linker: arm: Add cortex_m itcm section 5 years ago