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.
 
 
 
 
 
 
Jay Shoen b4734d5397 kernel: kheap: fix k_heap_aligned_alloc handling of K_FOREVER 3 years ago
..
include riscv: fix crash resulting from touching the initial stack's guard area 3 years ago
paging arch/kernel/soc/samples: use unsigned int for irq_lock() 3 years ago
CMakeLists.txt cache: Fix cache API calling from userspace 3 years ago
Kconfig kernel: pipes: rewrite pipes implementation 3 years ago
Kconfig.vm everywhere: fix typos 3 years ago
atomic_c.c kernel: migrate includes to <zephyr/...> 3 years ago
banner.c kernel: migrate includes to <zephyr/...> 3 years ago
compiler_stack_protect.c kernel: migrate includes to <zephyr/...> 3 years ago
condvar.c kernel: migrate includes to <zephyr/...> 3 years ago
device.c kernel: migrate includes to <zephyr/...> 3 years ago
errno.c kernel: Allow Zephyr to use libc's internal errno 3 years ago
events.c kernel: Add k_event_set_masked primitive 3 years ago
fatal.c debug: coredump: add xtensa intel adsp, support toolchains 3 years ago
futex.c kernel: migrate includes to <zephyr/...> 3 years ago
idle.c kernel/idle: Fix !SCHED_IPI_SUPPORTED 3 years ago
init.c devices: constify device pointers initialized at compile time 3 years ago
kheap.c kernel: kheap: fix k_heap_aligned_alloc handling of K_FOREVER 3 years ago
mailbox.c kernel: migrate includes to <zephyr/...> 3 years ago
main_weak.c kernel: extract __weak main() into independent file 4 years ago
mem_domain.c kernel: migrate includes to <zephyr/...> 3 years ago
mem_slab.c kernel: Extend slabs memory usage stats 3 years ago
mempool.c kernel: migrate includes to <zephyr/...> 3 years ago
mmu.c kernel: comply to coding guidelines MISRA C:2012 Rule 14.4 3 years ago
msg_q.c kernel: migrate includes to <zephyr/...> 3 years ago
mutex.c kernel: mutex: fix races when lock timeout 3 years ago
pipes.c kernel: allow k_poll to wait on pipes 3 years ago
poll.c kernel: allow k_poll to wait on pipes 3 years ago
queue.c kernel: migrate includes to <zephyr/...> 3 years ago
sched.c kernel/sched: fix condition for CPU mask set 3 years ago
sem.c kernel: migrate includes to <zephyr/...> 3 years ago
smp.c kernel: comply to coding guidelines MISRA C:2012 Rule 14.4 3 years ago
stack.c kernel: migrate includes to <zephyr/...> 3 years ago
system_work_q.c kernel: migrate includes to <zephyr/...> 3 years ago
thread.c kernel: Fix gathering of runtime thread stats 3 years ago
timeout.c kernel: Fixes sys_clock_tick_get() 3 years ago
timer.c tracing: ctf: add timer support 3 years ago
usage.c kernel: Obtain current cpu inside of locks for thread usage 3 years ago
userspace.c kernel: pipes: rewrite pipes implementation 3 years ago
userspace_handler.c kernel: migrate includes to <zephyr/...> 3 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() 3 years ago
xip.c kernel: remove redundant <zephyr/zephyr.h> includes 3 years ago