Commit graph

  • ec0fb2c92c drivers: led: add leds-group-multicolor driver Simon Guinot 2025-06-27 16:54:59 +02:00
  • b97dcef8ce dts: bindings: led: introduce leds-group-multicolor binding Simon Guinot 2024-03-22 11:22:19 +01:00
  • dab7699fe0 dts: bindings: led: introduce led-node.yaml Simon Guinot 2025-06-30 15:54:35 +02:00
  • e1aaf8761e drivers: led: pwm: automatically select PWM Simon Guinot 2025-06-30 11:39:36 +02:00
  • d21eb2261b boards: amd: Use PDI path from runner arguments instead of environment Appana Durga Kedareswara rao 2025-07-01 18:46:06 +05:30
  • 3304910e0d versal2_rpu: Update configuration to align with latest target definitions Appana Durga Kedareswara rao 2025-07-01 18:43:54 +05:30
  • 5e0d266381 runners: xsdb: Add support for optional bl31, pdi, system.dtb arguments Appana Durga Kedareswara rao 2025-07-01 18:41:28 +05:30
  • d2393de9d9 tests: drivers: spi: Add test cases for non standard frequencies. Michal Frankiewicz 2025-07-10 09:02:29 +02:00
  • 1b014bab64 drivers: spi: nrfx_spim: Add support for non standard frequencies Michal Frankiewicz 2025-07-10 09:02:29 +02:00
  • d6420d2653 dts: arm: rpi_pico: add interrupts for PIO Dmitrii Sharshakov 2025-06-27 15:54:33 +02:00
  • d35d199253 sensor: adxl345: Add ability to use Streaming and Trigger with INT1 Luis Ubieda 2025-06-18 00:31:31 -04:00
  • 873b05f39c drivers: ethernet: eth_xilinx_axienet : Add runtime MAC address generation Venkatesh Odela 2025-06-30 22:07:36 +05:30
  • e4a1905245 net: Add alignment support for net_buf data length alloc Jukka Rissanen 2025-04-16 11:08:10 +03:00
  • fd0b14861d tests: net_buf: Add alignment tests Jukka Rissanen 2025-07-03 18:26:14 +03:00
  • 45a0a4949d lib: net_buf: Add a way to create pool with aligned data Jukka Rissanen 2025-04-16 10:59:18 +03:00
  • 5b1d16dd6f drivers: wdt: npcx: add wdt driver support for npck3 Alvis Sun 2025-07-08 13:50:24 +08:00
  • 7b49381227 boards: nxp: frdm_k32l2b3: Add initial support Ishraq Ibne Ashraf 2025-06-29 21:52:27 +02:00
  • 79edfc0128 wifi: nrf_wifi: ignore interface if TX disabled Jordan Yates 2025-06-29 20:01:59 +10:00
  • 5c0521c585 conn_mgr: make internal state static Jordan Yates 2025-06-29 19:59:44 +10:00
  • ab9c53138d modified: nrf_wifi: Refactor heap calls Chaitanya Tata 2025-06-28 00:43:04 +05:30
  • 3e9dffbe25 modules: nrf_wifi: Use spinlocks Chaitanya Tata 2025-06-28 00:04:03 +05:30
  • 1f1a2e25b2 scripts: check_compliance: Fix traceback in junitparser Declan Snyder 2025-06-27 13:11:36 -05:00
  • 3b5bfd9f4a scripts: check_compliance: Fix resource leak Declan Snyder 2025-06-27 13:04:13 -05:00
  • 402adc4a37 boards: st: add support for stm32mp257f_dk board Luc BEAUFILS 2025-06-27 15:04:47 +02:00
  • 49bf6aad88 dtlib: (cosmetic) use filename and line number on all messages Luca Burelli 2025-06-27 16:48:00 +08:00
  • 58a6a696a0 arch: riscv: Add Zc* compressed instruction extension support Stephanos Ioannidis 2025-06-27 10:15:26 +09:00
  • ff82bb8547 boards: silabs: xg23_rb4210a: add pwm leds Yishai Jaffe 2025-06-26 19:12:07 +03:00
  • 7b4d2759bf arch: arc: support CONFIG_ROM_START_OFFSET Daniel DeGrasse 2025-06-26 11:10:40 -04:00
  • e22166f50b arch: common: add CONFIG_ARCH_SUPPORTS_ROM_OFFSET Daniel DeGrasse 2025-06-26 11:09:46 -04:00
  • afc5b6cb0d drivers: adc: cc23x0: Add power management Julien Panis 2024-10-15 11:44:40 +02:00
  • 4b3565d958 drivers: pwm: Add support for Apollo510 pwm Hao Luo 2025-06-26 15:36:27 +08:00
  • eea4aa9f52 drivers: pwm: changed ambiq ctimer variable names Hao Luo 2025-06-27 17:16:55 +08:00
  • 902005e0ef drivers: add assert to check for max children in timer Richard Wheatley 2025-02-19 22:09:54 -06:00
  • 7cd378d9c9 dts: bindings: move clk-source to parent Richard Wheatley 2025-02-19 10:36:57 -06:00
  • e81a241678 driver: pwm: create ambiq pwm driver Richard Wheatley 2025-02-18 15:20:15 -06:00
  • dbd85ae677 drivers: Add header file with common functions for BFLB Camille BAUD 2025-06-25 22:29:03 +02:00
  • d7846b3a3c samples: shell: remove CONFIG_POSIX_TIMERS dep Fin Maaß 2025-06-24 16:18:57 +02:00
  • 7e05345562 shell: move date_service to sys_clock api Fin Maaß 2025-06-24 16:17:33 +02:00
  • 5e6f28d09d soc: microchip: mec: Add Kconfig for Segger RTT debug support Scott Worley 2025-06-24 09:10:59 -04:00
  • 7dcb3b8aeb boards: nxp: frdm_mcxn947: Add video support in frdm_mcxn947 board yaml Neil Chen 2025-06-25 14:57:08 +08:00
  • 084baf00ad samples: video: Add support for smartdma video on FRDM_MCXN236 Neil Chen 2025-06-25 14:54:16 +08:00
  • 85d94bd79d boards: nxp: frdm_mcxn236: Support i3c for NXP frdm_mcxn236 board Neil Chen 2025-06-24 11:10:45 +08:00
  • c640b5e937 dts: arm/nxp: Add smartdma nodes to NXP MCXN23x dtsi file Neil Chen 2025-06-24 11:06:01 +08:00
  • 2292673faa boards: andestech: clean up default Kconfig for adp_xc7k/ae350 Jimmy Zheng 2025-06-10 14:17:48 +08:00
  • 7725284f5f samples: drivers: watchdog: add overlay file for adp_xc7k/ae350/clic Jimmy Zheng 2025-04-07 14:56:44 +08:00
  • 20f48b947c tests: drivers: add overlay files for adp_xc7k/ae350/clic Jimmy Zheng 2025-04-07 14:45:34 +08:00
  • 74ded5884f tests: kernel: gen_isr_table: add available IRQ number for AE350 CLIC Jimmy Zheng 2024-07-31 14:39:51 +08:00
  • 24a1baeda3 tests: kernel: interrupt: adjust test for clic Jimmy Zheng 2024-07-30 09:58:16 +08:00
  • 8d34df930b boards: andestech: add adp_xc7k/ae350/clic target Jimmy Zheng 2024-07-03 13:29:21 +08:00
  • a36f767519 soc: andestech: ae350: add ae350/clic configuration Jimmy Zheng 2024-07-03 11:23:06 +08:00
  • 13e2125402 dts: riscv: andes: add andes_v5_ae350_clic.dtsi Jimmy Zheng 2024-07-01 14:42:20 +08:00
  • 467d2e8297 scripts: twister: clarify output directory renaming message Afonso Oliveira 2025-07-10 17:24:55 +01:00
  • 47c4e3d813 modules: lvgl: Use Zephyr builtins instead of LVGL stdlib/string impls Fabian Blatz 2025-07-07 16:27:54 +02:00
  • 9007a4fd8e sensor: lis2dw12: handle SENSOR_CHAN_ALL in sample_fetch callback Ruben Völl 2025-07-09 18:56:27 +02:00
  • f314560b4a Bluetooth: Controller: Fix a potential NULL pointer dereference Loic Domaigne 2025-07-09 19:05:35 +02:00
  • f12ed28078 boards: st: nucleo_u575zi_q: add flash partition Andreas Karner 2025-07-10 16:42:26 +02:00
  • 26fd4458de samples: bluetooth: mtu_update: peripheral: Restart Advertisement Manojkumar Konisetty 2025-07-10 12:17:07 +05:30
  • caf2caea94 samples: bluetooth: mtu_update: peripheral: Avoid busy-looping Manojkumar Konisetty 2025-07-10 11:45:03 +05:30
  • e6f986f907 drivers: watchdog: bugfix for ambiq wdt clk select Hao Luo 2025-07-10 17:44:55 +08:00
  • 0407185d43 drivers: adc: ambiq: fixed the error that caused adc_api test to fail Hao Luo 2025-07-10 12:08:25 +08:00
  • 97fffc3298 dts: riscv: litex: update dts Fin Maaß 2025-07-10 12:11:58 +02:00
  • d3ca2f07a9 drivers: spi: litex: remove core_ prefix Fin Maaß 2025-06-27 14:00:41 +02:00
  • ac733b1ae9 boards: st: nucleo_u385rg_q: update clock domain source for rng Fabrice DJIATSA 2025-07-10 14:33:27 +02:00
  • 8e70b5ad48 net: lib: http: allow configuring response chunk size Andrey Dodonov 2025-07-10 19:05:36 +02:00
  • 8db9041826 tests: net: mqtt_sn_client: Remove debug options Robert Lubos 2025-07-10 17:05:37 +02:00
  • 6cfe907477 boards: silabs: move pinctrl.dtsi files to board dirs Yishai Jaffe 2025-07-14 16:35:04 +03:00
  • d3a646cd07 dts: silabs: align formatting for RAM and flash Yishai Jaffe 2025-07-14 16:02:25 +03:00
  • 27c365dc05 dts: arm: silabs: Move efm32gg12 to gg12 directory Yishai Jaffe 2025-07-14 14:28:00 +03:00
  • aa461500f0 dts: arm: silabs: Move efm32gg11 to gg11 directory Yishai Jaffe 2025-07-14 09:55:39 +03:00
  • 540966d41e dts: arm: silabs: Move efr32bg13 to xg13 directory Yishai Jaffe 2025-07-10 18:38:15 +03:00
  • d9a7574948 dts: arm: silabs: Move xg12 socs to xg12 directory Yishai Jaffe 2025-07-10 18:35:33 +03:00
  • 40c9203f97 dts: arm: silabs: Move xg1 socs to xg1 directory Yishai Jaffe 2025-07-10 18:30:56 +03:00
  • ed94a3b2cc dts: silabs: move gpio_gecko.h defines to dt-bindings Yishai Jaffe 2025-07-14 10:08:29 +03:00
  • dd7413d269 drivers: nrf_wifi: Fix rpu recovery debug info Kapil Bhatt 2025-07-11 06:59:19 +00:00
  • c8fa5e5899 modules: hostap: set the cipher suites for WPA2 & WPA3 SAE mode Gang Li 2025-07-11 12:05:36 +02:00
  • 226011b8e1 Drivers: max17055: retrieve the current value Samuel Tardieu 2025-07-11 18:00:16 +02:00
  • 8140680e6b k_heap_aligned_alloc: validate the alignment argument Nicolas Pitre 2025-07-11 12:12:50 -04:00
  • 4eaaf3c0ea bmm350: Add streaming mode Luis Ubieda 2025-07-11 20:00:31 -04:00
  • 0e9a018a3e bmm350: Add read-decode support Luis Ubieda 2025-07-11 19:59:48 -04:00
  • e92552275a bmm350: isolate data fetching from conversion Luis Ubieda 2025-07-11 00:18:22 -04:00
  • 6c13181efc bmm350: Refactor bus transfers to use RTIO Luis Ubieda 2025-07-10 19:27:59 -04:00
  • 98ab8f0873 bmm350: scrub axis_en functionality Luis Ubieda 2025-07-10 19:04:22 -04:00
  • 63dd2db594 twister: match platform regex pattern Anas Nashif 2025-07-12 09:08:37 -04:00
  • 8eb2a9c507 drivers: modem_cellular: added APP RDY signal handling Van Petrosyan 2025-07-12 15:13:21 +02:00
  • 7bc1756396 modules: trusted-firmware-m: Update in interface implementation Michele Sardo 2025-07-14 22:54:56 +02:00
  • 5981dc8ee1 arch: arm: cortex_m: Modifed FPU save and restore helpers Michele Sardo 2025-07-14 22:50:28 +02:00
  • 6cc046061e arch: arm: coterx_m: Added some #include in fpu.h Michele Sardo 2025-07-12 19:27:17 +02:00
  • 53ffd35525 net: Fix the return code for success Chaitanya Tata 2025-07-13 01:33:49 +05:30
  • 001f34d84c drivers: nrf_wifi: Fix return codes for xmit Chaitanya Tata 2025-07-13 01:32:37 +05:30
  • 3225b517d4 drivers: modem_cellular: Add autostarts support for BG95 Van Petrosyan 2025-07-13 11:56:30 +02:00
  • 25cd0d6341 drivers: modem_cellular: use AT+QGMR to fetch FW version on BG95 Van Petrosyan 2025-07-13 15:00:25 +02:00
  • 06b4adda81 drivers: modem_cellular: Add shutdown script for BG95 Van Petrosyan 2025-07-13 16:38:02 +02:00
  • 4b90816982 posix: Map CLOCK_REALTIME and CLOCK_MONOTONIC to Zephyr clock IDs Mohamed Moawad 2025-07-15 17:32:46 +03:00
  • daaacd2998 drivers/i2c: it51xxx: Add support two target addresses for each target Tim Lin 2025-06-27 09:46:00 +08:00
  • b6786a2f75 drivers: dai: dmic: fix 2 compiler warnings Guennadi Liakhovetski 2025-07-14 10:45:42 +02:00
  • ae9e29a0e2 boards: nxp: Add support for sdif on LPC55S28 and LPCXpresso55S28 board David Christian Katheder 2025-07-11 14:59:30 +02:00
  • 9621bd658c boards: nordic: nrf54l15dk: Add button/LED aliases Jamie McCrae 2025-07-14 12:38:09 +01:00
  • 7bc4d14cfc llext: Drop unused memory domain member Tom Burdick 2025-07-14 07:32:25 -05:00
  • 35044b64e4 drivers: adc: nrfx_saadc: Fix SAADC shim for nRF54LV10A Jakub Zymelka 2025-07-14 15:04:00 +02:00
  • 3cccfa5f64 drivers: ieee802154: nrf5: prevent negative timestamps Rafał Kuźnia 2025-07-14 14:51:13 +02:00