Commit graph

  • 58f9c84805 drivers: ethernet: dwc_mac: 1000: align version register name Tim Pambor 2026-06-25 20:49:24 +02:00
  • 9c0f869da0 fs: ext2: reject s_blocks_count exceeding single-group bitmap capacity Anas Nashif 2026-06-16 13:44:53 -04:00
  • eba36f8ed6 net: ocpp: guard second strtok_r return before atoi David Brown 2026-06-24 09:42:58 -06:00
  • 871a0e6216 doc: requirements: refresh pinned versions Henrik Brix Andersen 2026-06-24 15:21:25 +00:00
  • 15cf3913b2 scripts: requirements: actions: refresh pinned versions Henrik Brix Andersen 2026-06-24 15:20:35 +00:00
  • b3ad0b23df doc: remove invalid SNIPPET instruction Torsten Rasmussen 2026-06-24 15:55:44 +02:00
  • ee994a9501 driver: timer: ti_dmtimer: set device statically instead at initialization Mika Braunschweig 2026-05-28 19:04:28 +02:00
  • 8884c8721f firmware: tisci: add asserts whether required mailboxes are enabled Mika Braunschweig 2026-05-28 17:26:12 +02:00
  • 3d9d428c60 include: zephyr: dt-bindings: clock: hide stm32mp13 macros from Doxygen Mohammed Achraf TAMZIT 2026-06-26 10:10:48 +02:00
  • 254a913fd0 dts: arm: st: stm32mp13: add and enable rtc Mohammed Achraf TAMZIT 2026-06-22 17:32:03 +02:00
  • eaed0dbccd dts: arm: st: stm32mp13: add lsi and lse clock nodes Mohammed Achraf TAMZIT 2026-06-22 16:59:59 +02:00
  • 88e71944b3 tests: arch: arm: rename arm_user_stack_test Anas Nashif 2026-04-28 10:22:21 -04:00
  • 1640d4b080 tests: arch: ARM tests should run only on arm arch Anas Nashif 2026-04-28 10:21:23 -04:00
  • 4a861bf4ee tests: arm_thread_swap: fix register scrub asm clobbers Anas Nashif 2026-04-28 08:54:12 -04:00
  • 8084c230c2 tests: arm_interrupt: increase CONFIG_KOBJECT_TEXT_AREA Anas Nashif 2026-04-27 19:37:14 -04:00
  • a4aa8ea1ef tests: arm_interrupt: guard GCC-only optimization pragmas Anas Nashif 2026-04-27 19:10:53 -04:00
  • 27cfd15888 shell: backends: uart: disable RX on async_uninit Jakub Topic 2026-02-13 16:05:34 +01:00
  • 5cba4b75e8 lib: heap: add ASAN poisoning backend for sys_heap Tomasz Leman 2026-06-22 17:39:52 +02:00
  • f82e45c6d3 lib: heap: add sanitizer hook for sys_heap Tomasz Leman 2026-06-22 17:37:01 +02:00
  • 1824b00efd lib: heap: use uppercase MIN macro in realloc paths Tomasz Leman 2026-06-17 13:50:47 +02:00
  • 4b3d6fa041 drivers/gpio/gpio_mcux: support single ended mode when available Karl Palsson 2026-06-24 11:36:09 +00:00
  • f6b8a3ac31 twister: gtest: add failure reason when Gtest tests fail Martin Moya 2026-06-20 16:40:56 -03:00
  • 13f1a3c4dd tests: samples: can: enable twai-fd coverage for esp32-c5 Sylvio Alves 2026-04-20 21:42:03 -03:00
  • 300dd408b3 boards: esp32c5_devkitc: add twai0 pinctrl and can support tag Sylvio Alves 2026-04-20 21:41:25 -03:00
  • fcb5035283 drivers: can: add espressif twai-fd driver Sylvio Alves 2026-04-20 21:41:18 -03:00
  • fa6474ef97 dts: esp32c5: switch twai controllers to twai-fd compat Sylvio Alves 2026-04-20 21:41:00 -03:00
  • 31756646d2 dts: bindings: can: add espressif,esp32-twaifd Sylvio Alves 2026-04-20 21:41:06 -03:00
  • afdb0db59e tests: drivers: flash: negative_tests: Add lpc845brk support Dilip Raman 2026-05-10 18:49:31 +05:30
  • 7e6a9c2d84 tests: drivers: flash: Add lpc845brk board configuration Dilip Raman 2026-05-10 18:44:18 +05:30
  • 1f67d2f3f8 boards: nxp: lpc845brk: Add flash partitions layout Surya Prakash T 2026-06-19 17:31:48 +05:30
  • 631531968e boards: nxp: lpc845brk: Enable iap to zephyr flash controller Dilip Raman 2026-05-10 10:57:44 +05:30
  • 79e44e6479 modules: hal_nxp: mcux: enable iap driver for LPC84x Dilip Raman 2026-05-09 18:31:02 +05:30
  • 35cb4e769b drivers: flash: soc_flash_lpc84x_iap: enable support for lpc84x IAP Dilip Raman 2026-05-09 18:48:40 +05:30
  • 4609689c6d dts: arm: nxp: Add properties to LPC84x flash controller Dilip Raman 2026-06-12 11:41:45 +05:30
  • 8eb62e4418 dts: bindings: flash_controller: add iap flash controller binding Dilip Raman 2026-05-09 18:11:55 +05:30
  • 6215567207 boards: nxp: lpc845brk: enable UART console Surya Prakash T 2026-03-05 12:03:18 +05:30
  • 8bf4a69b13 boards: nxp: lpc845brk: enable UART0 and configure pinctrl Surya Prakash T 2026-03-02 17:34:33 +05:30
  • ec81eefed9 modules: hal_nxp: mcux: enable LPC84x USART HAL Surya Prakash T 2026-02-24 14:39:28 +05:30
  • 00787dc99e drivers: serial: add NXP LPC84x UART driver Surya Prakash T 2026-03-03 09:33:32 +05:30
  • 7feb39d420 modules: hal_nxp: enable IOCON and SWM for LPC84X Surya Prakash T 2026-02-20 12:52:10 +05:30
  • 2b889c644a drivers: pinctrl: Pin control driver for LPC84x Surya Prakash T 2026-02-17 19:01:09 +05:30
  • 7c392efbc9 dts: arm: nxp: lpc84x: add SWM, IOCON and UART nodes Surya Prakash T 2026-02-17 19:02:46 +05:30
  • b3930c292c boards: nxp: lpc845brk: enable clock control support Deepika R 2026-02-17 16:18:37 +05:30
  • 4f357d6dc2 drivers: clock_control: add LPC84x clock control driver Deepika R 2026-02-17 16:18:36 +05:30
  • 51349a12ea dts: arm: nxp: add LPC84x clock node and configuration Deepika R 2026-02-17 16:18:36 +05:30
  • 87a6e06aa4 dts: bindings: serial: add nxp,lpc84x-uart Surya Prakash T 2026-03-02 17:36:28 +05:30
  • 13ac769757 dts: bindings: pinctrl: add LPC84x IOCON and SWM bindings Surya Prakash T 2026-02-17 19:03:44 +05:30
  • b9530adc45 dts: bindings: clock: add LPC84x clock initialization binding Deepika R 2026-02-17 16:18:36 +05:30
  • 1464644a05 include: dt-bindings: pinctrl: nxp: add LPC84x pinctrl support Surya Prakash T 2026-02-17 19:03:15 +05:30
  • 15ac627832 include: dt-bindings: clock: add LPC84x clock identifiers Deepika R 2026-02-17 16:18:35 +05:30
  • 3f1c750e1a boards: nxp: Add support for LPC845 Breakout Board Vignesh Pandian 2025-12-31 15:15:00 +05:30
  • 37342fa22a soc: nxp: lpc: Add support for LPC84x series Vignesh Pandian 2025-12-31 15:17:20 +05:30
  • 5ba756e8fc dts: bindings: adc: document ti,mspm0-adc12 properties Florian Schuele 2026-06-25 21:57:18 +02:00
  • 0ee22dc998 drivers: ethernet: stm32: fix clang error Tim Pambor 2026-06-25 21:22:43 +02:00
  • 7b135c3f12 net: context: remove setting rx_timestamping on tx Fin Maaß 2026-06-24 12:40:02 +02:00
  • e8200a7d7e gpio: gpio_mcux: nxp: rt700: enable digital input buffer Andrej Butok 2026-06-24 09:53:56 +02:00
  • 940750ad48 doc: mcumgr: add mcumgr-mac to tools/libraries list Andras Barthazi 2026-06-24 11:47:24 +02:00
  • 704c7d3073 net: zperf: handle socket hangup events Philipp Steiner 2026-06-23 13:57:28 +02:00
  • dc2933fa30 drivers: wifi: airoc: free undersized net_buf in host_buffer_get Jonathan Beri 2026-06-23 16:26:22 -07:00
  • ea9ee3ee3a fs: fcb: Fix fcb_init failing to do unaligned write Dominik Ermel 2026-06-23 21:32:36 +02:00
  • 37923771bd scripts: twister: report unknown platform when loading a test plan Bill Waters 2026-06-23 11:38:37 -07:00
  • 4c3c1cc3fa tests: kernel: common: enhance test docs Anas Nashif 2026-06-23 07:21:58 -04:00
  • bb2a86c6e4 tests: cpu_scrubs_regs: enhance doxygen docs Anas Nashif 2026-06-23 07:21:15 -04:00
  • 0c67e5d0ac tests: arm_thread_swap: enhance doxygen docs Anas Nashif 2026-06-23 07:20:52 -04:00
  • b724b73a15 tests: fpu/dsp shating: fix doxygen syntax and enhance test docs Anas Nashif 2026-06-23 06:41:22 -04:00
  • 7d4280239d tests: mem_heap: overhaul test documentation Anas Nashif 2026-06-23 06:40:08 -04:00
  • 42b676b11d tests: sys_sem: overhaul test documentation Anas Nashif 2026-06-23 06:39:44 -04:00
  • 2a70d46ef7 tests: kernel: context: document tests and fix doxygen group Anas Nashif 2026-06-23 06:17:57 -04:00
  • 458bbd7a04 tests: kernel: cpu_mask: document tests Anas Nashif 2026-06-23 06:13:20 -04:00
  • bd47b8cc8c drivers: spi: spi_mcux_ecspi: use channel 0 for GPIO chip select Marvin Gnad 2026-06-22 12:02:55 +02:00
  • bb1299f3c5 soc: nxp: mcxe31x: disable SysTick for MCUX timers Holt Sun 2026-02-07 19:33:10 +08:00
  • 852fe85404 drivers: clock_control: configure STM clock for system timer Holt Sun 2026-02-07 19:30:41 +08:00
  • 9136959b0e hal: nxp: mcux-sdk: enable STM driver when used as system timer Holt Sun 2026-02-07 19:29:44 +08:00
  • 671ed7c118 drivers: timer: add NXP STM system timer driver Holt Sun 2026-02-07 19:27:58 +08:00
  • 713a21df4c tests: drivers: gpio: add gpio_basic_api loopback overlay for kit_xmc72_evk Bill Waters 2026-06-18 09:36:35 -07:00
  • 8ad8e21b80 west: twister: enhancements to mplab_ipe runner Shankar Ramasamy 2026-06-17 10:54:31 +00:00
  • 1fc916a2b6 docs: mcumgr: Fixed an incorrect cbor type in the mcumgr docs. Ian Flury 2026-06-07 14:41:15 -07:00
  • aea1fd212f samples: boards: nordic: coresight_stm: Extend to verify C++ Krzysztof Chruściński 2026-05-25 14:52:12 +02:00
  • 22d6bb41b8 logging: Add unique identifier to a string section Krzysztof Chruściński 2026-05-25 14:47:49 +02:00
  • 4c939fb674 drivers: debug: nrf_etr: Fix tracepoint ID for no argument case Krzysztof Chruściński 2026-05-25 14:42:21 +02:00
  • c4d796d95d boards: (non-ST based on STM32 SoCs): use zephyr,mapped-partition Etienne Carriere 2026-04-27 17:43:57 +02:00
  • 795c70c17f boards: weact: usb2canfdv1: use zephyr,mapped-partition Etienne Carriere 2026-04-27 17:48:12 +02:00
  • 0c400a0bb7 boards: arduino: (STM32 SoCs based): use zephyr,mapped-partition Etienne Carriere 2026-06-25 17:40:31 +02:00
  • 1d7f6ae45a boards: antmicro: myra_sip_baseboard: use zephyr,mapped-partition Etienne Carriere 2026-04-27 17:45:48 +02:00
  • be3f984d68 boards: adi: eval_adin*ebz: move internal flash to zephyr,mapped-partition Etienne Carriere 2026-02-06 10:56:43 +01:00
  • cb656d0a15 boards: Add Barth STG-800 mini-PLC board Jonas Berg 2026-04-01 22:31:57 +02:00
  • 363879d777 dts: bindings: vendor-prefixes: Add Barth Elektronik GmbH Jonas Berg 2026-04-01 21:46:50 +02:00
  • 769c4f2846 samples: debug: coredump_udp_demos: add shell-triggered UDP coredump demo Appana Durga Kedareswara rao 2026-06-09 13:33:50 +05:30
  • 810c3c8d20 doc: debugging: coredump: document UDP backend Appana Durga Kedareswara rao 2026-06-09 13:33:40 +05:30
  • 8f9860f660 scripts: coredump: add UDP receiver; fix gdbserver pipe teardown Appana Durga Kedareswara rao 2026-06-09 13:33:32 +05:30
  • 02796d7079 arch: arm64: coredump: override IRQ unlock with DAIF manipulation Appana Durga Kedareswara rao 2026-06-09 13:33:23 +05:30
  • cbd8063d8a debug: coredump: add UDP logging backend and generic IRQ hook fallback Appana Durga Kedareswara rao 2026-06-09 13:33:12 +05:30
  • 940aaaed2a kernel: fatal: add arch hook pair for IRQ management during coredump Appana Durga Kedareswara rao 2026-06-08 15:59:00 +05:30
  • 4defbbeecd boards: microchip: sam_e54_xpro: Add SDHC pinctrl Enoch Richbert Jebakumar 2026-05-12 18:03:37 +05:30
  • a1d29d07b1 drivers: sdhc: microchip: Add G1 SDHC Driver Enoch Richbert Jebakumar 2026-05-12 18:02:45 +05:30
  • ed7527fbae dts: arm: microchip: add dts node and binding file for sdhc g1 Enoch Richbert Jebakumar 2026-05-12 18:00:16 +05:30
  • 6c92db1979 soc: silabs: define clocks for gecko_sdk based SoCs in device tree Michael Zimmermann 2026-06-14 08:09:39 +02:00
  • 11401d3c64 MAINTAINERS: move andyross to collaborator in few areas Anas Nashif 2026-06-23 16:14:13 -04:00
  • 006441e251 dts: nxp: mcxn23x: enable ELS TRNG support Sean Kyer 2026-06-23 20:33:40 +01:00
  • 20ad1dfbaa tests: userspace: add integration platforms Anas Nashif 2026-06-25 10:19:33 -04:00