.. |
bindesc
|
build: namespace the generated headers with zephyr/
|
2024-05-28 22:03:55 +02:00 |
bluetooth
|
Bluetooth: Controller: Correct power levels for bsim targets
|
2024-06-05 17:36:57 -05:00 |
canbus
|
canbus: isotp: use proper CAN ID masks
|
2024-04-24 09:53:06 +02:00 |
console
|
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
|
2022-09-05 16:31:47 +02:00 |
debug
|
subsys/debug: relocate symtab Kconfig
|
2024-06-04 22:36:51 -04:00 |
demand_paging
|
kernel: mmu: abstract access to page frame flags and address
|
2024-05-13 16:04:40 -04:00 |
dfu
|
dfu/mcuboot: Use flash_area_flatten instead of flash_area_erase
|
2024-06-04 08:00:46 +02:00 |
disk
|
subsys/disk: No need of runtime intialization for disk access part
|
2023-03-13 18:34:40 +00:00 |
dsp
|
zdsp: add ARC DSPLIB backend for zdsp
|
2023-02-21 15:06:06 +01:00 |
emul
|
treewide: drivers: espi: Adjust terms per eSPI specification 1.5
|
2024-05-02 13:56:46 -04:00 |
fb
|
fb: cfb: Remove unused value
|
2023-08-14 18:08:59 +00:00 |
fs
|
fs/nvs: Switch to use flash_flatten instead of flash_erase
|
2024-06-04 08:00:46 +02:00 |
input
|
input: utils: rename the input dump callback
|
2024-04-01 11:05:02 +01:00 |
ipc
|
ipc: icmsg_me: Fix possible integer overflow
|
2024-05-09 12:40:24 -04:00 |
jwt
|
modules: mbedtls: remove the default enabling of features
|
2024-05-31 16:33:06 -05:00 |
llext
|
llext: automatically merge sections by type
|
2024-06-04 13:37:22 +02:00 |
logging
|
posix: timers: deprecate CONFIG_POSIX_CLOCK and TIMER
|
2024-06-04 16:27:12 -05:00 |
lorawan
|
convert: use k_uptime_seconds
|
2024-05-14 09:32:01 +02:00 |
mem_mgmt
|
mem_mgmt: Add a memory attributes memory allocator
|
2023-11-27 19:56:48 +01:00 |
mgmt
|
mgmt/mcumgr: Replace use of flash_area_erase with flash_area_flatten
|
2024-06-04 08:00:46 +02:00 |
modbus
|
modbus: Respect CONFIG_UART_USE_RUNTIME_CONFIGURE
|
2024-04-10 10:01:55 +02:00 |
modem
|
modem: chat: Add runtime APIs for chat scripts
|
2024-05-28 10:02:06 +02:00 |
net
|
net: lwm2m: On write, use server selected block size
|
2024-06-05 14:43:14 +01:00 |
pm
|
pm: device: De-couple device pm from system pm
|
2024-06-04 19:13:53 -04:00 |
portability
|
cmsis_rtos_v1: support memory mapped stack at abort hook
|
2024-04-10 07:44:27 -04:00 |
random
|
random: enable AES support CTR_DRBG CSPRNG when it relies on Mbed TLS
|
2024-06-03 16:13:05 -04:00 |
retention
|
retention: Increase read size variables to 16-bit
|
2023-12-14 19:05:22 +00:00 |
rtio
|
rtio: Callback chaining and testing
|
2024-05-29 08:41:12 +02:00 |
sd
|
sd: sd_ops: fix DISK_IOCTL_CTRL_SYNC return code
|
2024-05-29 07:31:39 +02:00 |
sensing
|
sensors: Add a blocking sensor_read call
|
2024-05-30 09:00:43 +02:00 |
settings
|
storage/settings: Replace flash_area_erase with flash_area_flatten
|
2024-06-04 08:00:46 +02:00 |
shell
|
posix: deprecate POSIX_FNMATCH GETOPT GETENTROPY
|
2024-06-04 16:27:12 -05:00 |
sip_svc
|
linker: subsys: Use Z_LINK_ITERABLE_SUBALIGN
|
2024-04-20 13:45:25 -04:00 |
stats
|
shell: do not enable subsystem/driver shell modules by default
|
2023-11-20 09:21:40 +01:00 |
storage
|
storage/stream_flash: Support for devices without explicit erase
|
2024-06-04 08:00:46 +02:00 |
task_wdt
|
task_wdt: add shell
|
2024-03-22 10:24:55 +01:00 |
testsuite
|
arch: define struct arch_esf and deprecate z_arch_esf_t
|
2024-06-04 14:02:51 -05:00 |
timing
|
|
|
tracing
|
tracing: add missing calls for k_wakeup/k_thread_user_mode_enter
|
2024-06-05 17:38:22 -05:00 |
usb
|
usb: device_next: hid: fix Get Report buffer handling
|
2024-06-04 07:56:45 +02:00 |
zbus
|
zbus: add priority boost feature
|
2024-01-04 09:41:54 +01:00 |
CMakeLists.txt
|
drivers, subsys: sort the lists again, mark the blocks for checking
|
2023-11-13 09:41:05 +01:00 |
Kconfig
|
llext: enable tristate Kconfig options
|
2024-01-11 10:26:04 -05:00 |