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.
 
 
 
 
 
 
Jordan Yates f515aa0cf0 device: supported devices visitor API 4 years ago
..
include logging: Minimal mode configuration cleanup 4 years ago
paging kernel: mmu: z_backing_store* to k_mem_paging_backing_store* 4 years ago
CMakeLists.txt kernel: add support for event objects 4 years ago
Kconfig scripts: gen_handles.py: remove size restrictions 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: 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 device: supported devices visitor API 4 years ago
errno.c kernel: support using thread local storage for errno 5 years ago
events.c kernel: add support for event objects 4 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 pm: Remove unused parameter 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 comments: minor typo fixes 4 years ago
main_weak.c kernel: extract __weak main() into independent file 4 years ago
mem_domain.c kernel: mem_domain: k_mem_domain_add_thread to return errors 4 years ago
mem_slab.c toolchain: migrate iterable sections calls to the external API 4 years ago
mempool.c Tracing: k_free tracing hook heap reference added 4 years ago
mmu.c kernel: mmu: exclude some funcs from coverage 4 years ago
msg_q.c kernel: remove object tracing 4 years ago
mutex.c kernel: Fix negative mutex lock_count value 4 years ago
pipes.c kernel: remove object tracing 4 years ago
poll.c comments: minor typo fixes 4 years ago
queue.c kernel: remove object tracing 4 years ago
sched.c kernel/sched: Separate idle from app thread stats in THREAD_USAGE 4 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 kernel/sched: Separate idle from app thread stats in THREAD_USAGE 4 years ago
timeout.c kernel: fix several typos in a comment in timeout.c 4 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: work_q: use flags_get() in work_delayable_busy_get_locked(). 4 years ago
xip.c linker: align __itcm_load_start / __dtcm_data_load_start linker symbols 4 years ago