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.
 
 
 
 
 
 
Krzysztof Chruscinski 4c62d76fb7 sys: time_units: Add Kconfig option for algorithm selection 2 years ago
..
include kernel/sched: Fix race with thread return values 4 years ago
paging kernel: mmu: z_backing_store* to k_mem_paging_backing_store* 4 years ago
CMakeLists.txt kernel: extract __weak main() into independent file 4 years ago
Kconfig sys: time_units: Add Kconfig option for algorithm selection 2 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: Rename sys_{dcache,icache}_* to sys_{data,instr}_cache_* 4 years ago
compiler_stack_protect.c tests: coverage: exclude the CODE UNREACHABLE of code coverage 5 years ago
condvar.c Tracing: Conditional variable tracing 4 years ago
device.c Revert "device: supported devices visitor API" 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 futex: Avoid unnecessary lock 4 years ago
idle.c kernel/sched: Remove "cooperative scheduling only" special cases 4 years ago
init.c kernel: init: remove empty lcov exclusion 4 years ago
kheap.c kernel: kheap: make init work with demand paging 4 years ago
mailbox.c kernel: remove object tracing 4 years ago
main_weak.c kernel: extract __weak main() into independent file 4 years ago
mem_domain.c kernel: Make both operands of operators of same essential type category 4 years ago
mem_slab.c toolchain: migrate iterable sections calls to the external API 4 years ago
mempool.c Tracing: Memory Heap tracing 4 years ago
mmu.c kernel: demand_paging: allow reserving page frames 4 years ago
msg_q.c kernel: remove object tracing 4 years ago
mutex.c kernel: mutex: fix races when lock timeout 3 years ago
pipes.c kernel: remove object tracing 4 years ago
poll.c kernel: workq: Add internal function z_work_submit_to_queue() 2 years ago
queue.c kernel: remove object tracing 4 years ago
sched.c kernel/sched: Defer IPI sending to schedule points 2 years ago
sem.c kernel: remove object tracing 4 years ago
smp.c soc: intel_adsp/cavs_v25: Add CPU halt and relaunch APIs 4 years ago
stack.c kernel: remove object tracing 4 years ago
system_work_q.c kernel: remove old work queue implementation 4 years ago
thread.c z_thread_mark_switched_*: use z_current_get() instead of k_current_get() 2 years ago
timeout.c kernel: Fixes sys_clock_tick_get() 2 years ago
timer.c kernel: timer: Call user handler without spinlock 4 years ago
userspace.c kernel: app_smem: allowing pinning memory partitions 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 kernel: workq: Add internal function z_work_submit_to_queue() 2 years ago
xip.c linker: align __itcm_load_start / __dtcm_data_load_start linker symbols 4 years ago