Commit graph

  • 9ac63390db samples: sensor: update dht_polling to new API Lauren Murphy 2024-04-15 15:50:08 -0700
  • aca152a941 manifest: Update hal_silabs version Johan Hedberg 2024-06-07 17:21:10 +0300
  • 826cbb4522 doc: vuln: Add CVE under embargo Flavio Ceolin 2024-06-07 10:07:41 -0700
  • 1370216ea3 doc: tsc role and working group definition Anas Nashif 2024-05-23 12:25:31 -0400
  • 911df45d8e doc: update charter link Anas Nashif 2024-05-23 12:25:54 -0400
  • 19ded99c92 doc: migration-guide: sensor: sensirion: shtcx: chip property Thomas Stranger 2024-06-11 08:32:15 +0200
  • 34cac05775 drivers: sensor: sensirion: shtcx: remove chip property Thomas Stranger 2024-04-28 14:11:39 +0200
  • 49d09ecb28 sensor: current_amp: fix fractional value Nick Ward 2024-03-22 13:51:39 +1100
  • 5525c16c45 samples: add rt1050 to display samples with shield Daniel DeGrasse 2024-04-30 20:57:10 +0000
  • 2061e60a78 boards: nxp: mimxrt1050: remove display, document usable shields Daniel DeGrasse 2024-04-30 20:55:36 +0000
  • 59af15a219 boards: nxp: mimxrt1170_evk: Enable video feature Phi Bang Nguyen 2024-03-13 18:09:42 +0100
  • 67a3e71652 boards: shields: Add shield for NXP ov5640 camera modules Phi Bang Nguyen 2024-03-04 14:29:23 +0100
  • 0c23cf94a4 include/kernel: check type of object passed to K_POLL_EVENT_INITIALIZER Armin Brauns 2024-05-16 07:48:22 +0000
  • 45d3eb27b8 drivers: nxp_enet: Add fuse map address Declan Snyder 2024-05-20 13:19:04 -0500
  • f203a8b193 drivers: nxp_enet: Fix nxp,unique-mac Declan Snyder 2024-05-20 12:43:47 -0500
  • 139f16702a lib: utils: avoid Boolean-to-integer type casts frei tycho 2024-06-05 13:02:50 +0000
  • 9bb3853e67 tests: drivers: uart_emul: extend test case for async API Ruben Völl 2024-06-06 18:28:09 +0200
  • 2c82681bec driver: uart: emul: Add support for async UART API Ruben Völl 2024-05-06 14:13:24 +0200
  • e5dd2376b3 drivers: uart: emul: Remove uart_emul_work struct Ruben Völl 2024-06-06 12:33:29 +0200
  • 7c0b038d6b soc: microchip: mec: Common SoC init updated to MEC5 HAL v0.2 Scott Worley 2024-06-05 14:34:18 -0400
  • ec1f760b6a manifest: hal_microchip: Update to version 0.2 of MEC5 HAL Scott Worley 2024-06-05 14:32:04 -0400
  • 356dfa7e79 tests: Remove obsolete filter for ARC nSIM platform Nikolay Agishev 2024-06-07 09:05:22 +0300
  • 3bb95104e8 drivers: adc device: smartbond: Add power management Niek Ilmer 2024-06-07 16:45:38 +0200
  • 44782fd8af lib: change controlling expressions in if/while to Boolean frei tycho 2024-06-07 14:51:44 +0000
  • 382670690c net: change controlling expressions in while to Boolean frei tycho 2024-06-07 15:44:35 +0000
  • ac8620c791 tracing: change controlling expressions in while to Boolean frei tycho 2024-06-07 15:53:52 +0000
  • 421a6820e4 dts: ke1xz: Fix base address GPIOE Declan Snyder 2024-06-10 21:16:24 -0500
  • 038fc8b6ac samples: Bluetooth: Refactor TX for unicast audio client Emil Gydesen 2024-05-28 15:04:16 +0200
  • ea05d61c5f samples: Bluetooth: Fix stack size for unicast audio server Emil Gydesen 2024-05-28 15:07:22 +0200
  • 3334b55207 scripts: twister: help - change help text to match hwmv2 Lothar Felten 2024-06-11 11:38:08 +0200
  • 9cf6839b18 Bluetooth: Host: Allow conn create timeout longer than RPA timeout Rubin Gerritsen 2024-06-03 13:46:55 +0200
  • b30d2d1bf5 Bluetooth: Host: Add a test for connection creation timeout Rubin Gerritsen 2024-06-03 13:32:52 +0200
  • e8b500fd22 tests: drivers: counter: counter_basic_api: enabled lptmr testing Emilio Benavente 2024-05-22 21:20:44 +0000
  • baf7df87d8 boards: nxp: frdm_mcxn947: Enable lpmtr for frdm_mcxn947 Emilio Benavente 2024-05-22 21:15:48 +0000
  • d85cb222e4 drivers: timer: updated lptmr_timer binding Emilio Benavente 2024-06-05 15:49:53 +0000
  • c8d6f39e11 drivers: counter: counter_mcux_lptmr: Update to start with top value Emilio Benavente 2024-05-29 17:49:32 +0000
  • 1a29e67c91 dts: arm: nxp_mcxn947: Added lptmr Node in dts Emilio Benavente 2024-05-22 21:14:19 +0000
  • 59632d5bae boards: nxp: mimxrtxxx: fix non-optimal sector distribution Andrej Butok 2024-06-07 15:01:49 +0200
  • bed717e2a5 Bluetooth: Controller: Refactor of ull_adv_sync_pdu_set_clear() Troels Nilsson 2024-04-18 14:59:48 +0200
  • b1290cb86c scripts: twisterlib: filter coverage information Jordan Yates 2024-06-10 13:44:04 +1000
  • be71be5db9 drivers: adc device: smartbond: Add power management Niek Ilmer 2024-05-23 01:08:41 +0200
  • e34f29f9ea subsys/portability/CMSIS: Do not redefine TRUE & FALSE Alberto Escolar Piedras 2024-06-10 14:22:25 +0200
  • 8686c69118 tests: subsys: lorawan: add more test cases Lucas Romero 2024-06-05 10:17:03 +0200
  • 3a00ae48a3 tests: subsys: lorawan: run frag decoder test with both implementations Lucas Romero 2024-05-23 11:54:21 +0200
  • cad56e8005 lorawan: services: frag decoder: add lowmem implementation Lucas Romero 2024-06-11 10:59:31 +0200
  • 69c5ef9665 lorawan: services: frag transport: prepare for pluggable decoder Lucas Romero 2024-06-11 10:47:10 +0200
  • ff906974b8 lorawan: services: frag transport: refactor status Lucas Romero 2024-06-11 10:04:25 +0200
  • ff5df12af8 MAINTAINERS: Add ydamigos as collaborator for Renesas Ioannis Damigos 2024-06-07 15:48:13 +0300
  • 6551492a3f soc: nordic: configure run once for nrf54h20 Rafał Kuźnia 2024-06-07 11:20:18 +0200
  • a35d5e7851 ztest: Add macros for comparing strings Rubin Gerritsen 2024-06-06 12:26:59 +0200
  • 4d2e46478d drivers: usb: stm32: add disconnect gpio support Fabio Baltieri 2024-06-04 15:57:39 +0100
  • 4d6c05928b tests: drivers: counter: counter_basic_api: Add nrf54h20 ppr Krzysztof Chruściński 2024-05-31 07:40:10 +0200
  • 331442f059 tests: drivers: counter: basic_api: Tweak test timing Krzysztof Chruściński 2024-06-03 15:01:30 +0200
  • c87ab8c566 tests: drivers: counter: nrf_rtc: fixed_top: Add nrf54h20 ppr Krzysztof Chruściński 2024-05-29 16:14:57 +0200
  • 8d790a8979 drivers: pwm: generate pwm with nxp flexio IP Sumit Batra 2024-06-10 20:04:03 +0530
  • 63cf8e4b97 boards: arduino: portenta_h7: Updated docs. Rahul Arasikere 2024-05-23 16:19:53 -0400
  • d86334365f boards: arduino: portenta_h7: Enable Ethernet and USB-HS Support. Rahul Arasikere 2024-03-20 21:25:30 -0400
  • 68d0aaedb1 boards: arduino: portenta_h7: Add support for external QSPI Flash. Rahul Arasikere 2024-03-20 21:17:21 -0400
  • e98b0580de boards: arduino: portenta_h7: Add FMC and SDRAM1 nodes. Rahul Arasikere 2024-03-20 21:08:26 -0400
  • 27bb4bab93 boards: arduino: portenta_h7: Update clock tree to enable 400 MHz. Rahul Arasikere 2024-03-20 20:50:21 -0400
  • 1e5a501384 samples: usb: use new usbd test feature Johann Fischer 2024-05-24 12:58:31 +0200
  • 43c9176a3c tests: usb: remove feature usb_device dependency Johann Fischer 2024-05-28 14:26:35 +0200
  • 1695eed7c9 tests: udc: rework driver test configuration Johann Fischer 2024-05-28 14:05:27 +0200
  • 37fc9e26f2 boards: add new test supported feature usbd Johann Fischer 2024-05-24 12:45:48 +0200
  • a04b2ad093 boards: Enable adc node for nRF54H20 DK Karol Lasończyk 2024-02-13 14:24:50 +0100
  • ba305170f6 tests: drivers: adc: Add overlay for nRF54H20 board Karol Lasończyk 2024-02-13 14:21:13 +0100
  • 3c4ea76f06 samples: drivers: adc: Add overlay for nRF54H20 PDK Karol Lasończyk 2024-02-13 14:16:17 +0100
  • 15fa37d356 dts: Update SAADC compatible and expand nRF54H20 dtsi Karol Lasończyk 2024-02-13 14:12:45 +0100
  • 13196ec7c8 drivers: adc: Update adc driver to support nRF54H20 device Karol Lasończyk 2024-02-13 14:10:24 +0100
  • 5f1fdc4b4d drivers: adc: Update adc driver to support nRF54L15 device Karol Lasończyk 2024-02-07 14:19:30 +0100
  • 41071584a6 soc: nordic: vpr: remove Zifencei RISC-V extension Marcin Szymczyk 2024-04-26 15:40:12 +0200
  • 0781caf408 drivers: can: nxp_s32_canxl: calculate and set the TDCO Cong Nguyen Huu 2024-06-07 11:13:39 +0700
  • 7dc830e9db net: openthread: Add new kconfig OT options. Przemyslaw Bida 2024-06-07 09:26:33 +0200
  • 4c34e95904 net: openthread: Add implementation of TCAT advertisement. Przemyslaw Bida 2024-02-16 17:43:22 +0100
  • 54d9fe36a1 manifest: net: openthread: Regular openthread upmerge to 3873c6f. Przemyslaw Bida 2024-06-07 08:25:13 +0200
  • 2efc447c1b drivers: rtc: add RV3028 RTC driver Jakub Topic 2024-05-31 22:23:13 +0200
  • 660e8f690f dts: bindings: add binding for the RV3028 RTC Jakub Topic 2024-05-31 22:22:23 +0200
  • 2e4e9a9494 dts: bindings: Fix KSZ8081 property names Declan Snyder 2024-06-04 08:32:19 -0500
  • 62b4e3e08e dts: ke1xz: Fix ranges warning on GPIO Declan Snyder 2024-06-10 11:55:02 -0500
  • 5971867fad include: zephyr: drivers: eSPI API clarifications Jose Alberto Meza 2024-06-06 14:50:57 -0700
  • edaa52393e MAINTAINERS: Update ADI platform files for max32 family Maureen Helm 2024-05-29 14:13:49 -0500
  • d78a942945 tests: drivers: bbram: add nucleo_g071rb as an integration platform Aurelien Jarno 2024-06-07 23:49:46 +0200
  • d388ff9719 boards: nucleo_g071rb: enable backup registers Aurelien Jarno 2024-06-07 23:49:08 +0200
  • 2bff395b87 dts: arm: st: g0: add stm32-bbram node Aurelien Jarno 2024-06-06 20:44:43 +0200
  • 326d6059c6 drivers: bbram: stm32-bbram: fix write for devices with TAMP Aurelien Jarno 2024-06-06 20:29:34 +0200
  • e90c89d453 soc: silabs: Remove SOC_VENDOR_SILABS Reto Schneider 2024-04-13 14:43:50 +0200
  • ce35fbfbb2 driver: Move away from SOC_VENDOR_SILABS Reto Schneider 2024-05-19 03:03:51 +0200
  • d92e1e709e modules: Move away from SOC_VENDOR_SILABS Reto Schneider 2024-05-19 03:03:35 +0200
  • 0c073b409f docs: .gitignore: ignore coverage files Fin Maaß 2024-05-22 14:05:32 +0200
  • 597b838e84 samples: net: cellular_modem: include at shell Bjarki Arge Andreasen 2024-05-29 23:54:27 +0200
  • 1dab746dc6 drivers: modem: add at shell Bjarki Arge Andreasen 2024-05-29 23:41:16 +0200
  • e878024a3d modem: drivers: add user pipes to cellular modem driver Bjarki Arge Andreasen 2024-05-23 20:13:23 +0200
  • 03596feda1 tests: subsys: modem: add test suite for pipelink Bjarki Arge Andreasen 2024-05-30 21:49:19 +0200
  • 1f7d0b6cb0 modem: add modem_pipelink module Bjarki Arge Andreasen 2024-05-23 20:08:44 +0200
  • 7b95c1a872 west.yml: STM32WBA Cube FW 1.3.1 updates Alessandro Manganaro 2024-06-10 14:34:46 +0200
  • 57044d2d61 drivers: bluetooth: hci: STM32WBA driver updates according Cube FW 1.3.1 Alessandro Manganaro 2024-05-31 15:08:32 +0200
  • 7e9d07537d soc: st: stm32: stm32wbax: Updating hci interface with Cube FW 1.3.1 Alessandro Manganaro 2024-05-31 15:05:16 +0200
  • 2b4e137656 tests: net: socket: Avoid macro error with zsock_sendto Jukka Rissanen 2024-06-04 09:04:58 +0300
  • 7bb4013d8e net: tracing: Add socket tracing support Jukka Rissanen 2024-05-31 18:16:19 +0300
  • f071a26cca tests: spi: spi_loopback: organize esp32 based boards Lucas Tamborrino 2024-06-06 09:53:25 -0300