Commit graph

  • e835806b52 samples: boards: raspberrypi: add Pico W WiFi + LED demo John Lin 2026-03-02 15:25:41 -08:00
  • 39929d08d7 boards: raspberrypi: add CYW43 GPIO node for Pico W boards John Lin 2026-03-02 15:25:13 -08:00
  • b4332e55fd drivers: gpio: add Infineon CYW43 GPIO driver John Lin 2026-03-02 15:25:00 -08:00
  • 2214d51f3a include: haptics: document driver operations of the haptics API Benjamin Cabé 2026-03-04 16:59:44 +01:00
  • 788cf0ceab doc: shared_multi_heap: Fix example code Ronald Weber 2026-03-01 17:40:50 +01:00
  • 91e54ac561 doc: interrupts: Fix typos Ronald Weber 2026-02-28 09:37:41 +01:00
  • fee5944771 boards: qemu: leon3: pass -m 1G to match DTS SRAM size Nicolas Pitre 2026-02-27 23:37:26 -05:00
  • bf8aadc9a2 samples: mcumgr: smp_svr: disable heap hardening for ram_load variant Nicolas Pitre 2026-02-15 14:40:28 -05:00
  • 30c07c0ff7 lib: heap: validate canaries on free chunk removal Nicolas Pitre 2026-02-14 22:47:55 -05:00
  • ad500e2c8d tests: lib: heap: update test variants for hardening levels Nicolas Pitre 2026-02-13 22:32:09 -05:00
  • b846fd8b22 lib: heap: introduce SYS_HEAP_HARDENING tiered Kconfig Nicolas Pitre 2026-02-13 22:29:38 -05:00
  • 0a4b0a573b lib: heap: extract z_heap_full_check() from sys_heap_validate() Nicolas Pitre 2026-02-13 21:58:52 -05:00
  • 040e04d421 tests: lib: heap: add test variants for CONFIG_SYS_HEAP_CANARIES Nicolas Pitre 2026-02-06 11:47:59 -05:00
  • c3c404af96 lib: heap: add CONFIG_SYS_HEAP_CANARIES for corruption detection Nicolas Pitre 2026-02-05 14:05:24 -05:00
  • c776a6c91c lib: heap: rename solo_free_header() to undersized_chunk() Nicolas Pitre 2026-02-05 23:34:31 -05:00
  • b57ab90fdb lib: heap: rework chunksz_to_bytes into chunk_usable_bytes Nicolas Pitre 2026-02-05 16:35:36 -05:00
  • 9223538f1b tests: lib: heap: remove test_solo_free_header Nicolas Pitre 2026-02-14 22:29:25 -05:00
  • dde374f665 doc: cmake: document build-time constants generation Nicolas Pitre 2026-03-10 09:48:10 -04:00
  • dee349919b lib: heap: compute heap sizing constants from actual struct layouts Nicolas Pitre 2026-03-10 15:55:55 -04:00
  • b703f45ad5 cmake: add DEPENDS support to zephyr_constants_library() Nicolas Pitre 2026-03-10 15:34:27 -04:00
  • 1db0458480 cmake: add zephyr_constants_library() for build-time constants Nicolas Pitre 2026-03-03 13:22:15 -05:00
  • 7e9dba10bb boards: infineon: kit_pse84_eval: fix SD card detect pin initialization Luis Reynoso 2026-03-09 16:55:43 -05:00
  • ebefb4421e drivers: sensor: adxl367: fix DATA_READY handling in trigger mode Shiril Tichkule 2026-03-09 15:02:58 -07:00
  • 8f311018b1 bugfix: wch: conditional unused variable fix James Bennion-Pedley 2026-03-10 08:08:02 +00:00
  • 18ba7b4d6e runners: wch: add wchisp and wlink runner options James Bennion-Pedley 2026-03-10 08:22:00 +00:00
  • 5c8e33bed1 lib: os: cbprintf: fix -wsign-compare warning Roman Bakshansky 2026-03-10 01:38:29 +03:00
  • 43b74864ab drivers: stepper: trinamic: introduce version info Jilay Pandya 2026-03-10 16:40:59 +01:00
  • 032cc60ba8 Revert "arch: arm: cortex_a_r: Add CPU load" Henrik Brix Andersen 2026-03-11 22:02:22 +00:00
  • ee7e0ba55b tests: clock_control: onoff: Fix test when RC is used Adam Kondraciuk 2026-01-29 12:46:16 +01:00
  • 9375da6e9c drivers: spi: Support DTC transfer for RX130 SPI Minh Tang 2024-12-12 16:06:55 +07:00
  • 87621d54a1 drivers: i2c: support DTC transfer for RX130 I2C Minh Tang 2025-01-15 16:48:45 +07:00
  • 0c653acb7e dts: rx: renesas: Add dtc support for I2C and SPI on RX130 Quy Tran 2025-10-20 07:41:39 +00:00
  • bc55241d26 sensor: ti: ina2xx: compress struct ina2xx_channels Jordan Yates 2025-12-03 14:28:45 +10:00
  • d223c92ccc sensor: ti: ina2xx: un-indent channel fetches Jordan Yates 2025-12-03 14:20:50 +10:00
  • eac2de02f8 sensor: ti: ina2xx: fix fault on unsupported channels Jordan Yates 2025-12-03 14:15:59 +10:00
  • 87b530a272 Revert "drivers: sensor: ina2xx: fetch: remove redundant channel NULL checks" Jordan Yates 2026-01-22 09:38:00 +10:00
  • 1f61281b87 Revert "drivers: sensor: ina2xx: get: remove redundant channel NULL checks" Jordan Yates 2026-01-22 09:37:45 +10:00
  • 89dc701957 doc: add Workbench for Zephyr page Samuel Oliveira 2026-01-27 09:54:48 -03:00
  • 1d1c41ccc2 arch: arm: fix ARCH_HAS_STACK_PROTECTION exclusion for v6-M/v8-M baseline Andy Lin 2026-02-03 20:34:29 +08:00
  • 3c9f74fb48 boards: weact: adds the WeActStudio CAN485 DevBoard V1 Stephan Linz 2026-02-04 21:09:31 +01:00
  • 2d3d00bf54 arch: arm64: add ISB between SVE trap control and ZCR register writes Nicolas Pitre 2026-02-11 11:58:05 -05:00
  • 302f978bb2 debug: coredump: arm: add callee-saved offset for thread debugging Mark Holden 2026-02-13 13:40:35 -08:00
  • 3408b0d743 boards: arm: blackpill_u585ci: add flash partitions Jordano Iqbal Darmawan 2026-02-16 13:45:15 +07:00
  • 165f2e1c84 soc: infineon: edge: pse84: Remove dependency on edgeprotecttools Laura Carlesso 2026-02-19 22:02:45 -08:00
  • ff403fd355 arch: arm: cortex_a_r: make cache enable functions idempotent Appana Durga Kedareswara rao 2026-02-23 11:39:35 +05:30
  • f6439eea6c arch: arm: cortex_a_r: Use arch_early_memcpy in relocate_vector_table Shreyas Shankar 2026-02-23 16:05:10 +05:30
  • 2791b7cb16 bluetooth: avrcp: Move SDP registration to callback registration Make Shi 2026-02-26 11:22:53 +08:00
  • 173e54e54c drivers: eeprom: microchip: mec: common eeprom driver Manimaran A 2026-02-26 16:52:11 +05:30
  • 17abd5c447 dts: qemu: cortex-a9: add i/dcache line size Abderrahmane JARMOUNI 2026-02-06 23:43:55 +01:00
  • 22f08c94ae dts: qemu: virt-a53: add i/dcache line size Abderrahmane JARMOUNI 2026-02-06 23:42:49 +01:00
  • 63bd0128b1 tests: arch: arm: arm_interrupt: Restore barriers for Cortex-M Appana Durga Kedareswara rao 2026-03-05 13:13:14 +05:30
  • c5de9a2c76 manifest: Update hal_nordic with GPIOTE Kconfig cleanup Krzysztof Chruściński 2026-03-10 13:46:24 +01:00
  • f41343c4c0 samples: boards: nordic: nrfx: Fix use of GPIOTE instance Krzysztof Chruściński 2026-03-05 09:55:56 +01:00
  • 16efc6c909 modules: hal_nordic: nrfx: Cleanup GPIOTE Kconfigs Krzysztof Chruściński 2026-03-05 09:53:15 +01:00
  • fea078ff42 drivers: gpio: nrf: Do not use nrfx_gpiote when no interrupts Krzysztof Chruściński 2026-03-10 11:29:18 +01:00
  • 5289fe5b72 tests: drivers: flash: common: lm20 require fixture Piotr Kosycarz 2026-03-06 07:34:04 +01:00
  • 7cf5c9845e docs: migration-guide: mention CONFIG_NET_CHECKSUM_OFFLOAD Fin Maaß 2026-03-09 16:15:09 +01:00
  • 52c254af76 net: add Kconfig option for checksum offloading Fin Maaß 2026-03-09 13:57:34 +01:00
  • 5f7dee813d boards: nordic: nrf7120dk: Use a single IPC channel Chaitanya Tata 2026-03-07 00:55:38 +05:30
  • c279bedaa4 scripts: gen_image_info: Skip PT_GNU_STACK segment Stephanos Ioannidis 2026-03-09 06:50:05 +09:00
  • 310127c400 cmake: linker: ld: Always specify -znoexecstack for bare metal Stephanos Ioannidis 2026-03-08 20:08:25 +09:00
  • a237ba3afd boards: nrf54lm20dk: doc: add board image Michał Stasiak 2026-03-09 10:25:37 +01:00
  • 10a23b39a2 arch: arm: cortex_a_r: Add CPU load Jisheng Zhang 2026-03-07 10:35:25 +08:00
  • 1e332daae2 arch: arm: cortex_a_r: Convert cpu_idle from ASM to C Jisheng Zhang 2026-03-07 10:21:35 +08:00
  • 4936bd008a arch: arm64: Convert cpu_idle from ASM to C Jisheng Zhang 2026-03-07 09:25:58 +08:00
  • 327105f95c tests: dsp: basicmath: build f16 tests only if supported in hardware Martin Jäger 2026-03-09 12:30:04 +01:00
  • 0db6478f97 cmsis-dsp: restrict f16 support to targets with f16 arithmetic Martin Jäger 2026-03-09 12:14:52 +01:00
  • 659069617b arch: arm: core: Kconfig: introduce CONFIG_FP16_ARITHMETIC Martin Jäger 2026-03-09 11:04:08 +01:00
  • 0bf99fa4e4 net: ip: net_core: remove conn_mgr_if_used on RX Jordan Yates 2026-03-09 21:48:46 +10:00
  • 4cb9c76687 samples: sysbuild: hello_world: Fix REMOTE_BOARD for nRF7120 Dhanoo Surasarang 2026-03-09 11:34:50 +00:00
  • 3445ec3b86 dts: riscv: nordic: nrf7120: Fix cpuflpr_mram address/size cells Dhanoo Surasarang 2026-03-09 11:33:21 +00:00
  • 64ee41d924 boards: nordic: nrf7120dk: Fix FLPR console UART Dhanoo Surasarang 2026-03-09 14:03:00 +00:00
  • 36e26fca3a scripts: runners: nrf: Use ERASE_NONE for nrf71 family Dhanoo Surasarang 2026-03-09 14:01:58 +00:00
  • 0d85d5c82c snippets: nordic: flpr: Fix nRF7120 UART reservation Dhanoo Surasarang 2026-03-09 14:11:22 +00:00
  • 44cb782257 boards: nordic: nrf7120dk: Add flash runner run_once config Dhanoo Surasarang 2026-03-09 14:09:34 +00:00
  • d082f98e6a drivers: sensor: tmag5170: fix sensor_value scaling in conversions Bernhard Reiter 2026-03-09 14:00:34 +01:00
  • 5b7c8c777d bluetooth: mesh: fix rpr null dereference Aleksandr Khromykh 2026-03-09 15:08:21 +01:00
  • 7fb8d277c8 tests: boards: espressif: use ztest harness for memory_layout Sylvio Alves 2026-03-09 14:32:57 -03:00
  • 18f4dfa9f5 tests: counter: basic_api: relax counter_stop assertions Jason Yu 2026-03-09 16:58:41 +08:00
  • f88842ebef tests: drivers: mbox: Fix fail cases for RZ/G3S, V2L Nhut Nguyen 2026-03-09 14:34:23 +07:00
  • 63331dc3e0 MAINTAINERS: Apply to become power management collaborator Zhaoxiang Jin 2026-03-09 09:21:00 +08:00
  • db125026d7 doc: pm: Clarify pm_device_driver_init error handling Zhaoxiang Jin 2026-03-06 23:00:24 +08:00
  • 5eebc58806 logging: backend: net: Use struct net_sockaddr_storage Pieter De Gendt 2026-03-06 10:33:09 +01:00
  • 92ee8bae34 tests: bluetooth: tester: fix registered_services bitmap size Lyle Zhu 2026-03-05 14:36:09 +08:00
  • cb29348da1 random: xoshiro128: remove unneeded SYS_INIT Fin Maaß 2026-03-04 09:59:19 +01:00
  • 32a289c6f5 boards: nxp: imx943_evk: disable CONFIG_I2S_HAS_PLL_SETTING Biwen Li 2026-02-24 17:47:35 +09:00
  • b5f0b5f27c boards: nxp: imx943_evk: m33: yaml: add i2s Biwen Li 2025-11-17 15:25:29 +09:00
  • f6169200d2 dts: arm: nxp: imx94x: add i2s, edma1 nodes Biwen Li 2025-10-17 18:32:45 +09:00
  • 8d0e1849a2 boards: nxp: imx943_evk: m33: use common dtsi Biwen Li 2025-10-17 18:26:30 +09:00
  • 25a0d20e4b boards: imx943_evk: add lpi2c3,lpi2c6, i2s1 node Biwen Li 2025-10-17 18:25:29 +09:00
  • c33af18e56 boards: nxp: imx943_evk: pinctrl: add sai1_default node Biwen Li 2025-10-17 18:24:22 +09:00
  • 311a841620 drivers: pwm: add support for enabling DMA requests Vincent Surkijn 2025-04-15 16:17:51 +01:00
  • 8b9ade18ac MAINTAINERS: Update the Maintainers for the NXP sections Mahesh Mahadevan 2026-03-09 17:08:36 -05:00
  • 4a2374c7a1 net: lib: sntp: SNTP_UNCERTAINTY consistent time sources Jordan Yates 2026-03-09 10:20:01 +10:00
  • ac5b549411 doc: wifi: Add Wi-Fi feature to crypto mapping Chaitanya Tata 2026-03-09 00:52:06 +05:30
  • a067aaa446 drivers: ethernet: dwmac_stm32h7x: align MAC address config with HAL driver Tim Pambor 2026-03-08 10:44:12 +01:00
  • 741ce732c0 drivers: ethernet: dwmac_stm32h7x: support MAC address config Tim Pambor 2026-03-08 10:43:18 +01:00
  • e3808554d7 drivers: ethernet: dwmac_mmu: support MAC address config Tim Pambor 2026-03-08 10:16:29 +01:00
  • fe3dad209b drivers: ethernet: dwmac: Allow to report errors from platform init Tim Pambor 2026-03-08 10:14:22 +01:00
  • bdcade6646 gpio: infineon: Add shared gpio ports Tom Burdick 2026-03-07 11:46:05 -06:00