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.
 
 
 
 
 
 
Florian Grandel 5fa5534afc doc: kernel: clocks: define "current time" 2 years ago
..
include SMP: fix build failure if SMP=y and SYS_CLOCK_EXISTS=n 2 years ago
paging arch/kernel/soc/samples: use unsigned int for irq_lock() 3 years ago
CMakeLists.txt kernel: syscalls: use zephyr_syscall_header 2 years ago
Kconfig device: make device dependencies optional 2 years ago
Kconfig.vm kernel: mmu: add direct-map support in z_phys_map() 2 years ago
atomic_c.c kernel/atomic_c.c: prevent usage in SMP configs 2 years ago
banner.c kernel: banner: Remove unnecessary header 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 device: make device dependencies optional 2 years ago
errno.c kernel: Allow Zephyr to use libc's internal errno 3 years ago
events.c kernel: events: fix waitq timeout race condition 2 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: allow for arch specific processing within busy loops 2 years ago
init.c pm: Fix cpus active count 2 years ago
kheap.c iterable_sections: move to specific header 2 years ago
mailbox.c init: remove the need for a dummy device pointer in SYS_INIT functions 2 years ago
main_weak.c kernel: Switch main return type from void to int 2 years ago
mem_domain.c init: remove the need for a dummy device pointer in SYS_INIT functions 2 years ago
mem_slab.c iterable_sections: move to specific header 2 years ago
mempool.c kernel: migrate includes to <zephyr/...> 3 years ago
mmu.c kernel: mmu: add direct-map support in z_phys_map() 2 years ago
msg_q.c kernel: fix buffer overflow from incorrect K_MSGQ_DEFINE definition 2 years ago
mutex.c kernel: mutex: fix races when lock timeout 3 years ago
pipes.c kernel: pipes: ISRs use a private pipe descriptor 2 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 SMP must-wait-for-switch conditions in abort/join 2 years ago
sem.c kernel: Minor k_sem_give() performance enhancement 2 years ago
smp.c SMP: fix build failure if SMP=y and SYS_CLOCK_EXISTS=n 2 years ago
stack.c kernel: migrate includes to <zephyr/...> 3 years ago
system_work_q.c init: remove the need for a dummy device pointer in SYS_INIT functions 2 years ago
thread.c iterable_sections: move to specific header 2 years ago
timeout.c doc: kernel: clocks: define "current time" 2 years ago
timer.c kernel/timer: fix period argument clamp handling 2 years ago
usage.c smp: Move for loops to use arch_num_cpus instead of CONFIG_MP_NUM_CPUS 3 years ago
userspace.c init: remove the need for a dummy device pointer in SYS_INIT functions 2 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/work: Fix race under with delayed work item cancellation 2 years ago
xip.c kernel: remove redundant <zephyr/zephyr.h> includes 3 years ago