Commit graph

  • d2c4ba3191 tests: boot: mcuboot_recovery_retention: Remove boot mode overlay Jamie McCrae 2025-02-20 13:28:12 +00:00
  • 776fac5784 boards: nordic: Add boot mode chosen nodes Jamie McCrae 2025-02-20 13:27:32 +00:00
  • 78b1ad9a73 cmake clang/compiler_flags.cmake: Re-enable -Wunused-variable for clang Tom Hughes 2025-01-10 15:17:47 -08:00
  • 3e09a40de5 net: zperf: Add -w option to delay upload jobs Jukka Rissanen 2025-04-14 17:20:51 +03:00
  • 7595a4bb39 samples: net: zperf: Add compilation of concurrent upload support Jukka Rissanen 2025-04-08 16:56:46 +03:00
  • 563f05eb8b net: zperf: Add concurrency when doing upload tests Jukka Rissanen 2025-04-07 12:00:05 +03:00
  • 5e47efa839 boards: imx93_evk: add jlink runner support for a55 core Jiafei Pan 2025-04-10 16:22:11 +08:00
  • eac798fc51 soc: adi: remove unused symbol sram_vector_table Martin Hoff 2025-04-24 10:33:22 +02:00
  • 9126b1240d tests: littlefs: add 18 tested NXP boards to testcase.yaml Andrej Butok 2025-04-14 16:04:25 +02:00
  • 1a3fb4adfc drivers: stm32: use cache peripheral driver Henrik Lindblom 2025-04-16 15:28:53 +03:00
  • 9de3d6bf64 soc: stm32: use cache peripheral driver Henrik Lindblom 2025-04-15 11:20:11 +03:00
  • 6a3309a9e4 cache: stm32: add cortex-m33 peripheral driver Henrik Lindblom 2025-04-12 08:57:51 +03:00
  • 1d3018ad76 driver: mdio: mdio_nxp_enet: Implement c45 read/write John Barbero Unenge 2025-04-07 13:20:26 +02:00
  • db168539cf drivers: spi: dw: read ssi component version Younghyun Park 2024-08-23 00:05:21 -07:00
  • 0ee0a8de37 drivers: spi: dw: fix txftlr in HSSI controller Younghyun Park 2024-08-23 01:34:40 -07:00
  • 71d37039db drivers: spi: dw: fix dfs offset in HSSI controller Younghyun Park 2024-08-23 01:14:24 -07:00
  • dd825203b5 boards: nxp: add mcx_n9xx_evk Derek Snell 2025-04-22 11:10:23 -04:00
  • 64d20cf412 tests: vector_table_relocation: add test for vector table relocation Martin Hoff 2025-04-07 18:10:01 +02:00
  • 136fe24453 arch: arm: cortex_m: generalizing SRAM vector table relocation Martin Hoff 2025-04-03 11:13:45 +02:00
  • a085cfcd99 arch: add dependencie for CONFIG_SRAM_VECTOR_TABLE Martin Hoff 2025-04-15 11:12:34 +02:00
  • c9f149cf6f drivers: intc: irqstr: Fix uninitialized variable error Daniel Baluta 2025-04-24 12:21:00 +03:00
  • 1c2fc02cf2 net: ip: net_if: consistent interface id logging Jordan Yates 2025-04-22 20:37:00 +10:00
  • 3772c719e0 net: l2: ethernet: ethernet_ll_prepare_on_ipv4 handling Jordan Yates 2025-04-21 20:14:44 +10:00
  • 029f542bb4 net: l2: ethernet: arp: unref pkt if queue add fails Jordan Yates 2025-04-21 17:37:07 +10:00
  • 3546020178 tests: net: arp: test the packet queuing case Jordan Yates 2025-04-21 17:09:01 +10:00
  • d283130b68 net: l2: ethernet: arp: explicit error codes Jordan Yates 2025-04-21 16:50:37 +10:00
  • 4e0386a445 net: ip: net_if: warning message on send failure Jordan Yates 2025-04-21 15:57:55 +10:00
  • e71c12c68f posix: refactor timespec_to_timeoutms() to use tp_diff() Chris Friedt 2025-04-23 09:35:03 -04:00
  • 89c1f15a6e posix: move timespec functions to posix_clock.h Chris Friedt 2025-04-23 09:29:26 -04:00
  • d40be58093 posix: doc: hide internal posix_clock.h functions from doxygen Chris Friedt 2025-04-23 09:19:33 -04:00
  • 615ae7e1b5 posix: always require clockid_t argument to timespec_to_timeoutms() Chris Friedt 2025-04-23 09:16:54 -04:00
  • a10f96e153 posix + tests: use CLOCK_REALTIME where specified by POSIX Chris Friedt 2025-04-23 09:09:50 -04:00
  • e75f285bd1 posix: add timespec_is_valid() private internal function Chris Friedt 2025-04-23 08:15:17 -04:00
  • bb9ec32cf6 posix: cond: use clock specified via pthread_condattr_t Chris Friedt 2025-04-23 07:46:59 -04:00
  • 8b60aa75fa posix: cond: check whether condattr is initialized in attr fns Chris Friedt 2025-04-23 06:50:09 -04:00
  • ce7ae220a2 posix: cond: use struct posix_cond and struct posix_condattr internally Chris Friedt 2025-04-23 05:49:13 -04:00
  • f208e3b02a posix: posix_internal: add definitions for posix_condattr, posix_cond Chris Friedt 2025-04-23 05:12:54 -04:00
  • 241469af9a posix: provide timespec_to_clock_timeoutms Chris Friedt 2025-04-23 07:00:37 -04:00
  • fffbd76683 posix: declare timespec_to_timeoutms() in posix_clock.h Chris Friedt 2025-04-23 06:11:10 -04:00
  • 3d146aed05 tests: posix: pthread: correct cases for pthread_timedjoin_np() Chris Friedt 2025-04-23 08:44:27 -04:00
  • 951a321c89 drivers: nrf_wifi: Add locally generated info Kapil Bhatt 2025-04-11 14:40:32 +05:30
  • 78ee0f0c23 net: lwm2m: Do not enforce canonical CBOR decoding Seppo Takalo 2025-02-20 13:33:25 +02:00
  • 92d914e465 drivers: stepper: fix trinamic controller names Jilay Pandya 2025-04-23 10:37:15 +02:00
  • fff2fef27c west: runners: nrf_common: Temp hack for NRF54H20_IRON Sebastian Bøe 2025-04-22 17:15:08 +02:00
  • f3cd029cce drivers: eth: e1000: Add Ethernet statistics support Jukka Rissanen 2025-04-22 17:47:40 +03:00
  • 0e5df7a67b net: vlan: Avoid printf modifier issue with size_t variable Jukka Rissanen 2025-04-22 17:46:37 +03:00
  • 59c9e84ab6 doc: releases: add pcie note for kconfig CONFIG_NVME_PRP_PAGE_SIZE Ryan McClelland 2025-04-14 19:39:56 -07:00
  • 05db1563c5 drivers: disk: nvme: fix warnings Ryan McClelland 2025-04-08 11:08:49 -07:00
  • 2b5c2748f6 drivers: disk: nvme: allow building of nvme without mmu Ryan McClelland 2025-04-08 11:06:45 -07:00
  • 46f5e7b722 boards: ruiside: art-pi2: add minimum support Shan Pen 2025-04-05 12:33:51 +08:00
  • b469fc188b drivers: stepper: adi_tmc: Add progress log for stall guard tuning. Anders Nielsen 2025-04-22 16:17:47 +02:00
  • 4b4dc77340 drivers: stepper: adi_tmc: Use helper functions in tmc50xx. Anders Nielsen 2025-04-22 16:14:09 +02:00
  • b64a56362d dts: power: ambiq: change to use ambiq HAL to do power-on config Hao Luo 2025-04-18 14:39:26 +08:00
  • 4e5b524775 samples: drivers: jesd216: Make output correct DTS syntax Markus Becker 2025-04-15 16:43:18 +02:00
  • 6066c5c004 modules: hal_nordic: bump regtool to 9.1.0 Jonathan Nilsen 2025-04-22 14:18:50 +02:00
  • 4660f4c244 modules: nrf_wifi: Disable anomalies for both QSPIs Chaitanya Tata 2025-04-18 14:47:22 +05:30
  • 49a8dd51e4 nrf_wifi: Move QSPI defines to buslib Chaitanya Tata 2025-04-18 00:10:21 +05:30
  • b84076a192 cmake: arm: linker: remove usage of ld-specific ADDR() function Daniel DeGrasse 2025-04-14 10:19:46 -05:00
  • 01d10a4115 twister: Look at SIMICS_PROJECT environment variable to find simics Ederson de Souza 2025-04-08 09:37:34 -07:00
  • f968d49232 cmake/emu: Use environment variable value on message about it Ederson de Souza 2025-04-08 09:35:57 -07:00
  • 21c1a9ef09 drivers: fpga: use device_deinit in ICE40 bitbang driver Benedikt Schmidt 2025-03-27 12:23:00 +01:00
  • 27bfeea162 mcumgr: fs_mgmt: Add a hook on download/upload complete. Nicolas Goualard 2025-03-23 17:46:52 +01:00
  • d784adbc1b shield: m5stack_cardputer: initial support Sahaj Sarup 2025-02-25 11:29:19 +05:30
  • 8f9dc66f98 boards: m5stack: cores3: Add configuration for AXP2101 TOKITA Hiroshi 2024-10-14 12:57:48 +09:00
  • ee68472082 tests: driver: build_all: led: add AXP192/2101 to tests TOKITA Hiroshi 2024-10-17 11:24:56 +09:00
  • 7237a2659d drivers: led: Add driver for AXP192/2101 LED control function TOKITA Hiroshi 2024-10-12 02:39:27 +09:00
  • ff9d35ab95 dts: bindings: Define a bus for the axp192/axp2101. TOKITA Hiroshi 2024-12-01 18:51:42 +09:00
  • bf104d42cb bluetooth: mtu_update: peripheral: Add NULL check Sayooj K Karun 2025-04-22 14:57:48 +05:30
  • 9aba1323ce doc: cache: fix cache doc structure Anas Nashif 2025-04-23 15:02:08 -04:00
  • e04d828219 Bluetooth: BAP: Update encrypt_state when BIG synced after bad code Max Emde 2025-04-10 14:29:59 +02:00
  • 870b2872fd snippets: wifi-enterprise: Resize data heap to fix RAM overflow Ravi Dondaputi 2025-04-21 18:42:27 +05:30
  • 21738825e9 boards: stm32: Add zephyr_udc0 to nucleo_h503rb Wojciech Klimek 2025-04-14 19:51:01 +02:00
  • befb464d6e modules: fatfs: volume strings from DTS Jordan Yates 2024-07-13 18:02:49 +10:00
  • 0b5021aec8 tests: fs: lib_link: add RAM disk overlay Jordan Yates 2025-04-16 15:56:52 +10:00
  • 42f1740361 boards: st: stm32h747i_disco: add SD disk name Jordan Yates 2025-04-16 15:53:02 +10:00
  • eb99158a80 drivers/sensor/ite/tach/it51xxx: implement tachometer driver Ruibin Chang 2025-04-24 15:18:39 +08:00
  • e6bb7fc6cf soc : realtek: ec: rts5912: add support ULPM Titan Chen 2025-03-06 19:22:44 +08:00
  • b4c1dc63a8 soc: stm32h7r/s: smps is supported on all SoCs Erwan Gouriou 2025-04-11 18:01:23 +02:00
  • c8742a3cec Bluetooth: Mesh: Add missing includes to va.h Emil Gydesen 2025-04-11 15:42:47 +02:00
  • 72d9a37159 tests: Bluetooth: Tester: Cleanup includes Emil Gydesen 2025-04-11 15:30:02 +02:00
  • e71aa649b2 spi_nxp_lpspi: Support SPI_HOLD_ON_CS FLAG Declan Snyder 2025-04-22 17:22:43 -05:00
  • 17ec70c9c1 spi_nxp_lpspi: Use one logging module Declan Snyder 2025-04-07 15:47:10 -05:00
  • 9d0762a1b8 spi_nxp_lpspi: Fix word size > 8 Declan Snyder 2025-04-04 15:41:15 -05:00
  • d54d63d518 spi_nxp_lpspi: Support word size < 8 Declan Snyder 2025-03-27 10:25:26 -05:00
  • 0cc535eedd spi_nxp_lpspi: Optimize TX fill for less interrupt Declan Snyder 2025-03-14 11:29:57 -05:00
  • e454b0d678 Bluetooth: tester: Support board mimxrt1170_evk@B/mimxrt1176/cm7 Lyle Zhu 2025-03-14 13:43:38 +08:00
  • 539a28312a Bluetooth: tester: Add project configuration for BR Lyle Zhu 2025-03-09 21:31:25 +08:00
  • 065762cd2d Bluetooth: tester: Add BTP event encryption change Lyle Zhu 2025-03-17 10:56:14 +08:00
  • 424364ded0 Bluetooth: tester: Support l2cap connect rsp insuff secure authen Lyle Zhu 2025-03-07 20:35:14 +08:00
  • ba55e9d7c0 Bluetooth: tester: Ignore error -EBUSY of bt_conn_set_security Lyle Zhu 2025-03-07 12:34:31 +08:00
  • 81b8f8d265 Bluetooth: tester: Add command pair_v2 for BTP GAP Lyle Zhu 2025-03-05 17:00:40 +08:00
  • 1f73bd7312 Bluetooth: tester: Support BR L2CAP connect and disconnect BTP command Lyle Zhu 2025-03-04 19:45:15 +08:00
  • 4fdc79d1e3 Bluetooth: tester: Support BR connect and disconnect features Lyle Zhu 2025-03-04 18:09:53 +08:00
  • 71f81660d4 Bluetooth: tester: Enable GAP discover feature for BR Lyle Zhu 2025-03-04 15:39:34 +08:00
  • 2cae2622ae Bluetooth: tester: Support pincode request for BR Lyle Zhu 2025-03-04 15:02:49 +08:00
  • 05d6174c98 Bluetooth: tester: Support BR L2CAP listen mode Lyle Zhu 2025-03-04 13:46:22 +08:00
  • d083825cee Bluetooth: tester: GAP: Support BR connection Lyle Zhu 2025-03-04 11:07:46 +08:00
  • 4611c402e2 Bluetooth: tester: Support BR for security related commands Lyle Zhu 2025-03-03 21:08:26 +08:00
  • 096fbb0c52 Bluetooth: tester: Add BR address type BTP_BR_ADDRESS_TYPE Lyle Zhu 2025-03-03 21:04:20 +08:00
  • c667eb5aca Bluetooth: tester: Support connectable mode for classic Lyle Zhu 2025-03-03 19:13:56 +08:00