Commit graph

  • db0e8a6ff3 boards: weact: add weact stm32u585ci core board Michal Piekos 2025-07-12 11:17:58 +02:00
  • dd8a8697e2 drivers: spi: nrfx_spi(m/s): enable cross domain pins for nRF54L15 Michał Stasiak 2025-05-16 15:57:21 +02:00
  • e8dd83b43d drivers: serial: nrfx_uarte: enable cross domain pins for nRF54L15 Michał Stasiak 2025-05-16 13:55:36 +02:00
  • aab1dc6858 shell: Restore uninit_cb that was lost in #93154 Jeremy Bettis 2025-07-24 16:40:16 -06:00
  • c14a756cc0 dts: arm: st: c0: stm32c091 set exti lines to 32 Thomas Stranger 2025-07-25 17:10:49 +02:00
  • 20efb9edbb tests: nrf: comp: fix VDD reference dependency Nikodem Kastelik 2025-07-23 18:30:10 +02:00
  • 04f7fc5095 drivers: adc: nrfx_saadc: remove VDD and DVDD inputs for nRF54LV10A Nikodem Kastelik 2025-07-22 23:39:44 +02:00
  • 2a615c496c manifest: update hal_nordic revision to integrate nrfx 3.13.0 Nikodem Kastelik 2025-07-18 12:33:00 +02:00
  • 42babf7aa9 doc: releases: release-notes-4.3.rst Alexander Kozhinov 2025-07-23 22:59:30 +02:00
  • b6b7b6759d include: zephyr: dt-bindings: clock: stm32mp13_clock Alexander Kozhinov 2025-06-24 23:27:26 +02:00
  • a13a857ddd include: zephyr: dt-bindings: clock: stm32wl_clock Alexander Kozhinov 2025-06-17 13:01:28 +02:00
  • f336cd4f65 dts: arm: st: update exti Alexander Kozhinov 2025-05-13 23:55:23 +02:00
  • 2d4a1196a2 tests: drivers: interrupt_controller: add new test for STM32 EXTI Alexander Kozhinov 2025-04-19 11:00:13 +02:00
  • 6303018b1c tests: drivers: gpio_basic_api: add more boards Alexander Kozhinov 2025-03-01 22:40:50 +01:00
  • 10dd8fe11d tests: drivers: rtc_api: add overlay for Nucleo-H745ZI-Q Alexander Kozhinov 2025-05-01 22:29:44 +02:00
  • e01357461d drivers: rtc: rtc_ll_stm32: update to new EXTI API Alexander Kozhinov 2025-03-22 00:57:39 +01:00
  • de22c560a3 drivers: interrupt_controller: intc_gpio_stm32: update to new EXTI binding Alexander Kozhinov 2025-06-17 17:48:18 +02:00
  • 5eb84df502 dts: bindings: interrupt_controller: introduce num-gpio-lines Alexander Kozhinov 2025-05-01 22:07:04 +02:00
  • 36ef80033c drivers: interrupt_controller: introduce STM32 EXTI driver Alexander Kozhinov 2025-06-17 17:48:33 +02:00
  • 5e727d7e83 drivers: interrupt_controller: exti_stm32: rename to intc_gpio Alexander Kozhinov 2025-05-01 15:34:10 +02:00
  • 0351ff7e42 boards: nxp: imx95_evk_15x15: add i.MX 95 15x15 LPDDR4x EVK variant Aziz Sellami 2025-02-03 10:43:52 +01:00
  • 956baf9835 dts: nxp: imx95-ca55: add dts for SoC 15x15 variant Aziz Sellami 2025-06-24 15:20:34 +02:00
  • 1278fd0c0f drivers: gpio: smartbond: Fix PDC GPIO port selection Ioannis Karachalios 2025-06-12 15:37:10 +03:00
  • 34c3ccf1b4 tests: bluetooth: mesh: extend provisioning test with gotten stuck key Aleksandr Khromykh 2025-07-07 14:23:08 +02:00
  • c02ec1f645 bluetooth: mesh: remove persisted psa key if mesh does not own it Aleksandr Khromykh 2025-07-07 14:12:11 +02:00
  • 8c03410af0 tracing: msgq: adding dedicated tracing for k_msgq_put_front Alexander Paschoaletto 2025-07-16 15:23:00 -03:00
  • 34efba28b1 sample: msgq: adding a sample code for message queue base usage Alexander Paschoaletto 2025-07-09 22:18:50 +01:00
  • 16986849d5 kernel: msgq: adding support to k_msgq_put_front Alexander Paschoaletto 2025-07-09 22:18:09 +01:00
  • 5673189e7b samples: boards: st: power_mgmt: wkup_pins: add nucleo_c092rc Thomas Stranger 2025-07-21 20:40:31 +02:00
  • 8c77e53d87 tests: drivers: counter: counter_basic_api: add nucleo_c092rc overlay Thomas Stranger 2025-07-18 20:28:41 +02:00
  • ca77f31da0 tests: drivers: uart: uart_async_api: add nucleo_c092rc overlay Thomas Stranger 2025-07-18 17:03:04 +02:00
  • 0b5eaf8ed2 tests: drivers: adc: adc_api: add overlay for nucleo_c092rc Thomas Stranger 2025-07-17 07:41:27 +02:00
  • 161fbd10a1 boards: st: add nucleo_c092rc Thomas Stranger 2025-07-11 11:01:33 +02:00
  • 17ade56ed9 dts: arm: st: stm32c0: add counter nodes to all timers Thomas Stranger 2025-07-18 20:24:49 +02:00
  • 3e5bb62bbb dts: arm: st: stm32c0: add stm32c09x support Thomas Stranger 2025-07-11 10:35:06 +02:00
  • 0a27353945 dt-bindings: clock: stm32c0: add can-fd domain clock helper Thomas Stranger 2025-07-16 17:20:06 +02:00
  • 33f534e82e soc: st: stm32: add stm32c09x support Thomas Stranger 2025-07-11 10:31:26 +02:00
  • 602fd0d889 Bluetooth: Mesh: Blob Server considers friendship Omkar Kulkarni 2025-07-18 15:15:35 +02:00
  • 6751c85c63 scripts: ci: check_compliance: Add check for zephyr module file Jamie McCrae 2025-07-21 08:54:13 +01:00
  • 46ad33a13d dts: arm: silabs: fix interrupt level for acmp0 on xg21 Bastien Beauchamp 2025-07-21 13:00:22 -04:00
  • 1ec2bd3d22 dts: arm: silabs: instantiate acmp1 nodes for xg2x parts Bastien Beauchamp 2025-07-21 10:47:30 -04:00
  • cd33821a1a tests: drivers: watchdog: Excluding frdm_mcxw71 from basic api Emilio Benavente 2025-07-21 12:28:58 -05:00
  • c7b17e7cac sensor: icm45686: Fix icm45686-xxx example node Alden Haase 2025-07-21 19:08:39 -07:00
  • 6d95573df8 boards: silabs: siwx91x: Expose real layout of the flash Jérôme Pouiller 2025-04-18 10:22:50 +02:00
  • be4c3804de rtio: Fix syscall verify misra-c:2004 12.4 issue Tom Burdick 2025-07-10 16:56:06 -05:00
  • 95c3b8e085 tests: kernel/smp: more timeout Daniel Leung 2025-07-22 10:20:12 -07:00
  • b90cb5b773 maintainer: hal_nxp: align names to new management process David Leach 2025-07-22 12:41:50 -05:00
  • fb0ca1653f samples: net: sockets: http_server: Dont block system workq Declan Snyder 2025-07-22 14:50:35 -05:00
  • 1187e172b2 rtio: fix CQE semaphore by not giving it no CQE item was created Luis Ubieda 2025-07-22 20:16:21 -04:00
  • b49e385889 include: drivers: lora: add missing doxygen comments Benjamin Cabé 2025-07-22 18:19:11 +02:00
  • 6f1e2166d6 hostap: Ignore duplicate 11v and legacy roaming requests Hui Bai 2025-07-23 15:47:21 +08:00
  • a9ddbf7be8 boards: seeed: xiao_nrf54l15: fix openocd runner Benjamin Cabé 2025-07-23 10:09:37 +02:00
  • c4225fc1a2 maintainers: add matt-rodgers as collaborator to http area Matt Rodgers 2025-07-23 10:06:45 +01:00
  • be51ddcf08 nrf_wifi: Fix the DTS compat for nRF71 Chaitanya Tata 2025-07-23 15:28:03 +05:30
  • dad9703315 boards: seeed: xiao_nrf54l15: fixed gpio naming errors Tang Ruiqian 2025-07-23 17:45:37 +08:00
  • 528ab9d9c2 dts: arm: st: u5: fix wkup-pin@8 referencing non-existent port gpiof Andreas Schmidt 2025-07-23 13:09:41 +02:00
  • e5988398e3 doc: coding guidelines: add reference to MSC01-C for rule 15.7 Anas Nashif 2025-07-23 20:47:06 -04:00
  • 358e796374 drivers: serial: native_tty: change init priority Vytautas Virvičius 2025-07-24 11:00:09 +03:00
  • cba9dceff4 Revert "arch: arm: cortex_m: Add API for scb save and restore" Mathieu Choplain 2025-07-25 10:47:36 +02:00
  • 6413185619 drivers: flash: nordic: fix nrf-mramc indentation Travis Lam 2025-07-23 15:39:20 +02:00
  • 860f9c8ef5 spi_nxp_lpspi: Fix underflow in lpspi sck calculation Martin Stumpf 2025-07-22 17:40:20 +02:00
  • be38568577 net: openthread: Fix build with CONFIG_OPENTHREAD_INTERFACE_EARLY_UP Lorenz Clijnen 2025-07-22 15:18:40 +02:00
  • 02db89e052 doc: Remove chapter on backporting MCUmgr fixes to 2.7 Dominik Ermel 2025-07-22 13:11:50 +00:00
  • 943fc6fd88 samples: usb: uac2: implicit: Stop processing micophone data Tomasz Moń 2025-07-11 08:26:52 +02:00
  • 1e77663c87 net: lwm2m: Optimize value attributes verification Robert Lubos 2025-07-22 13:09:09 +02:00
  • b633f3a9de net: lwm2m: Verify pmin for updated resource on notify check Robert Lubos 2025-07-22 12:52:47 +02:00
  • d021851182 CI: Coverage: Fix: Get component name from testsuite name. Arkadiusz Cholewinski 2025-07-22 12:53:22 +02:00
  • 5cc26013d7 modules: hal_nordic: nrfx: Remove workaround for TAMPC setup Sebastian Głąb 2025-07-22 12:17:43 +02:00
  • 878ddbe2f6 boards: nordic: nrf54l20pdk: Remove obsolete board Sebastian Głąb 2025-07-22 09:52:19 +02:00
  • 90717047e0 drivers: nrf_wifi: Fix deadlock in display scan and recovery Chaitanya Tata 2025-07-20 13:43:25 +05:30
  • 825dea6832 shell: exchange k_mutex for k_sem Bjarki Arge Andreasen 2025-07-17 00:09:54 +02:00
  • a90a47b1c9 arch: arm: cortex_m: Add API for scb save and restore Michele Sardo 2025-07-13 12:46:55 +02:00
  • 7c30d7a9b9 tests: drivers: spi_loopback: Update DTS settings for DMA Raffael Rostagno 2025-07-04 13:54:42 -03:00
  • 83f0e228bb dts: spi: esp32: Remove unused property Raffael Rostagno 2025-07-04 13:47:00 -03:00
  • 1d84c8ba8e drivers: spi: esp32: DMA operations via GDMA driver Raffael Rostagno 2025-07-03 16:14:13 -03:00
  • 366c64eca0 usb: uvc: respect setup->wLength in responses Josuah Demangeon 2025-07-18 19:11:55 +00:00
  • ed9327dec2 usb: uvc: allow the host to use short probe/commit messages Josuah Demangeon 2025-06-27 15:00:29 +00:00
  • 7b73998e96 tests: net: lwm2m: content_plain_text: Check for overflows Robert Lubos 2025-07-24 10:29:12 +02:00
  • e172f72e89 tests: net: lwm2m: content_json: Check for overflows Robert Lubos 2025-07-24 10:28:08 +02:00
  • d7e2c1b819 tests: net: lwm2m: client: Fix stack memory corruptions Robert Lubos 2025-07-02 17:39:32 +02:00
  • 6bfeb4fe45 net: lwm2m: senml_cbor: Verify data len before calling memcpy Robert Lubos 2025-06-27 15:13:15 +02:00
  • 779d8521a8 net: lwm2m: oma_tlv: Fix UBSAN warnings about signed integers Robert Lubos 2025-06-27 14:31:15 +02:00
  • a09fae571e net: lwm2m: plain_text: Check for int64_t overflow when parsing integer Robert Lubos 2025-06-27 14:26:21 +02:00
  • d9395d8502 net: lwm2m: json: Check for int64_t overflow when parsing integer Robert Lubos 2025-06-27 14:25:50 +02:00
  • c1aa7f57c2 net: lwm2m: registry: Validate value pointer before use Robert Lubos 2025-06-27 13:18:19 +02:00
  • 7697eff4fb soc: nrf54h: don't boot radio core if VTOR is not programmed Håkon Amundsen 2025-06-23 07:09:46 +02:00
  • 78a61579d8 west: runners: nrf: don't recover twice on nrf54h Jonathan Nilsen 2025-06-18 12:09:48 +02:00
  • eb7239c6a8 west: runners: nrf: Program UICR/PERIPHCONF artifacts if present Jonathan Nilsen 2025-06-04 18:04:43 +02:00
  • 56b6e57521 soc: nordic: add IronSide SE compatible UICR support Jonathan Nilsen 2025-06-18 12:02:39 +02:00
  • b43ae17fdd dts: nordic: update UICR definition on nrf54h20 Jonathan Nilsen 2025-06-18 11:55:27 +02:00
  • 38e60025b0 boards: nordic: nrf54h20dk: refactor RAM memory map Jonathan Nilsen 2025-06-20 10:52:01 +02:00
  • 7324eea7c9 boards: nordic: update nrf54h20dk memory map Jonathan Nilsen 2025-06-18 11:46:57 +02:00
  • 835649acdc modules: hal_nordic: Remove nrf-regtool support for nRF54H Grzegorz Swiderski 2025-06-11 11:07:04 +02:00
  • b7b8b27338 boards: nrf54h20dk: Limit app core FLASH_LOAD_SIZE Grzegorz Swiderski 2025-06-11 11:07:04 +02:00
  • b4c18e8999 boards: nrf54h20dk: Merge iron variants into the base variants Grzegorz Swiderski 2025-06-11 11:07:04 +02:00
  • 559ace1cdf tests: boards: nrf: nrfs: Build main image for app core only Grzegorz Swiderski 2025-06-24 06:12:36 +02:00
  • d6673e1acd samples: drivers: mbox: switch nrf54h20 cpuapp and cpurad remotes Jonathan Nilsen 2025-06-18 12:26:36 +02:00
  • edaafb5dd1 drivers: ethernet: phy: microchip_vsc8541: use default speeds Fin Maaß 2025-06-18 12:08:15 +02:00
  • 365297fabb drivers: ethernet: phy: dp83867: use default speeds Fin Maaß 2025-06-13 12:33:12 +02:00
  • 46599fe34e drivers: ethernet: phy: dp83825: use default speeds Fin Maaß 2025-06-13 12:32:44 +02:00