Commit graph

  • 0c6a3faeb4 mgmt: mcumgr: Image management client fix Juha Heiskanen 2023-09-19 13:53:10 +0300
  • 2d02cae964 MGMT: Add user data to mgmt_handler Kuno Heltborg 2023-08-07 11:00:15 +0200
  • 326d8c79fe net: mqtt-sn: Active mqtt-sn process work when buffer run out Weiwei Guo 2023-09-05 14:47:31 +0800
  • 04bb819d20 net: mqtt-sn: Improve thread safety of publish/topic allocators Weiwei Guo 2023-07-24 16:20:30 +0800
  • 196b1d6289 modem: hl7800: replace an snprintk with a strncpy Fabio Baltieri 2023-09-14 14:07:02 +0000
  • dee8bb5ed0 twister: fix test plan to skip unconnected platforms Manoel Brunnen 2023-09-18 11:00:48 +0200
  • 42aa8fd72c twister: Always change skip to error on integration platforms Maciej Perkowski 2023-09-15 15:22:15 +0200
  • 6d64fe67ee twister: Change category of skip due to emulation_platforms Maciej Perkowski 2023-09-18 16:26:27 +0200
  • fe5c915a56 test: fix ITRERATION_COUNT typo TaiJu Wu 2023-09-18 20:34:53 +0000
  • 1dd3c6f9c2 boards: x86: doc: Orphan included RST helpers Andrei Emeltchenko 2023-08-18 11:01:39 +0300
  • 6c0a14822e boards: doc: Include only index document to toctree Andrei Emeltchenko 2023-08-17 18:00:32 +0300
  • 839258a954 boards: rcar_salvator_xs_m3: not a default test platform Anas Nashif 2023-09-19 01:09:55 +0000
  • cbc6af0d09 spi: Cleanup and fix SPI docs build Tom Burdick 2023-09-18 16:15:07 -0500
  • be6dd12f3a i2c: Fix documentation ifdefry Tom Burdick 2023-09-18 13:55:43 -0500
  • 8131a67d6f soc/arm/silabs_exx32: select missing CONFIG_SOC_GECKO_SERIESx Filip Kokosinski 2023-09-19 13:10:44 +0200
  • d9841ca9fb posix: cond: add logging for condition variables Christopher Friedt 2023-09-17 20:01:20 -0400
  • 0958c46e23 posix: mutex: add logging for POSIX mutexes Christopher Friedt 2023-09-17 20:00:42 -0400
  • d2845abcb3 posix: pthread: add logging for POSIX threads Christopher Friedt 2023-09-17 20:00:01 -0400
  • 9cff600e25 posix: add logging to pooled resource templates Christopher Friedt 2023-09-17 19:57:46 -0400
  • a04a1d8991 tracing: remove references to deprecated k_pipe_block_put Anas Nashif 2023-09-18 09:00:51 -0400
  • 4ba97c2255 maintainers: remove gmarull as a PM subsystem collaborator Gerard Marull-Paretas 2023-09-18 15:45:44 +0200
  • bb450eb26f net: sockets: Keep lock when notifying condvar Ambroise Vincent 2023-09-12 16:43:28 +0100
  • 995eeda266 kernel: poll: Lock all calls to signal_poll_event Ambroise Vincent 2023-09-11 15:54:51 +0100
  • 1896130bd8 modules: lvgl: fix initialization order depedencies Fabian Blatz 2023-09-18 07:05:22 +0200
  • 9b7c2cba3a tests: add intc_plic build_all test Yong Cong Sin 2023-09-13 11:21:41 +0800
  • 7afbcdc619 drivers: intc: plic: fix the calculation of trig register Yong Cong Sin 2023-09-12 21:24:41 +0800
  • fa0bbaf66c net: promiscuous: Fix crash in promiscuous mode Andreas Ålgård 2023-09-18 10:07:12 +0200
  • 47396e18e1 net: Fix usage of strncpy in net_if_get_name and net_if_set_name Dominik Ermel 2023-09-13 15:13:48 +0000
  • 40ee8791f2 net: socketpair: Fix use after free Chaitanya Tata 2023-09-14 23:34:45 +0530
  • 5b9f82668b riscv: telink_b91: fix compilation Yong Cong Sin 2023-09-12 16:33:05 +0800
  • 7c870e149c dts: efm32gg12b: add pin-controller binding Fabio Baltieri 2023-09-18 15:29:18 +0000
  • 3384ebb00f driver: sensor: adds basic support for analog devices ltc2990 Jilay Pandya 2023-08-18 18:56:46 +0200
  • 9fe56ed709 dts: bindings: adiltc2990: add dts bindings for analog devices ltc2990 Jilay Pandya 2023-08-18 18:55:03 +0200
  • f67dd39bb2 drivers: ramdisk: use devicetree to instantiate RAM disk Johann Fischer 2023-07-07 00:30:04 +0200
  • 0b24aaad2c net: socket: Use network interface name length for IFNAMSIZ Jukka Rissanen 2023-09-07 16:45:16 +0300
  • a9aed0bb51 boards: raytec_mdbt53: add input codes Fabio Baltieri 2023-09-18 10:42:41 +0000
  • f53a0e9ce5 twister: Allow an empty quarantine file Grzegorz Chwierut 2023-09-15 15:21:06 +0200
  • f007f21b3c modem: chat: Add test for runtime chat scripts Bjarki Arge Andreasen 2023-09-15 20:45:31 +0200
  • 7310adaa49 modem: chat: Optimize const usage Bjarki Arge Andreasen 2023-09-15 17:57:57 +0200
  • 586504bed8 modem: chat: Track size of script_chat request to avoid strlen() Bjarki Arge Andreasen 2023-09-16 10:52:22 +0200
  • 328b588ceb drivers: modem: modem_cellular: Update script run function Bjarki Arge Andreasen 2023-09-15 17:42:27 +0200
  • add09f389b tests: modem: Add tests for sync script run functions Bjarki Arge Andreasen 2023-09-15 14:31:11 +0200
  • c9bc07a4f3 modem: chat: Add synchronous functions for script exec Bjarki Arge Andreasen 2023-09-15 13:45:56 +0200
  • 467ec2e6b7 tests: bluetooth: controller: Included kconfigs for ISO-AL logging Nirosharn Amarasinghe 2023-09-08 17:03:06 +0200
  • b96436296f Bluetooth: controller: Included kconfigs for ISO-AL logging Nirosharn Amarasinghe 2023-09-08 16:37:40 +0200
  • 770f435e68 tests: bluetooth: controller: Updated ISO-AL tests for length of err PDU Nirosharn Amarasinghe 2023-08-14 12:36:14 +0200
  • 365a56ce87 Bluetooth: controller: disregard length field on pdu error Erik Brockhoff 2023-08-10 14:44:59 +0200
  • 2260b651b6 tests: bluetooth: controller: ISO-AL selection of TX time stamps Nirosharn Amarasinghe 2023-07-19 12:20:42 +0200
  • d414cab87a Bluetooth: Controller: ISO-AL validation and selection of TX time stamps Nirosharn Amarasinghe 2023-07-18 16:32:29 +0200
  • 05ce650c85 test: bluetooth: controller: Updated ISO-AL tests to cover endianness Nirosharn Amarasinghe 2023-07-17 16:19:46 +0200
  • 31df0ef80b Bluetooth: controller: corrected time-offset for endianness Nirosharn Amarasinghe 2023-07-14 16:57:37 +0200
  • ec20938627 tests: bluetooth: controller: Test for framed TX in consecutive events Nirosharn Amarasinghe 2023-07-05 16:13:20 +0200
  • e318a3032b Bluetooth: controller: Use consecutive event for framed TX and RX bugfix Nirosharn Amarasinghe 2023-06-30 09:17:36 +0200
  • 5daa864b5e Bluetooth: Controller: Use DIV_ROUND_UP macro in HAL ticker Vinayak Kariappa Chettimada 2023-09-14 19:04:22 +0530
  • 34100cb7ea Bluetooth: Controller: Use defines for femto and pico seconds Vinayak Kariappa Chettimada 2023-09-14 18:47:25 +0530
  • 3a690f62dd tests: bsim: Bluetooth: mesh: Adjust test sleep durations Vinayak Kariappa Chettimada 2023-09-13 17:27:12 +0530
  • 333ff94e6b Bluetooth: Controller: Use HAL_TICKER_US_TO_TICKS_CEIL for ticks_slot Vinayak Kariappa Chettimada 2023-06-13 09:07:19 +0530
  • 01314b2e43 Bluetooth: Controller: Make openisa and test hal ticker.h consistent Vinayak Kariappa Chettimada 2023-06-30 08:18:53 +0530
  • c986104485 Bluetooth: Controller: Revert EVENT_OVERHEAD_END_US to original value Vinayak Kariappa Chettimada 2023-06-30 07:07:38 +0530
  • a0642b8538 scripts: tests: twister: Handlers test update post refactor Lukasz Mrugala 2023-08-30 13:16:25 +0200
  • 2d3d22d666 scripts: pylib: twister: twisterlib: Handlers refactor Lukasz Mrugala 2023-08-25 09:07:13 +0200
  • b961be53a0 scripts: tests: Handler Lukasz Mrugala 2023-06-12 10:25:41 +0200
  • 9019e46839 doc: migration-guide: inform about GPIO_AS_PINRESET deprecation Gerard Marull-Paretas 2023-09-18 11:41:42 +0200
  • c572228aa0 boards: arm: nrf-based: remove redundant GPIO_AS_PINRESET=n Gerard Marull-Paretas 2023-09-18 11:38:09 +0200
  • efb8408ba2 soc: arm: nordic_nrf: nrf52: deprecate GPIO_AS_PINRESET Gerard Marull-Paretas 2023-09-18 11:02:25 +0200
  • 5d6d6f5b65 boards: arm: nrf9160dk_nrf52840: use UICR gpio-as-nreset property Gerard Marull-Paretas 2023-09-18 11:37:32 +0200
  • 012fa5c5ef boards: arm: nrf-based: move all boards to gpio-as-nreset dt property Gerard Marull-Paretas 2023-09-18 11:34:15 +0200
  • 4d7d5ce226 modules: hal_nordic: nrfx: add support for 'gpio-as-nreset' Gerard Marull-Paretas 2023-09-18 11:06:23 +0200
  • 55ec77cac7 dts: bindings: arm: nordic,nrf-uicr: add gpio-as-nreset Gerard Marull-Paretas 2023-09-18 10:59:27 +0200
  • 8b4c75d233 pinctrl: silabs: Added default pinctrl for efr32xg12p Yonatan Schachter 2023-08-10 23:17:26 +0300
  • b0f0cd04e2 pinctrl: silabs: Added default pinctrl for efr32xg1p Yonatan Schachter 2023-08-10 20:25:40 +0300
  • cb297ae3bf pinctrl: silabs: Added default pinctrl for efr32xg13p Yonatan Schachter 2023-08-06 14:35:46 +0300
  • fb140de04a soc: silabs_exx32: Select SOC_GECKO_SERIES1 for 1x devices Yonatan Schachter 2023-08-06 13:55:40 +0300
  • 3a3f02c990 west: hal_silabs: Add support for librail for 1x devices Yonatan Schachter 2023-08-03 12:47:47 +0300
  • acf3755d1c ztest_new: add CONFIG_ZTEST_NO_YIELD to ztest_new Hake Huang 2023-09-15 23:51:00 +0800
  • 8f37003401 twister: platform filtering when test-only Pavlo Havrylyuk 2023-09-15 07:52:50 -0700
  • 8219c7ccda doc: release process: link to milestone dates on wiki Hein Wessels 2023-08-15 09:06:37 +0200
  • 033afe1c0c twister: doc: Update pytest and twister docs Grzegorz Chwierut 2023-09-14 15:38:34 +0200
  • 5bb3067942 twister: pytest: Allow list of pytest testpaths Grzegorz Chwierut 2023-09-14 15:34:07 +0200
  • b990a74f8b Bluetooth: Mesh: Add support for Upload OOB Start Ludvig Samuelsen Jordet 2023-08-09 09:30:29 +0200
  • dd090f06b7 net: wifi_mgmt: change type of wifi_scan_params->chan Jordan Yates 2023-09-16 15:41:39 +1000
  • e363c5e26d drivers: rtc: stm32: use single instance driver Brett Witherspoon 2023-09-16 16:01:07 -0400
  • 462a7262be drivers: rtc: stm32: add build assertion for source clock Brett Witherspoon 2023-09-16 15:44:43 -0400
  • 0e8e7a0189 drivers: rtc: stm32: fix cell index of source clock Brett Witherspoon 2023-09-16 15:20:11 -0400
  • efea1ad398 samples: userspace: Remove unnecessary build options Flavio Ceolin 2023-09-15 23:50:19 -0700
  • ac0f731b2e xen: add Kconfig option for Zephyr on Dom0less setups Dmytro Firsov 2023-09-15 21:13:31 +0300
  • ff14d64086 samples zbus benchmark: Fix twister filter Alberto Escolar Piedras 2023-09-15 16:56:41 +0200
  • e3aa649ee0 native simulator: Get latest from upstream Alberto Escolar Piedras 2023-09-04 15:20:35 +0200
  • 5dfc93b73c tests interrupt_offload: Set a proper interrupt for POSIX arch targets Alberto Escolar Piedras 2023-09-15 16:10:37 +0200
  • 3e369ec8ed drivers: spi: stm32: LOG_INF should be LOG_DBG to not clutter console Hein Wessels 2023-09-15 14:25:39 +0200
  • 131105811d boards: esp32: M5Stack Core2 has PCF8563 RTC, not PCF8523 Benjamin Cabé 2023-09-15 13:12:42 +0200
  • a7b25d599b fuel_gauge: Join get/set prop structs Aaron Massey 2023-09-13 12:16:52 -0600
  • eae44a55d8 net: lib: sockets: sockets_tls: prefix mbedtls error with 0x Martin Jäger 2023-09-14 10:51:32 +0200
  • f5fa4b3bcd soc: espressif: provide VMA to rodata and text by default Sylvio Alves 2023-09-13 07:24:52 -0300
  • 78cc40f4e5 tests: code_relocation: exclude mr_canhubk3 board Manuel Argüelles 2023-09-13 12:15:51 +0700
  • da56b98f8b tests: arch: arm_irq_vector_table: exclude mr_canhubk3 board Manuel Argüelles 2023-09-13 12:23:09 +0700
  • 775ec5ac19 tests: watchdog: wdt_basic_api: make mr_canhubk3 build only Manuel Argüelles 2023-09-13 12:04:09 +0700
  • c9cc03b6ef samples: tracing: exclude mr_canhubk3 board Manuel Argüelles 2023-09-05 10:22:41 +0700
  • 738b124281 tests: kernel: usage: skip for mr_canhubk3 board Manuel Argüelles 2023-09-05 17:05:28 +0700
  • a5d1fd9857 soc: adsp: clk: update clock switch flow Tomasz Leman 2023-09-07 15:14:04 +0200