Commit graph

  • cdb9166b81 cmake: toolchain/xcc,xt-clang: env vars for multiple cores Daniel Leung 2024-10-08 11:41:29 -07:00
  • 59b2163eeb cmake: toolchain/xt-clang: force assembler ID to GNU Daniel Leung 2024-10-08 11:39:42 -07:00
  • ff1857af55 scripts: twister: Enchance TestCase/Instance info and presentation Lukasz Mrugala 2024-08-21 11:24:51 +00:00
  • 502c9ffb32 drivers: ieee802154_nrf5: skip Enh Ack conf for invalid short address Damian Krolik 2024-10-18 14:42:00 +02:00
  • 91d9cc259d net: wifi: shell: add 80211R usage in connect command Fengming Ye 2024-10-29 15:19:54 +09:00
  • ac37ba8739 tests/samples: use platform_key on cmsis_rtos tests/samples Anas Nashif 2024-10-23 08:42:01 -04:00
  • 5ebe1194be tests: Bluetooth: Tester: Fix use of uninitialized cig_id for CAP Emil Gydesen 2024-10-28 15:36:52 +01:00
  • 74a5599ac8 samples: sensor: qdec: change pins used for qdec nrf54h20dk Piotr Krzyzanowski 2024-10-29 11:42:40 +01:00
  • 075d5d3009 net: mqtt: Fix missing close function Andreas Huber 2024-10-29 11:25:37 +01:00
  • fad8a1ff31 intel_adsp: fix new style twister configuration Anas Nashif 2024-10-29 11:42:08 +00:00
  • 8d1a7026c5 samples: video: capture: Fix floating point logging issue Phi Bang Nguyen 2024-10-31 10:51:12 +01:00
  • 0816f35d9f runners: add minichlink Michael Hope 2024-06-01 22:58:27 +05:30
  • 0f4bf8cae0 boards: add ch32v003evt Michael Hope 2024-06-01 21:59:12 +05:30
  • 1ce2f60667 drivers: add the gpio driver for wch ch32v003 Michael Hope 2024-06-01 21:57:49 +05:30
  • 4fac0b14c7 drivers: add the pfic interrupt controller Michael Hope 2024-06-01 21:57:01 +05:30
  • acc5e09273 drivers: add the ch32v00x usart driver Michael Hope 2024-08-27 21:59:52 +05:30
  • da881c3908 drivers: add the ch32v00x systick driver Michael Hope 2024-06-01 21:55:06 +05:30
  • b716be9f59 drivers: add the ch32v00x clock controller Michael Hope 2024-06-01 21:53:41 +05:30
  • d9108e55a2 drivers: add ch32v00x pinctrl support Michael Hope 2024-06-01 21:49:19 +05:30
  • 4909144c2c soc: add wch_ch32v003 soc files Michael Hope 2024-06-01 21:48:38 +05:30
  • 6ed040eae5 dts: add the ch32v003 dtsi Michael Hope 2024-06-01 21:34:00 +05:30
  • ffbf1c431a west: add the hal_wch Dhiru Kholia 2024-07-31 15:57:46 +05:30
  • 124aae3876 doc: specify thread safety for each data structure Vukan Turkulov 2024-10-16 21:36:45 +02:00
  • 6cc28c78b7 MAINTAINERS: add ZMS maintainer Riadh Ghaddab 2024-10-25 00:25:41 +02:00
  • 14852f5b6e MAINTAINERS: remove maintainer FatFs Nicola Ochsenbein 2024-09-05 09:20:46 +02:00
  • 743761d7d1 scripts: Fix CMake spelling Reto Schneider 2024-10-22 10:28:54 +02:00
  • 054bd850f0 doc: gsg: Add second note about different Linux distributions Timon Skerutsch 2024-10-20 01:24:47 +02:00
  • e075569646 boards: nxp: add documentation for SEGGER SystemView support with ECC Daniel DeGrasse 2024-10-25 13:54:44 -05:00
  • 99b7080aba MAINTAINERS: add myself rghaddab to collaborators of Flash Riadh Ghaddab 2024-10-28 16:27:26 +01:00
  • 38825c0ac5 tests: timer_behavior: use fabs() instead of abs() Daniel Leung 2024-10-28 12:00:15 -07:00
  • cc5adf2e92 tests: timer_behavior: change sqrtf() to sqrt() Daniel Leung 2024-10-28 11:58:07 -07:00
  • 5dc5fa5ee2 scripts: print the file name when decode syscall Sa Sasu 2024-08-12 14:09:39 +08:00
  • fa29a07526 doc: develop: west: Add alias documentation Pieter De Gendt 2024-07-17 22:25:39 +02:00
  • e020f31fdb cmake: libc: minimal: Avoid linking against other libc implementations Jonathon Penix 2024-10-09 14:55:02 -07:00
  • d7765ccae7 tests/stream_flash: Disable SPI_NOR on nrf54l devices Dominik Ermel 2024-10-11 11:44:06 +00:00
  • 39042dc9cc logging: Initialize 'chosen' pointer in z_log_msg_claim_oldest to NULL Jacob McClellan 2024-10-16 17:36:55 -07:00
  • f889c1abab net: lwm2m: Add TLS_ECDHE_ECDSA_WITH_AES_128_CCM_8 to cipher list Jeroen Broersen 2024-10-25 18:30:23 +02:00
  • 3a8ce6efb4 tests: Bluetooth: tester: Add logging of messages for BTP Emil Gydesen 2024-10-28 15:42:20 +01:00
  • 3c83604b84 doc: extensions: check dead zephyr_file/zephyr_raw links Benjamin Cabé 2024-10-28 16:57:19 +01:00
  • 14d0a19cc2 doc: fix occurrences of broken zephyr_file: links Benjamin Cabé 2024-10-28 16:56:08 +01:00
  • 92985011b6 drivers: nrfwifi: Fix memory leak in TX path Chaitanya Tata 2024-10-28 21:22:40 +05:30
  • 83c3b1c708 drivers: flash: spi_nor: simplify defines Fin Maaß 2024-10-24 13:55:21 +02:00
  • 27aeabb5b2 drivers: flash: spi_nor: fix config struct Fin Maaß 2024-10-24 13:40:56 +02:00
  • 0cf71d9624 samples: drivers: crypto: Make clang-format happy Reto Schneider 2024-10-08 08:29:08 +02:00
  • 09dc9dcb0d samples: drivers: crypto: Align buffers Reto Schneider 2024-09-16 02:09:04 +02:00
  • 83345401d6 samples: drivers: crypto: Improve memory alignment Reto Schneider 2024-10-03 19:26:45 +02:00
  • 9cce72daa1 boards: Fix to accommodate for slowly tests on UP2 Artur Wilczak 2024-10-29 13:01:18 +01:00
  • 050fa718c8 style: Inconsistent macro names changed James Roy 2024-10-26 14:07:10 +08:00
  • 3c1fb41136 style: Inconsistent macro names changed James Roy 2024-10-26 13:52:51 +08:00
  • b46e176704 mgmt: mcumgr: stat: Fix stat_mgmt_list behavior Gerson Fernando Budke 2024-10-27 10:37:58 +01:00
  • 2fd8cc8d88 linker: lto: Remove experimental label Carles Cufi 2024-10-28 12:58:49 +01:00
  • 2c43d7fe76 twister: oot soc: set soc_root using Path Anas Nashif 2024-10-28 16:06:39 -04:00
  • f277631b60 sysbuild: Add missing option for MCUboot encryption support Jamie McCrae 2024-10-29 14:16:18 +00:00
  • f380fcc52f drivers: modem_cellular: fix handling of +C*REG answers Tomi Fontanilles 2024-10-28 13:50:19 +02:00
  • a30e41f4d7 manifest: Update bsim to version v2.4 Alberto Escolar Piedras 2024-10-28 12:17:09 +01:00
  • b17156692f tests/kernel/device: add missing #power-domain-cells in overlays Filip Kokosinski 2024-10-28 10:40:07 +01:00
  • c22233a1af net: nsos_sockets: free allocated socket on close Jordan Yates 2024-10-26 15:50:14 +10:00
  • 303c7d7e69 soc: dts: esp32c3: esp8685: Add files to indicate support Raffael Rostagno 2024-10-24 14:38:03 -03:00
  • d3fac0b7fe soc: nxp: mcx: do not select HAS_SEGGER_RTT unless segger module is present Daniel DeGrasse 2024-10-25 14:02:33 -05:00
  • cd9ddc95a8 arch: arm: cortex_a_r: Fix mrc/mcr instruction usage Stephanos Ioannidis 2024-10-25 22:14:32 +09:00
  • adced0c29b drivers: serial: fix renesas ra sci uart hardware flow control enable Ian Morris 2024-10-24 19:55:27 -07:00
  • 0d1a788e38 samples: wifi: esp32c2: esp8684: Remove config files Raffael Rostagno 2024-10-15 12:57:37 -03:00
  • dbebc9983a tests: wifi: esp32c2: esp8684: RAM adjustment config Raffael Rostagno 2024-10-09 16:30:28 -03:00
  • b8999973d3 drivers: spi: litex: add flush of rx buffer Fin Maaß 2024-10-24 09:24:04 +02:00
  • 6261e2a673 Revert "kernel: banner: Expose tainted builds" Anas Nashif 2024-10-24 13:02:09 -04:00
  • a3530d6a43 drivers: spi: mcux_flexcomm: use rxignore bit instead of dummy read. Johan Carlsson 2024-09-04 11:47:14 +02:00
  • ff5afd8a9a drivers: spi: mcux_flexcomm: wait for specific dma tx status. Johan Carlsson 2024-09-04 11:53:33 +02:00
  • 46042f73cf soc: nxp: lpc55s69: Fix part number typo David Leach 2024-10-28 16:55:58 -05:00
  • 022c8ee1af drivers: gpio: ambiq: fix port status get error Hao Luo 2024-10-25 21:47:12 +08:00
  • 4e5df113c5 dts: nordic: remove clock-frequency from all i2c nodes Gerard Marull-Paretas 2024-10-15 09:54:52 +02:00
  • 92c3495493 drivers: i2c: nrfx_twi[m]: default to I2C_BITRATE_STANDARD Gerard Marull-Paretas 2024-10-15 09:50:04 +02:00
  • fc4f385e82 boards: shields: nrf7002ek: align with nrf700x split interface Bjarki Arge Andreasen 2024-10-09 12:58:33 +02:00
  • 1dc1d5be5f boards: shields: nrf7002eb: align with nrf700x split interface Bjarki Arge Andreasen 2024-10-09 12:49:38 +02:00
  • e23de8bf74 boards: nordic: nrf7002dk: align with nrf700x split interface Bjarki Arge Andreasen 2024-10-09 12:36:43 +02:00
  • c48c0ed0b8 dts: bindings: wifi: split nrf700x coex and wifi models Bjarki Arge Andreasen 2024-10-09 12:18:59 +02:00
  • 328e4a5039 soc: espressif: esp32s3: Adjust BOOTLOADER_DRAM_SEG_LEN for worst case Nik Schewtschuk 2024-10-24 13:50:09 +02:00
  • 2af45d1d78 subsys/bluetooth/host/keys.h: Add include guard and required include Alberto Escolar Piedras 2024-10-24 11:18:45 +02:00
  • 14e870d8d3 tests/bluetooth/host/keys/bt_keys_get_addr: Correct mock prototypes Alberto Escolar Piedras 2024-10-24 11:15:32 +02:00
  • e1389fa2cf ci: doc-publish-pr: Improve workflow security Stephanos Ioannidis 2024-10-29 20:20:26 +09:00
  • 14478cafa6 hostap: fix the issue of HE IE in beacon when disabled 11AX Gang Li 2024-10-22 11:51:24 +09:00
  • b56d6e670e drivers: counter: fix AGT renesas prefix properties Khoa Nguyen 2024-10-22 13:44:22 +07:00
  • da53adfc56 drivers: serial: uart_async_to_irq: Fix uart_irq_tx_complete Krzysztof Chruściński 2024-10-24 10:56:02 +02:00
  • 1647ad5c0a timing: fix ARM Cortex-M timing functions wrap-around issue Simon Tomschik 2024-10-24 14:32:07 +02:00
  • 5ee9d7a869 driver: sensor: adxl345: Bug fix for q31_t conv Dimitrije Lilic 2024-10-24 15:57:46 +02:00
  • 5030938b78 arm: linker: fix: incorrect __kernel_ram_start Sudan Landge 2024-10-24 20:43:36 +01:00
  • f23318fa9c doc: project: Fix collaborator reference Reto Schneider 2024-10-27 21:18:33 +01:00
  • 27d93f8b6c net: ipv4: Fix ARP probe check in address conflict detection Andreas Huber 2024-10-28 14:42:13 +01:00
  • 94f307ab75 arch: xtensa: rename processor state save and restore calls Tahsin Mutlugun 2024-10-25 09:50:01 +03:00
  • ee1cbf063c drivers: serial: nrfx_uart: Fix poll_out for low baudrates Krzysztof Chruściński 2024-10-25 08:13:46 +02:00
  • 46e1635773 fs: zms: multiple fixes from previous PR review Riadh Ghaddab 2024-10-23 18:09:14 +02:00
  • ea0a211d6f net: http_server: Fix possible buffer underrun Flavio Ceolin 2024-10-24 13:05:08 -07:00
  • afce5329f7 doc: boards: renesas: update board image name with the board name Tran Van Quy 2024-10-11 15:09:37 +07:00
  • b417524b66 twister: cleanup notrun tests with -M Anas Nashif 2024-10-28 15:17:22 -04:00
  • 3810fd3742 doc: release: 4.0: Add two more notes on the native targets Alberto Escolar Piedras 2024-10-28 14:15:47 +01:00
  • a0b8908fda release-notes: add phyBOARD-Nash i.MX93 Jonas Remmert 2024-10-14 18:32:32 +02:00
  • 5cdabfa902 include: usb: add API version Johann Fischer 2024-10-24 16:59:15 +02:00
  • b5a87c7aca bluetooth: audio: bap: fix Doxygen issue Gerard Marull-Paretas 2024-10-24 14:08:45 +02:00
  • a258ab32d1 doc: doxygen: remove rst utilities Gerard Marull-Paretas 2024-10-24 13:21:01 +02:00
  • a673316b4f doc: releases: Add note for PAST support Lucas Mathias Balling 2024-10-24 10:13:11 +02:00
  • c90301300a MAINTAINERS: Add babrsn to Bluetooth Audio Babak Arisian 2024-10-24 10:45:24 +02:00