device.c
device: add new device_deinit API
2025-03-10 21:32:40 +01:00
init.c
device: allow initializing any device
2025-03-10 21:32:40 +01:00
Kconfig.vm
arch: mmu: do not make MMU user configurable
2025-02-19 04:59:19 +01:00
kheap.c
kernel: Initialize kheap spinlock
2025-02-04 09:19:09 +01:00
nothread.c
kernel: Add Z_IS_TIMEOUT_RELATIVE() macro
2025-03-17 02:21:02 +01:00
sched.c
kernel/sched: Re-sort waitq on priority change
2025-03-24 07:58:36 +01:00
thread.c
kernel: thread: fix warning of always false
2025-02-10 22:25:32 +01:00
timer.c
kernel: Add Z_IS_TIMEOUT_RELATIVE() macro
2025-03-17 02:21:02 +01:00
xip.c
soc: stm32: handle CCM in LINKER_GENERATOR
2025-03-07 19:54:24 +01:00