Commit graph

  • 39923e3e19 drivers: icm42688: pin9 function Yau-ming Leung 2025-05-01 18:31:05 +08:00
  • b7f046dd10 doc: kernel: services: correct usage example of k_poll_signal_reset Andrey Dodonov 2025-05-21 22:36:23 +02:00
  • b212fb91bd net: ip: net_pkt: conditional net_if_get_by_iface Jordan Yates 2025-05-20 11:19:12 +10:00
  • e80d86ab85 sca: eclair: substitute deprecated service STD.emptrecd Anas Nashif 2025-05-19 20:27:12 -04:00
  • 728a018f86 drivers: gpio: Fix GPIO initial status Benson Huang 2025-05-21 13:59:10 +08:00
  • 9cf6d66062 soc: npcx: npcx9: disable CCDEV_SEL in early initialization. Alvis Sun 2025-05-16 09:31:23 +08:00
  • 98478189f2 drivers: adc: rts5912: clear pending irq when setup jhan bo chao 2025-05-07 21:28:00 +08:00
  • 0f818e3e6b dts: lilygo/ttgo_tbeam: add axp2101 fuel-gauge node Felix Moessbauer 2025-04-27 18:54:18 +02:00
  • 84ebbdcd4b fuel_gauge: add basic support for AXP2101 chip Felix Moessbauer 2025-04-27 18:52:22 +02:00
  • 9a8e4663ac drivers: fuelgauge: Add missing property values Philipp Steiner 2025-04-29 13:37:05 +02:00
  • ac1dec0498 led: drop led_context.h Fabio Baltieri 2025-05-19 22:42:00 +01:00
  • 3d024e0953 modules: hal_nxp: Include TPM HAL driver for QDEC Peter van der Perk 2025-05-21 09:47:01 +02:00
  • 49e33d38c1 drivers: sensor: qdec_tpm: Add QDEC support for NXP TPM Peter van der Perk 2025-03-14 14:23:05 +01:00
  • 0d73b53310 samples: Add i.MX RTxxx AMP samples Vit Stanicek 2025-03-27 18:22:30 +01:00
  • 1e38f94473 drivers: timer : fix rtmr timer. Lin Yu-Cheng 2025-04-29 20:14:29 +08:00
  • 843d661b82 modules: Update picolibc to version 1.8.10 Keith Packard 2025-03-27 15:03:06 -07:00
  • 47f2136e3c tests/kernel: Adapt to picolibc 1.8.10 symbol changes Keith Packard 2025-04-11 23:14:45 -07:00
  • 627f0ef565 posix: Use picolibc's limits.h when building POSIX code Keith Packard 2025-02-06 17:51:53 -08:00
  • 9367592240 boards: Add mimxrt685_evk/mimxrt685s/hifi4 Vit Stanicek 2025-05-02 12:18:41 +02:00
  • eba03e8571 dts: Add DT for brd mimxrt685_evk/mimxrt685s/hifi4 Vit Stanicek 2025-05-02 12:18:10 +02:00
  • cb1a7df652 dts: xtensa: Add DT for SoC mimxrt685s/hifi4 Vit Stanicek 2023-11-20 15:12:31 +01:00
  • e253c3b57f soc: xtensa: Add mimxrt685s/hifi4 Vit Stanicek 2025-02-13 13:44:06 +01:00
  • 44ae59e589 modules: hal_nxp: Edit lists for mimxrt685s/hifi4 Vit Stanicek 2025-03-27 17:20:48 +01:00
  • e3edf462f0 manifest: Repoint hal_nxp Vit Stanicek 2025-02-13 13:42:04 +01:00
  • 7b7b0de6d6 boards: quail: MikroBUS Oleg Kokorin 2025-05-01 20:06:25 +02:00
  • bdca32d88f drivers: flash: Remove VIMS calls for cc23x0 Stoyan Bogdanov 2025-05-18 23:54:11 +03:00
  • c96356d7da x86: llext: add ram and only_tags to enable tests Lauren Murphy 2025-05-19 10:32:16 -07:00
  • 7bbe425fe4 llext: basic x86 support Lauren Murphy 2025-05-16 14:15:45 -07:00
  • 9941902e2c boards: nxp: frdm_mcxa153: Support wwdt for NXP frdm_mcxa153 board Neil Chen 2025-05-19 13:53:32 +08:00
  • 94a04a8259 dts: arm/nxp: Add wwdt nodes to NXP MCXA153 dtsi file Neil Chen 2025-05-19 13:52:26 +08:00
  • 8a9afc94be boards: frdm_mcxn236: Fix USB next support on this board Neil Chen 2025-05-14 16:33:06 +08:00
  • 3b407609b4 soc: mcxn: formatting Alexandre Rey 2025-05-14 08:05:55 +02:00
  • 11d3279e53 dts: mcxn547: add dts for MCXN547 Alexandre Rey 2025-05-09 09:33:25 +02:00
  • 59a23b57f6 soc: mcxn547: add support for MCXN547 Alexandre Rey 2025-05-09 09:23:29 +02:00
  • 713fc17a26 drivers: stts22h: Add attr_lower/high_tresh Tobias Meyer 2025-05-06 18:49:03 +02:00
  • b95d7e2a94 samples: drivers: video: capture: logging improvements Josuah Demangeon 2025-05-18 15:26:33 +00:00
  • d272c12e01 samples: drivers: video: set an initial video buffer Josuah Demangeon 2025-05-18 15:22:34 +00:00
  • 638cb67191 drivers: video: sw_generator: sort header alphabetically Josuah Demangeon 2025-05-18 14:33:58 +00:00
  • 4f344584ce drivers: video: sw_generator: fix div by zero on very low framerate Josuah Demangeon 2025-04-28 00:20:35 +00:00
  • 5687dc80c7 drivers: video: sw_generator: make k_work_sync a local variable Josuah Demangeon 2025-02-23 12:50:17 +00:00
  • 04912d461b drivers: video: sw_generator: introduce the RGB24 test pattern Josuah Demangeon 2025-02-20 23:06:42 +00:00
  • d1e71ae901 drivers: video: sw_generator: add support for bayer and YUV formats Josuah Demangeon 2025-02-19 23:11:36 +00:00
  • 70b4b93985 drivers: video: sw_generator: modify video_sw_generator_fill_colorbar() Josuah Demangeon 2025-02-18 22:45:59 +00:00
  • 82d2f94f12 drivers: video: sw_generator: fix video_sw_generator_enum_frmival() Josuah Demangeon 2025-02-18 22:39:38 +00:00
  • ba5d3bad8b drivers: video: sw_generator: use video_format_caps_index() Josuah Demangeon 2025-04-18 18:35:14 +00:00
  • c15f24de60 drivers: video: sw_generator: refactor: flatten arrays Josuah Demangeon 2025-02-18 22:28:56 +00:00
  • d8d04ba66b drivers: video: sw_generator: preserve full prefix for internal functions Josuah Demangeon 2025-02-18 22:26:12 +00:00
  • b926ba6abf boards: arm: stm32h7s78 disco kit supporting xspi instance Francois Ramu 2024-05-27 11:18:52 +02:00
  • 78cc8ab1d8 boards: st: stm32h7s3l8 nucleo board supporting xspi instance Francois Ramu 2024-11-18 16:56:48 +01:00
  • faddb5a813 dts: arm: stm32h7rs mcu with external memory area Francois Ramu 2024-05-30 15:27:20 +02:00
  • 4bb618c66f drivers: clock control: stm32H7RS has a PLL2 & 3 or HCLK5 output Francois Ramu 2025-04-03 15:12:18 +02:00
  • e13722bc38 drivers: flash: stm32 xspi flash driver set the DelayBlock if exists Francois Ramu 2025-05-06 08:36:37 +02:00
  • 93b983d578 drivers: flash: stm32 xspi drivers supporting the stm32h7r/s mcu Francois Ramu 2024-05-31 16:47:56 +02:00
  • 8cb8017038 drivers: flash: stm32 xspi driver supports clock domain config Francois Ramu 2024-05-27 11:18:52 +02:00
  • ad0466f423 soc: st: stm32 Kconfig to retrieve the external Flash Base address Francois Ramu 2025-05-05 14:21:45 +02:00
  • 982abadd34 mbox: workaround for missing ic-msg Maciej Meijer 2025-02-28 09:12:27 +01:00
  • 198230bef2 samples: drivers: counter: alarm: Add lp_em_cc2340r5 overlay Stoyan Bogdanov 2024-08-29 16:14:55 +03:00
  • a6db5c783b dts: arm: ti: cc23x0: Add RTC support Stoyan Bogdanov 2024-08-29 12:17:23 +03:00
  • dddbfcce76 drivers: counter: Add support for cc23x0 RTC counter Stoyan Bogdanov 2024-08-29 12:08:48 +03:00
  • d2acc5ff67 maintainers: NXP Wireless: add mcxw driver filter David Leach 2025-05-20 10:45:01 -05:00
  • abc3fec255 drivers: clock control: stm32H7 has the same clock source for all PLL Francois Ramu 2025-05-15 16:44:44 +02:00
  • 3956dff4b8 drivers: hwinfo_smartbond: Implement hwinfo_get_device_id() function Ioannis Damigos 2025-05-14 15:41:29 +03:00
  • d33da4db35 drivers: flash_stm32_qspi: add st,read-id-dummy-cycles Mark O'Donovan 2025-05-08 09:02:49 +01:00
  • 369f15d8c9 soc: nuvoton: numaker: m55m1x: support mve feature Chun-Chieh Li 2025-05-16 11:33:06 +08:00
  • bb085820fc subsys/portability/cmsis_rtos_v2: Fix code compliance issues Alberto Escolar Piedras 2025-05-20 11:56:55 +02:00
  • 44699baff5 subsys/net/lib/shell: Fix code compliance issues Alberto Escolar Piedras 2025-05-20 11:56:35 +02:00
  • b2ee13cc12 tests/net/socket/af_packet: Fix typo Alberto Escolar Piedras 2025-05-20 11:55:55 +02:00
  • 4d4f3728c9 tests/bluetooth & bsim: Fix code compliance issues Alberto Escolar Piedras 2025-05-20 11:55:20 +02:00
  • 7be8872e6b tests/kernel: Fix code compliance issues Alberto Escolar Piedras 2025-05-20 11:54:48 +02:00
  • 5d31bce072 drivers/i2c/i2c_ambiq: Fix code compliance issues Alberto Escolar Piedras 2025-05-20 11:51:58 +02:00
  • 448eac13d4 soc/ambiq/apollo5x: Fix code compliance issues Alberto Escolar Piedras 2025-05-20 11:54:06 +02:00
  • ed4ed05501 drivers/video/video_ctrls: Fix code compliance issues Alberto Escolar Piedras 2025-05-20 11:53:05 +02:00
  • d20adfedb1 drivers/stepper/adi_tmc: Fix code compliance issues Alberto Escolar Piedras 2025-05-20 11:52:33 +02:00
  • 08ff55af07 drivers/display/display_stm32_ltdc: Fix code compliance issues Alberto Escolar Piedras 2025-05-20 11:51:27 +02:00
  • d96158aa26 doc/connectivity/networking/api/zperf: Fix typo Alberto Escolar Piedras 2025-05-20 11:51:02 +02:00
  • e3fcdc4617 doc boards/beagle/pocketbeagle_2: Fix typo Alberto Escolar Piedras 2025-05-20 11:50:22 +02:00
  • 1b230f8741 pm: policy: default: Removed unused code Zhaoxiang Jin 2025-05-19 18:20:25 +08:00
  • d91b8b4070 scripts: blobs: add click-through property Yangbo Lu 2025-05-09 17:33:46 +08:00
  • 5357013768 modem: backend: uart: Alignment check to recv buf Markus Lassila 2025-05-19 11:48:24 +03:00
  • 5cfaebf44e dts: mimxrt685s/cm33: Instantiate nxp,rtxxx-dsp-ctrl Vit Stanicek 2024-06-25 09:45:02 +02:00
  • 37ec78f3dc drivers: misc: Add nxp,rtxxx-dsp-ctrl Vit Stanicek 2024-06-25 09:41:20 +02:00
  • 50e0123d47 doc: releases: Update migration with Wi-Fi shell Chaitanya Tata 2025-05-16 16:24:53 +05:30
  • 5f6e2a73cb modules: hostap: Fix build Chaitanya Tata 2025-05-16 02:00:24 +05:30
  • 3611d5eeaf net: l2: wifi: Add interface arg for all commands Chaitanya Tata 2025-05-14 00:49:42 +05:30
  • 23b3602aa1 tests: drivers: spi: spi_loopback: update gpdma1 request sel Fabrice DJIATSA 2025-05-13 09:20:54 +02:00
  • 4418b90c84 tests: drivers: uart: uart_async_api: update uart driver test Fabrice DJIATSA 2025-04-29 17:13:07 +02:00
  • 3b88b3cd4c tests: drivers: spi: spi_loopback: update spi_loopback test Fabrice DJIATSA 2025-04-29 17:03:30 +02:00
  • 877b05ac5c boards: st: stm32u083c_dk: add spi3 node Fabrice DJIATSA 2025-04-29 16:58:12 +02:00
  • 9ac38c48fe Bluetooth samples: Improve multi subgroup support Jens Rehhoff Thomsen 2025-04-28 10:14:25 +02:00
  • 67ef6af8d3 samples: pm: Enable PM3 mode for RW612 in wifi example Hui Bai 2025-04-15 09:02:25 +08:00
  • 1ca4b333b4 modules: hal_nordic: nrfx: Decouple clock control from nrfx_clock Krzysztof Chruściński 2025-02-12 10:42:58 +01:00
  • 0c82c3516f Revert "cmake: shields: introduce shield.yml" Benjamin Cabé 2025-05-20 23:24:28 +02:00
  • 0ed2ca7ced Revert "scripts: west: commands: make use of shield.yml in west shields command" Benjamin Cabé 2025-05-20 23:24:27 +02:00
  • 928472b4c7 Revert "doc: boards: catalog: add shields to board catalog" Benjamin Cabé 2025-05-20 23:24:26 +02:00
  • c8713ff9d7 Revert "shields: migrate to shield.yml" Benjamin Cabé 2025-05-20 23:24:23 +02:00
  • 4f1095206f net: if: Add debug prints for IPv6 prefix selection Jukka Rissanen 2025-05-15 16:51:23 +03:00
  • 75860479cd tests: net: ipv6: Fix deprecated address selection Jukka Rissanen 2025-05-15 14:34:53 +03:00
  • da13b5184c net: if: Prefer always preferred IPv6 address Jukka Rissanen 2025-05-15 14:33:02 +03:00
  • c58ae7467b drivers: serial: nrfx_uarte: Workaround for spurious RXTO during restart Krzysztof Chruściński 2025-05-16 09:51:55 +02:00
  • bff7e660be MAINTAINERS: Add maintainers for Texas Instruments MSPM0 Saravanan Sekar 2025-04-16 09:53:22 +05:30