Commit graph

  • d4d0907ede ARC: SMP: simplify CPU mask generation with BIT_MASK Evgeniy Paltsev 2023-03-20 19:57:56 +0000
  • 16e9362ba0 ARC: SMP: fix IDU mask setup Evgeniy Paltsev 2023-03-18 23:32:43 +0000
  • 9889e8e20a input: move the listener section in common-rom Fabio Baltieri 2023-03-19 21:31:55 +0000
  • d4ed0d7a2d tests: lib: mem_alloc: skip reallocarray test on arm clang Kumar Gala 2023-03-16 14:58:04 +0000
  • 369ffb4929 hal_nordic: Add protection against resource conflict (take 2) Krzysztof Chruscinski 2023-03-20 16:19:17 +0100
  • 5af49c1e35 hal_nordic: Add protection against resource conflict Krzysztof Chruscinski 2023-03-20 11:49:14 +0100
  • 9a73b9c80d hal_nordic: Change scheme for RTC and TIMER reservation Krzysztof Chruscinski 2023-03-17 11:20:33 +0100
  • d25b0318e6 tests: drivers: counter: maxim_ds3231: Remove unused test Krzysztof Chruscinski 2023-03-17 09:56:01 +0100
  • 656b0e6426 drivers: counter: Adapt to use device tree Krzysztof Chruscinski 2023-03-16 13:48:40 +0100
  • a7a051801b boards: arm: nordic: Cleanup timers setup Krzysztof Chruscinski 2023-03-17 14:43:31 +0100
  • 45d9960bc6 samples: net: sockets: echo_client: Fix userspace crash Robert Lubos 2023-03-02 16:28:09 +0100
  • 66ae9153a6 net: sockets: Fix SO_SNDTIMEO handling Robert Lubos 2023-03-13 15:48:25 +0100
  • 616797c429 net: sockets: Add helper function for recalculating remaining timeout Robert Lubos 2023-03-13 15:46:09 +0100
  • 159559b807 tests: net: sockets: tcp: Add SO_SNDTIMEO test cases Robert Lubos 2023-03-13 13:54:28 +0100
  • e67374e47a net: tcp: Rework TCP SO_RCVBUF/SO_SNDBUF option handling Robert Lubos 2023-03-13 17:03:50 +0100
  • 3da59df974 tests: net: sockets: tcp: Extend SO_RCVBUF/SO_SNDBUF tests Robert Lubos 2023-03-14 13:00:11 +0100
  • 0771535119 net: sockets: Update zsock_poll() API documentation Robert Lubos 2023-03-15 10:05:45 +0100
  • 93619d7b73 drivers: counter: nrfx_rtc: Use clock control when driver enabled Krzysztof Chruscinski 2023-03-20 12:27:27 +0100
  • 51f452bbf0 tests: drivers: counter: Relax timing requirement Krzysztof Chruscinski 2023-03-20 12:25:25 +0100
  • 047ee8ca5f modules/picolibc: Include clang+cmake and old GCC changes Keith Packard 2023-02-02 21:51:45 -0800
  • a3288252ff drivers: flash: nrf_qspi_nor: Add runtime PM Zack Cornelius 2022-01-21 11:39:09 -0600
  • 7e4de9363f tests: drivers: adc_dma: fix buffer state not being verified Hein Wessels 2023-03-13 11:22:58 +0100
  • a0e6fe34e0 tests: drivers: adc_dma: add nucleo_h743zi Hein Wessels 2023-03-13 12:54:25 +0100
  • 9d314faf28 tests: drivers: adc_dma: remove test userspace Hein Wessels 2023-03-13 11:52:38 +0100
  • 6e21ebf2e0 tests: drivers: adc_dma: wrap nxp specifc functionality Hein Wessels 2023-01-24 10:46:21 +0100
  • a2dd232410 drivers: adc: stm32: dma support Hein Wessels 2023-01-27 09:51:23 +0100
  • 2e7c02bef6 Bluetooth: pairing: OOB: Separate LE SC OOB from legacy OOB logic Sebastian Panceac 2022-09-21 18:57:36 +0300
  • 89ef7614f3 boards: arm: mimxrt1024_evk: Added FlexPWM Docs Emilio Benavente 2023-03-03 13:21:50 -0600
  • 4235028ab3 boards: arm: mimxrt1024_evk: Added flexpwm pinctrl Emilio Benavente 2023-03-03 15:54:48 -0600
  • f2d9b74da1 tests bsim: Move common scripts one level up Alberto Escolar Piedras 2023-03-20 11:08:34 +0100
  • dba8d0c45f samples: bluetooth: mesh_demo: Fix bbc_microbit overlay Pavel Vasilyev 2023-03-20 10:43:15 +0100
  • 3567007099 samples: bluetooth: mesh: Fix bbc_microbit overlay Pavel Vasilyev 2023-03-20 10:33:17 +0100
  • 417d704b86 soc: arm: nordic: Add GPREGRET register validation Jamie McCrae 2023-02-27 09:24:58 +0000
  • 69cb35e3ac doc: Add retained memory API and mark as experimental Jamie McCrae 2023-02-27 08:21:17 +0000
  • 02059bc692 MAINTAINERS: Add retained memory section and assign to self Jamie McCrae 2023-02-23 10:27:21 +0000
  • 44a7a75b19 doc: release: 3.4: Add retained_mem driver Jamie McCrae 2023-02-23 09:33:16 +0000
  • 1abeb6df8d tests: drivers: Add API test for retained_mem Jamie McCrae 2023-02-23 09:29:43 +0000
  • 5bae23b891 drivers: retained_mem: Add RAM driver Jamie McCrae 2023-02-22 13:29:37 +0000
  • 9bda013e5d drivers: retained_mem: Add nRF GPREGRET driver Jamie McCrae 2023-02-22 12:54:13 +0000
  • 2fedb306f7 drivers: Add retained memory driver interface Jamie McCrae 2023-02-22 12:34:27 +0000
  • db193332fa drivers: clock_control: correct enable / disable of backup domain on STM32 Benjamin Björnsson 2023-03-20 10:32:06 +0100
  • da04b42fa4 samples: bluetooth: BTHome sensor template fix whitespace Ole Sæther 2023-03-18 16:52:41 +0100
  • 837091c056 west.yml: Update nanopb to 0.4.7 Pieter De Gendt 2023-03-17 10:14:47 +0100
  • 018bdf5022 tests: Bluetooth: Mesh: Test DFU Server update phase and img recovery Krzysztof Kopyściński 2023-02-23 09:01:41 +0100
  • 8194c34669 Bluetooth: Mesh: allow user to define BLOB ID for bt_mesh_dfu_cli_send Krzysztof Kopyściński 2023-03-16 13:16:27 +0100
  • b0e91368a2 Bluetooth: Mesh: fix FW Update procedure recovery on on DFU Server side Krzysztof Kopyściński 2023-03-09 09:13:42 +0100
  • 51ff3e630b Bluetooth: Mesh: Do not transfer FW to targets in Verify Phase in DFU Krzysztof Kopyściński 2023-03-09 08:34:10 +0100
  • b011c1e36c Bluetooth: BAP: Add missing Unicast client CB NULL check Emil Gydesen 2023-03-17 16:02:47 +0100
  • 61f9d4ba40 linker: Fix handling of _static_thread_data section Kumar Gala 2023-03-17 15:27:31 +0000
  • 758e58a1b6 ci: Switch to CI image v0.25.1 Alberto Escolar Piedras 2023-03-17 16:33:05 +0100
  • 4939463dc2 samples: shields: x_nucleo_53l0a1: Add missing prj.conf Erwan Gouriou 2023-03-20 09:15:12 +0100
  • a2e5d1dcd2 drivers: wifi: esp32: register rxcb after wifi init Marcin Niestroj 2023-03-16 12:23:32 +0100
  • 14ec9e9dcb ARC: Add MWDT support into qemu_arc_hs platform Nikolay Agishev 2023-03-16 11:22:21 +0400
  • 36c46afbb9 net: zperf: Make Zperf worker thread stack size configurable Krishna T 2023-03-20 00:58:23 +0530
  • d6e54a417a net: zperf: Make Zperf worker thread priority configurable Krishna T 2023-03-20 00:56:24 +0530
  • 5720f1eae7 tests: drivers: wdt_basic_api: Add nucleo c031c6 as allowed platform Benjamin Björnsson 2023-03-17 16:53:53 +0100
  • 991af08e22 boards: arm: nucleo_c031c6: Enable independent watchdog Benjamin Björnsson 2023-03-17 16:39:58 +0100
  • db78d11352 dts: arm: stm32c0: Add watchdog nodes Benjamin Björnsson 2023-03-17 16:38:51 +0100
  • b308d83d45 drivers: watchdog: add watchdog support on STM32C0-series Benjamin Björnsson 2023-03-17 16:35:28 +0100
  • 85d1a27a3d Bluetooth: Host: Document bt_conn_set_security behavior Théo Battrel 2023-03-17 14:20:38 +0100
  • bcf1e8150b drivers: ieee802154: Fix csl_rx_time overflow issue for NRF5 and Maciej Baczmanski 2023-03-17 09:30:41 +0100
  • 01e8b3445e drivers: gpio: mcp23xxx: add support for reset pin Armin Brauns 2023-02-14 10:20:44 +0100
  • 07af23c1c6 drivers: gpio: mcp23xxx: support single-edge interrupts Armin Brauns 2023-02-13 10:52:39 +0100
  • 0db9785892 drivers: gpio: mcp23xxx: support pin interrupts Armin Brauns 2023-02-13 10:15:11 +0100
  • 1a566e6a7f drivers: gpio: mcp23xxx: fix typo Armin Brauns 2023-02-13 14:37:23 +0100
  • 8f8300d5fe dts: bindings: deduplicate mcp23xxx bindings Armin Brauns 2023-02-13 14:45:04 +0100
  • 0866ea4e21 include: drivers: fix typo in gpio.h Armin Brauns 2023-02-13 10:53:06 +0100
  • 9f8913c4e0 toolchain: Add ARMClang to gcc related toolchain flags check Kumar Gala 2023-03-16 14:58:27 +0000
  • 86e1740cfc serial: xilinx: uartlite: Fix infinite spin in xlnx_uartlite_fifo_read Robert Hancock 2023-03-15 16:55:40 +0000
  • c18e7f3ec1 docs: release: 3.4: Add note on prj_<board>.conf deprecation Jamie McCrae 2023-03-20 08:41:55 +0000
  • fbdd4ee379 cmake: Add warning when using prj_<board>.conf file Jamie McCrae 2023-03-20 08:39:55 +0000
  • 7e77084cc3 tests: dfu: img_util: Replace prj_<board> files with overlays Jamie McCrae 2023-03-20 08:35:24 +0000
  • abc33f61e5 tests: dfu: mcuboot: Replace prj_<board> files with overlays Jamie McCrae 2023-03-20 08:33:36 +0000
  • 192f64f73c tests: drivers: eeprom: api: Replace prj_<board> files with overlays Jamie McCrae 2023-03-20 08:29:50 +0000
  • 5bc019d713 samples: tracing: Replace prj_<board> files with overlays Jamie McCrae 2023-03-20 08:27:18 +0000
  • 3ad67c891d tests: fs: fat_fs_api: Simplify configuration Jamie McCrae 2023-03-17 13:52:59 +0000
  • 4294d43bc9 tests: fs: fcb: Replace prj_<board> files with overlays Jamie McCrae 2023-03-17 13:19:00 +0000
  • 7bc1450efe samples: bluetooth: mesh: Replace prj_<board> files with overlays Jamie McCrae 2023-03-17 13:05:25 +0000
  • 3e3cee7f11 samples: bluetooth: mesh_demo: Replace prj_<board> files with overlays Jamie McCrae 2023-03-17 13:01:14 +0000
  • 2398ac1815 samples: drivers: espi: Replace prj_<board> files with overlays Jamie McCrae 2023-03-17 12:52:50 +0000
  • 34863c9f4e samples: drivers: kscan: Replace prj_<board> files with overlays Jamie McCrae 2023-03-17 12:50:23 +0000
  • cd4453d565 samples: drivers: ps2: Replace prj_<board> files with overlays Jamie McCrae 2023-03-17 12:49:05 +0000
  • e3525fc763 samples: zbus: remote_mock: Replace prj_<board> files with overlays Jamie McCrae 2023-03-17 12:39:00 +0000
  • 2e43a483de samples: zbus: uart_bridge: Replace prj_<board> files with overlays Jamie McCrae 2023-03-17 12:36:39 +0000
  • a1f55c63b3 soc: fvp_aemv8r: add mpu region from device tree Yanqin Wei 2023-02-14 14:40:20 +0800
  • 2122efee1c include: arch: add macro for mpu memory configuration Yanqin Wei 2023-02-14 16:01:40 +0800
  • 4e6c50646a samples: drivers: counter: alarm: Add support for stm32h735g_disco Ben Marsh 2023-03-17 13:55:25 +0000
  • 1cec2af0cb tests: drivers: counter: counter_basic_api: Add stm32h735g_disco overlay Ben Marsh 2023-03-17 13:52:41 +0000
  • 20dce8c6a8 boards: arm: stm32h735g_disco: Add counter support Ben Marsh 2023-03-17 13:49:18 +0000
  • 739651b545 boards: arm: nucleo_c031c6: Enable rtc Benjamin Björnsson 2023-03-17 13:25:08 +0100
  • 71c83df095 dts: arm: stm32c0: Add rtc node Benjamin Björnsson 2023-03-17 13:25:02 +0100
  • c02688a308 drivers: counter: add support for rtc in STM32C0-series Benjamin Björnsson 2023-03-17 13:24:58 +0100
  • 6c8ef27a77 drivers: counter: stm32_rtc: enable backup domain only when supported Benjamin Björnsson 2023-03-17 13:24:42 +0100
  • c8e1b1e264 Bluetooth: Audio: Move audio shell to audio directory Emil Gydesen 2023-03-16 17:18:08 +0100
  • cac932d849 tests: net: Add tests for offloaded_netdev Georges Oates_Larsen 2023-01-19 14:20:38 -0800
  • 3c6b7dc35a net: dummy L2 for offloaded ifaces Georges Oates_Larsen 2023-01-19 14:17:55 -0800
  • 37b3a11d72 drivers: can: shell: add debug log for calculated timing parameters Henrik Brix Andersen 2023-03-16 13:57:55 +0100
  • 1c7feb3fd4 drivers: can: shell: show min/max timing parameters Henrik Brix Andersen 2023-03-16 13:56:18 +0100
  • 5e6c733006 net: wifi: Use a macro for TWT wake interval Krishna T 2023-03-15 14:44:39 +0530
  • 65aae9cbfb net: wifi: Use micro seconds for precision for TWT intervals Krishna T 2023-03-15 13:14:04 +0530