- fd8ffdb boards: qemu_x86_tiny: enable support for coverage by Daniel Leung · 2 years, 7 months ago
- ee40548 samples: condvar: extra stack space for custom threads by Daniel Leung · 2 years, 7 months ago
- c9955cf testsuite: coverage: pin gcov sections for demand paging by Daniel Leung · 2 years, 7 months ago
- 1ace8ef cmake: extend linker snippets for pinned sections by Daniel Leung · 2 years, 7 months ago
- ade3394 testsuite: coverage: align rodata section by Daniel Leung · 2 years, 7 months ago
- 835680f twister: enhance support for board@revision as platform name by Daniel Leung · 2 years, 7 months ago
- c2c467a tests: lib: move ringbuffer to new ztest API by li biao · 2 years, 7 months ago
- ca4d8cf drivers: sensor: mpu9250: Fix initialization routine by Andrzej Głąbek · 2 years, 7 months ago
- f4dc5ac linker: Use a different macro to set vma for the noinit section by Andriy Gelman · 2 years, 7 months ago
- 4e90efa linker: set __rom_region_end via an offset from __rom_region_start by Andriy Gelman · 2 years, 7 months ago
- 8d5acea linker: make sure the macro arguments both point to the vma by Andriy Gelman · 2 years, 7 months ago
- 671cfa5 linker: align the lma to 4 bytes by Andriy Gelman · 2 years, 7 months ago
- 3217d97 tests: update unit/cbprintf test to use Kconfig by Torsten Rasmussen · 2 years, 7 months ago
- c23be56 tests: add Kconfig file to bluetooth ctrl_data_length_update testcases by Torsten Rasmussen · 2 years, 7 months ago
- c3fa8b8 tests: adopt ztest base test to extended unittest module by Torsten Rasmussen · 2 years, 7 months ago
- 0f15d89 tests: remove testing for board unit_testing by Torsten Rasmussen · 2 years, 7 months ago
- 7a65bdb cmake: kconfig: introduce dedicated unit testing board by Torsten Rasmussen · 2 years, 7 months ago
- 3526338 kconfig: change $(ARCH_DIR) to arch/ by Torsten Rasmussen · 2 years, 7 months ago
- 9871a05 kconfig: optional sourcing of $(KCONFIG_BINARY_DIR)/Kconfig.modules by Torsten Rasmussen · 2 years, 7 months ago
- a450c66 cmake: define and create KCONFIG_BINARY_DIR if it doesn't exists by Torsten Rasmussen · 2 years, 7 months ago
- c3620c8 scripts: remove ZEPHYR_BASE as default root for board listing by Torsten Rasmussen · 2 years, 7 months ago
- 8c55073 gpio: move gpio_cmsdk_ahb.h from drivers to include/drivers by Fabio Baltieri · 2 years, 7 months ago
- bf47c2a drivers: drop few unused pinmux.h include by Fabio Baltieri · 2 years, 7 months ago
- f136070 boards: drop pinmux subsystem references from board code by Fabio Baltieri · 2 years, 7 months ago
- 681372b board: v2m_beetle: drop CONFIG_PINMUX=y by Fabio Baltieri · 2 years, 7 months ago
- 7b64562 board: v2m_musca: drop CONFIG_PINMUX=y by Fabio Baltieri · 2 years, 7 months ago
- b6fadd1 tests: lib: move smf to new ztest API by li biao · 2 years, 7 months ago
- 1d428de boards: riscv: icev_wireless: add watchdog to aliases in dts by Christopher Friedt · 2 years, 7 months ago
- dd9d6bb subsys/mgmt/hawkbit: Set `ai_socktype` if IPV4/IPV6 by Yong Cong Sin · 2 years, 7 months ago
- 2ed88e9 subsys/mgmt/hawkbit: Init the `hints` struct to a known value by Yong Cong Sin · 2 years, 7 months ago
- 7bd1451 drivers: mdio: mdio: Update mdio_shell to use DEVICE_DT_GET by Benjamin Björnsson · 2 years, 7 months ago
- 27fcef0 arch: x86: Fix cache-related Kconfig symbols by Carlo Caione · 2 years, 7 months ago
- 4932f92 arch: arc: Fix cache-related Kconfig symbols by Carlo Caione · 2 years, 7 months ago
- 31d65d6 arch: arm64: Fix cache-related Kconfig symbols by Carlo Caione · 2 years, 7 months ago
- 710e7f2 arch: arm: Fix cache-related Kconfig symbols by Carlo Caione · 2 years, 7 months ago
- ae82071 arch: Rework cache-related Kconfig symbols by Carlo Caione · 2 years, 7 months ago
- cdfe085 Bluetooth: Host: Add CONFIG_BT_PRIVACY_RANDOMIZE_IR by Aleksander Wasaznik · 2 years, 7 months ago
- 058dc7c Bluetooth: Host: Refactor `bt_setup_public_id_addr` by Aleksander Wasaznik · 2 years, 7 months ago
- 323422e dfu: Fix write block size check on, probably, incorrect device by Dominik Ermel · 2 years, 7 months ago
- f2a338c tests/settings: Small cleanup of settings_basic_test.c by Dominik Ermel · 2 years, 7 months ago
- 3dbc13c Bluetooth: Audio: Fix issue with registering VOCS callbacks by Emil Gydesen · 2 years, 7 months ago
- 2b0f98b Bluetooth: Audio: Fix issue with registering AICS callbacks by Emil Gydesen · 2 years, 7 months ago
- a02e6d2 board: nrf53: Fix build error for thingy53_nrf5340 when MPU is disabled by Joakim Andersson · 2 years, 7 months ago
- ba9220c sd: sdmmc: wait before sending second OCR by Daniel DeGrasse · 2 years, 7 months ago
- 2647bc0 Bluetooth: Audio: Fix NULL pointer ref in bt_csis_lock by Emil Gydesen · 2 years, 7 months ago
- 541d946 Bluetooth: audio: Add HAS client support for preset switching by Mariusz Skamra · 2 years, 7 months ago
- 2ddd221 bme680: Rework setting the spi_mem_page accordingly to the datasheet by Jan Kuliga · 2 years, 7 months ago
- 2ce143a drivers/counter: return 64-bit value by Piotr Kmiecik · 2 years, 7 months ago
- 0cba9cb drivers: sensor: max17055: add VFOCV support by Fabio Baltieri · 2 years, 7 months ago
- b962074 tests: net: socket: tls move to new ztest API by Hu Zhenyu · 2 years, 7 months ago
- b8cdf9d Bluetooth: Audio: Fix issue with reset QoS on state change by Emil Gydesen · 2 years, 7 months ago
- a301afc samples: Bluetooth: Restrict Audio TX length to SDU for unicast audio by Emil Gydesen · 2 years, 7 months ago
- 9e9ea21 Bluetooth: ISO: Add check for maximum ISO SDU size by Emil Gydesen · 2 years, 7 months ago
- 95c863e tests: net: lib: tls_credentials: Add tfm_trusted test by Neil Armstrong · 2 years, 7 months ago
- 0690693 tests: tls_credentials: fix test by Neil Armstrong · 2 years, 7 months ago
- fe7ffcf tls_credentials: add Trusted Credential storage backend by Neil Armstrong · 2 years, 7 months ago
- 09cb88e ipc_service: Add ipc_service_deregister_endpoint function by Jackson Cooper-Driver · 2 years, 7 months ago
- 80c97c3 fcb_settings: Use weak function to get storage flash area by Nicolas VINCENT · 2 years, 7 months ago
- df7ca2a drivers/clock/rcar: Move ASSERT to module clock function by Aymeric Aillet · 2 years, 7 months ago
- 0277682 Bluetooth: ISO: Add check for pending ISO connections by Emil Gydesen · 2 years, 7 months ago
- 1acd4bf samples: add support for optimized CMSIS-NN kernels by Måns Nilsson · 2 years, 7 months ago
- 2b0e820 modules: add support for optimized CMSIS-NN kernels by Måns Nilsson · 2 years, 7 months ago
- f044a35 shell: typos by Théophile Ranquet · 2 years, 7 months ago
- 9c682e6 boards: arm: rpi_pico: add openocd runner configuration by TOKITA Hiroshi · 2 years, 7 months ago
- 3865e08 scripts/Kconfig: add dt_node_array_prop Kconfig functions by Eivind Jølsgard · 2 years, 7 months ago
- fd14236 storage: flash_map: fix incomplete type by Steven Slupsky · 2 years, 7 months ago
- 9a7e4b1 pwm: stm32: Remove support for deprecated st,prescaler prop by Kumar Gala · 2 years, 7 months ago
- 3470d61 dts: bindings: pwm: stm32: Remove deprecated property by Kumar Gala · 2 years, 7 months ago
- 054b6d7 pcie: shell: Replace shell argument with sh by Andrei Emeltchenko · 2 years, 7 months ago
- cedc1e3 pcie: Add Interrupt command status by Andrei Emeltchenko · 2 years, 7 months ago
- 3029d2f pcie: shell: Add dump and BDF string arguments by Andrei Emeltchenko · 2 years, 7 months ago
- 27eb12e net: socketcan: decouple SocketCAN and CAN controller headers by Henrik Brix Andersen · 2 years, 7 months ago
- 626c117 net: socketcan: fix SocketCAN MTU definition by Henrik Brix Andersen · 2 years, 7 months ago
- ef1e492 net: socketcan: SocketCAN supports classic CAN, not CAN-FD by Henrik Brix Andersen · 2 years, 7 months ago
- d1d48e8 net: socketcan: rename SocketCAN header from socket_can.h to socketcan.h by Henrik Brix Andersen · 2 years, 7 months ago
- 2431060 drivers: can: mcux: flexcan: rename internal funtions to not use zcan by Henrik Brix Andersen · 2 years, 7 months ago
- bcd936b drivers: can: mcp2515: rename internal funtions to not use zcan by Henrik Brix Andersen · 2 years, 7 months ago
- b40a8cb net: socket: can: rename utility functions by Henrik Brix Andersen · 2 years, 7 months ago
- 13c7541 drivers: can: remove z prefix from public CAN API types by Henrik Brix Andersen · 2 years, 7 months ago
- d159947 net: socket: can: prepend SocketCAN data types with socketcan by Henrik Brix Andersen · 2 years, 7 months ago
- 6099e18 tests: move the SocketCAN tests to tests/net/socket/can by Henrik Brix Andersen · 2 years, 7 months ago
- fe80c16 drivers: can: move socketcan types and functions to socketcan header by Henrik Brix Andersen · 2 years, 7 months ago
- 5f70091 boards/qemu_cortex_a53: enable qemu icount mode by Andy Ross · 2 years, 7 months ago
- e05d013 scripts/twister: Kill qemus with SIGKILL, not SIGTERM by Andy Ross · 2 years, 7 months ago
- b0c7943 net: lwm2m: Fix to Queue update process triggering by Juha Heiskanen · 2 years, 7 months ago
- a7721aa drivers: spi: pl022: Support interrupt based transfer by TOKITA Hiroshi · 2 years, 7 months ago
- bd1f288 tests: drivers: spi: loopback: add rpi_pico configuration by TOKITA Hiroshi · 2 years, 7 months ago
- f0985dd boards: arm: rpi_pico: Adding spi configuration to rpi_pico by TOKITA Hiroshi · 2 years, 7 months ago
- 8a8e893 dts: arm: rpi_pico: Adding spi configurations to rp2040 by TOKITA Hiroshi · 2 years, 7 months ago
- da32e26 drivers: spi: Add basic support for PL022 by TOKITA Hiroshi · 2 years, 7 months ago
- 84f3a0a drivers: Fixes MCUX clock assignment by Declan Snyder · 2 years, 7 months ago
- c635254 tests: build_all: modem: set minimum flash requirement by Daniel DeGrasse · 2 years, 7 months ago
- 2a53abd drivers: soc_flash_mcux: remove dependency on CONFIG_HAS_MCUX_IAP by Daniel DeGrasse · 2 years, 7 months ago
- f2a6c73 boards: arm: lpcxpresso55s69: Fix build of lpcxpresso55s69_cpu1 by Kumar Gala · 2 years, 7 months ago
- ccf9ae4 west.yml: hal_nxp: manifest update by Yves Vandervennet · 2 years, 7 months ago
- a2160ef twister: fix the hanging up on an exception happens during west flash by Enjia Mai · 2 years, 7 months ago
- ce085bc gest: wdt: filter out test for lpc and RTxxx by Hake Huang · 2 years, 7 months ago
- 807c715 bluetooth: host: buf: Remove redundant 'evt_discardable_count' check by Ahmed Moheb · 2 years, 7 months ago
- e950c21 emul: emul_sbs_gauge: Fix compile by Kumar Gala · 2 years, 7 months ago
- 4b5e57a doc: mec15xxevb_assy6853: Add notes for testing I2C by Hu Zhenyu · 2 years, 7 months ago