- 9f096e9 bma4xx: Optimize calculation by Yuval Peress · 1 year, 4 months ago
- 5c06d60 drivers eth_native_linux: Avoid using ssize by Alberto Escolar Piedras · 1 year, 4 months ago
- 5382f82 drivers can_native_linux: Avoid using ssize by Alberto Escolar Piedras · 1 year, 4 months ago
- 92af172 drivers: adc: iadc_gecko: fix sample bits reading by Paulo Santos · 1 year, 4 months ago
- 400cdca Bluetooth: BAP: Fix invalid GATT error codes in scan delegator by Emil Gydesen · 1 year, 4 months ago
- e2b271f Bluetooth: ASCS: Add additional dbg info in state changes by Emil Gydesen · 1 year, 4 months ago
- 13b0052 Bluetooth: MPL: Add notification to track change by Piotr Narajowski · 1 year, 4 months ago
- 93b6a06 samples: add Wio Terminal overlay to blinky pwm by Joel Guittet · 1 year, 4 months ago
- a72da86 Bluetooth: BAP: Restrict application ASCS response codes by Emil Gydesen · 1 year, 4 months ago
- 234b322 Bluetooth: Audio: Fix len check in ltv_set_val by Emil Gydesen · 1 year, 4 months ago
- 728f0ec dts: nrf5340: add missing `easydma-maxcnt-bits` for nrf5340_cpunet by Andrzej Kuros · 1 year, 4 months ago
- d2be3c0 tracing: sysview: Fix API name by Flavio Ceolin · 1 year, 4 months ago
- 6f6fc4e drivers: sensors: icm42688: fix bug in Kconfigfile by Xuyang Shen · 1 year, 4 months ago
- 998e839d net: sockets: prevent null pointer dereference by Mirko Covizzi · 1 year, 4 months ago
- 325bc95 tests: modem: pipe: mock: Implement TRANSMIT_IDLE event by Bjarki Arge Andreasen · 1 year, 4 months ago
- 7c9f287 modem: chat: Start waiting for response after request is sent by Bjarki Arge Andreasen · 1 year, 4 months ago
- 85995e5 boards: shields: Add support for X-NUCLEO-BNRG2A1 shield by Ali Hozhabri · 1 year, 4 months ago
- d02f86a boards: arm: stm32u5a9j-dk: fix switch gpio config by Guillaume Galeazzi · 1 year, 4 months ago
- ec43b64 Bluetooth: host: Add documentation for OPT_EXT_ADV and bt_le_adv_start by Emil Gydesen · 1 year, 4 months ago
- 07d9e52 drivers: i2s_nrfx: Support less than block size writes by Tomasz Moń · 1 year, 4 months ago
- 2dee952 modules: hal_nordic: nrfx: update API version to 3.3.0 by Tomasz Moń · 1 year, 4 months ago
- 0b7fb57 cmake: code_relocation: Re-run when relocation_dict.txt changes by Grzegorz Swiderski · 1 year, 4 months ago
- 460b6ef code_relocation: Add NOKEEP option by Grzegorz Swiderski · 1 year, 4 months ago
- bccec3c doc: twister: fix spelling errors by Fabian Pflug · 1 year, 4 months ago
- d4b0273 cmake: sparse.template: add COMMAND_ERROR_IS_FATAL by Marc Herbert · 1 year, 4 months ago
- ca8ee0e boards: arm: apollo4p_blue_kxr_evb: Move the bt-spi instance to soc dts by Aaron Ye · 1 year, 4 months ago
- 8042e73 dai: intel: dmic: demote spurious LOG_ERR in dai_nhlt_get_clock_div() by Marc Herbert · 1 year, 4 months ago
- 00cfab6 mgmt: mcumgr: use delayed workqueue for reset by Nick Ward · 1 year, 4 months ago
- 70c7ac7 drivers: i2c: correct spelling by Pisit Sawangvonganan · 1 year, 4 months ago
- ca12fd1 xtensa: intel_adsp: fix a cache handling error by Guennadi Liakhovetski · 1 year, 4 months ago
- 75c2aeb Bluetooth: L2CAP: stop stealing buffers from SDU pool by Jonathan Rico · 1 year, 4 months ago
- 7b42e36 net: openthread: Print the actual assert location by Damian Krolik · 1 year, 4 months ago
- 5bafa25 logging: Use strings stripping for dictionary backends by Krzysztof Chruściński · 1 year, 4 months ago
- b9bf596 logging: Fix LOG_FMT_SECTION_STRIP Kconfig dependency by Krzysztof Chruściński · 1 year, 4 months ago
- 972a4d9 tests/kernel/context: Improve to resist parallel threads interrupting by Alberto Escolar Piedras · 1 year, 4 months ago
- 6876f9e soc: riscv: riscv-privileged: drop soc_common.h by Gerard Marull-Paretas · 1 year, 4 months ago
- 3ed16b3 drivers: serial: b91: add missing RISC-V PLIC header by Gerard Marull-Paretas · 1 year, 4 months ago
- 87bb281 drivers: ieee802154: b91: add missing PLIC include by Gerard Marull-Paretas · 1 year, 4 months ago
- 992f25b drivers: gpio: b91: add missing PLIC header by Gerard Marull-Paretas · 1 year, 4 months ago
- 36069b6 drivers: gpio: sifive: add missing PLIC header by Gerard Marull-Paretas · 1 year, 4 months ago
- 6252e85 arch: riscv: irq_manage: add missing PLIC header by Gerard Marull-Paretas · 1 year, 4 months ago
- 0addc80 arch: riscv: define local soc_interrupt_init prototypes by Gerard Marull-Paretas · 1 year, 4 months ago
- c725c91 arch: riscv: define RISC_IRQ_MSOFT/MEXT by Gerard Marull-Paretas · 1 year, 4 months ago
- 452a2f6 arch: riscv: use CONFIG_RISCV_MCAUSE_EXCEPTION_MASK by Gerard Marull-Paretas · 1 year, 4 months ago
- ee60977 arch: riscv: remove SOC from RISCV_SOC_MCAUSE_EXCEPTION_MASK by Gerard Marull-Paretas · 1 year, 4 months ago
- 6edb062 soc: riscv: gd32vf103: simplify MCAUSE exception mask handling by Gerard Marull-Paretas · 1 year, 4 months ago
- a364420 soc: riscv: cleanup usage/definition of MCAUSE IRQ flag by Gerard Marull-Paretas · 1 year, 4 months ago
- fcbfe74 arch: riscv: define some RISC-V exception codes by Gerard Marull-Paretas · 1 year, 4 months ago
- f1ef55e samples: shell: shell_module: Enable logging commands by Krzysztof Chruściński · 1 year, 4 months ago
- 5062cef samples: logging: dictionary: Add support for runtime filtering by Krzysztof Chruściński · 1 year, 4 months ago
- dc99da6 tests: logging: log_api: Extend to cover frontend runtime filtering by Krzysztof Chruściński · 1 year, 4 months ago
- c9e2975 logging: log_cmds: Add support for frontend runtime filtering by Krzysztof Chruściński · 1 year, 4 months ago
- b819b51 logging: Add support for runtime filtering in frontend by Krzysztof Chruściński · 1 year, 4 months ago
- 68d1a52 posix: sched: Implement get APIs for scheduling parameters by Dmitrii Golovanov · 1 year, 4 months ago
- b184fc3 posix: sched: Add CONFIG_POSIX_PRIORITY_SCHEDULING by Dmitrii Golovanov · 1 year, 4 months ago
- bff6054 net: gptp: Always use GM PRIO root system id for announce messages by Manuel Schappacher · 1 year, 4 months ago
- 0a8d03b docs: posix: fix typo in description by Daniel Mangum · 1 year, 4 months ago
- 5fc96ff sys: atomic_c: skip syscall tracing by Daniel Leung · 1 year, 4 months ago
- 7fedc81 ci: merged_pr stats: fix a bug an minor tweaks by Anas Nashif · 1 year, 4 months ago
- 0a50cb9 ci: pr stats: define elasticsearch index as a repo variable by Anas Nashif · 1 year, 4 months ago
- b4567fa drivers: serial: correct spelling by Pisit Sawangvonganan · 1 year, 4 months ago
- 6a50bbd drivers: spi: correct spelling by Pisit Sawangvonganan · 1 year, 4 months ago
- 6a815d4 drivers: gpio: correct spelling by Pisit Sawangvonganan · 1 year, 4 months ago
- fc694f3 dts: bindings: adc: nxp,vf610-adc: move binding to correct folder by Henrik Brix Andersen · 1 year, 4 months ago
- 43e34e9 MAINTAINERS: Add decsny as ETH/MDIO collaborator by Declan Snyder · 1 year, 4 months ago
- 4a7ba2f samples: drivers: ipm: esp32: Add ESP32S3 support by Lucas Tamborrino · 1 year, 4 months ago
- 9f77808 boards: xtensa: esp32_app_cpu: change bin name by Lucas Tamborrino · 1 year, 4 months ago
- 11fc182 soc: esp32: refactor esp32_net by Lucas Tamborrino · 1 year, 4 months ago
- 38ed830 boards: m5stack_atoms3_lite: add support for M5Stack AtomS3 Lite by Martin Kiepfer · 1 year, 4 months ago
- a21076b doc: pyocd: Add CMSIS DAP Onboard Debug Probe support by Andrej Butok · 1 year, 4 months ago
- fc959fc net: shell: Early wake up for TWT power save by Ajay Parida · 1 year, 4 months ago
- e021ccf drivers: dma: intel-adsp-hda: add delay to stop host dma by Rander Wang · 1 year, 4 months ago
- 3848fb8 boards: mimxrt1050_evk: enable linkserver support by Yves Vandervennet · 1 year, 4 months ago
- 27b1f4e Bluetooth: Mesh: Fix dereferencing before null pointer check by Pavel Vasilyev · 1 year, 4 months ago
- cee40d1 tests/drivers/uart/uart*: Allow on nrf52_bsim by Alberto Escolar Piedras · 1 year, 4 months ago
- cf54f9a boards nrf52_bsim: Allow running uart tests in this board by Alberto Escolar Piedras · 1 year, 4 months ago
- f82f6cd tests uart/uart_async_api: Improve filter by Alberto Escolar Piedras · 1 year, 4 months ago
- 7ef23e1 tests uart/uart_pm: Fix kconfig warning by Alberto Escolar Piedras · 1 year, 4 months ago
- 51f9af8 tests/drivers uart_pm: Fix for too fast targets by Alberto Escolar Piedras · 1 year, 4 months ago
- 992c04c manifest: Update nrf hw models to latest by Alberto Escolar Piedras · 1 year, 4 months ago
- 36b7a3e net: openthread: Remove PSA crypto backend workarounds by Damian Krolik · 1 year, 4 months ago
- c860542 boards: suppress dtc warning for SPI bridge on ST by Toon Stegen · 1 year, 4 months ago
- 8b96814 dts: bindings: Add vendor prefix fanke by Charles Dias · 1 year, 4 months ago
- 1367181 boards: arm: Add support for FK7B0M1-VBT6 board by Charles Dias · 1 year, 4 months ago
- 3e1a822 tests: Bluetooth: use unique IDs for l2cap bsim tests by Jonathan Rico · 1 year, 4 months ago
- 162a8f0 samples: drivers: display: support small displays by Stephan Linz · 1 year, 4 months ago
- 2fdea6b samples: drivers: display: distinguish mono pixel format by Stephan Linz · 1 year, 4 months ago
- e462656 samples: drivers: display: fix mono buffer size by Stephan Linz · 1 year, 4 months ago
- 6d53c2a soc: arm: nxp_s32: s32k3: select CONFIG_CACHE_MANAGEMENT by Manuel Argüelles · 1 year, 4 months ago
- 7f41696 dts: binding: sensor: bq274xx: improve desc. by Nick Ward · 1 year, 4 months ago
- e9b56bd drivers: sensor: bq274xx: remove float use by Nick Ward · 1 year, 4 months ago
- 12f4f4d samples: hello_world_user: fail in compilation if userspace is not enabled by Wojciech Sipak · 1 year, 4 months ago
- 37158eb tests: counter: Add LPC RTC 1KHZ counter by Mahesh Mahadevan · 1 year, 4 months ago
- 008b502 dts: nxp: Add support for 1Kz RTC counter by Mahesh Mahadevan · 1 year, 4 months ago
- 08705f5 drivers: mcux_lpc_rtc: Add support for 1KHz counter by Mahesh Mahadevan · 1 year, 4 months ago
- 0b72deb dts: counter: Add binding for 1KHz counter in NXP LPC RTC by Mahesh Mahadevan · 1 year, 4 months ago
- 24b68fa drivers: adc: shell: update list of compatibles by Henrik Brix Andersen · 1 year, 4 months ago
- 0cd776e drivers: adc: shell: sort the list of compatibles by Henrik Brix Andersen · 1 year, 4 months ago
- 765519e drivers/sensor: fix some ST drivers dependency to HAL_ST module by Armando Visconti · 1 year, 4 months ago
- 76f547e net: l2: wifi: wifi_utils: Resolve build warning with strncpy function by Daniel DeGrasse · 1 year, 4 months ago