Commit graph

  • 62b5785d7a drivers: ethernet: mii: provide bit val Fin Maaß 2025-06-16 12:44:10 +02:00
  • b051c7e550 drivers: ethernet: phy: remove unused/wrong cfg_link Fin Maaß 2025-06-13 15:11:55 +02:00
  • c47cc3abda drivers: virtio: fix cleanup upon failure during virtqueues initialization Jakub Michalski 2025-06-09 13:10:32 +02:00
  • d5bb10bf98 samples: video: Set vertical flip in esp32s3_eye capture config Davi Herculano 2025-06-17 09:08:12 +00:00
  • 9d62132ef1 samples: video: Add vertical flip option to capture Davi Herculano 2025-06-09 16:06:39 +02:00
  • b052a086a4 ethernet: phy: dp83867: Add support for configurable internal RGMII delays Venkatesh Odela 2025-06-08 16:31:42 +05:30
  • 87029f7422 drivers/flash: Fix #if condition for is_area_readable for mcux Keith Packard 2025-06-06 17:38:53 -07:00
  • fc24bd8449 tests/nrf: Use memcpy instead of strncpy to avoid gcc warnings Keith Packard 2025-06-06 16:55:14 -07:00
  • ec38e9ef64 wifi/esp32: Fix overflow in SSID copy Keith Packard 2025-06-06 12:35:37 -07:00
  • df1cd1b0b1 tests/stack_unwind: Avoid inlining and tail-calls Keith Packard 2025-06-06 12:01:04 -07:00
  • f50ee8c1d3 fs/ext2: Missing error check in ext2_inode_remove_blocks Keith Packard 2025-06-06 11:36:13 -07:00
  • eb351f05fe test/kernel: Initialize stack_sem in obj_validation test Keith Packard 2025-06-06 11:32:18 -07:00
  • d44f8065da soc/esp32c6: Discard .note.GNU-stack sections while linking Keith Packard 2025-06-05 08:54:25 -07:00
  • 27318b2771 samples/zbus: Increase dyn_channel stack sizes Keith Packard 2025-06-05 15:25:19 -07:00
  • 97f96afbd7 linker_script: Remove all SUBALIGN usage for iterable sections Keith Packard 2025-06-05 14:49:23 -07:00
  • ff8b24b6bd cmake/modules: Make SUBALIGN parameter to zephyr_iterable_sections optional Keith Packard 2025-06-05 15:00:47 -07:00
  • 08bd120063 linker: Do not emit SUBALIGN for iterable sections Keith Packard 2025-06-05 14:43:20 -07:00
  • ce7bd57618 soc/sensry: Discard .note.GNU-stack sections while linking Keith Packard 2025-06-05 09:06:53 -07:00
  • 246c8272cc soc/openisa: Discard .note.GNU-stack sections while linking Keith Packard 2025-06-05 08:54:25 -07:00
  • 34a03fb436 posix: Use 'char' for posix_condattr bitfields Keith Packard 2025-05-12 10:44:29 -04:00
  • 32452dfb05 samples/tflite-micro: Include <cstdint> before using uint8_t Keith Packard 2025-06-04 18:17:41 -07:00
  • 15b73eda7d subsys/tracing: select backend name in Kconfig Filip Kokosinski 2025-05-30 12:59:00 +02:00
  • 95d945504d drivers: wifi: nxp: add channel load support Xinyu Hong 2025-05-25 23:56:29 -07:00
  • ef20311522 subsys/tracing: add names to Kconfig choice symbols Filip Kokosinski 2025-05-22 13:28:30 +02:00
  • 941dcd31e7 shell: Make TX mutex timeout configurable Tommi Kangas 2025-05-21 13:01:55 +03:00
  • cc5b1477ff drivers: wifi: nxp: support monitor mode tx frame Rex Chen 2025-05-20 11:36:28 +09:00
  • 6885a368d4 Bluetooth: Host: Add advertising state to bt_le_ext_adv_info Emil Gydesen 2025-05-19 23:36:37 +02:00
  • 94084e5aba Lib: SMF: Add return code to signal event propagation Glenn Andrews 2025-01-11 15:22:38 -08:00
  • 1bee2920f9 Lib: hawkBit: apply clang-format Glenn Andrews 2025-01-12 08:34:15 -08:00
  • d4a9cc12b9 Lib: USB-C: Apply clang-format Glenn Andrews 2025-01-12 08:31:53 -08:00
  • 92b22be24c doc: Add a new migration guide entry James Roy 2025-06-12 20:31:57 +08:00
  • 4240853a06 scripts: ci: Add CI bindings style checker James Roy 2025-06-12 20:31:47 +08:00
  • 9cf9416dec scripts: Add bindings style migration script James Roy 2025-06-12 17:14:56 +08:00
  • 3c2dffa601 scripts: trace_capture_usb: disable tracing on exit Johann Fischer 2024-12-20 16:42:43 +01:00
  • 1174308df8 tracing: port USB backend to the new USB device stack Johann Fischer 2024-12-16 14:38:41 +01:00
  • d52f76f9e1 samples: tracing: remove USB backend configuration for testing format Johann Fischer 2025-06-14 13:30:35 +02:00
  • 5a13cdcf52 scripts: trace_usb_capture: Clean up on exit Carles Cufi 2025-06-13 15:23:34 +02:00
  • 8ab712a235 drivers: i2c: npcx: prevent unexpected target address match ISR Jun Lin 2025-06-12 17:31:54 +08:00
  • 8bfb08fbda boards: add gpio, button and led support Youssef Zini 2025-05-19 17:18:46 +02:00
  • 1a7bac5b19 dts: arm: st: stm32mp2_m33.dtsi: add GPIO nodes Youssef Zini 2025-05-19 17:42:41 +02:00
  • 0972b23171 drivers: gpio: add mp2 gpio clock handling Youssef Zini 2025-04-22 13:35:45 +02:00
  • 9bc78cfee4 drivers: clock_control: add mp2 clock driver Youssef Zini 2025-04-22 13:42:07 +02:00
  • 7f23ce2967 dts: clock_control: add mp2 rcc binding Youssef Zini 2025-04-22 13:42:07 +02:00
  • 0c583441f1 drivers: hwinfo_stm32.c: add support for stm32mp2 Youssef Zini 2025-06-13 13:35:28 +02:00
  • 38428c6f52 drivers: interrupt_controller: add stm32mp2 exti Youssef Zini 2025-04-22 12:19:45 +02:00
  • 64ac64d2d6 drivers: interrupt_controller: change dt macro Youssef Zini 2025-06-11 14:38:00 +02:00
  • fb4f0f8d18 boards: st: add support for stm32mp257f_ev1 board Youssef Zini 2025-03-28 15:19:33 +01:00
  • c7d8e03ccf soc: linker.ld: add linker script for stm32mp2x Youssef Zini 2025-04-22 14:38:47 +02:00
  • e3953f10ad soc: stm32: add initial soc support for stm32mp2x Youssef Zini 2025-03-28 13:43:08 +01:00
  • 898eaa9a3f dts: arm: st: stm32mp25*_m33.dtsi: add init dtsi Youssef Zini 2025-03-25 16:14:27 +01:00
  • 4ea5fce0f9 west.yml: update modules hal stm32 for stm32mp2x Youssef Zini 2025-05-23 18:50:39 +02:00
  • 2ab5882e0b Bluetooth: CAP: Add cap_unicast_group API Emil Gydesen 2025-02-19 15:35:04 +01:00
  • 7a663fbf99 drivers: pcie: shell: add missing const qualifiers Benjamin Cabé 2025-06-16 17:03:55 +02:00
  • 9b1e05b0ab drivers: sensor: tsl2540: fix channel validation logic in attr_set Benjamin Cabé 2025-06-16 16:05:35 +02:00
  • a00c901377 drivers: sensor: tdk: remove duplicate entries in ICM42X70_CONFIG_COMMON Benjamin Cabé 2025-06-14 21:29:13 +02:00
  • 0f6aeca490 samples: net: wifi: nxp: add separate conf for IW610 Maochen Wang 2025-06-11 18:29:10 +08:00
  • dea8cd3fcf dma_mcux_lpc: Fix descriptor address conversion when used by DSP Yicheng Li 2024-10-11 15:43:37 -07:00
  • a2d230bd88 drivers/sensor/: lis2dux12: support FIFO modes Armando Visconti 2025-04-14 11:49:51 +02:00
  • f9ca69d454 soc: imx943: clean clock dts binding header file Jiafei Pan 2025-06-12 09:59:07 +08:00
  • 1787e5cdab drivers: misc: fix condition in gpio_ra_interrupt_unset function Benjamin Cabé 2025-06-07 20:51:19 +02:00
  • cfc652765b boards: imx943_evk: a55: update document about dcache Jiafei Pan 2025-06-11 10:16:22 +08:00
  • dc68d1bb10 soc: imx943: a55: disable D-Cache when booting from el2 Jiafei Pan 2025-06-06 18:38:07 +08:00
  • e05abfdcf4 drivers: mspi: ambiq: optimize ambiq mspi device pm Hao Luo 2025-06-05 10:06:33 +08:00
  • 373ab289ce drivers: spi: ambiq: optimize ambiq spi device pm Hao Luo 2025-06-05 09:58:21 +08:00
  • 37134f5a4e drivers: i2c: ambiq: optimize ambiq i2c device pm Hao Luo 2025-06-05 09:47:37 +08:00
  • fe632259c9 drivers: uart: ambiq: optimize ambiq uart runtime pm Hao Luo 2025-06-05 09:39:10 +08:00
  • 69f2c7f273 boards: ambiq: apollo510_evb: add pinctrl sleep mode Hao Luo 2025-06-05 10:38:02 +08:00
  • a54197b2f8 soc: ambiq: workaround for issue #90777 Hao Luo 2025-06-13 09:42:35 +08:00
  • 2e7ec2bc29 drivers: sensor: adi: adxl372: Remove logically dead code Alexander Apostolu 2025-06-02 13:02:00 -04:00
  • 132d79615c dts: nxp: imx95_a55: add GPIO device nodes Jiafei Pan 2025-05-16 15:59:45 +08:00
  • a426ed7898 boards: imx8mn_evk: add JLink runner for A53 Core Jiafei Pan 2025-04-28 14:49:54 +08:00
  • 55401d8956 boards: imx8mm_evk: add JLink runner for A53 Core Jiafei Pan 2025-04-28 14:36:34 +08:00
  • 7b1266aba5 boards: imx8mp_evk: add JLink runner for A53 Core Jiafei Pan 2025-04-28 12:23:19 +08:00
  • 84fce99b5e boards: imx91_evk: add JLink runner support Jiafei Pan 2025-04-28 11:21:45 +08:00
  • 44a67ea403 samples/sensor: Add sample to read RTIO stream using drdy Armando Visconti 2025-04-09 11:29:48 +02:00
  • afe0abea42 sensor: lsm6dsv16x: add SENSOR_TRIG_DATA_READY trigger Armando Visconti 2025-02-27 13:53:29 +01:00
  • 1dd1b35676 samples/sensor: stream_fifo: fix documentation Armando Visconti 2025-04-09 11:39:31 +02:00
  • 7b0e431fc8 tests: drivers: memc: Set up APARD32690 properly. Pete Johanson 2025-06-13 11:27:54 -06:00
  • c4ed1c01eb drivers: sensor: tdk: fix double tap trigger handler Benjamin Cabé 2025-06-14 21:27:24 +02:00
  • c387d9c73d modules: hal_nxp: mcux-sdk-ng: Fix LPC55S16 build error Jason Yu 2025-05-12 20:49:32 +08:00
  • ac0bf59b5b modules: hal_nxp: mcux-sdk-ng: Fix RT595 F1 build error Jason Yu 2025-05-12 17:08:22 +08:00
  • ede6186759 modules: hal_nxp: mcux: Add MCUX SDK NG glue layer readme Jason Yu 2025-05-19 10:54:14 +08:00
  • f8871d52c8 boards: adi: max32662evkit: Add CAN support Furkan Akkiz 2025-04-10 11:55:56 +03:00
  • 92a11405f7 drivers: can: Add CAN support for max32662 Ioan Dragomir 2024-12-17 14:52:29 +02:00
  • 4eb7168a81 boards: adi: max32690evkit: Add CAN support Anıl Kara 2024-03-21 18:07:43 +03:00
  • b38a1f4a89 dts: arm: adi: Add CAN peripheral to max32690 Anıl Kara 2024-03-21 18:05:34 +03:00
  • 7f3b002210 drivers: can: Add max32xxx CAN driver Anıl Kara 2024-03-21 18:01:54 +03:00
  • 831987d19a tests: drivers: display: controlling test execution with fixture TOKITA Hiroshi 2025-04-16 19:16:36 +09:00
  • 1387657107 net: dns: remove redundant check in mdns_unpack_query_header Benjamin Cabé 2025-06-16 10:24:46 +02:00
  • dc24583858 net: sockets_offload: Fix build error with NO_OPTIMIZATIONS Alberto Escolar Piedras 2025-06-16 10:14:05 +02:00
  • a3aa06521e drivers: haptics: drv2605: drop redundant include Benjamin Cabé 2025-06-14 21:37:49 +02:00
  • 0017c5bb33 drivers: haptics: handlers: propagate stop_output return value Benjamin Cabé 2025-06-14 21:36:50 +02:00
  • 005377b4c5 drivers: dac: adopt SHELL_HELP Benjamin Cabé 2025-06-05 23:02:25 +02:00
  • 813fd26716 board: st: stm32u5g9j-dk2: Add HSPI external flash Mathias Markussen 2025-06-10 15:12:56 +02:00
  • c9ba87f47e board: st: stm32u5g9j-dk2: Add touchscreen driver Mathias Markussen 2025-06-10 15:10:10 +02:00
  • 00733cebc3 dts: Add hspi to STM32U5 chips including this Mathias Markussen 2025-06-10 15:08:04 +02:00
  • 746d60b0f8 tests: drivers: spi: remove useless files and testcases Fabrice DJIATSA 2025-06-13 11:47:58 +02:00
  • eccf541ea6 drivers: spi: stm32: dynamically update spi word/frame size Fabrice DJIATSA 2025-06-13 10:10:12 +02:00
  • 994efc0b92 drivers: spi: update error type to skip word_size testcases Fabrice DJIATSA 2025-06-06 09:51:57 +02:00
  • cc4e2f526a tests: drivers: spi: spi_loopback: handle rx/tx buffers nocache memory Fabrice DJIATSA 2025-06-05 14:14:45 +02:00