Commit graph

  • 73bc59fad8 boards: mimxrt595_evk: Update PM code Mahesh Mahadevan 2023-09-12 09:34:52 -05:00
  • 24f2dd059e drivers: eth_mcux: Avoid using deprecated SDK function Mahesh Mahadevan 2023-09-11 17:14:48 -05:00
  • 2ea2d37d60 modules: lvgl: retain last event for button/pointer device Fabian Blatz 2023-09-18 06:20:40 +02:00
  • b142e9dd5e posix: logging: use log module register instead of declare Christopher Friedt 2023-09-19 10:29:16 -04:00
  • cd67428fec drivers: sensor: ntc-thermistor: Add PM support Paweł Anikiel 2023-08-08 14:49:02 +00:00
  • ebdfb6b5e2 drivers: sensor: ntc-thermistor: Add Murata NCP15WB473 thermistor Paweł Anikiel 2023-08-04 10:36:54 +00:00
  • 5db05878ab drivers: sensor: ntc-thermistor: Remove r25-ohm property Paweł Anikiel 2023-08-04 10:36:40 +00:00
  • 4b33f4fe19 scripts: Update ntc-thermistor table generator Paweł Anikiel 2023-08-04 10:36:35 +00:00
  • 83be5fb596 drivers: sensor: ntc-thermistor: Simplify comp lookup Paweł Anikiel 2023-08-04 10:36:23 +00:00
  • 694b7fe822 drivers: sensor: ntc-thermistor: Fix wrong n_comp value Paweł Anikiel 2023-08-04 10:36:18 +00:00
  • 883a0c46a8 drivers: sensor: ntc-thermistor: Fix voltage & resistance calculation Paweł Anikiel 2023-08-04 10:36:07 +00:00
  • 97e15f2923 drivers: sensor: ntc-thermistor: Fix flipped condition Paweł Anikiel 2023-09-18 09:39:33 +00:00
  • 879c611f58 Bluetooth: Controller: Fix LE Set Ext Adv Param Cmd invalid status Vinayak Kariappa Chettimada 2023-09-19 14:16:41 +02:00
  • 452fadcd0e doc: migration-guide: inform about MODEM_GSM_PPP deprecation Ryan Erickson 2023-09-18 13:01:48 -05:00
  • ea1cf4d2e1 drivers: console: deprecate uart_mux and gsm_mux Ryan Erickson 2023-09-18 12:57:18 -05:00
  • aaed347d60 drivers: modem: gsm: Mark as deprecated Ryan Erickson 2023-09-18 08:17:50 -05:00
  • 4cefcb6fc7 Bluetooth: Controller: Fix order of preempt timeout requested flag Vinayak Kariappa Chettimada 2023-09-18 09:00:14 +02:00
  • f4e05e3e54 Bluetooth: Controller: Fix ticker to prefer ticker node started Vinayak Kariappa Chettimada 2023-09-17 21:35:58 +02:00
  • 2baac8e769 soc: Add support for STM32F072X8 Jonas Otto 2023-09-09 20:55:01 +02:00
  • b3a3a8b3a2 net: ip: use default interface while matching LL src address Konrad Derda 2023-09-12 21:33:38 +02:00
  • dfd3d6e6cb samples: sensor: die_temp_polling: add @ symbol to regex Pavlo Havrylyuk 2023-09-11 20:20:33 -07:00
  • fa5636632e twister: fix utf-8 encoding for device handler Pavlo Havrylyuk 2023-09-12 09:38:52 -07:00
  • 3975b4596f dts: riscv: niosv: Fix status string Franciszek Zdobylak 2023-09-12 10:57:49 +02:00
  • da1463756e net: lwm2m: Allow Bootstrap server to close DTLS connection Seppo Takalo 2023-09-12 11:39:37 +03:00
  • f49309cf52 net: lwm2m: Add timeouts to state machine Seppo Takalo 2023-09-11 15:23:53 +03:00
  • 9d62bef3ac Bluetooth: BAP: Broadcast source state checks for ID and BASE Emil Gydesen 2023-09-08 11:29:44 +02:00
  • 994558ef8e samples: net: doc: Use new Sphinx extension to document networking samples Benjamin Cabé 2023-09-08 10:34:42 +02:00
  • 9f4cd4a727 net: openthread: doc: Fix doxygen group for openthread Benjamin Cabé 2023-09-08 10:31:55 +02:00
  • b0f92e13b9 doc: video: samples: Use new Sphinx extension to document samples Benjamin Cabé 2023-09-06 19:42:38 +02:00
  • ccc2a7a90d doc: release: Migration guide for CONFIG_NET_INTERFACE_NAME option Jukka Rissanen 2023-09-05 10:32:49 +03:00
  • d2495b14f2 modules: openthread: fix unused variable during otPlatCryptoInit Maciej Baczmanski 2023-09-05 07:32:03 +02:00
  • 3cb0d7ad6f samples: Bluetooth: TMAP Peripheral fix appearance Emil Gydesen 2023-08-28 15:09:01 +02:00
  • 88fa4904ab samples: Bluetooth: TMAP peripheral context fixes Emil Gydesen 2023-08-28 14:38:15 +02:00
  • e2005b6e48 modules: openthread: radio: OT now uses standard TX timestamp Florian Grandel 2023-08-11 16:50:28 +02:00
  • 3e0ed42427 tests: mcumgr: Updated MCUmg & smp client tests Juha Heiskanen 2023-09-19 13:57:25 +03:00
  • 0c6a3faeb4 mgmt: mcumgr: Image management client fix Juha Heiskanen 2023-09-19 13:53:10 +03:00
  • 2d02cae964 MGMT: Add user data to mgmt_handler Kuno Heltborg 2023-08-07 11:00:15 +02:00
  • 326d8c79fe net: mqtt-sn: Active mqtt-sn process work when buffer run out Weiwei Guo 2023-09-05 14:47:31 +08:00
  • 04bb819d20 net: mqtt-sn: Improve thread safety of publish/topic allocators Weiwei Guo 2023-07-24 16:20:30 +08:00
  • 196b1d6289 modem: hl7800: replace an snprintk with a strncpy Fabio Baltieri 2023-09-14 14:07:02 +00:00
  • dee8bb5ed0 twister: fix test plan to skip unconnected platforms Manoel Brunnen 2023-09-18 11:00:48 +02:00
  • 42aa8fd72c twister: Always change skip to error on integration platforms Maciej Perkowski 2023-09-15 15:22:15 +02:00
  • 6d64fe67ee twister: Change category of skip due to emulation_platforms Maciej Perkowski 2023-09-18 16:26:27 +02:00
  • fe5c915a56 test: fix ITRERATION_COUNT typo TaiJu Wu 2023-09-18 20:34:53 +00:00
  • 1dd3c6f9c2 boards: x86: doc: Orphan included RST helpers Andrei Emeltchenko 2023-08-18 11:01:39 +03:00
  • 6c0a14822e boards: doc: Include only index document to toctree Andrei Emeltchenko 2023-08-17 18:00:32 +03:00
  • 839258a954 boards: rcar_salvator_xs_m3: not a default test platform Anas Nashif 2023-09-19 01:09:55 +00:00
  • cbc6af0d09 spi: Cleanup and fix SPI docs build Tom Burdick 2023-09-18 16:15:07 -05:00
  • be6dd12f3a i2c: Fix documentation ifdefry Tom Burdick 2023-09-18 13:55:43 -05:00
  • 8131a67d6f soc/arm/silabs_exx32: select missing CONFIG_SOC_GECKO_SERIESx Filip Kokosinski 2023-09-19 13:10:44 +02:00
  • d9841ca9fb posix: cond: add logging for condition variables Christopher Friedt 2023-09-17 20:01:20 -04:00
  • 0958c46e23 posix: mutex: add logging for POSIX mutexes Christopher Friedt 2023-09-17 20:00:42 -04:00
  • d2845abcb3 posix: pthread: add logging for POSIX threads Christopher Friedt 2023-09-17 20:00:01 -04:00
  • 9cff600e25 posix: add logging to pooled resource templates Christopher Friedt 2023-09-17 19:57:46 -04:00
  • a04a1d8991 tracing: remove references to deprecated k_pipe_block_put Anas Nashif 2023-09-18 09:00:51 -04:00
  • 4ba97c2255 maintainers: remove gmarull as a PM subsystem collaborator Gerard Marull-Paretas 2023-09-18 15:45:44 +02:00
  • bb450eb26f net: sockets: Keep lock when notifying condvar Ambroise Vincent 2023-09-12 16:43:28 +01:00
  • 995eeda266 kernel: poll: Lock all calls to signal_poll_event Ambroise Vincent 2023-09-11 15:54:51 +01:00
  • 1896130bd8 modules: lvgl: fix initialization order depedencies Fabian Blatz 2023-09-18 07:05:22 +02:00
  • 9b7c2cba3a tests: add intc_plic build_all test Yong Cong Sin 2023-09-13 11:21:41 +08:00
  • 7afbcdc619 drivers: intc: plic: fix the calculation of trig register Yong Cong Sin 2023-09-12 21:24:41 +08:00
  • fa0bbaf66c net: promiscuous: Fix crash in promiscuous mode Andreas Ålgård 2023-09-18 10:07:12 +02:00
  • 47396e18e1 net: Fix usage of strncpy in net_if_get_name and net_if_set_name Dominik Ermel 2023-09-13 15:13:48 +00:00
  • 40ee8791f2 net: socketpair: Fix use after free Chaitanya Tata 2023-09-14 23:34:45 +05:30
  • 5b9f82668b riscv: telink_b91: fix compilation Yong Cong Sin 2023-09-12 16:33:05 +08:00
  • 7c870e149c dts: efm32gg12b: add pin-controller binding Fabio Baltieri 2023-09-18 15:29:18 +00:00
  • 3384ebb00f driver: sensor: adds basic support for analog devices ltc2990 Jilay Pandya 2023-08-18 18:56:46 +02:00
  • 9fe56ed709 dts: bindings: adiltc2990: add dts bindings for analog devices ltc2990 Jilay Pandya 2023-08-18 18:55:03 +02:00
  • f67dd39bb2 drivers: ramdisk: use devicetree to instantiate RAM disk Johann Fischer 2023-07-07 00:30:04 +02:00
  • 0b24aaad2c net: socket: Use network interface name length for IFNAMSIZ Jukka Rissanen 2023-09-07 16:45:16 +03:00
  • a9aed0bb51 boards: raytec_mdbt53: add input codes Fabio Baltieri 2023-09-18 10:42:41 +00:00
  • f53a0e9ce5 twister: Allow an empty quarantine file Grzegorz Chwierut 2023-09-15 15:21:06 +02:00
  • f007f21b3c modem: chat: Add test for runtime chat scripts Bjarki Arge Andreasen 2023-09-15 20:45:31 +02:00
  • 7310adaa49 modem: chat: Optimize const usage Bjarki Arge Andreasen 2023-09-15 17:57:57 +02:00
  • 586504bed8 modem: chat: Track size of script_chat request to avoid strlen() Bjarki Arge Andreasen 2023-09-16 10:52:22 +02:00
  • 328b588ceb drivers: modem: modem_cellular: Update script run function Bjarki Arge Andreasen 2023-09-15 17:42:27 +02:00
  • add09f389b tests: modem: Add tests for sync script run functions Bjarki Arge Andreasen 2023-09-15 14:31:11 +02:00
  • c9bc07a4f3 modem: chat: Add synchronous functions for script exec Bjarki Arge Andreasen 2023-09-15 13:45:56 +02:00
  • 467ec2e6b7 tests: bluetooth: controller: Included kconfigs for ISO-AL logging Nirosharn Amarasinghe 2023-09-08 17:03:06 +02:00
  • b96436296f Bluetooth: controller: Included kconfigs for ISO-AL logging Nirosharn Amarasinghe 2023-09-08 16:37:40 +02:00
  • 770f435e68 tests: bluetooth: controller: Updated ISO-AL tests for length of err PDU Nirosharn Amarasinghe 2023-08-14 12:36:14 +02:00
  • 365a56ce87 Bluetooth: controller: disregard length field on pdu error Erik Brockhoff 2023-08-10 14:44:59 +02:00
  • 2260b651b6 tests: bluetooth: controller: ISO-AL selection of TX time stamps Nirosharn Amarasinghe 2023-07-19 12:20:42 +02:00
  • d414cab87a Bluetooth: Controller: ISO-AL validation and selection of TX time stamps Nirosharn Amarasinghe 2023-07-18 16:32:29 +02:00
  • 05ce650c85 test: bluetooth: controller: Updated ISO-AL tests to cover endianness Nirosharn Amarasinghe 2023-07-17 16:19:46 +02:00
  • 31df0ef80b Bluetooth: controller: corrected time-offset for endianness Nirosharn Amarasinghe 2023-07-14 16:57:37 +02:00
  • ec20938627 tests: bluetooth: controller: Test for framed TX in consecutive events Nirosharn Amarasinghe 2023-07-05 16:13:20 +02:00
  • e318a3032b Bluetooth: controller: Use consecutive event for framed TX and RX bugfix Nirosharn Amarasinghe 2023-06-30 09:17:36 +02:00
  • 5daa864b5e Bluetooth: Controller: Use DIV_ROUND_UP macro in HAL ticker Vinayak Kariappa Chettimada 2023-09-14 19:04:22 +05:30
  • 34100cb7ea Bluetooth: Controller: Use defines for femto and pico seconds Vinayak Kariappa Chettimada 2023-09-14 18:47:25 +05:30
  • 3a690f62dd tests: bsim: Bluetooth: mesh: Adjust test sleep durations Vinayak Kariappa Chettimada 2023-09-13 17:27:12 +05:30
  • 333ff94e6b Bluetooth: Controller: Use HAL_TICKER_US_TO_TICKS_CEIL for ticks_slot Vinayak Kariappa Chettimada 2023-06-13 09:07:19 +05:30
  • 01314b2e43 Bluetooth: Controller: Make openisa and test hal ticker.h consistent Vinayak Kariappa Chettimada 2023-06-30 08:18:53 +05:30
  • c986104485 Bluetooth: Controller: Revert EVENT_OVERHEAD_END_US to original value Vinayak Kariappa Chettimada 2023-06-30 07:07:38 +05:30
  • a0642b8538 scripts: tests: twister: Handlers test update post refactor Lukasz Mrugala 2023-08-30 13:16:25 +02:00
  • 2d3d22d666 scripts: pylib: twister: twisterlib: Handlers refactor Lukasz Mrugala 2023-08-25 09:07:13 +02:00
  • b961be53a0 scripts: tests: Handler Lukasz Mrugala 2023-06-12 10:25:41 +02:00
  • 9019e46839 doc: migration-guide: inform about GPIO_AS_PINRESET deprecation Gerard Marull-Paretas 2023-09-18 11:41:42 +02:00
  • c572228aa0 boards: arm: nrf-based: remove redundant GPIO_AS_PINRESET=n Gerard Marull-Paretas 2023-09-18 11:38:09 +02:00
  • efb8408ba2 soc: arm: nordic_nrf: nrf52: deprecate GPIO_AS_PINRESET Gerard Marull-Paretas 2023-09-18 11:02:25 +02:00