Commit graph

  • 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
  • 97e363f868 drivers: udc_dwc2: Arm control out endpoint in DMA mode Tomasz Moń 2025-07-14 15:15:29 +02:00
  • f5ee52ecf3 drivers: can: nrf: fix invalid pointer leading to undef behavior Bjarki Arge Andreasen 2025-07-14 15:24:47 +02:00
  • 5d390b4817 boards: Remove bootloader-led0 alias Jamie McCrae 2025-07-14 15:26:21 +01:00
  • 0dcb5a4923 modules: hostap: Set default stack size for softAP mode Triveni Danda 2025-07-14 19:27:11 +05:30
  • 98dfa0aa0b pm: Fix to prevent incorrect forever timeout Serhiy Katsyuba 2025-07-14 16:26:42 +02:00
  • b634ede4d3 doc: contribute: Add multiline property style guide Keith Short 2025-07-14 11:24:59 -06:00
  • cf4a16e09c bmp581: Add Streaming support Luis Ubieda 2025-07-14 19:13:57 -04:00
  • 5671129f1a bmp581: Add One-shot Read-Decode support Luis Ubieda 2025-07-14 18:10:22 -04:00
  • a32d5c15fe bmp581: Move bus transfers to work over RTIO Luis Ubieda 2025-07-14 08:53:45 -04:00
  • c62e4b5a88 bmp581: Add dts-properties to set default configuration Luis Ubieda 2025-07-14 15:56:49 -04:00
  • d989188f29 Bluetooth: Host: l2cap: Fix MPS/MTU confusion Håvard Reierstad 2025-07-15 07:43:33 +02:00
  • bad1109075 tests: drivers: nrf_clock_control: Test extended API Piotr Krzyzanowski 2025-07-15 12:32:29 +02:00
  • 72f451ee9b scripts: kconfiglib: Fix file leaks Declan Snyder 2025-07-15 12:26:03 -05:00
  • efdd8580ca soc: nxp: Flatten MCX SOCs Declan Snyder 2025-07-15 14:33:04 -05:00
  • 1495e2e34c dts: bindings: Add missing nRF Wi-Fi interface Chaitanya Tata 2025-07-16 12:56:34 +05:30
  • d5f4ca3b64 net: ppp: Allow peer-options to be rejected Seppo Takalo 2025-07-16 16:38:57 +03:00
  • 5a31f3d108 net: ppp: ipcp: Don't request DNS if not needed Seppo Takalo 2025-07-16 11:21:47 +03:00
  • 43e8753f86 board: nrf: Fix nRF54LM20DK upstream Bluetooth Controller supported Vinayak Kariappa Chettimada 2025-07-16 12:43:45 +02:00
  • 3d93657ca9 net: if: Add const qualifier to addr pointer where applicable Robert Lubos 2025-07-16 12:40:01 +02:00
  • cb018eae17 MAINTAINERS: Sort areas Pieter De Gendt 2025-07-16 18:08:05 +02:00