..
app_memory
kernel: mem_domain: k_mem_domain_add_thread to return errors
4 years ago
arch
pm: Remove unused parameter
4 years ago
audio
audio: dmic: fix compile error on arm gcc 8
4 years ago
bluetooth
Bluetooth: Mesh: Add option to call update cb on every retransmission
4 years ago
canbus
canbus: isotp: fix net_buf usage in recv function
4 years ago
console
doc: Fix a few typos in docs/comments/messages
4 years ago
crypto
device: Const-ify all device driver instance pointers
5 years ago
data
json: Added element descriptor macro and C++ support progress
4 years ago
debug
kernel: remove object tracing
4 years ago
devicetree
drivers: can: remove DT_CHOSEN_ZEPHYR_CANBUS_LABEL macro
4 years ago
dfu
dfu: boot: Add implementation for multi-image swap type check
4 years ago
disk
include: disk_access: Add a compat warning
4 years ago
display
toolchain: migrate iterable sections calls to the external API
4 years ago
drivers
driver: gpio: nct38xx: Add NCT38XX gpio driver support
4 years ago
dt-bindings
drivers/pinmux: stm32f1: Rework pinmux remap information encoding
4 years ago
fs
fs: Document return values to VFS API calls
4 years ago
ipc
ipc_service: Extend RPMsg structs and misc fixes
4 years ago
kernel
kernel: Swap RUNTIME_STATS implementation
4 years ago
linker
cmake: rework linker script generation and linker prebuilt stages
4 years ago
logging
logging: Add function for checking if there is pending data
4 years ago
lorawan
lorawan: port oriented downlink callbacks
4 years ago
mgmt
mgmt: mcumgr: Make SMP service notification function public
4 years ago
modbus
modbus: add raw ADU support
4 years ago
multi_heap
multi_heap: Introduce shared multi-heap memory pool manager
4 years ago
net
net: buf: `STRUCT_SECTION_ITERABLE` for pool decl
4 years ago
pm
pm: define PM_STATE_COUNT to obtain number of states
4 years ago
portability
cmsis_rtos_v1: fix thread instances management.
4 years ago
posix
posix: semaphore: use ZRESTRICT
4 years ago
power
pm: deprecate power/power.h header
4 years ago
random
random: Add syscalls for random subsystem
5 years ago
settings
toolchain: migrate iterable sections calls to the external API
4 years ago
shell
shell: do not alias atomic_t
4 years ago
stats
pm: Use stats subsys for tracking system states
4 years ago
storage
storage/flash_map: Add FLASH_AREA_DEVICE macro
4 years ago
sys
kernel: mem_domain: arch_mem_domain functions to return errors
4 years ago
task_wdt
task_wdt: fix silent init failures
4 years ago
timing
timing: guard the header with CONFIG_TIMING_FUNCTIONS
4 years ago
toolchain
toolchain/xcc: Mark unsigned max as unsigned values for missing cases
4 years ago
tracing
Revert "Tracing: Added missing k_thread_heap_assign trace hook"
4 years ago
usb
usb: Add API for getting status of remote wakeup
4 years ago
xen
xenvm: drivers: serial: Implement serial interface to Xen PV console
4 years ago
zephyr
zephyr: Remove support for deprecated int types
4 years ago
cache.h
cache: Do not warn on unused parameters
4 years ago
device.h
device: supported devices visitor API
4 years ago
devicetree.h
devicetree: add instance based macros for DT_ENUM_IDX(_OR)
4 years ago
ec_host_cmd.h
include: Move ec_host_cmd.h to mgmt/ec_host_cmd.h
4 years ago
emul.h
include: Move emul.h to drivers/emul.h
4 years ago
exc_handle.h
…
fatal.h
…
init.h
init: tweak Zephyr .init* section name conflicting with toolchain
4 years ago
irq.h
doc: fix display of the ISR_DIRECT_DECLARE example usage
4 years ago
irq_nextlevel.h
device: Const-ify all device driver instance pointers
5 years ago
irq_offload.h
irq_offload: Remove ifdef from the api
4 years ago
kernel.h
Revert "Tracing: Tracing/Kernel dependency issue fix"
4 years ago
kernel_includes.h
kernel: move internal headers into include/kernel
4 years ago
kernel_structs.h
kernel/sched: Separate idle from app thread stats in THREAD_USAGE
4 years ago
kernel_version.h
…
ptp_clock.h
include: Move ptp_clock.h to drivers/ptp_clock.h
4 years ago
shared_irq.h
drivers: intc: shared_irq: remove internal structs from header
4 years ago
smf.h
lib: smf: Add State Machine Framework
4 years ago
spinlock.h
kernel: fix usage of KERNEL_COHERENCE macro
4 years ago
sw_isr_table.h
irq: Change dynamic API to take a constant parameter
5 years ago
sys_clock.h
kernel: remove tickless idle
4 years ago
syscall.h
kernel: syscall: pin generated inline functions
4 years ago
syscall_handler.h
kernel: Cleanup logger setup in kernel files
5 years ago
timeout_q.h
kernel/arch: cleanup function definitions
4 years ago
toolchain.h
armclang: adding toolchain/armclang.h header
4 years ago
wait_q.h
kernel: move internal headers into include/kernel
4 years ago
zephyr.h
…