Commit graph

  • 1ebb7e09ca dts: bindings: Move NXP i.MX SNVS from rtc to counter Pieter De Gendt 2025-08-07 17:07:50 +02:00
  • 33b6e9c642 tests: bsim: bluetooth: host: Remove net_buf_unref call after bt_send Pavel Vasilyev 2025-08-13 11:21:51 +02:00
  • 4abc1dd67c modules: hal_nordic: remove deprecated error code Michał Stasiak 2025-08-11 11:05:24 +02:00
  • 9341a6980b Revert "boards: mimxrt700_evk: Enable NS & NP GPIO0 access" Vit Stanicek 2025-08-11 09:22:06 +02:00
  • 30e053ca2c soc: mimxrt798s/hifi4: Disable GPIO support Vit Stanicek 2025-08-11 09:29:41 +02:00
  • 846d967921 dt: mimxrt700_evk/hifi4: Remove GPIO0 nodes Vit Stanicek 2025-08-11 10:59:16 +02:00
  • 7181d692b9 samples: rtxxx-amp: amp_blinky: Disable for mimxrt700_evk/hifi4 Vit Stanicek 2025-08-11 11:00:14 +02:00
  • c8c894b83e lib: libc: arcmwdt: add a declaration for the strnlen function Ilya Tagunov 2025-07-31 14:11:10 +01:00
  • 6e2001ba90 Bluetooth: isoal: fix building with verbose logging Dmitrii Sharshakov 2025-07-22 17:32:49 +02:00
  • b9ee247352 samples: net: zperf: add imx95 evk a55 suppport Jiafei Pan 2025-07-09 15:16:47 +08:00
  • 0c2bb624d3 boards: imx95_evk: a55: enlarge networking stack size Jiafei Pan 2025-07-09 17:14:53 +08:00
  • 5a56cb6fc0 boards: imx95_evk: a55: add NETC support Jiafei Pan 2025-06-29 18:37:34 +08:00
  • 7d747f5a2e soc: imx95: a55: add netc power and clock init in soc.c Jiafei Pan 2025-06-24 11:31:58 +08:00
  • cb3b08b046 dts: arm64: imx95_a55: add SCMI power device node Jiafei Pan 2025-06-24 11:33:04 +08:00
  • 0965d794a6 dts: arm64: imx95_evk: add netc dts nodes Jiafei Pan 2025-06-29 18:35:44 +08:00
  • f11cdece2f west.yml: depend on hal_nxp PR Jiafei Pan 2025-07-03 18:08:23 +08:00
  • 737aa7d9f3 drivers: dma: dma_mcux_lpc: fix multiple bugs with continuous mode Mike J. Chen 2025-06-12 10:25:40 -07:00
  • 4e0e3c990d drivers: dma: dma_mcux_lpc: fix src_inc/dst_inc for block chain Mike J. Chen 2025-06-11 19:39:56 -07:00
  • 1c4351a208 drivers: mcux: spi and dma: add explicit dma channel type for SPI_TX Mike J. Chen 2025-06-11 17:19:01 -07:00
  • df46b30b8b drivers: spi: mcux_flexcomm: add error handling code Mike J. Chen 2025-06-12 10:41:32 -07:00
  • 03684e8572 drivers: spi: mcux_flexcomm: make async mode with dma work Mike J. Chen 2025-06-11 18:39:03 -07:00
  • 0c1e9c3e7a Revert "drivers: spi: mcux_flexcomm: use rxignore bit instead of dummy read." Mike J. Chen 2025-06-11 18:19:03 -07:00
  • 60e5a5622b shell: Improve device list command with an optional filter Tomasz Bursztyka 2025-06-12 09:44:27 +02:00
  • 1cb1a2777e shell: Add an init command to device module Tomasz Bursztyka 2025-06-12 08:35:04 +02:00
  • c30cbe39b4 shell: utils: Add non-ready device handling functions Tomasz Bursztyka 2025-06-11 17:40:28 +02:00
  • eb85374e2a shell: Fix device name lookup buffer size Tomasz Bursztyka 2025-06-12 09:51:18 +02:00
  • e7d59641e2 pm: power_mgmt_soc: add imx95_evk m7 into test case yml Yongxu Wang 2025-06-11 14:11:13 +05:30
  • e0e40165ee soc: nxp: imx95: setup m7mix and wakeupmix power on in suspend mode Yongxu Wang 2025-07-22 13:09:11 +08:00
  • ae974a2263 soc: nxp: imx9: add basic pm process for i.MX95 M7 Yongxu Wang 2025-06-11 14:09:42 +05:30
  • 19d118d98d dts: arm: nxp_imx95_m7: add pm node Yongxu Wang 2025-06-11 14:08:43 +05:30
  • 3b2518382c drivers: firmware: scmi: add cpu lpm interface api Yongxu Wang 2025-07-22 13:07:54 +08:00
  • 480f01ece8 drivers: firmware: scmi: disable interrupt communication in polling mode Yongxu Wang 2025-06-26 14:49:40 +05:30
  • d24b50e952 drivers: scmi: add use_polling parameter in scmi_send_message Yongxu Wang 2025-06-11 14:12:10 +05:30
  • 8843fd9fe1 Samples: Fix ID for VCNL4040 sensor sample Jonas Berg 2025-08-09 12:03:30 +02:00
  • fc8164036c twister: Fix pytest warnings while discovers tests Lukasz Fundakowski 2025-08-09 13:02:42 +02:00
  • 9d0d3ef076 net_buf: buf: return on double free Jordan Yates 2025-08-11 20:50:21 +10:00
  • 5184e3f86a net_buf: buf: assert on double free Jordan Yates 2025-08-11 09:39:56 +10:00
  • 97b9a0c1c5 net_buf: buf: remove custom assertion logic Jordan Yates 2025-08-11 09:42:57 +10:00
  • 4e13c1168e tests: udc: fix double free Jordan Yates 2025-08-11 18:15:36 +10:00
  • 008ce8cf2d tests: net_buf: buf: remove double free Jordan Yates 2025-08-11 10:06:44 +10:00
  • 1d45e17037 Revert "serial: uart_native_pty: IRQ support" Henrik Brix Andersen 2025-08-12 21:12:07 +00:00
  • 6364bafba3 tests: mimxrt1060_evk: adjust i2s testing for NXP mimxrt1060 board Hake Huang 2025-08-08 17:20:28 +00:00
  • 381ec33879 Bluetooth: Controlller: Remove deprecated BT_CTLR Kconfig option Johan Hedberg 2025-08-08 22:23:41 +03:00
  • ffddc76bf0 west.yml: MCUboot synchronization from upstream Jamie McCrae 2025-08-11 14:56:35 +01:00
  • 811cd87734 tests: Don't use deprecated BT_CTLR Kconfig option Johan Hedberg 2025-08-08 22:28:48 +03:00
  • eb69b43e71 samples: Remove usage of deprecated BT_CTLR Kconfig option Johan Hedberg 2025-08-08 22:28:26 +03:00
  • d27df89ce4 boards: Remove usage of deprecated BT_CTLR Kconfig option Johan Hedberg 2025-08-08 22:21:05 +03:00
  • 9eb8e0c88f drivers: spi: litex: litespi: support interrupts Fin Maaß 2025-06-04 13:08:42 +02:00
  • bd7a5790ab drivers: spi: litex: increase SPI_MAX_CS_SIZE to 32 Fin Maaß 2025-07-01 14:24:42 +02:00
  • 1be193bf63 drivers: i2c: litex: remove warnings from CI Fin Maaß 2025-07-08 10:45:29 +02:00
  • 771b6ac07f drivers: i2c: litex: litei2c: support interrupts Fin Maaß 2025-06-04 13:04:36 +02:00
  • c0b439e5ec samples: sensor: accel_trig: Fix harness configuration Michal Smola 2025-07-10 13:46:46 +02:00
  • fd3adad019 soc: nxp: rw: Move the code for pin configuration in sleep mode to SoC file Mahesh Mahadevan 2025-07-16 10:46:18 -05:00
  • 5541f3f18b boards: frdm_rw612: Certain pins need be configured differently in sleep Mahesh Mahadevan 2025-07-16 10:53:29 -05:00
  • 94f93405c1 dts: nxp: Add sleep-output property Mahesh Mahadevan 2025-07-16 10:57:39 -05:00
  • 01d35752a4 mm: add sys_mm_drv_map_* functions with region check Marcin Szkudlinski 2025-07-31 09:20:47 +02:00
  • 3d461ee435 mm: add application access to unused_l2_start_aligned marker Marcin Szkudlinski 2025-07-18 14:56:30 +02:00
  • 51d3c7aa07 mm: add external control to virtual memory regions Marcin Szkudlinski 2025-07-18 14:54:42 +02:00
  • 7c0e4aecac samples: sensor_shell: Wait for prompt before sending command Tim Pambor 2025-08-11 11:16:16 +02:00
  • df1e6f5290 serial: uart_native_pty: IRQ support Tim Pambor 2025-08-11 11:16:16 +02:00
  • 00cee2c98d drivers: charger: add generic custom value types to property union Van Petrosyan 2025-08-01 14:03:54 +02:00
  • 6a427995b0 soc: snps: rmx: replace custom buildlib with generic RMX linker option Ilya Tagunov 2025-08-03 15:45:23 +01:00
  • d8a1e858a1 arcmwdt: linker: append -Hlld option only for ARC architecture Ilya Tagunov 2025-08-03 15:37:47 +01:00
  • 0a51a1714d drivers: timer: nrf_rtc: Fix custom wrapping Krzysztof Chruściński 2025-08-08 08:21:53 +02:00
  • 7c796c417e shell: mqtt: add configurable delays Jeppe Odgaard 2025-08-08 13:26:18 +02:00
  • badfa0933e manifest: update net-tools to include CAN bus support Henrik Brix Andersen 2025-08-12 07:10:39 +00:00
  • 8d5823d814 tests: boards: nrf: xip: extend timeout Piotr Kosycarz 2025-08-12 09:34:44 +02:00
  • 965bcd6312 Bluetooth: CAP: Implement unicast to broadcast handover Emil Gydesen 2025-02-12 08:37:40 +01:00
  • c535d6e5d1 drivers: adc: nrfx_saadc: Add support for DMM Jakub Zymelka 2025-08-05 08:56:25 +02:00
  • cafc00cc74 tests: kernel: mem_heap: enhance k_heap_free() API coverage Abderrahmane JARMOUNI 2025-07-05 23:05:51 +02:00
  • e79be024e4 tests: kernel: mem_heap: enhance k_heap_calloc() API coverage Abderrahmane JARMOUNI 2025-07-04 23:12:20 +02:00
  • 7f57759f9d tests: kernel: mem_heap: add k_heap_aligned_alloc() coverage Abderrahmane JARMOUNI 2025-07-04 21:31:08 +02:00
  • 9a1fe30199 bootloader: mcuboot: Changes needed to support AES256 Artur Hadasz 2025-07-28 11:55:53 +02:00
  • 445e993491 net: l2: wifi: Fix get RTS threshold in Wi-Fi shell Muzaffar Ahmed 2025-08-08 15:06:58 +05:30
  • e98920d695 drivers/i2c: it51xxx: Fix build assert to check port number instead of inst Tim Lin 2025-08-06 18:47:12 +08:00
  • 637082efb0 lorawan: Imply soft-se instead of selecting it Jamie McCrae 2025-08-03 10:48:16 +01:00
  • 2705260b27 cmake: deprecate the flash debug debugserver attach rtt targets Fabio Baltieri 2025-08-01 13:54:57 +01:00
  • ee5b5f30fe twister: always call flash directly Fabio Baltieri 2025-08-01 14:04:25 +01:00
  • 77a62d1b5b linker: noint memory region location Bill Waters 2025-07-22 16:24:59 -07:00
  • e18cf0cfab boards: renesas: ek_ra8d1: added mikrobus node labels Ian Morris 2025-07-13 17:24:41 -07:00
  • c9d50b6339 drivers: intc_dw: support multiple instances Aaron Fong 2025-06-26 19:04:30 +00:00
  • d627d56b19 tests: display: add test case using display_harness Hake Huang 2025-06-13 23:44:47 +08:00
  • 9e551f5877 twister: harness: add display harness Hake Huang 2025-06-13 23:43:31 +08:00
  • c1d0dfdd06 tests: drivers: flash: Add config for test driver flash size Quy Tran 2025-05-08 13:47:48 +07:00
  • 15ac9af103 soc: renesas: rx: Update linker for using code flash Quy Tran 2024-12-25 11:10:03 +07:00
  • 3e20f6e6b8 boards: renesas: Add support for flash driver on RSK-RX130-512kb board Quy Tran 2024-12-24 12:26:41 +07:00
  • aadf381bdf dts: rx: Add dts property for flash driver on RSK-RX130-512kb Quy Tran 2024-12-24 12:19:34 +07:00
  • 56ec47c62d drivers: flash: Add flash driver support for RX with flash type 1 Quy Tran 2024-12-24 10:19:15 +07:00
  • add9e60c1d drivers: i2c: mcux_lpi2c: Support split role interrupts Michal Smola 2025-07-10 08:21:15 +02:00
  • 98db4d975c net: lib: http_server: prevent busfault if socket family is AF_UNSPEC Andrey Dodonov 2025-08-07 11:44:44 +02:00
  • a317f194b9 boards: silabs: xg22_ek2710a: add support for pwm-leds James Smith 2025-08-02 19:32:23 -07:00
  • 5e75627d1c tests: net: socket: udp: Add tests for resetting peer address Robert Lubos 2025-08-07 16:12:18 +02:00
  • 09cbd286c5 net: connection: Use NET_CONN_*_PORT_SPEC flag when comparing ports Robert Lubos 2025-08-07 16:02:29 +02:00
  • 841035a2d6 net: connection: Fix mixed up comments Robert Lubos 2025-08-07 15:58:04 +02:00
  • 271e0c54ed net: context: Reset peer address on connect with AF_UNSPEC Robert Lubos 2025-08-07 15:27:52 +02:00
  • b8b04075fb samples: video: capture: remove stray USB legacy stack configuration Johann Fischer 2025-08-07 15:40:25 +02:00
  • 821c142443 posix: sysconf: declare sysconf macro values more reliably Chris Friedt 2025-07-28 10:20:52 -04:00
  • ef7c4dc3aa net: lib: ocpp: use sys_clock_gettime() instead of gettimeofday() Chris Friedt 2025-08-07 09:06:16 -04:00
  • e197c312cc net: lib: ocpp: select Kconfig for reentrant function gmtime_r() Chris Friedt 2025-08-07 09:05:03 -04:00
  • dc1d6edc0c boards: beagle: beagleconnect_freedom: Add mcumg uart to dts Ayush Singh 2025-08-07 17:05:24 +05:30