Commit graph

  • 1ee6990fc4 drv: ft8xx: user data in the callback function Hubert Miś 2025-01-26 20:47:55 +01:00
  • 51e732c3ac drv: ft8xx: support multiple instances Hubert Miś 2025-01-26 20:30:29 +01:00
  • fb1c9c880f drivers: serial: CAT1 UART driver: add ASYNC_API functionality Nazar Palamar 2025-01-08 17:01:00 +02:00
  • de3ce03319 drivers: wifi: esp32: connect to highest signal AP Eric Holmberg 2025-01-25 00:07:35 +13:00
  • 8f0ffbbb34 drivers: sensor: st: replace i2/3c_burst_write Ryan McClelland 2024-10-02 15:31:13 -07:00
  • 8f83ffc302 modules: hal_nordic: suppress 'unused variable' warnings Piotr Koziar 2025-01-27 20:05:33 +01:00
  • bae06fc136 boards: esp8684_devkitm: ADC support Raffael Rostagno 2025-01-21 09:56:38 -03:00
  • c77daa8d64 soc: adc: esp32c2: Add support Raffael Rostagno 2025-01-16 17:07:10 -03:00
  • dbb3ef2794 boards: esp32c6_devkitc: ADC support Raffael Rostagno 2025-01-21 09:51:46 -03:00
  • 3423a6b3ba soc: adc: esp32c6: Add support Raffael Rostagno 2025-01-14 09:29:23 -03:00
  • 372b23d61f tests: dma: sam0: Fix loopback test Gerson Fernando Budke 2025-01-16 23:49:50 +01:00
  • 427749fe29 drivers: dma: sam0: Fix crc reset Gerson Fernando Budke 2025-01-16 23:12:26 +01:00
  • 3df9b5f873 samples: net: prometheus: Add netif dependency Robert Lubos 2025-01-29 12:52:12 +01:00
  • d243bc1fdb net: Fix inet_pton IPv4 implementation Jukka Rissanen 2025-01-27 16:15:44 +02:00
  • 3e52109590 lib: os: mpsc_pbuf: Fix infinite loop during allocation Krzysztof Chruściński 2025-01-27 12:25:58 +01:00
  • 398d9e3d49 soc: adi: max32: Enable primary core to configure/start secondary core Maureen Helm 2024-06-12 14:20:33 -05:00
  • 466a322f14 soc: adi: max32: Refactor core configuration Maureen Helm 2024-04-19 09:41:45 -07:00
  • a9c0fcafa1 dts: renesas: ra: Fix interrupt numbers bug for ra4w1 Quy Tran 2025-01-23 12:01:09 +07:00
  • 487f86183a cmake: llext: avoid always compiling extensions Luca Burelli 2025-01-29 09:59:22 +01:00
  • 17dfafbe1f docs: migration_guide_4.1: add entry after renaming num_locks dt property Jilay Pandya 2025-01-19 15:10:28 +01:00
  • 333f25d2aa dts: bindings: hwspinlock: replace underscore with hyphen Jilay Pandya 2025-01-12 20:03:15 +01:00
  • 4dceb0b917 samples: sensor: sensor_shell: add vmu_rt1170. Benjamin Perseghetti 2025-01-28 15:43:05 -05:00
  • deeb8f86ef tests: boards: vmu_rt1170: icm42688: hardware test Benjamin Perseghetti 2025-01-28 13:59:49 -05:00
  • e399c168a1 sensor: icm42688: Fix broken build and streaming. Benjamin Perseghetti 2025-01-28 13:25:40 -05:00
  • 51661efae6 scripts: runners: nrf: Fix a missing indirection Carles Cufi 2025-01-29 10:30:21 +01:00
  • 21be69f172 Bluetooth: PACS: Fix issue with PACS flags Emil Gydesen 2025-01-27 14:51:53 +01:00
  • 057de458e2 drivers: adc: Add support for gain 2/7 in nRF devices Karol Lasończyk 2025-01-27 14:36:51 +01:00
  • d503f60c70 boards: silabs: xg23_rb4210a: added spi nor Yishai Jaffe 2025-01-23 14:30:06 +02:00
  • dfbdff580e boards: silabs: xg23_rb4210a: added ls013b7dh03 display Yishai Jaffe 2025-01-22 18:47:16 +02:00
  • 027e19fe1f ztest: Don't clear test stats before running suite Jeremy Bettis 2025-01-21 14:54:48 -07:00
  • 2d343589bb drivers: regulator: npm1300: workaround for LDO HW bug Sergei Ovchinnikov 2025-01-10 10:33:58 +01:00
  • 2c1c9d8029 posix: features: define _POSIX_SUBPROFILE Yong Cong Sin 2025-01-07 23:05:25 +08:00
  • 5a40e49cff usb: device_next: cdc_acm: move few constant data to flash Fabio Baltieri 2025-01-16 01:13:04 +00:00
  • d9ab2eb353 tests: Bluetooth: Tester: Add missing PACS register Emil Gydesen 2025-01-27 09:17:59 +01:00
  • b45e970388 kernel: fix void* to k_thread_entry_t conversion Björn Bergman 2025-01-27 11:24:53 +01:00
  • ff2605d23e Bluetooth: CTS: Incorrect assert in bt_cts_init() Tim Sørensen 2025-01-28 16:13:52 +01:00
  • b952f613e7 net: wifi: shell: only process scan events during requested scan Eric Holmberg 2025-01-25 02:03:17 +13:00
  • c66a0bb2a9 samples: llext: shell_loader: add hello_world.c, update README Luca Burelli 2025-01-22 14:37:47 +01:00
  • f0328ddc80 llext: add option to import all global symbols Luca Burelli 2025-01-22 11:08:23 +01:00
  • ec52ed2c5d llext: shell: fix buffer alignment Luca Burelli 2025-01-22 16:24:46 +01:00
  • a62dc99178 llext: fix list_symbols shell command Luca Burelli 2025-01-22 11:29:15 +01:00
  • 033e2227b1 drivers: usb: Fix macro USB0 undefined for certain socs Alexandre Rey 2025-01-27 10:55:01 +01:00
  • 903a3aa6d9 dts: nxp: Add usbfs0 configuration Alexandre Rey 2025-01-27 10:53:56 +01:00
  • f96064379b boards: native_sim: Detect attempt to configure not existing int Krzysztof Chruściński 2025-01-27 11:20:50 +01:00
  • cd23fdf63f boards: nrf*_bsim: Detect attempt to configure not existing int Krzysztof Chruściński 2025-01-27 09:38:11 +01:00
  • e54a050785 boards native_posix: Detect attempt to configure not existing int Krzysztof Chruściński 2025-01-27 09:21:17 +01:00
  • b50bb7c2e5 drivers: gnss: Add geoid separation to gnss_info Maxmillion McLaughlin 2025-01-25 00:38:37 -08:00
  • 1c17a3417b boards: nrf7002dk: specify netif:wifi support Jordan Yates 2025-01-20 10:16:06 +10:00
  • 09ef23c7ab manifest: hostap: update hostap revision to get RSNO support Fengming Ye 2025-01-15 18:17:11 +09:00
  • efe94a9a29 dts: arm: adi: Fix MAX32XXX RTC addresses Yasin Ustuner 2025-01-27 10:59:40 +03:00
  • c1e85d478c tests: drivers: i2s_speed: port test to MIMXRT1060-EVKB board Derek Snell 2025-01-15 12:52:57 -05:00
  • 24dec9c4a7 boards: rak: add support RAK3172 breakout board Kenneth Lu 2024-06-25 14:29:49 +08:00
  • e547619de4 Revert "cmake: store board directories in build_info" Benjamin Cabé 2025-01-29 07:50:17 +01:00
  • 6fddb19463 Revert "cmake: support array of maps in yaml module" Benjamin Cabé 2025-01-29 07:49:43 +01:00
  • 652e183037 Revert "scripts: support list of images in build info" Benjamin Cabé 2025-01-29 07:49:30 +01:00
  • 5b988356ec Revert "sysbuild: populate build_info with list of images" Benjamin Cabé 2025-01-29 07:49:19 +01:00
  • 55112d658e Revert "cmake: modules: yaml: Remove debug messages" Benjamin Cabé 2025-01-29 07:49:12 +01:00
  • cef0c1af0d tests: drivers: spi: loopback: Add test for pico-spi-pio driver Terry Geng 2025-01-26 21:42:32 -05:00
  • 3652918f5e drivers: sdhc: fix infineon cat1 gpio initialization Thomas Stranger 2025-01-24 21:22:39 +01:00
  • b0583fc9e5 drivers: sdhc: fix infineon cat1 resource type initialization Thomas Stranger 2025-01-25 11:37:17 +01:00
  • 5100850767 drivers: rtc: Add Texas Instruments BQ32002 RTC driver Marcin Lyda 2025-01-25 16:43:48 +01:00
  • 93946dc56c samples: bluetooth: Fix scan stop error in central_multilink sample Ramana Gudipudi 2025-01-27 13:22:13 +05:30
  • 3dc60a68c4 drivers: pinctrl: stm32: Ignore NO_REMAP pins when handling AFIO remaps Vegard Storheil Eriksen 2025-01-03 00:01:06 +01:00
  • ed15ff14d4 fb: cfb: Fix print of ASCII chars from 128 to 255 Oleh Kravchenko 2025-01-26 20:47:52 +02:00
  • 6ba3274373 rtc_shell: add shell device filtering Fabio Baltieri 2025-01-26 02:41:55 +00:00
  • 2575bfc9b2 counter_timer_shell: add shell device filtering Fabio Baltieri 2025-01-26 02:40:24 +00:00
  • b5c6b6c4e5 wdt_shell: add shell device filtering Fabio Baltieri 2025-01-26 02:36:31 +00:00
  • 7ee8b49c4a spi_shell: add shell device filtering Fabio Baltieri 2025-01-26 02:36:14 +00:00
  • e93118f906 sensor: add few missing shell device filters Fabio Baltieri 2025-01-26 02:35:42 +00:00
  • 54564d15a7 flash_shell: add shell device filtering Fabio Baltieri 2025-01-26 02:35:27 +00:00
  • 678d7e680c eeprom_shell: add shell device filtering Fabio Baltieri 2025-01-26 02:34:49 +00:00
  • a6a39c74e7 can_shell: add shell device filtering Fabio Baltieri 2025-01-26 02:33:31 +00:00
  • e4752e5e11 net: dhcpv4_server: skip the DNS option if not configured Fabio Baltieri 2025-01-26 20:49:41 +00:00
  • 68b63d023b net: dhcpv4_server: allow skipping the router option Fabio Baltieri 2025-01-26 00:19:18 +00:00
  • 2019b7ba86 net: l2: ethernet: Fix interface state check Chaitanya Tata 2024-11-18 23:54:46 +05:30
  • 858c452d14 doc: doc-guidelines: remove duplicate example for zephyr_file role Don Dominic 2025-01-24 19:06:56 +05:30
  • 81dc390115 usb: device_next: add bulk transfers to loopback function Johann Fischer 2024-12-30 12:40:32 +01:00
  • a253fe27c9 drivers: ov2640: fix integer underflow in retry logic Benjamin Cabé 2025-01-28 16:10:53 +01:00
  • 3f81c69b2b drivers: gc2145: fix integer underflow in retry logic Benjamin Cabé 2025-01-28 16:04:53 +01:00
  • 5834525649 scripts: twister: Fix too early error clearing Lukasz Mrugala 2025-01-28 14:12:33 +00:00
  • 166493c2bb doc: posix: correct anchor for posix-option-shared-memory-objects Chris Friedt 2025-01-27 20:42:18 -05:00
  • 0e9a1c2d26 dts: arm: st: u0: add missing USART4 to .dtsi Holger Adams 2025-01-24 11:44:22 +00:00
  • d640f15955 arch: riscv: Rename _Fault to z_riscv_fault Joel Holdsworth 2025-01-24 10:03:18 -08:00
  • 58499aca7c arch: nios2: Rename _Fault to z_nios2_fault Joel Holdsworth 2025-01-24 10:02:18 -08:00
  • bdb3f4fd73 arch: nios2: Corrected a typo Joel Holdsworth 2025-01-24 10:23:26 -08:00
  • d76cf5b57e arch: mips: Rename _Fault to z_mips_fault Joel Holdsworth 2025-01-24 10:01:30 -08:00
  • 4611e169e2 arch: arc: Rename _Fault to z_arc_fault Joel Holdsworth 2025-01-24 09:59:00 -08:00
  • 9083e191f9 west.yml: MCUboot synchronization from upstream Jamie McCrae 2025-01-20 08:00:03 +00:00
  • b206fc1ebd boards: m5stack: cores3: Label aw9523b for easy reference from overlays TOKITA Hiroshi 2024-12-22 15:57:10 +09:00
  • e9a5b48b6c drivers: gpio: Fix uninitialized variable in gpio_pca_series James Roy 2024-12-18 10:03:48 +08:00
  • 0af196ef0d tests: drivers: spi: add spi test support for frdm_mcxa156 board Neil Chen 2024-12-10 15:15:06 +08:00
  • f0ce0d1698 boards: nxp: frdm_mcxa156: Support lpspi for NXP frdm_mcxa156 board Neil Chen 2024-12-17 10:52:59 +08:00
  • 3aa71a0c40 dts: arm/nxp: Add lpspi nodes to NXP MCXA156 dtsi file Neil Chen 2024-12-17 10:50:12 +08:00
  • 35a489e3be drivers: syscon: update syscon driver to add lpspi clock Neil Chen 2025-01-21 16:05:56 +08:00
  • 8f2fb10591 doc: release_notes: skim down the release notes content Fabio Baltieri 2024-12-05 15:31:22 +00:00
  • 5af9d55b73 drivers: video: ov7670: Use default YUYV/RGB565 order. Ibrahim Abdalkader 2025-01-24 07:35:07 +01:00
  • 1d6a80ca7c drivers: video: ov7670: Use a free-running pixel clock. Ibrahim Abdalkader 2025-01-21 09:20:33 +01:00
  • ec7628b9b3 drivers: video: ov7670: Implement missing video API functions Ibrahim Abdalkader 2025-01-21 09:20:14 +01:00
  • 535e70a298 net: socket: Release packets in accepted socket in close Jukka Rissanen 2025-01-28 14:08:11 +02:00
  • 653e71787d boards: fix metadata and docs for recently added boards Benjamin Cabé 2025-01-28 10:30:18 +01:00