Commit graph

  • 93c3975fe6 net: l2: ppp: Terminate connection with dormant Markus Lassila 2025-05-12 14:11:45 +03:00
  • 0090ca6d50 west.yml: update hal_espressif Sylvio Alves 2025-05-12 06:56:12 -03:00
  • 615409b349 tests: Bluetooth: Audio: Remove dependency on host mocks Emil Gydesen 2025-05-12 11:39:47 +02:00
  • 55e8966999 doc: releases: Add ElemRV to Release Notes Daniel Schultz 2025-05-05 06:26:17 +02:00
  • 59008a8f96 boards: aesc: Add ElemRV-N Daniel Schultz 2025-02-20 18:10:54 +01:00
  • 2120b82ec9 dts: riscv: Add aesc Daniel Schultz 2025-02-20 17:50:17 +01:00
  • 86b31465f4 drivers: serial: Add aesc UART driver Daniel Schultz 2025-05-08 15:23:43 +02:00
  • 3112f856d2 soc: Add aesc Daniel Schultz 2025-04-30 08:06:28 +02:00
  • 14b83d130d MAINTAINERS: Add Aesc Platform Daniel Schultz 2025-05-03 07:50:31 +02:00
  • 24322dd555 dts: bindings: Add aesc Daniel Schultz 2025-04-30 08:09:09 +02:00
  • 8c02ffc6dd arch: arm: enable pxn support at arch level Sudan Landge 2025-04-10 20:07:01 +01:00
  • 3a4e12899c tests: drivers: pwm: pwm_loopback: support numaker_m55m1 cyliang tw 2025-05-12 14:11:04 +08:00
  • a5f8645038 drivers: pwm: support for numaker m55m1x cyliang tw 2025-05-12 14:07:26 +08:00
  • 46a3bbb35a drivers: sensor: ti: tmp11x: fix get ambient offset Jeppe Odgaard 2025-05-12 11:51:06 +02:00
  • a068709171 drivers: spi: nrfx_spim: use clock phandle for HSFLL nodes Marcin Szymczyk 2025-05-06 13:06:39 +02:00
  • cc837284fd dts: arm: st: add MCOs and PLL2 to PLL4 in stm32mp13.dtsi Alain Volmat 2025-05-04 12:13:16 +02:00
  • 88d8003109 clock_control: stm32: add handling of clocks for the stm32mp13 Alain Volmat 2025-05-04 12:12:35 +02:00
  • 983d891829 drivers: clock: stm32mp13: rename frac-v binding into fracn Alain Volmat 2025-05-12 12:21:57 +02:00
  • d95b7c4e64 dts: bindings: stm32: add div-q and div-r on stm32mp13 plls Alain Volmat 2025-05-06 21:08:46 +02:00
  • 933446ff4a drivers: clock: stm32-mco: support MCO with enable bit Alain Volmat 2025-05-04 12:10:14 +02:00
  • 13a36718fa tests: drivers: Enable new test for MAX32650 boards Furkan Akkiz 2025-04-21 16:23:03 +03:00
  • 02d91a647e boards: adi: Enable new nodes of MAX32650 boards Furkan Akkiz 2025-04-21 16:14:05 +03:00
  • 40a60a6ac2 dts: arm: adi: max32650: Add more peripheral nodes Furkan Akkiz 2025-04-21 16:08:54 +03:00
  • 9de258c50f drivers: i2c: Update driver to enable I2C for MAX32650 SoC Burak Babaoglu 2025-04-21 16:04:14 +03:00
  • ccc26a53bb drivers: watchdog: Update driver to enable WDT for MAX32650 SoC Furkan Akkiz 2025-04-21 16:02:00 +03:00
  • 46ab3b4ff3 drivers: spi: Update driver to enable SPI for MAX32650 Furkan Akkiz 2025-04-18 15:13:23 +03:00
  • d19e318a71 drivers: spi: clang-format changes for MAX32 SPI driver Furkan Akkiz 2025-04-25 17:24:19 +03:00
  • fb8a8e592c manifest: Update hal_adi revision Furkan Akkiz 2025-04-22 10:11:58 +03:00
  • 8355418558 MAINTAINERS: add modulino files to the Arduino area Fabio Baltieri 2025-05-14 07:24:18 +01:00
  • 560a6b7de9 shields: add two shield definitions for modulino boards Fabio Baltieri 2025-05-08 21:07:44 +01:00
  • 1d1dc09ca3 leds: add arduino,modulino-smartleds Fabio Baltieri 2025-04-06 16:29:19 +01:00
  • 8060a59f3a leds: add arduino,modulino-buttons-leds Fabio Baltieri 2025-04-06 16:28:27 +01:00
  • 82509f7295 input: add arduino,modulino-buttons Fabio Baltieri 2025-04-06 16:23:22 +01:00
  • 971c2c9426 Revert "Bluetooth: host: extract sending of host num complete" Pavel Vasilyev 2025-05-06 07:34:58 +02:00
  • da9acbcf11 Revert "Bluetooth: host: Send host num completes as early as possible" Pavel Vasilyev 2025-05-06 07:34:17 +02:00
  • f2f036fd0d boards: wch: Introduce Weact CH32V203 bluepill Camille BAUD 2025-03-21 19:03:03 +01:00
  • dd51655b25 drivers: add CH32V203 to wch systick Camille BAUD 2025-03-21 19:02:31 +01:00
  • e4783692e4 modules: hal_wch: add CH32V203 support Camille BAUD 2025-03-21 19:01:47 +01:00
  • 2013d6e129 dts: wch: Introduce CH32V203 Camille BAUD 2025-03-21 19:01:08 +01:00
  • 72dadd3242 soc: wch: Introduce Qingke V4B Camille BAUD 2025-03-21 19:00:24 +01:00
  • 88b108d201 drivers: gpio: davinci: Allow empty pinctrl Ayush Singh 2025-05-12 10:39:45 +05:30
  • 431f202732 drivers: entropy: add iproc_rng200 (rpi_5) random generator driver TOKITA Hiroshi 2025-05-02 14:12:21 +09:00
  • 10f614db9a drivers: entropy: Add sort directives TOKITA Hiroshi 2025-05-03 00:25:11 +09:00
  • f726cb5123 modules: CMSIS_6: Switch to CMSIS_6 for Cortex-M Sudan Landge 2025-04-29 15:05:15 +01:00
  • c4235fa489 modules: CMSIS_6: fix path and use it for TF-M Sudan Landge 2025-04-29 14:38:11 +01:00
  • 4bc2de23a9 drivers: flash: Add support for Apollo510 flash controller Hao Luo 2025-02-12 11:53:40 +08:00
  • 95153de15b drivers: hwinfo: Add support for Apollo510 hwinfo Hao Luo 2025-02-12 11:58:28 +08:00
  • ba52a93ac9 drivers: adc: Add support for Apollo510 ADC Hao Luo 2025-02-12 11:50:31 +08:00
  • 3c7e43f4e2 tests: posix: add posix_clock_selection testsuite Chris Friedt 2025-04-25 07:49:07 -04:00
  • ae4a1dbf2c posix: implement the POSIX_CLOCK_SELECTION Option Group Chris Friedt 2025-04-13 11:20:24 -04:00
  • 4c9fb2e274 doc: posix: add doc for XSI_SINGLE_PROCESS Option Group Chris Friedt 2025-04-25 07:54:08 -04:00
  • 8673d7408b tests: posix: add test for the xsi_single_process option group Chris Friedt 2025-04-13 10:20:33 -04:00
  • cfae041834 posix: implement the XSI_SINGLE_PROCESS Option Group Chris Friedt 2025-04-13 11:14:57 -04:00
  • 0b869efe6a posix: clock: move most implementations to clock_common.c Chris Friedt 2025-04-13 11:35:09 -04:00
  • 73ee23e3ad posix: clock: create z_clock_gettime().. convenience functions. Chris Friedt 2025-04-13 11:29:00 -04:00
  • 5c46fcb1e9 posix: env: move most implementations to env-common.c Chris Friedt 2025-04-12 21:10:08 -04:00
  • 4137c489d8 posix: env: create z_getenv()..z_setenv() convenience functions Chris Friedt 2025-04-12 21:00:54 -04:00
  • ebfc7db380 west.yml: MCUboot synchronization from upstream Jamie McCrae 2025-05-02 08:06:07 +01:00
  • 35f7eda545 modules: mbedtls: make key exchange Kconfigs depend on, not select Tomi Fontanilles 2025-05-02 10:11:26 +03:00
  • bf2efc762f nrf7002ek: dts: Add pull down to SPI MISO GPIO pin Bansidhar Mangalwedhekar 2025-05-05 09:54:35 +05:30
  • 6416646674 nrf7002dk: dts: Add pull up/down to QSPI GPIO pins Bansidhar Mangalwedhekar 2025-05-05 09:44:26 +05:30
  • 34622c05ab doc: releases: add note regarding dcmi binding update Alain Volmat 2025-05-12 09:34:36 +02:00
  • 12b8fb21cd tests: drivers: build_all: video: add testcase of stm32 dcmi Alain Volmat 2025-05-09 00:58:07 +02:00
  • c1e7bdaa75 video: stm32-dcmi: implement frame interval handling Alain Volmat 2025-05-08 16:42:10 +02:00
  • df93e20414 video: stm32-dcmi: correct get/set fmt handling Alain Volmat 2025-05-08 00:51:22 +02:00
  • a72cfba503 dts: bindings: video: dcmi: remove the dma in board dts example Alain Volmat 2025-05-07 21:23:35 +02:00
  • 99e12cbf4a dts: st: h7: move dma property of dcmi in stm32h7.dtsi Alain Volmat 2025-05-07 21:19:02 +02:00
  • 0c18dc3154 boards: arduino_nicla_vision: use endpoint based properties Alain Volmat 2025-05-07 20:52:59 +02:00
  • bee30203a4 shields: st_b_cams_omv_mb1683: use endpoint based properties Alain Volmat 2025-05-07 20:52:10 +02:00
  • 49aa55eda0 shields: weact_ov2640_cam_module: use endpoint based properties Alain Volmat 2025-05-07 20:50:19 +02:00
  • c0dae0c9ac video: stm32: dcmi: perform config based on endpoint properties Alain Volmat 2025-05-07 20:42:24 +02:00
  • d11bb65b14 dts: bindings: stm32-dcmi: use endpoint based properties Alain Volmat 2025-05-07 20:37:32 +02:00
  • abdb1ef3bc modules: lvgl: input: fix indev binding to display Abderrahmane JARMOUNI 2025-05-09 18:57:13 +02:00
  • 5572e49bc9 drivers: dma: siwx91x: DMA reload bug fix Sai Santhosh Malae 2025-05-08 21:13:30 +05:30
  • eee464dae7 boards: efm32gg_sltb009a: uart: Fix USART0 loc 1 Alex Hogen 2025-05-09 14:12:22 -07:00
  • db496c7a76 drivers: ieee802154: cc13xx_cc26xx: Don't filter beacon for OpenThread Alexandre Bailon 2025-05-08 16:58:19 +02:00
  • b8f94cade5 drivers: icm42688: move misleading debug message Yau-ming Leung 2025-05-11 21:06:03 +08:00
  • 3da78086ae driver: wifi: esp32: fix send data for AP_STA mode Gregor Copoix 2025-05-11 13:43:05 +00:00
  • 8409e425b3 drivers: gpio: pca series: dereference pointer in assignment Chris Friedt 2025-05-11 13:00:47 -04:00
  • 3124c7ad24 drivers: gpio: davinci: Fix for RAM MMIO Ayush Singh 2025-05-11 23:12:15 +05:30
  • b1b586cac6 net: fix constness in http_request David van Rijn 2025-05-12 01:09:00 +02:00
  • a05506a256 soc: silabs: add missing kconfig resource for siwx91x Martin Hoff 2025-05-12 16:09:24 +02:00
  • e45fb09499 MAINTAINERS: Add maintainer information for RX arch Duy Nguyen 2025-05-13 12:43:15 +07:00
  • 0d57414648 drivers: adc: add support for the ch32v00x series ch32v006-adc Michael Hope 2025-05-13 18:12:13 +00:00
  • fe6b52be4c samples: adc_dt: add support for the CH32V003EVT evaluation board ch32v-adc Michael Hope 2025-04-06 10:53:06 +00:00
  • 1aadecbca5 drivers: adc: add a driver for the CH32V003 ADC Michael Hope 2025-04-06 10:49:50 +00:00
  • fbdf4b9c64 MAINTAINERS: Add collaborators to IAR toolchain area Robin Kastberg 2025-05-09 10:44:56 +02:00
  • 0a919055e6 xtensa: gdbstub: fix stack calculation Guennadi Liakhovetski 2025-05-07 17:07:17 +02:00
  • 5769c4d565 xtensa: gdbstub: fix compilation Guennadi Liakhovetski 2025-05-07 16:35:20 +02:00
  • 92a32a903d boards: st: stm32h7s78_dk: add support for on-board XSPI PSRAM Titouan Christophe 2025-04-29 11:24:20 +02:00
  • 8ed65114f2 dts: arm: st: h7rs: add xspi controllers Titouan Christophe 2025-04-29 11:22:59 +02:00
  • d23b1bd4e0 memc: stm32_xspi_psram: allow usage on controllers without prefetch options Titouan Christophe 2025-04-29 11:11:50 +02:00
  • bd3aff20eb drivers: dp: add STM32 support Fabio Baltieri 2025-04-28 14:05:38 +01:00
  • 25bd4abfc4 drivers: dp: move the nrf code to its own file Fabio Baltieri 2025-05-02 12:08:35 +01:00
  • 0bce31b99a drivers: counter: siwx91x: gecko-stimer description Sai Santhosh Malae 2025-05-09 23:47:52 +05:30
  • a1913f9d9f drivers: counter: siwx91x: Enable siwx91x Counter driver Sai Santhosh Malae 2025-04-30 11:26:31 +05:30
  • 77378a8c75 arch: arm: pm_s2ram: fix compatibility with ARMv6-M again Mathieu Choplain 2025-04-07 17:06:40 +02:00
  • 0e248419b7 arch: arm: cortex_a_r: Fix memory corruption when disabling dcache Robert Hancock 2025-04-24 11:19:07 -06:00
  • d0aa263c1d boards: stm32h573i_dk: add display support Samuel Quiniou 2025-05-03 00:34:17 +02:00
  • e4650bc349 scripts: ci: check_compliance: fix identity check for multiple DCOs Mirai SHINJO 2025-05-03 21:37:38 -04:00