.. |
include
|
kernel: random: Rename early random get function
|
2 years ago |
paging
|
kernel: move syscall_handler.h to internal include directory
|
2 years ago |
CMakeLists.txt
|
kernel: Add initial obj_core infrastructure
|
2 years ago |
Kconfig
|
hostap: Move the relevant config options away from hostap
|
2 years ago |
Kconfig.vm
|
mm: introduce CONFIG_KERNEL_VM_USE_CUSTOM_MEM_RANGE_CHECK
|
2 years ago |
atomic_c.c
|
kernel: move syscall_handler.h to internal include directory
|
2 years ago |
banner.c
|
kernel: banner: Allow for customising version
|
2 years ago |
busy_wait.c
|
kernel: crude k_busy_wait() implementation
|
2 years ago |
compiler_stack_protect.c
|
kernel: canaries: Allow using TLS to store it
|
2 years ago |
condvar.c
|
kernel: move syscall_handler.h to internal include directory
|
2 years ago |
device.c
|
kernel: move syscall_handler.h to internal include directory
|
2 years ago |
dynamic.c
|
kernel: move syscall_handler.h to internal include directory
|
2 years ago |
dynamic_disabled.c
|
kernel: dynamic: declare dynamic stubs when disabled
|
2 years ago |
errno.c
|
kernel: move syscall_handler.h to internal include directory
|
2 years ago |
events.c
|
kernel: move syscall_handler.h to internal include directory
|
2 years ago |
fatal.c
|
kernel: fatal: Remove redundant function
|
2 years ago |
futex.c
|
kernel: move syscall_handler.h to internal include directory
|
2 years ago |
idle.c
|
kernel: move wait_q.h header to be internal
|
2 years ago |
init.c
|
kernel: init: Build constant in early random generator
|
2 years ago |
kheap.c
|
kernel: move wait_q.h header to be internal
|
2 years ago |
mailbox.c
|
kernel: Remove legacy mem block from mailbox
|
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
|
kernel: object: rename z_object_init to k_object_init
|
2 years ago |
mempool.c
|
kernel: migrate includes to <zephyr/...>
|
3 years ago |
mmu.c
|
kernel: move syscall_handler.h to internal include directory
|
2 years ago |
msg_q.c
|
kernel: move syscall_handler.h to internal include directory
|
2 years ago |
mutex.c
|
kernel: move syscall_handler.h to internal include directory
|
2 years ago |
obj_core.c
|
kernel: Integrate object core statistics
|
2 years ago |
pipes.c
|
kernel: move syscall_handler.h to internal include directory
|
2 years ago |
poll.c
|
syscall: Z_SYSCALL_VERIFY_MSG -> K_SYSCALL_VERIFY_MSG
|
2 years ago |
queue.c
|
kernel: move syscall_handler.h to internal include directory
|
2 years ago |
sched.c
|
syscall: z_thread_perms_all_clear -> k_thread_perms_all_clear
|
2 years ago |
sem.c
|
kernel: move syscall_handler.h to internal include directory
|
2 years ago |
smp.c
|
kernel: rename shadow variables
|
2 years ago |
stack.c
|
kernel: move syscall_handler.h to internal include directory
|
2 years ago |
system_work_q.c
|
init: remove the need for a dummy device pointer in SYS_INIT functions
|
2 years ago |
thread.c
|
syscall: rename z_thread_perms_inherit -> k_thread_perms_inherit
|
2 years ago |
timeout.c
|
kernel: move syscall_handler.h to internal include directory
|
2 years ago |
timer.c
|
kernel: move syscall_handler.h to internal include directory
|
2 years ago |
usage.c
|
kernel: Integrate object core statistics
|
2 years ago |
userspace.c
|
syscall: rename z_thread_perms_inherit -> k_thread_perms_inherit
|
2 years ago |
userspace_handler.c
|
syscall: rename z_thread_perms_set -> k_thread_perms_set
|
2 years ago |
version.c
|
zephyr: replace zephyr integer types with C99 types
|
5 years ago |
work.c
|
kernel: work: check handler when submit to queue
|
2 years ago |
xip.c
|
kernel: canaries: Allow using TLS to store it
|
2 years ago |