Commit graph

  • 76f4bc5b8c cmake: ensure CMake 3.20 support Torsten Rasmussen 2026-02-02 09:50:09 +01:00
  • 799ab6e4fd boards: shields: x_nucleo_iks02a1: boards: remove plli2s Q output Fabrice DJIATSA 2026-01-29 12:01:11 +01:00
  • 476ae94f31 net: sockets: Fix userspace recvmsg() msg_namelen copying Robert Lubos 2026-01-29 13:50:51 +01:00
  • 6514e7bcf9 net: sockets: Set address in TCP recvfrom() Robert Lubos 2026-01-29 10:33:35 +01:00
  • c754d12bc7 tests: net: socket: tcp: Improve recvfrom/recvmsg address validation Robert Lubos 2026-01-28 17:08:14 +01:00
  • 40b5385176 tests: retained_mem: Fix overlay for nRF54H20dk Adam Kondraciuk 2026-01-29 11:18:49 +01:00
  • 319b8cf828 drivers/i2c: it51xxx: Refactor read and write buffer handling Tim Lin 2026-01-27 09:20:29 +08:00
  • 451c2a4f40 drivers/i2c: it8xxx2: enhance: Refactor read and write buffer handling Tim Lin 2026-01-27 09:20:20 +08:00
  • 67cdfc40d4 drivers/i2c: it8xxx2: Refactor read and write buffer handling Tim Lin 2026-01-25 18:09:24 +08:00
  • 253651384f boards: blackberry: qnxhv_vm: Add VIRTIO devices definitions TOKITA Hiroshi 2026-01-26 22:50:07 +09:00
  • a794d3d477 tests: drivers: build_all: Add test for ADS79xx ADC devices James Walmsley 2026-01-06 18:40:08 +00:00
  • 069141e487 drivers: adc: ads79xx: implement adc driver for ti-ads79xx James Walmsley 2025-12-31 16:38:49 +00:00
  • 4b7ef1878d dts: wch: Add missing 20x/30x SPI and I2C nodes James Bennion-Pedley 2025-12-31 17:31:39 +00:00
  • 9934d7e82d drivers: spi: litex: litespi: make the rxtx size a define Fin Maaß 2025-09-05 13:30:08 +02:00
  • 20af915623 cmake: linker: Fix rom_start for armclang Sudan Landge 2026-01-12 23:51:47 +00:00
  • 283ab71d3e arch: arm: fix undefined symbol error for armclang Sudan Landge 2026-01-10 20:59:49 +00:00
  • 4b635e1879 cmake: toolchain: disable picolibc for armclang Sudan Landge 2026-01-13 17:37:30 +00:00
  • 20ba3f561f cmake: armlink: fix No Load Execution Region error Sudan Landge 2026-01-10 21:10:43 +00:00
  • ab0473509f cmake: armclang: fix -lgcc error for armclang Sudan Landge 2026-01-10 21:09:04 +00:00
  • c586a933cc cmake: linker: do not pass -Os to armlink Sudan Landge 2026-01-10 21:08:01 +00:00
  • d73e311f4a drivers: serial: uart_mcux_lpuart: fix async RX race condition Holt Sun 2026-01-20 17:05:15 +08:00
  • b07ed4bf93 drivers: serial: uart_mcux_lpuart: improve rx_enable error reporting Holt Sun 2026-01-20 17:02:48 +08:00
  • ccf98f74bf scripts: runners: nrf: Add support for nRF7120 Robert Robinson 2026-01-26 16:23:56 +00:00
  • 1e03ea8ff7 boards: frdm_mcxa344: add temperature sensor support Neil Chen 2026-01-29 15:41:06 +08:00
  • 9356f35702 tests: drivers/adc/adc_api: Support adc api test for NXP frdm_mcxa344 Neil Chen 2026-01-29 15:32:45 +08:00
  • 6691fe1530 samples: drivers/adc: Support adc example for NXP frdm_mcxa344 Neil Chen 2026-01-29 15:31:39 +08:00
  • fc0fa25f5e boards: nxp: frdm_mcxa344: Support adc for NXP frdm_mcxa344 board Neil Chen 2026-01-29 15:30:22 +08:00
  • 222c24b60f sample: subsys: pmci: i3c_bus_endpoint: moves rx msg handler to sys workq Ren Chen 2026-01-27 12:40:46 +08:00
  • 11a23fccb3 pmci: mctp: mctp_i3c_controller: fix missing STOP flag for i3c write msg Ren Chen 2026-01-27 12:43:31 +08:00
  • 0fc925ee6a pmci: mctp: mctp_i3c_target: fix incorrect return code check Ren Chen 2026-01-27 12:35:08 +08:00
  • adb65bce2d drivers: flash: Allow configuring dummy byte count for RDID request Pete Johanson 2026-01-28 18:18:32 -07:00
  • 85d353d450 drivers: wifi: infineon: fix channel and bandwidth configuration Liu Gavin (CSS ICW ENG WFS SW WFSW 1) 2026-01-15 09:06:05 +08:00
  • 58bf2dc0e6 scripts: zephyr_module: replace pykwalify with jsonschema Guðni Már Gilbert 2026-01-28 23:01:46 +00:00
  • de64c007c2 modules: silabs: Force sli_mv_m4_app_from_flash_to_ram() to be in RAM Jérôme Pouiller 2026-01-16 16:12:40 +01:00
  • 856aa240ee Kconfig: remove unneeded hack in shields Fin Maaß 2026-01-28 15:00:13 +01:00
  • b13819b7e3 Kconfig: net: remove useless default Fin Maaß 2026-01-28 10:17:39 +01:00
  • 07aa749d01 xen: arch-arm: sync xen_arch_domainconfig with Xen Svitlana Drozd 2025-07-07 18:29:43 +03:00
  • 4f3478391a drivers: wifi: nrf_wifi: remove redundant vif_ctx_zep initialization Gaetan Perrot 2026-01-26 01:07:20 +09:00
  • 7f93ac21c7 settings: settings_zms: make settings_zms_dst and settings_zms_src void Gaetan Perrot 2026-01-21 15:07:26 +09:00
  • baffd63304 posix: mqueue: handle pthread_create() failure in send_message Gaetan Perrot 2026-01-17 22:28:04 +09:00
  • 2c8f7dd41d samples: drivers: memc: Add support for stm32h7s78_dk PSRAM Arthur Gay 2026-01-13 10:27:14 +01:00
  • b54d787d3e shell: allow empty prompt Ryan Smith 2025-11-12 10:13:59 -07:00
  • 156ed2690c tests: modem: fix typos in comments and assert Gaetan Perrot 2026-01-29 03:40:24 +09:00
  • cdd9d63a46 twister: handler: add spsdk support with dev_id Hake Huang 2026-01-30 14:54:08 +08:00
  • 076b625f21 cmake: iar: remove linker optimization workaround Torsten Rasmussen 2026-01-28 23:01:56 +01:00
  • f04c9c0093 cmake: improve linker and assembly optimization inheritance Torsten Rasmussen 2026-01-28 22:55:21 +01:00
  • a6582cf974 boards: nrf7120dk: Update UART00 and SPI00 pin mappings David Jewsbury 2026-01-28 17:53:14 +00:00
  • db1bea3ae2 drivers: xen: add XEN_EVENTS Kconfig option Grygorii Strashko 2024-04-15 10:42:47 +03:00
  • bcb00aaa9a scripts: twister: don't parse snippets multiple times Guðni Már Gilbert 2026-01-23 10:44:20 +00:00
  • 2ad2ce9fe1 twister: Improve error handling for user's errors Lukasz Fundakowski 2025-11-28 13:20:34 +01:00
  • 96d9db95de modules: lvgl: input: Demote ignored event log print Pieter De Gendt 2026-01-30 11:46:11 +01:00
  • 30062c4753 input: input-event-codes: Add some media key codes Pieter De Gendt 2026-01-30 09:13:08 +01:00
  • 1b2934f4c0 input: input-event-codes: Add keep-sorted markers Pieter De Gendt 2026-01-30 08:57:58 +01:00
  • df62d2ac5b drivers: otp: Remove MCUX from NXP OCOTP compatible Pieter De Gendt 2026-01-28 17:14:44 +01:00
  • e819733d0f drivers: crypto: smartbond: fix typos in comments Gaetan Perrot 2026-01-28 23:55:37 +09:00
  • 5cb214d263 net: ip: Add dependency to NET_NATIVE when reserving FD Robert Lubos 2026-01-28 15:58:38 +01:00
  • 699e7c2ebc shell: add configurable bypass buffer size Karel Blavka 2026-01-28 15:38:30 +01:00
  • a5002eee0b openthread: Kconfig: Add OpenThread Border Router IPV4 config flag Cristian Bulacu 2025-12-24 11:59:05 +02:00
  • 461c70beec openthread: platform: Split IPV4/IPV6 border router services init Cristian Bulacu 2025-12-24 11:54:06 +02:00
  • a367c439f7 net: l2: openthread: border_router: Split IPV4/IPV6 service init Cristian Bulacu 2025-12-24 11:48:57 +02:00
  • ec072cb129 tests: drivers: dma: Enable tests on xg24_rb4187c Aksel Skauge Mellbye 2026-01-28 13:00:22 +01:00
  • 0c19f5f00a tests: drivers: adc: Fix filtering for accuracy.ref_volt test Aksel Skauge Mellbye 2026-01-26 13:11:57 +01:00
  • a288082820 MAINTAINERS: include CAN SPI and MCP25625 Click shields in CAN drivers Stephan Linz 2026-01-10 11:34:07 +01:00
  • ad9d3a8014 tests: drivers: build_all: can: add MikroE MCP25625 click shield Stephan Linz 2026-01-10 11:29:44 +01:00
  • ba576a929d boards: shields: add MikroE CAN SPI and MCP25625 click shield Stephan Linz 2026-01-10 11:13:43 +01:00
  • 9cbc6616c1 drivers: pwm: sctimer: Add PowerManagement support Missael Maciel 2025-12-12 12:56:38 -06:00
  • e995e0c10b tests: drivers: uart: Enable uart_async_dual for xg24_rb4187c Aksel Skauge Mellbye 2026-01-28 11:19:23 +01:00
  • 54bc3154e3 drivers: serial: silabs: Fix async race condition Aksel Skauge Mellbye 2026-01-28 11:10:33 +01:00
  • 4921a09793 drivers serial native_pty: Add DT property to connect to stdin/out Alberto Escolar Piedras 2026-01-28 11:40:07 +01:00
  • aedada06c6 scripts: pylib: twister: twisterlib: coverage: catch hex parsing Piotr Kosycarz 2026-01-28 11:02:04 +01:00
  • ae24e9ca66 doc: connectivity: wifi: Add a section for Wi-Fi security Chaitanya Tata 2026-01-28 15:33:13 +05:30
  • 2c51d3a783 drivers: clock_control: stm32u3: enable MSIx PLL mode only if requested Mathieu Choplain 2026-01-28 10:59:17 +01:00
  • caaa0c696e net: mqtt_sn: udp: fix getting TTL Michael Zimmermann 2025-12-11 09:55:31 +01:00
  • 41f68b6035 net: mqtt_sn: udp: simplify TTL code Michael Zimmermann 2025-10-27 06:58:29 +01:00
  • f8fe085a7e doc: migration-guide-4.4: Add change about STM32 XSPI/OSPI Arthur Gay 2026-01-26 10:41:47 +01:00
  • b6e40c34bd drivers: memc: stm32_xspi_psram: make refresh configurable in dt Arthur Gay 2026-01-22 17:26:34 +01:00
  • 89b5151851 drivers: memc: stm32_ospi_psram: make refresh configurable in dt Arthur Gay 2026-01-22 17:26:34 +01:00
  • becdd58eb1 tests: arch: arm_irq_advanced_features: allow overriding IRQ offset Michał Stasiak 2026-01-22 11:50:01 +01:00
  • 478804de5e boards: aithinker: bflb: ai_m61_32s demonstrates overclocking Camille BAUD 2026-01-12 02:20:58 +01:00
  • 8edddc5ab2 drivers: clock_control: Improve overclock support for bl61x Camille BAUD 2026-01-11 00:49:01 +01:00
  • 2d2bc6af01 drivers: regulator: driver for BFLB internal regulators Camille BAUD 2026-01-11 00:47:52 +01:00
  • 5d01941e32 bflb: soc: Consolidate brown out controls Camille BAUD 2026-01-11 00:44:04 +01:00
  • afef16e841 drivers: spi: add spi driver support for sf32lb Qingsong Gou 2025-10-10 11:53:05 +08:00
  • 63b43f310a tests: Bluetooth: tester: Fix missing NULL check in PBP BTP Szymon Janc 2026-01-28 10:47:54 +01:00
  • 7f5e668153 boards: shields: mikroe_mcp251xfd_click: fix image file names Stephan Linz 2026-01-28 15:04:13 +01:00
  • 1c263311e0 boards: shields: mikroe_can_fd_6_click: fix image file name Stephan Linz 2026-01-28 15:02:04 +01:00
  • 1501ce3719 spi: litespi: correct max word size to 8 Fin Maaß 2026-01-27 17:13:55 +01:00
  • 6809092944 drivers: spi: stm32: use dfs for data frame size Guillaume Gautier 2026-01-26 09:05:34 +01:00
  • c85e063607 drivers: spi: stm32: replace register read by ll function Guillaume Gautier 2026-01-14 14:37:31 +01:00
  • 5308d39b75 drivers: spi: stm32: factorize dma requests Guillaume Gautier 2026-01-13 11:45:44 +01:00
  • d9dcb50bf4 drivers: spi: stm32: remove some unnecessary line breaks Guillaume Gautier 2026-01-07 09:02:33 +01:00
  • f13931f150 drivers: spi: stm32: fix and simplify isr Guillaume Gautier 2026-01-06 16:09:42 +01:00
  • 9164899d1b drivers: spi: stm32: use already existing function to shift frames Guillaume Gautier 2026-01-06 15:51:12 +01:00
  • 7eebaa0e0c drivers: spi: stm32: rename variable for consistency Guillaume Gautier 2026-01-06 15:47:09 +01:00
  • 655ad8564a drivers: spi: stm32: factorize transfer size setting Guillaume Gautier 2026-01-06 15:01:41 +01:00
  • c6da48e6f5 docs: extends with I2C default DTS node label for Pico Stephan Linz 2026-01-14 06:55:12 +01:00
  • ebab39fb48 boards: wiznet: w5500_evb_pico2: add Raspberry Pi Pico features Stephan Linz 2026-01-11 19:10:42 +01:00
  • 9beea190dd boards: wiznet: w5500_evb_pico: add Raspberry Pi Pico features Stephan Linz 2026-01-11 19:10:41 +01:00
  • fc58152f93 boards: waveshare: rp2040_plus: add missing copyright strings Stephan Linz 2026-01-11 19:10:41 +01:00
  • 8860d41fbb boards: waveshare: rp2040_plus: add Raspberry Pi Pico features Stephan Linz 2026-01-11 19:10:41 +01:00