Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2198 commits
Select commit Hold shift + click to select a range
fcb3e3b
[nrf fromtree] scripts: runners: nrfutil: Add a new --dry-run parameter
carlescufi Oct 21, 2025
37e2e04
[nrf noup] tests: bluetooth: tester: Remove deprecated configs
m-alperen-sener Oct 24, 2025
f985b28
Revert "[nrf noup] soc: nordic: nrf54l: Skip clock configuration from…
travis3630 Oct 16, 2025
72a9100
[nrf fromtree] soc: nordic: instantiate NRF_PLATFORM_LUMOS kconfig
travis3630 Oct 13, 2025
b2d9c44
[nrf fromtree] drivers: udc: cleanup depends in Kconfig.dwc2
jfischer-no Sep 24, 2025
c9c7f5b
[nrf fromtree] drivers: udc: allow to use timeout Kconfig option on n…
jfischer-no Sep 24, 2025
85b9aac
[nrf fromtree] drivers: usb: udc: Fix VBUS ready timeout dependency i…
anangl Sep 30, 2025
df375fd
[nrf fromtree] drivers: udc_dwc2: Fix memory leak on subsequent bus r…
tmon-nordic Sep 26, 2025
0ec9400
[nrf fromtree] udc_dwc2: fix off-by-one in TX FIFO unset check
sylvioalves Sep 30, 2025
a940f9d
[nrf fromtree] drivers: udc_dwc2: Fix deactivate when hibernated
tmon-nordic Oct 22, 2025
b259923
[nrf fromtree] usb: device_next: fail on initialization if no HID dev…
jfischer-no Aug 13, 2025
7796de1
[nrf fromtree] usb: device_next: hid: allow to set polling period at …
jfischer-no Aug 14, 2025
3c0e35c
[nrf fromtree] samples: usb: hid-keyboard: allow to set polling perio…
jfischer-no Aug 14, 2025
4199556
[nrf fromtree] Bluetooth: Controller: Fix inter-operability when BT_P…
cvinayak Sep 22, 2025
9d56385
[nrf fromtree] Bluetooth: Controller: fix assertion check for ptc value
ljd42 Sep 25, 2025
a8b5730
[nrf fromtree] Bluetooth: Controller: Fix missing null pointer check
Majistor Sep 29, 2025
a73ef8c
[nrf fromtree] bluetooth: controller: ll_sw: nordic: constant latency…
JordanYates Oct 5, 2025
2e9357a
[nrf fromtree] Bluetooth: Controller: Fix return types for ll_length
Thalley Oct 2, 2025
6110ee4
[nrf fromtree] Bluetooth: Controller: Fix single switch timer use in …
cvinayak Sep 27, 2025
c82283c
[nrf fromtree] Bluetooth: Controller: Cosmetic changes to Link Layer …
cvinayak Sep 10, 2025
6593b2c
[nrf fromtree] Bluetooth: Controller: Use CONFIG_SOC_COMPATIBLE_NRF53…
cvinayak Oct 5, 2025
827cbdf
[nrf fromtree] Bluetooth: Controller: Revert relaxed radio packet ass…
cvinayak Sep 20, 2025
9d57679
[nrf fromtree] Bluetooth: Controller: nRF54L: Fix to improve decrypti…
cvinayak Sep 20, 2025
2179038
[nrf fromtree] Bluetooth: Controller: nRF54L: Fix PPIB interface incl…
cvinayak Oct 22, 2025
4662877
[nrf fromtree] Bluetooth: Controller: Introduce LL_ASSERT_DBG/ERR
cvinayak May 26, 2025
c513e13
[nrf fromtree] Bluetooth: Controller: Reduce assertion check code size
cvinayak Sep 6, 2025
9855f4e
[nrf fromtree] samples: Bluetooth: hci_ipc: Enable HCI vendor-specifi…
cvinayak Sep 9, 2025
e2848c0
[nrf fromtree] Bluetooth: Controller: Add code comments related to sh…
cvinayak Oct 18, 2025
570aede
[nrf fromtree] Bluetooth: Controller: nRF54Lx: Add Controller Privacy…
cvinayak Jun 2, 2025
3609c26
[nrf fromtree] tests: bsim: Bluetooth: Conditionally compile Controll…
cvinayak Jun 3, 2025
c7dd2d3
[nrf fromtree] Bluetooth: Controller: nRF54Lx: Enable Controller Priv…
cvinayak Jun 2, 2025
ab347f8
[nrf fromtree] Bluetooth: Controller: Handle overlapping CIG and ACL
segerlund Oct 22, 2025
760c3c6
[nrf fromtree] Bluetooth: Controller: Fix use-after-release in lll_sc…
cvinayak Oct 21, 2025
159c238
Revert "[nrf noup] dts: Select SoftDevice Controller on nRF54L09"
seko-nordic Oct 29, 2025
9804956
Revert "[nrf noup] entropy: Add fake entropy nRF PRNG driver"
seko-nordic Oct 29, 2025
be5d777
[nrf fromtree] boards: nordic: Add initial support for nRF54LM20A/ns
degjorva Aug 7, 2025
fc08ad1
[nrf fromtree] drivers: wifi: nrf7002: Add support for multiple virtu…
krish2718 Sep 15, 2025
65e42e7
[nrf fromtree] drivers: nrf_wifi: Fix scan crash for 2nd VIF
krish2718 Sep 15, 2025
ee69aaa
[nrf fromtree] drivers: nrf_wifi: Implement vendor stats
krish2718 Sep 29, 2025
588fecc
[nrf fromtree] drivers: nrf_wifi: Fix NRF71 build
krish2718 Aug 19, 2025
30478c4
[nrf fromtree] drivers: nrf_wifi: Use new nRF71 interface files
krish2718 Sep 23, 2025
4ff669a
[nrf fromtree] drivers: nrf_wifi: Rejig band config
krish2718 Oct 13, 2025
089f6a7
[nrf fromtree] manifest: nrf_wifi: Pull fix for max VIF check
krish2718 Sep 15, 2025
9fde3d0
[nrf noup] manifest: nrf_wifi: Pull script to parse nRF70 FW stats blob
krish2718 Sep 30, 2025
cdfeb62
[nrf fromtree] manifest: nrf_wifi: Pull nRF71 support
krish2718 Sep 30, 2025
c6dbf15
[nrf fromtree] ipc: icmsg: Increase default stack size
krish2718 Oct 20, 2025
1b82b09
[nrf fromtree] tests: drivers: flash: Add test with buffer size over …
nordic-bami Oct 20, 2025
58a0790
Revert "[nrf noup] boards: nordic: Enable PSA RNG for nrf54h20"
seko-nordic Oct 31, 2025
94e6e06
Revert "[nrf noup] dts: arm: nordic: remove L20 dts"
seko-nordic Oct 31, 2025
29e9cb2
Revert "[nrf noup] entropy: Add fake entropy nRF PRNG driver"
seko-nordic Oct 31, 2025
b7a8e83
[nrf noup] boards: nordic: Enable PSA RNG for nrf54h20
Vge0rge Sep 5, 2024
c1c66b9
[nrf noup] boards: nordic: Enable PSA RNG for nrf9280
seko-nordic Oct 31, 2025
d7669ef
[nrf fromtree] mgmt: Handle slot version equality
tomchy Oct 28, 2025
2cb9329
[nrf fromtree] dts: nordic: Add nrf-qspi-v2 binding
Hi-Im-David Oct 15, 2025
084c269
[nrf fromtree] drivers: pinctrl: nrf: add support for MSPI
Hi-Im-David Aug 13, 2025
3507b2f
[nrf fromtree] drivers: mspi: Add timeout callback to MSPI API
Hi-Im-David Sep 4, 2025
19ff568
[nrf fromtree] dts: mspi: Align op-mode binding with mspi.h enum
Hi-Im-David Aug 26, 2025
bd4eb48
[nrf fromtree] drivers: mspi_dw: Add support for asynchronous transfers
Hi-Im-David Oct 9, 2025
f6ef86c
[nrf fromtree] drivers: mspi_dw: Add support for slave mode
Hi-Im-David Oct 13, 2025
dd437b9
[nrf fromtree] drivers: mspi: mspi_dw: Add DMA support
Hi-Im-David Oct 14, 2025
93df74f
[nrf fromtree] drivers: mspi_dw: Edit core disable to after PM init
Hi-Im-David Oct 23, 2025
a9bbd34
[nrf fromtree] drivers: mspi_dw: Add CONFIG_MSPI_DW_DDR
Hi-Im-David Oct 23, 2025
783262e
[nrf fromtree] modem: at_shell: extract user pipe handling
JordanYates Sep 18, 2025
3898551
[nrf fromtree] modem: modem_cellular: Allow PPP interface to wake up …
SeppoTakalo Sep 24, 2025
7b7ed52
[nrf fromtree] modem: cmux: Clean debugging a bit
SeppoTakalo Aug 26, 2025
cab5343
[nrf fromtree] modem: cmux: Rework the drop handling
SeppoTakalo Aug 28, 2025
b88c527
[nrf fromtree] modem: cmux: auto calculate work buffer sizes
JordanYates Oct 2, 2025
1e229c2
[nrf fromtree] drivers: modem: cellular: nRF91: Remove periodic chat …
SeppoTakalo Sep 24, 2025
891b51d
[nrf fromtree] modem: cmux: Implement DM and NSC responses
SeppoTakalo Aug 26, 2025
ed0ba0c
[nrf fromtree] modem: cmux: Define macros for header size
SeppoTakalo Oct 10, 2025
93bf719
[nrf fromtree] modem: cmux: Handle C/R bit from address field
SeppoTakalo Aug 26, 2025
0a10e6a
[nrf fromtree] modem: modem_ppp: optimise frame wrapping
JordanYates Oct 4, 2025
16d5e2f
[nrf fromtree] modem: cmux: Combine state and event
SeppoTakalo Oct 10, 2025
c209d09
[nrf fromtree] modem: cmux: Handle CLD response
SeppoTakalo Oct 14, 2025
1cf39df
[nrf fromtree] modem: cmux: Send disconnect event only after respondi…
SeppoTakalo Sep 25, 2025
996e312
[nrf fromtree] drivers: modem: cellular: Close down CMUX before shut …
SeppoTakalo Sep 25, 2025
3bf8f1d
[nrf fromtree] modem: cmux: Implement Modem Status Command
SeppoTakalo Aug 26, 2025
32b88e0
[nrf fromtree] drivers: modem: Extract common dts bindings
SeppoTakalo Sep 24, 2025
c58e47c
[nrf fromtree] doc: release-notes-4.3: Mention the backlog support fo…
rlubos Sep 16, 2025
857a583
[nrf fromtree] modem: optional dedicated workqueue
JordanYates Oct 2, 2025
78d68c1
[nrf fromlist] modem: cmux: Define encoding and decoding functions fo…
SeppoTakalo Oct 21, 2025
2d81801
[nrf fromlist] drivers: modem: Implement support for DTR signal
SeppoTakalo Oct 23, 2025
55c463e
[nrf fromlist] modem: cmux: Implement Power Saving Control message
SeppoTakalo Oct 14, 2025
f5b6222
[nrf fromlist] drivers: modem: Implement runtime power management for…
SeppoTakalo Oct 10, 2025
efdf6dc
[nrf fromlist] drivers: modem: cellular: Use k_pipe instead of ringbu…
SeppoTakalo Oct 9, 2025
e596d9d
[nrf fromlist] drivers: modem: Implement support for RING indicator
SeppoTakalo Sep 10, 2025
752f9d6
[nrf fromlist] modem: pipe: Don't return EPERM on closed pipe
SeppoTakalo Oct 13, 2025
be7aff9
[nrf fromlist] modem: cmux: Add struct cmux_config into struct cmux
SeppoTakalo Oct 13, 2025
7183e43
[nrf fromtree] drivers: clock_control: Add macros for AUXPLL output f…
Hi-Im-David Oct 16, 2025
584f333
[nrf fromtree] drivers: audio: dmic_nrfx: Update AUXPLL control with …
Hi-Im-David Oct 16, 2025
797aa72
[nrf fromtree] tests: drivers: Update AUXPLL test to use frequency Ma…
Hi-Im-David Oct 16, 2025
38a8daf
[nrf fromtree] drivers: i2s: Support audio auxpll in TDM driver
erdemsimsek Oct 16, 2025
cfe28be
[nrf fromtree] tests: drivers: Trigger drop event for proper clean-up
erdemsimsek Oct 20, 2025
ffbae7a
[nrf fromtree] manifest: Update commit id for hal_renesas
Aug 25, 2025
14c7066
[nrf fromtree] manifest: Update revision of hal_renesas
khoatranyj Mar 5, 2025
51e388f
[nrf fromtree] manifest: update revision of hal_renesas to latest
khoatranyj Mar 5, 2025
22d82f4
Revert "[nrf fromtree] manifest: nrf_wifi: Pull nRF71 support"
rob-robinson-14 Nov 3, 2025
f987ea0
Revert "[nrf noup] manifest: nrf_wifi: Pull script to parse nRF70 FW …
rob-robinson-14 Nov 3, 2025
5916aa8
[nrf fromtree] west.yml: update few modules to pickup min/max define …
fabiobaltieri Sep 24, 2025
6718c55
[nrf fromtree] manifest: Update hal_nordic to pull file missing in md…
rob-robinson-14 Oct 29, 2025
23ee39f
[nrf noup] manifest: nrf_wifi: Pull script to parse nRF70 FW stats blob
krish2718 Sep 30, 2025
cefb2ed
[nrf fromtree] manifest: nrf_wifi: Pull nRF71 support
krish2718 Sep 30, 2025
25f7b90
[nrf fromlist] Bluetooth: Controller: Add BT_HCI_VS_FATAL_ERROR_SUPPORT
cvinayak Nov 4, 2025
795bac4
[nrf fromtree] pm: bind the PM_S2RAM kconfig option to devicetree
bjarki-andreasen Sep 19, 2025
53834ac
[nrf fromtree] pm: refactor PM_S2RAM_CUSTOM_MARKING option to be prom…
bjarki-andreasen Sep 22, 2025
134f6b2
[nrf fromtree] soc: nordic: nrf54h: s2ram: Support disabled MPU
rugeGerritsen Sep 28, 2025
cb89816
[nrf fromtree] soc: nordic: nrf54h: Disable S2RAM on cpurad
nordic-segl Oct 24, 2025
d016c1f
[nrf fromtree] drivers: mspi_dw: Use uint32_t for dummy_bytes field
anangl Oct 24, 2025
81edaae
[nrf noup] ci: Extend test spec for CI-ble-test
rugeGerritsen Nov 5, 2025
9a54011
[nrf fromtree] modules: nordic: select correct timer for NFCT on nRF54L
maje-emb Jul 7, 2025
0d3b8d7
[nrf fromtree] kernel: events: Depend on multithreading
carlescufi Oct 29, 2025
164b47d
[nrf noup] tests: drivers: mspi: flash: disable psa_rng
nordic-piks Nov 6, 2025
14c5908
[nrf fromlist] drivers: modem_cellular: Update nRF91 Serial Modem PPP…
SeppoTakalo Nov 3, 2025
5984d72
Revert "[nrf noup] mcumgr: img_mgmt: Fix check for chosen code partit…
tomchy Nov 3, 2025
a494507
Revert "[nrf noup] mgmt: mcumgr: Fix nRF5340 network core hook"
tomchy Nov 3, 2025
e321b55
Revert "[nrf noup] mgmt: mcumgr: grp: img_mgmt: Add handling for QSPI…
tomchy Nov 3, 2025
ce93ada
[nrf noup] mgmt: mcumgr: Fix nRF5340 network core hook
nordicjm Apr 8, 2025
d76fd71
[nrf noup] include: net: add SO_SENDCB to NCS extensions
kacperradoszewski Oct 23, 2025
51911b5
Revert "[nrf noup] mgmt: mcumgr: Fix nRF5340 network core hook"
nordicjm Nov 11, 2025
8c84839
Reapply "[nrf noup] mgmt: mcumgr: grp: img_mgmt: Add handling for QSP…
nordicjm Nov 11, 2025
708853c
Reapply "[nrf noup] mgmt: mcumgr: Fix nRF5340 network core hook"
nordicjm Nov 11, 2025
b5cf3ea
Reapply "[nrf noup] mcumgr: img_mgmt: Fix check for chosen code parti…
nordicjm Nov 11, 2025
d727dd7
[nrf fromlist] dts: nrf54lm20a: align GPIOTE IRQn to non-secure build
mstasiaknordic Nov 12, 2025
2678766
Revert "[nrf noup] mcumgr: img_mgmt: Fix check for chosen code partit…
tomchy Nov 3, 2025
ad8adbe
Revert "[nrf noup] mgmt: mcumgr: Fix nRF5340 network core hook"
tomchy Nov 3, 2025
e037a5f
Revert "[nrf noup] mgmt: mcumgr: grp: img_mgmt: Add handling for QSPI…
tomchy Nov 3, 2025
39f9f79
[nrf noup] mgmt: mcumgr: Fix nRF5340 network core hook
nordicjm Apr 8, 2025
79985b1
[nrf fromlist] net: l2: ppp: Allow PPP to transtition ESTABLISH->DEAD
SeppoTakalo Nov 7, 2025
787cf2d
[nrf fromlist] tests: drivers: i2c: i2c_nrfx_twim: add nrf54lm20a
nordic-pikr Nov 10, 2025
170d587
[nrf fromlist] soc: nordic: nrf54l: make SoCs select specific symbols
mstasiaknordic Nov 12, 2025
6726e9b
[nrf fromlist] drivers: can: nrf: use CAN_DEVICE_DT_INST_DEFINE
bjarki-andreasen Nov 12, 2025
a87ca3f
[nrf fromlist] drivers: timer: nrf_grtc: Decouple clock source from C…
bjarki-andreasen Nov 10, 2025
6b314f2
[nrf fromlist] shell: backends: uart: implement pm_device_runtime
bjarki-andreasen Oct 31, 2025
1c47222
[nrf fromtree] drivers: can: tcan4x5x: Add device PM support
rerickson1 Sep 15, 2025
03695ed
[nrf noup] drivers: can: mcan: implement CAN_MODE_ONE_SHOT
bjarki-andreasen Nov 6, 2025
5ce544d
[nrf fromtree] drivers: nrf: remove handling of cross domain pins
bjarki-andreasen Oct 21, 2025
7c6f855
[nrf fromlist] drivers: clock_control nrf_lfclk: patch clock option o…
bjarki-andreasen Nov 14, 2025
3ff6615
Revert "[nrf noup] modem: backend: uart: SLM optimized modem UART bac…
MarkusLassila Nov 10, 2025
815fd52
[nrf fromtree] soc: nordic: activate uicr generation and use correct …
ayla-nordicsemi Oct 3, 2025
859ca13
[nrf fromtree] boards: nordic: add partitions to memory map for nRF9280
ayla-nordicsemi Oct 3, 2025
895dece
[nrf fromtree] dts: nordic: update nrf9280 nodes in dtsi
ayla-nordicsemi Oct 3, 2025
7451fba
[nrf fromtree] drivers: timer: nrf_grtc_timer: Optimize to reduce reg…
nordic-krch Mar 31, 2025
c118168
[nrf fromtree] tests: kernel: timer: behavior: Adjustments for NRF54H…
ppelikan-nordic Nov 14, 2025
9fea189
[nrf fromtree] bluetooth: host: move assigned numbers out of gap.h
PavelVPV Aug 26, 2025
a3309bb
[nrf fromtree] bluetooth: host: audio: move audio assigned numbers to…
PavelVPV Aug 28, 2025
34d8239
[nrf fromtree] bluetooth: mesh: move mesh assigned numbers to dedicat…
PavelVPV Aug 28, 2025
246f487
[nrf fromtree] bluetooth: host: move bt_gatt_authorization_cb_registe…
PavelVPV Sep 16, 2025
a762251
[nrf fromtree] Bluetooth: SMP: Print extra state information on timeout
sjanc Sep 18, 2025
c6cbeef
[nrf fromtree] Bluetooth: Host: Fix use of local variable as atomic t…
dottspina May 5, 2025
6769832
[nrf fromtree] Bluetooth: Host: Fix possible inconsistent access to c…
dottspina Aug 18, 2025
16d0c9c
[nrf fromtree] Bluetooth: Host: Amend recycled() callback documentation
dottspina May 5, 2025
33c275b
[nrf fromtree] Bluetooth: Host: Amend disconnected() callback documen…
dottspina Aug 5, 2025
46db591
[nrf fromtree] Bluetooth: Host: Fix some MISRA c:M23_112 warnings
dottspina May 12, 2025
73eaa41
[nrf fromtree] bluetooth: host: conn: handle `bt_le_create_conn_cance…
JordanYates Feb 5, 2025
3a0b680
[nrf fromtree] bluetooth: mesh: access: doxygen improvements
kartben Sep 18, 2025
69eac49
[nrf fromtree] Bluetooth: Host: Add userdefined fixed l2cap chans
HaavardRei Sep 9, 2025
f45a478
[nrf fromtree] Bluetooth: Host: Add note about recycled for BT_LE_ADV…
Thalley Sep 27, 2025
35a2b32
[nrf fromtree] drivers: bluetooth: hci: Introduce bt_spi_close to sup…
HoZHel May 12, 2025
c82b9bc
[nrf fromtree] Bluetooth: Host: Remove bt_le_set_auto_conn
Thalley Oct 2, 2025
90dab1e
[nrf fromtree] doc: releases: Add note for bt_le_set_auto_conn
Thalley Oct 2, 2025
6a1186a
[nrf fromtree] Bluetooth: Remove CONFIG_BT_BUF_ACL_RX_COUNT
Thalley Oct 2, 2025
8d040c1
[nrf fromtree] doc: releases: Add note about CONFIG_BT_BUF_ACL_RX_COUNT
Thalley Oct 2, 2025
47bf503
[nrf fromtree] Bluetooth: Host: Change WRN->DBG for not connect for TX
Thalley Oct 8, 2025
6c56733
[nrf fromtree] bluetooth: host: remove API for automatic advertising …
dottspina Sep 25, 2025
b9f8151
[nrf fromtree] bluetooth: host: remove transitional option _BT_LE_ADV…
dottspina Sep 25, 2025
e09076f
[nrf fromtree] bluetooth: host: remove transitional option _BT_LE_ADV…
dottspina Sep 25, 2025
33be8ee
[nrf fromtree] bluetooth: host: do not use freed connection to resume…
dottspina Sep 28, 2025
a00b9d5
[nrf fromtree] bluetooth: host: do not resume periodic connectable ad…
dottspina Sep 28, 2025
e830c97
[nrf fromtree] bluetooth: host: do not attempt to resume terminated a…
dottspina Sep 28, 2025
90d5d68
[nrf fromtree] bluetooth: host: remove no longer used internal API bt…
dottspina Sep 28, 2025
db9c481
[nrf fromtree] bluetooth: host: remove useless internal flag BT_ADV_P…
dottspina Sep 28, 2025
a1d4c69
[nrf fromtree] Bluetooth: Host: bt_iso_reset before bt_conn_cleanup_all
Thalley Oct 13, 2025
e3c6bad
[nrf fromtree] Bluetooth: Mesh: Provisioner closes link on failed
ludvigsj Oct 13, 2025
860a7e5
[nrf fromtree] Bluetooth: Mesh: Minor cleanup of prov link close on s…
ludvigsj Oct 14, 2025
f87a3f7
[nrf fromtree] bluetooth: mesh: Fix build without settings under asan
PavelVPV Oct 15, 2025
0a466b4
[nrf fromtree] Bluetooth: Mesh: Filter duplicates in brg subnets list
ludvigsj Oct 15, 2025
d915384
[nrf fromtree] Bluetooth: Host: Make use of common array helper macros
jhedberg Oct 20, 2025
1286a6c
[nrf fromtree] Bluetooth: Host: Fix unnecessary random address update
LingaoM Oct 21, 2025
d6d09a7
[nrf fromtree] Bluetooth: Host: Fix Periodic Advertising random addre…
LingaoM Oct 23, 2025
b653850
[nrf fromtree] tests: bluetooth: audio: fix bsim timing
LingaoM Oct 23, 2025
5c732e0
[nrf fromtree] bluetooth: mesh: adv_ext: Fix scheduling with multiple…
PavelVPV Oct 23, 2025
d85b3a4
[nrf fromtree] drivers: bluetooth: h4: Fix check for sufficient buffe…
nngt88 Oct 28, 2025
868ae7f
[nrf fromtree] Bluetooth: Host: Fix crash on bt_disable() with limite…
sjanc Oct 28, 2025
a861065
[nrf fromtree] Bluetooth: Mesh: Fix invalid write in private beacon s…
sjanc Oct 28, 2025
a570b38
[nrf fromtree] Bluetooth: Host: Fix handling of adv reports when scan…
zhongzhijie1 Oct 28, 2025
0cf8fe7
[nrf fromtree] Bluetooth: Host: Fix build error with observer-only co…
jhedberg Nov 4, 2025
5ada120
[nrf fromtree] Bluetooth: Decode Bluetooth 6.2 version number
alexstanoev-nordic Nov 6, 2025
7ab8719
[nrf fromtree] bluetooth: mesh: Increase BT RX Stack Size for PB-GATT
PavelVPV Nov 5, 2025
1208406
[nrf fromtree] Bluetooth: Mesh: Make net msg cache netkey aware
omkar3141 Oct 1, 2025
9a699b5
[nrf fromtree] soc: nordic: uicr: Move GEN_UICR options into the main…
SebastianBoe Nov 17, 2025
e07fce5
Revert "[nrf noup] tests: ram_context_for_isr: Disable KMU by default"
rob-robinson-14 Nov 14, 2025
0de5607
[nrf noup] tests: ram_context_for_isr: Disable KMU by default
Vge0rge Sep 12, 2025
f29cbf9
[nrf fromtree] soc: nordic: Gate FLASH_0 MPU region on CONFIG_XIP
dewitt-garmin Nov 13, 2025
8e6999a
[nrf fromtree] drivers: flash_mspi_nor: Simplify perform_xfer function
utsavm9 Oct 24, 2025
ca8355f
[nrf fromtree] drivers: flash_mspi_nor: Track last applied MSPI config
utsavm9 Oct 24, 2025
744270a
[nrf fromtree] drivers: flash_mspi_nor: Flash control commands to use…
utsavm9 Oct 29, 2025
9d61657
[nrf fromtree] drivers: flash_mspi_nor: Remove bool tracking of targe…
utsavm9 Oct 29, 2025
95e0d9c
[nrf fromtree] driver: flash_mspi_nor: Allow specific read/write IO m…
utsavm9 Oct 29, 2025
933412f
[nrf fromtree] drivers: udc_dwc2: Control D+ pull-up on nRF54H20
tmon-nordic Sep 12, 2025
1d05c0a
[nrf fromtree] samples: usb: uac2: Support High-Speed operation
tmon-nordic Jun 25, 2025
a753d6a
[nrf fromtree] samples: usb: uac2: explicit: Fix SOF offset integer c…
tmon-nordic Aug 21, 2025
b10c46a
[nrf fromtree] usb: device_next: msc: do not copy SCSI data
MarkWangChinese Oct 17, 2025
fa649c7
[nrf fromtree] tests: drivers: uart: uart_async_api: Fix test on nrf5…
nordic-segl Nov 7, 2025
5029402
[nrf fromtree] tests: drivers: clock_control: Enable tests on nrf54l1…
nordic-segl Nov 10, 2025
9b513b8
[nrf fromtree] tests: drivers: gpio: gpio_basic_api: Run test on nrf5…
nordic-segl Nov 10, 2025
1773855
[nrf fromtree] tests: drivers: timer: nrf_grtc_timer: Run test on nrf…
nordic-segl Nov 10, 2025
d964570
[nrf fromtree] tests: drivers: i2s: Run I2S tests on nrf54l15 NS
nordic-segl Nov 10, 2025
b0e2f89
[nrf fromtree] boards: nordic: nrf54l15dk: Sort supported fetures
nordic-segl Nov 10, 2025
0bb23ec
[nrf fromtree] tests: drivers: pwm: Run test on nrf54l15 NS
nordic-segl Nov 10, 2025
e621ad9
[nrf fromtree] tests: drivers: sensor: temp_sensor: Run test on nrf54…
nordic-segl Nov 10, 2025
7d43e47
[nrf fromtree] tests: boards: nrf: qdec: Run test on nrf54l15 NS
nordic-segl Nov 10, 2025
447d7f8
[nrf fromtree] tests: drivers: adc: Run test on nrf54l15 NS
nordic-segl Nov 10, 2025
b468f3f
[nrf fromtree] tests: drivers: spi: Run spi_controller_peripheral on …
nordic-segl Nov 10, 2025
4f818a9
[nrf fromtree] tests: drivers: spi: spi_controller_peripheral: Fix DT…
nordic-segl Nov 12, 2025
921be42
[nrf fromtree] tests: drivers: spi: spi_controller_peripheral: Move t…
nordic-segl Nov 12, 2025
099e321
[nrf fromtree] tests: drivers: counter: counter_basic_api: Fix test o…
nordic-segl Nov 12, 2025
f54d400
[nrf fromtree] tests: boards: nrf: i2c: i2c_slave: Fix DTS formatting
nordic-segl Nov 12, 2025
e5f0339
[nrf fromtree] tests: boards: nrf: i2c: i2c_slave: Run test on nrf54l…
nordic-segl Nov 12, 2025
ab6386a
[nrf fromtree] tests: boards: nrf: i2c: i2c_slave: Move tests DTS files
nordic-segl Nov 12, 2025
9d5df4c
[nrf fromtree] tests: drivers: watchdog: wdt_basic_api: Run test on n…
nordic-segl Nov 12, 2025
7b87cb6
[nrf fromtree] tests: remove misuse of snippets
tejlmand Oct 21, 2025
2040119
[nrf fromtree] tests: drivers: comparator: Enable test on nrf54l15 NS
nordic-segl Nov 10, 2025
eaa9cbe
[nrf fromtree] samples: boards: nordic: spis_wakeup: Run sample on AP…
nordic-segl Oct 7, 2025
4fe5cf1
[nrf fromtree] drivers: timer: nrf_grtc_timer: Add system_clock_disab…
adamkondraciuk Nov 13, 2025
fe61ed4
[nrf fromtree] samples: boards: nrf: system_off: Add sample with syst…
adamkondraciuk Nov 13, 2025
df20fa5
[nrf fromtree] drivers: flash: nrf_qspi_nor: Fix compilation with QER…
anangl Oct 28, 2025
0985cce
[nrf fromlist] tests: bluetooth: tester: fix model rx handler
alxelax Nov 18, 2025
b225a5b
[nrf fromtree] Bluetooth: Host: Add BT_APP_PASSKEY Kconfig option
HaavardRei Oct 20, 2025
b40de2b
[nrf fromtree] Bluetooth: Host: Deprecate BT_FIXED_PASSKEY
HaavardRei Oct 20, 2025
d54a7f8
[nrf fromtree] Bluetooth: Host: shell: Don't use BT_FIXED_PASSKEY
HaavardRei Oct 20, 2025
476382c
[nrf fromtree] tests: bluetooth: Recycle ext_adv_sets when stopping adv
alexsven Oct 20, 2025
f32c79e
[nrf fromtree] tests: bluetooth: tester: Add ASE ID when configuring …
alexsven Nov 11, 2025
6d9b0e2
[nrf fromtree] tests: bluetooth: tester: Fix bis_sink_sync
alexsven Oct 28, 2025
f7dcca4
[nrf fromtree] tests: bluetooth: tester: Fix CSIS/SR/SP/BV-07-C
Frodevan Nov 13, 2025
16cf93a
[nrf fromtree] Bluetooth: Audio: CSIS: Check all pending notifications
alexsven Oct 30, 2025
aaa8742
[nrf fromtree] tests: bluetooth: tester: CSIS: Add more commands
alexsven Oct 30, 2025
7e05097
[nrf fromtree] tests: bluetooth: tester: Fix VCS tests
Frodevan Nov 6, 2025
a8118bc
[nrf fromtree] bluetooth: audio: scan_delegator: Fix validation
alexsven Nov 17, 2025
de56740
[nrf fromtree] tests: Bluetooth: tester: Removed bad guard in btp_gap.h
Thalley Nov 20, 2025
068db4f
[nrf fromtree] doc: releases: introduce release notes and migration g…
kartben Oct 29, 2025
70cc005
[nrf fromtree] doc: release: Note changes to flash_mspi_nor
utsavm9 Oct 29, 2025
9176124
[nrf fromtree] bluetooth: ANS: Add Alert Notification Service
seankyer Sep 5, 2025
73f0611
[nrf fromtree] doc: release: Add Bluetooth ANS service to 4.4 release…
seankyer Sep 6, 2025
b1efa71
[nrf fromtree] bluetooth: mesh: improve oob size checking
alxelax Nov 17, 2025
99708cd
[nrf fromtree] bluetooth: mesh: zeroing not used part of auth array
alxelax Nov 17, 2025
e91ef4f
[nrf fromtree] bluetooth: mesh: prevent getting wrong authentication …
alxelax Nov 17, 2025
c13c3fc
[nrf fromtree] bluetooth: mesh: adjust adv stack dependency and size
alxelax Nov 17, 2025
64201a3
[nrf fromtree] bluetooth: mesh: update max oob size till 32 bytes
alxelax Nov 17, 2025
fd6723c
Merge branch 'nrfconnect:main' into main
nordic-bami Nov 24, 2025
e2e924c
[nrf fromtree] tests: driver: flash: Increase the single I/O test tra…
nordic-bami Nov 5, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@
status = "okay";
mspi-max-frequency = <DT_FREQ_M(50)>;
mspi-io-mode = "MSPI_IO_MODE_SINGLE";
transfer-timeout = <500>;
transfer-timeout = <1000>;
};
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@
mspi-io-mode = "MSPI_IO_MODE_SINGLE";
use-4byte-addressing;
initial-soft-reset;
transfer-timeout = <500>;
transfer-timeout = <1000>;
};
Loading