Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
824 commits
Select commit Hold shift + click to select a range
a4fc3c2
[nrf fromtree] cmake: yaml: refactor yaml_set() list operations
pillo79 Oct 17, 2024
d3ce174
[nrf fromtree] cmake: yaml: add support for generator expressions
pillo79 Dec 11, 2024
5f7f9db
[nrf fromtree] cmake: yaml: use APPEND PROPERTY to shorten code
pillo79 Jan 30, 2025
0c1685a
[nrf fromtree] cmake: store board directories in build_info
tejlmand Jan 8, 2025
897c0a9
[nrf fromtree] cmake: support array of maps in yaml module
tejlmand Jan 10, 2025
11ecaa9
[nrf fromtree] scripts: support list of images in build info
tejlmand Jan 14, 2025
e1d2672
[nrf fromtree] sysbuild: populate build_info with list of images
tejlmand Jan 14, 2025
9c9159b
[nrf fromtree] cmake: escape json input string
tejlmand Feb 19, 2025
d396a9c
[nrf fromtree] cmake: do not double escape double quote
tejlmand Feb 24, 2025
b2e60ff
[nrf fromlist] cmake: add tfm / tfa image information to build info
tejlmand Mar 10, 2025
d6c37ae
[nrf fromtree] modules: hal_nordic: nrfs: improve error handling
lstnl Jan 24, 2025
8f1d938
[nrf fromtree] scripts: support number of jobs and verbosity in west …
tejlmand Mar 6, 2025
499b360
[nrf fromtree] doc: document CMAKE_BUILD_PARALLEL_LEVEL and VERBOSE e…
tejlmand Mar 6, 2025
4d5581a
[nrf fromtree] drivers: udc: Do not allow lock/unlock to fail
tmon-nordic Feb 7, 2025
d1ab25b
[nrf fromtree] drivers: udc_dwc2: Avoid unnecessary context switches
tmon-nordic Feb 6, 2025
276f605
[nrf fromtree] drivers: udc_dwc2: Disable endpoint while hibernated
tmon-nordic Mar 13, 2025
a93877c
[nrf fromtree] drivers: udc_dwc2: Ensure overlapping USBHS reset
tmon-nordic Mar 13, 2025
0de7422
[nrf fromtree] drivers: udc_dwc2: Reset core on shutdown
tmon-nordic Mar 10, 2025
902c943
[nrf fromtree] drivers: udc_dwc2: Optimize endpoint event clear
tmon-nordic Mar 20, 2025
bbb8a7c
[nrf fromtree] drivers: udc_dwc2: Set control endpoint CNAK only when…
tmon-nordic Mar 10, 2025
b788dc6
[nrf fromtree] usb: device_next: fix cdc_acm_send_notification()
jfischer-no Nov 20, 2024
6316f7a
[nrf fromtree] usb: device_next: allow CDC ACM UART to be initialized…
jfischer-no Nov 18, 2024
a0869e9
[nrf fromtree] samples: usb: add console sample for the new USB devic…
jfischer-no Feb 6, 2025
7163e60
[nrf fromtree] samples: usb: clean up legacy USB CDC ACM console sample
jfischer-no Feb 6, 2025
a1c60a4
[nrf fromtree] usb: device_next: Do not add serial number without HWINFO
tmon-nordic Feb 28, 2025
7e96e6d
[nrf fromtree] net: mqtt: Add Kconfig to select maximum supported MQT…
rlubos Dec 19, 2024
c745ac2
[nrf fromtree] tests: net: lib: mqtt: v3_1_1: Add test variant with M…
rlubos Dec 19, 2024
ae25586
[nrf fromtree] net: mqtt: Fix helper macro for encoded binary data le…
rlubos Dec 19, 2024
d104bb6
[nrf fromtree] net: mqtt: Add MQTT 5.0 support for CONNECT
rlubos Dec 19, 2024
ff59018
[nrf fromtree] net: mqtt: Add MQTT 5.0 support for CONNACK
rlubos Dec 19, 2024
3877b04
[nrf fromtree] net: mqtt: Add MQTT 5.0 support for PUBLISH
rlubos Dec 19, 2024
ce6f200
[nrf fromtree] net: mqtt: Add MQTT 5.0 support for PUBLISH ACKs
rlubos Dec 19, 2024
b0a48de
[nrf fromtree] net: mqtt: Add MQTT 5.0 support for SUBSCRIBE/UNSUBSCRIBE
rlubos Dec 19, 2024
2e127ec
[nrf fromtree] net: mqtt: Add MQTT 5.0 support for SUBACK/UNSUBACK
rlubos Dec 19, 2024
a53852f
[nrf fromtree] net: mqtt: Add MQTT 5.0 support for DISCONNECT
rlubos Dec 19, 2024
871c0eb
[nrf fromtree] net: mqtt: Add support for MQTT 5.0 AUTH packet
rlubos Dec 19, 2024
0c7a10d
[nrf fromtree] net: mqtt: Add support for MQTT 5.0 topic aliases
rlubos Mar 7, 2025
e915f97
[nrf fromtree] net: mqtt: Improve disconnect error notification for M…
rlubos Mar 7, 2025
99d2a53
[nrf fromtree] tests: net: mqtt: Add MQTT 5.0 packet encoder/decoder …
rlubos Mar 7, 2025
713d27b
[nrf fromtree] net: mqtt: Make sure MQTT 5.0 is visible in API docume…
rlubos Mar 19, 2025
32d0e38
[nrf fromtree] doc: mqtt: Add mention of MQTT 5.0 support
rlubos Mar 19, 2025
4d03480
[nrf fromlist] net: lib: mqtt: Add extra MQTT 5.0 ifdefs to prevent c…
rlubos Mar 27, 2025
75af3a0
[nrf fromtree] drivers: i2c_nrfx_twim: add exclusive access API
ankuns Mar 24, 2025
5c52980
[nrf noup] tests: bluetooth: tester: Increment peripheral count value
PavelVPV Mar 31, 2025
26d6fd2
[nrf fromtree] bluetooth: mesh: pb_adv: Fix resending Generic Transac…
PavelVPV Mar 20, 2025
819063b
[nrf fromtree] Bluetooth: Mesh: Fix proxy advertiser handling with GA…
Balaklaka Mar 20, 2025
f8b491f
[nrf fromtree] Bluetooth: Mesh: to not set valid state if mesh is not…
alxelax Mar 20, 2025
db9ec06
[nrf fromtree] Bluetooth: Mesh: Disable prov bearers on link
HaavardRei Mar 25, 2025
1f80fb9
[nrf fromtree] Bluetooth: Mesh: Fix typo in prov bsim
HaavardRei Mar 25, 2025
f8523b0
[nrf fromtree] Bluetooth: Mesh: Test pb cancelling in bsim
HaavardRei Mar 25, 2025
75105c2
[nrf fromtree] Bluetooth: Mesh: Fix proxy after board reboot
Balaklaka Mar 25, 2025
db9c097
[nrf fromtree] Bluetooth: Mesh: remove device key candidate
alxelax Mar 26, 2025
371680c
[nrf fromtree] drivers: sensor: ti: tmp435: added driver for TMP435
Jaakko-Bit Aug 12, 2024
76c4319
[nrf fromtree] sensor: Introduce Phosense XBR818 Driver
VynDragon Nov 5, 2024
40027c5
[nrf fromtree] drivers: sensor: add vishay veml6031 ambient light sensor
it-klinger Jan 16, 2025
bde29ec
[nrf fromtree] drivers: sensor: add Bosch BMM350 magnetometer driver
maxd-nordic Feb 4, 2025
514a817
[nrf fromtree] lib: tls_credentials: return size even if too big
maxd-nordic Mar 25, 2025
a1d4025
[nrf fromlist] boards: nordic: add 'iron' board variant
hakonfam Mar 19, 2025
ca7370f
[nrf fromtree] wifi: utils: Fix crash for scan
kapbh Mar 27, 2025
2902232
[nrf fromtree] boards: nordic: Fix some CMake inconsistencies
nordicjm Jan 21, 2025
a66e79e
[nrf fromtree] scripts: runners: nrf: Honor the --erase flag for exte…
carlescufi Feb 3, 2025
032ed54
[nrf fromtree] scripts: runners: nrfutil: Add a new external memory c…
carlescufi Feb 3, 2025
2c7aaa6
[nrf fromtree] include: zephyr: net: Fix docstrings in wifi_credentia…
D-Triveni Mar 25, 2025
e1926e1
[nrf fromtree] net: lib: wifi_credentials: Use getopt API for adding …
D-Triveni Mar 11, 2025
fec3571
[nrf fromlist] drivers: adc: nrfx_saadc: Add validation of channel co…
nordic-krch Mar 20, 2025
0633940
[nrf fromlist] samples: drivers: adc: adc_sequence: Do not overwrite …
nordic-krch Mar 20, 2025
ae27de5
[nrf fromlist] samples: drivers: adc: adc_sequence: Fix nrf54h20dk co…
nordic-krch Mar 20, 2025
21ce786
[nrf fromtree] tests: drivers: i2c: i2c_target_api: Enable test on nR…
nordic-segl Mar 27, 2025
fdecd33
[nrf fromlist] dts: nordic: Add channels property for local DPPI
adamkondraciuk Feb 25, 2025
ebca511
[nrf fromlist] modules: hal_nordic: nrfx: Use owned-channels property…
adamkondraciuk Feb 17, 2025
13886d0
[nrf fromtree] soc: sensry: add pinctrl
tswaehn Dec 10, 2024
8b38076
[nrf fromtree] dts: sensry: add pinctrl
tswaehn Dec 10, 2024
594b3e7
[nrf fromtree] soc: realrek: ec: Add Realtek RTS5912 SoC
JasonLin-RealTek Nov 22, 2024
6b7bc31
[nrf fromtree] dts: realtek: Add RTS5912 device tree files
JasonLin-RealTek Nov 22, 2024
fda1f1b
[nrf fromtree] driver: clock_control: Add clock controller initial ve…
JasonLin-RealTek Nov 22, 2024
94a052d
[nrf fromtree] driver: pinctrl: Add pinctrl initial version of RTS5912.
JasonLin-RealTek Nov 22, 2024
896424c
[nrf fromtree] soc: realrek: ec: Add debug_swj initial version of RTS…
JasonLin-RealTek Nov 22, 2024
af44e74
[nrf fromtree] driver: timer: Add timer driver initial version of RTS…
JasonLin-RealTek Nov 22, 2024
73d8d5d
[nrf fromtree] driver: gpio: Add gpio driver initial version of RTS5912.
JasonLin-RealTek Nov 22, 2024
66ecdf6
[nrf fromtree] driver: serial: Add UART driver initial version of RTS…
JasonLin-RealTek Nov 23, 2024
ad8f607
[nrf fromtree] boards: realtek: Add rts5912_evb board
JasonLin-RealTek Nov 23, 2024
f4ec925
[nrf fromtree] MAINTAINERS: add maintainer for Realtek EC api and driver
JasonLin-RealTek Nov 28, 2024
dd6c51c
[nrf fromlist] dts: bindings: clock: add nordic,nrfs-audiopll
bjarki-andreasen Mar 21, 2025
dd5d0aa
[nrf fromlist] dts: common: nordic: nrf54h20: add audiopll node
bjarki-andreasen Mar 21, 2025
132a643
[nrf fromlist] drivers: clock_control: add nrfs_audiopll clock driver
bjarki-andreasen Mar 21, 2025
544c808
[nrf fromlist] samples: boards: nordic: add audiopll
bjarki-andreasen Mar 28, 2025
6e413bd
[nrf fromlist] drivers: i2s: Add support for nRF TDM peripherals
adamkondraciuk Nov 27, 2024
a9ab1d7
[nrf fromtree] arch: arm: fix: pm_s2ram with CONFIG_DEBUG_THREAD_INFO
wearyzen Jan 9, 2025
cda9e8f
[nrf fromtree] arch: arm: refactor pm_s2ram
wearyzen Jan 9, 2025
032956d
[nrf fromtree] arch: arm: cortex_m: use local label in ASM code
ithinuel Jan 30, 2025
5b270e2
[nrf fromtree] Revert "arch: arm: cortex_m: pm_s2ram: Rework S2RAM ma…
wearyzen Jan 14, 2025
21c83ef
[nrf fromlist] Revert "soc: nordic: s2ram: Align s2ram marking proced…
adamkondraciuk Mar 18, 2025
3b7a4dd
[nrf fromlist] soc: nordic: s2ram: Optimize s2am marking functions
adamkondraciuk Mar 18, 2025
d44dd4a
[nrf fromtree] net: l2: wifi: remove EAP TLS SHA256 security
MaochenWang1 Dec 27, 2024
3fd63aa
[nrf fromtree] net: wifi: shell: Fix alloc failures during cert valid…
rado17 Mar 19, 2025
95f295d
[nrf fromtree] soc: nordic: add option for forcing RAM power on reboot
nika-nordic Mar 28, 2025
2cee981
[nrf fromlist] cmake: fix Zephyr module ext order
tejlmand Apr 1, 2025
758d88f
[nrf fromlist] manifest: update hal_nordic to have nrfx_twim handler …
nika-nordic Mar 31, 2025
0b3338d
[nrf fromtree] bluetooth: host: Report status of Channel Sounding com…
ryanjh Mar 21, 2025
932c918
[nrf fromtree] bluetooth: host: Apply callback changes of CS complete…
ryanjh Mar 28, 2025
d7d8c4e
[nrf fromlist] tests: spi_controller_peripheral: fix CTRLSEL conflict
hakonfam Apr 2, 2025
6b606e0
[nrf fromtree] manifest: nrf_wifi: Pull standalone lib support
krish2718 Dec 24, 2024
7d507c3
[nrf fromtree] nrf_wifi: Build OSAL as a standalone library
krish2718 Dec 23, 2024
f5a7a3b
[nrf fromtree] drivers: nrf_wifi: Remove unused macros
krish2718 Dec 24, 2024
d7c6b3f
[nrf fromtree] tests: boards: nrf70: Add tags
krish2718 Dec 24, 2024
60bce34
[nrf fromtree] west.yml: update `nrf_wifi` to ignore binary blobs
JordanYates Jan 20, 2025
f8ffbd1
[nrf fromtree] manfiest: nrf_wifi: Pull fix for NULL checks
krish2718 Jan 21, 2025
8af901c
[nrf fromtree] drivers: nrf_wifi: Use mode specific data structures
sachinthegreen Feb 6, 2025
82c8762
[nrf fromtree] wifi: nrf_wifi: extract `NRF70_SYSTEM_WITH_RAW_MODES`
JordanYates Jan 22, 2025
290415f
[nrf fromtree] wifi: nrf_wifi: eliminate `NRF70_SYSTEM_MODE_COMMON`
JordanYates Jan 22, 2025
7d0a977
[nrf fromtree] drivers: nrf_wifi: Use mode specific APIs
sachinthegreen Feb 6, 2025
c9789c8
[nrf fromtree] drivers: nrf_wifi: Add missing test cases
sachinthegreen Feb 10, 2025
9a0b753
[nrf fromtree] drivers: nrf_wifi: Fix compilation issues for SoftAP m…
sachinthegreen Feb 10, 2025
2806e31
[nrf fromtree] manifest: nrf_wifi: Pull in fix for SAP and P2P build
sachinthegreen Feb 10, 2025
9cc973f
[nrf fromtree] dts: nordic: Add wifi_spi label
bama-nordic Feb 10, 2025
b31e71f
[nrf fromtree] drivers: wifi: Create dedicated mem pool for Wi-Fi driver
rado17 Apr 29, 2024
68311fa
[nrf fromtree] manifest: nrf_wifi: Pull in changes for dedicated memo…
rado17 Nov 28, 2024
8170ef6
[nrf fromtree] modules: nrf_wifi: Include OSAL lib in buslib compilation
rado17 Feb 20, 2025
af3a0b7
[nrf fromtree] manifest: Update nrf_wifi for doc fix
kapbh Feb 27, 2025
d60dd62
[nrf fromtree] nrf_wifi: src: Fix include file path
kapbh Mar 10, 2025
6c469c7
[nrf fromtree] manifest: nrf_wifi: Pull in change to include reg chan…
sachinthegreen Mar 10, 2025
3965659
[nrf fromtree] manifest: nrf_wifi: Pull fix for CI failure
sachinthegreen Mar 13, 2025
33932d0
[nrf fromtree] drivers: nrf_wifi: Add prompt to Kconfig
kapbh Mar 20, 2025
37b9ed1
[nrf fromtree] manifest: Update nrf_wifi revision to fix doxygen comm…
kapbh Mar 20, 2025
66ab661
[nrf fromtree] samples: net: zperf: Fix RAM overflow for nRF70
krish2718 Mar 18, 2025
1c9dde3
[nrf fromtree] samples: net: zperf: Remove fixed size config for nRF70
krish2718 Mar 18, 2025
63a4d01
[nrf fromtree] samples: net: zperf: Optimize heap for nRF70 Series
krish2718 Mar 24, 2025
5b7f471
[nrf fromtree] drivers: nrf_wifi: Implement TX zero-copy feature
krish2718 Feb 7, 2025
9878c4d
[nrf fromtree] samples: net: zperf: Fine tune memory to align zero-copy
krish2718 Mar 18, 2025
4f84fcd
[nrf fromtree] net: l2: Add a config option to allow mismatched L3/L2…
krish2718 Feb 4, 2025
cbe9129
[nrf fromtree] net: ethernet: Allow drivers to reserve net_pkt headroom
rlubos Jan 21, 2025
b406655
[nrf fromtree] net: ethernet: Remove L2 header stripping after TX
rlubos Jan 21, 2025
15ce986
[nrf fromlist] wifi: nrf_wifi: Adjust default heap size for driver in…
rado17 Apr 1, 2025
7932a7a
[nrf fromlist] drivers: nrf_wifi: Add debug shell
sachinthegreen Mar 26, 2025
338ec41
[nrf fromlist] drivers: nrf_wifi: Move util to nrf70 shell
sachinthegreen Apr 1, 2025
4a4f2ac
[nrf fromlist] dts: common: nordic: nRF54L20: add audio clock node
mstasiaknordic Apr 1, 2025
41cb4fc
[nrf fromlist] drivers: audio: dmic_nrfx: add support for audio clock…
mstasiaknordic Apr 1, 2025
c5df163
[nrf fromtree] manifest: nrf_wifi: Pull stats from memory support
krish2718 Mar 31, 2025
4dbe712
[nrf fromtree] drivers: nrf_wifi: Add a new stats command that reads …
krish2718 Mar 31, 2025
ae521b0
[nrf fromtree] drivers: nrf_wifi: Add Kconfig for ps poll and stbc
kapbh Feb 11, 2025
bd468ab
[nrf fromtree] drivers: wifi: Swctrl1 configuration for coex
muraliThokala Apr 1, 2025
4b7f522
[nrf fromlist] drivers: clock_control: nrf: Apply fix for nRF54L anom…
mstasiaknordic Apr 3, 2025
3aa5ef9
[nrf fromtree] drivers: usb: udc: Reduce unnecessary ep config lookups
tmon-nordic Mar 20, 2025
f13846e
[nrf fromlist] drivers: udc_dwc2: Mark endpoint idle on disable while…
tmon-nordic Apr 7, 2025
c0bd883
[nrf fromlist] net: openthread: Add missing error checks
rlubos Apr 4, 2025
e1bfcb3
[nrf fromtree] Bluetooth: Mesh: make corresponding group ID unique
alxelax Mar 27, 2025
5d557b0
[nrf fromlist] net: openthread: Fix ignored return values in OT utils
rlubos Apr 9, 2025
5530992
[nrf fromlist] net: openthread: Remove unused function from radio.c
rlubos Apr 9, 2025
3cf9195
[nrf fromlist] boards: nordic: update binding for MX25U
masz-nordic Apr 2, 2025
220fc86
[nrf fromlist] drivers: flash: mspi_nor: support MODE_SINGLE and MODE…
masz-nordic Feb 7, 2025
5783d1b
[nrf fromlist] boards: nordic: thingy53: Add QSPI nrfutil config
nordicjm Mar 12, 2025
d1ce5f1
[nrf fromlist] boards: nordic: nrf7002dk: Add SPI nrfutil config
nordicjm Mar 31, 2025
46d0530
[nrf fromlist] boards: nordic: nrf5340dk: Add QSPI nrfutil config
nordicjm Apr 4, 2025
fc77918
[nrf fromlist] boards: nordic: nrf52840dk: Add QSPI nrfutil config
nordicjm Apr 4, 2025
f00ad31
[nrf noup] boards: nordic: nrf7002dk: Bring back NS variants
anangl Jan 8, 2025
95ac6fe
[nrf fromtree] Revert "boards: nordic: Fix cpuapp_ram0x_region reg va…
tomchy Mar 28, 2025
24f503d
[nrf fromtree] Revert "boards: nordic: Rearrange ram0x regions."
tomchy Mar 28, 2025
40faf44
[nrf fromtree] soc: nordic: nrf54h: Change PM_DEVICE_RUNTIME default
nordic-krch Mar 28, 2025
6fef85a
[nrf fromtree] tests: drivers: uart: uart_pm: Disable device runtime PM
nordic-krch Apr 3, 2025
e3bfdb5
[nrf fromlist] Bluetooth: Mesh: Stop Private NID advs upon subnet rem…
m-alperen-sener Mar 31, 2025
d2ce0f2
[nrf fromlist] tests: bluetooth: tester: Fix MESH/SR/PRB/PNID/BV-02-C…
m-alperen-sener Mar 31, 2025
d853943
[nrf fromtree] dts: bindings: nrf-vpr: Allow specifying pins and not …
anangl Mar 28, 2025
3ff570f
[nrf fromtree] soc: nordic: Disable cache for soft peripheral RAM reg…
anangl Apr 4, 2025
65e4d93
[nrf fromlist] zperf: moving declaration of variable to top of function
tejlmand Apr 10, 2025
90b2cab
[nrf fromlist] drivers: clock_control: Add support for XOTUNE in nRF54L
kl-cruz Feb 13, 2025
c0a2669
[nrf noup] dts: nrf21540-fem default tx-en-settle-time-us=26
ankuns Apr 11, 2025
dbb72c1
[nrf fromtree] settings: ZMS: add a backend for ZMS (Zephyr Memory St…
rghaddab Sep 17, 2024
ba3f73f
[nrf fromtree] tests: settings: Performance test for settings
omkar3141 Oct 23, 2024
d9f9a96
[nrf fromtree] fs: zms: multiple style fixes from previous PR review
rghaddab Oct 30, 2024
16c182a
[nrf fromtree] samples/subsys/fs/zms: run on native_sim instead of na…
aescolar Feb 25, 2025
7b3c792
[nrf fromtree] samples/subsys/fs/zms: Allow it to run and add check
aescolar Feb 25, 2025
9af4719
[nrf fromtree] sample: zms: add ZMS sample Kconfig
butok Feb 25, 2025
fa968cd
[nrf fromtree] samples: zms: fix the loop_cnt iteration 0 check
butok Mar 3, 2025
33d278a
[nrf fromtree] settings: zms: fix some bugs related to the name's ID
rghaddab Feb 22, 2025
2d8c9e9
[nrf fromtree] doc: settings: add reference to ZMS backend
rghaddab Feb 22, 2025
6359221
[nrf fromtree] tests: zms: allow to build & run on real platforms
butok Feb 26, 2025
319c450
[nrf fromtree] samples: zms: fix 9999 messages dropped
butok Mar 4, 2025
576d384
[nrf fromlist] settings: zms: add option to disable updating linked list
rghaddab Feb 27, 2025
614f075
[nrf fromlist] zms: remove non needed lookup cache before writing
rghaddab Mar 7, 2025
37a3554
[nrf fromlist] zms: optimize cache for settings subsystem
rghaddab Mar 7, 2025
535c653
[nrf fromlist] settings: zms: load only subtree in the argument
rghaddab Mar 11, 2025
e3dd245
[nrf fromlist] settings: zms: add cache for linked list hash
rghaddab Mar 13, 2025
fd8a588
[nrf fromlist] settings: add an API function to load only one setting…
rghaddab Mar 18, 2025
19e9262
[nrf fromlist] tests: settings: add a functional test for settings_lo…
rghaddab Mar 24, 2025
6187ab5
[nrf fromlist] tests: settings: add functional test for ZMS
rghaddab Mar 24, 2025
753b3ae
[nrf fromlist] settings: zms: add more robustness to the save function
rghaddab Mar 18, 2025
ad601ed
[nrf fromlist] settings: zms: recover linked list if broken
rghaddab Mar 18, 2025
57a60b0
[nrf fromlist] settings: add new API function settings_get_val_len()
rghaddab Mar 25, 2025
225706a
[nrf fromlist] settings: zms: use the safe function strnlen instead o…
rghaddab Mar 20, 2025
3094eea
[nrf fromlist] doc: settings: new API functions
rghaddab Mar 27, 2025
eb2a0aa
[nrf fromlist] settings: zms: code style clean up
rghaddab Apr 4, 2025
f64e934
[nrf fromtree] west.yml: Update libmetal and open-amp cmake minimum v…
arnopo Apr 1, 2025
c6290e3
[nrf fromlist] drivers: flash: Optimize mspi_nor driver memory
tomchy Apr 10, 2025
e6334ad
[nrf fromtree] drivers: nrf_wifi: Fix SR co-ex RF switch configuration
krish2718 Apr 8, 2025
a0f1b50
[nrf fromlist] net: l2: wifi: Add support for run-time certificates
krish2718 Mar 26, 2025
5454206
[nrf fromlist] net: lib: tls_credentials_shell: Add a config for heap
krish2718 Mar 25, 2025
a28c61d
[nrf fromlist] net: l2: wifi: Make build time certs as optional
krish2718 Mar 27, 2025
c1cd836
[nrf fromlist] doc: net: wifi: Fix the connect command
krish2718 Mar 27, 2025
2df96de
[nrf fromlist] tests: net: wifi: Add a test for Enterprise with run-t…
krish2718 Apr 7, 2025
3237d65
[nrf fromtree] doc: net: Add link address change info to migration guide
jukkar Mar 13, 2025
462966e
[nrf fromtree] dts: bindings: spi: use hyphen instead of underscore
jilaypandya Jan 11, 2025
4444e4b
[nrf fromtree] kernel: rename 'dumb' scheduler and simply call it 'si…
nashif Mar 12, 2025
a4e6f6c
[nrf fromtree] net: lib: tls_credentials: Rename TLS_CREDENTIAL_SERVE…
rlubos Mar 19, 2025
ed9e646
[nrf fromtree] drivers: nrf_wifi: Fix get config
krish2718 Feb 7, 2025
148ebb5
[nrf fromtree] net: pkt: Alloc headroom also for variable size data b…
jukkar Jan 20, 2025
ba357af
[nrf fromtree] net: pkt: Fix fixed buffer allocation with headroom bug
rlubos Jan 21, 2025
3c1cb40
[nrf noup] drivers: pinctrl: rename SDP to HPF
magp-nordic Apr 8, 2025
f0ef962
[nrf fromtree] modules: nrf_wifi: spi: Implement frequency switching
krish2718 Mar 24, 2025
d3199d6
[nrf fromtree] boards: nordic: Add sysbuild for NS boards
frkv Apr 15, 2025
14c9ac5
[nrf noup] ci: enable custom base for `manifest-PR`
thst-nordic Oct 27, 2024
da50281
[nrf fromtree] manifest: nrf_wifi: cleanup logging newlines
JordanYates Apr 11, 2025
0425217
[nrf fromtree] wifi: nrf_wifi: Add control pool specific APIs
rado17 Apr 10, 2025
d4ee985
[nrf fromlist] net: lib: tls_credentials_shell: Fix crash during delete
krish2718 Mar 26, 2025
582f304
[nrf fromlist] samples: net: wifi: Add a script to install certs
krish2718 Mar 25, 2025
173538c
[nrf fromlist] boards: nordic: nrf7002dk: Fix LFXO configuration
krish2718 Apr 15, 2025
21c668c
[nrf fromlist] net: lib: Correct the wifi_cred command
kapbh Apr 15, 2025
d170711
[nrf fromlist] wifi: Move Wi-Fi enterprise configs to a snippet
krish2718 Mar 25, 2025
c57fbf6
[nrf fromlist] snippets: wifi-enterprise: Add support for TLS credent…
krish2718 Mar 25, 2025
7d2b14f
[nrf fromlist] drivers: nrf_wifi: Add locally generated info
kapbh Apr 11, 2025
eb64de5
[nrf fromlist] scripts: utils: Add a script to install TLS credentials
krish2718 Apr 12, 2025
4f11f21
[nrf fromlist] soc: nordic: Add missing flash runner config
nordicjm Apr 16, 2025
6410236
[nrf fromtree] soc: nordic: nrf54h: power: Enable cache as early as p…
nordic-krch Apr 7, 2025
d181579
[nrf fromtree] dts: common: nordic: nrf54h20: Update exit-latency-us …
nordic-krch Apr 7, 2025
4535ba7
[nrf fromlist] soc: nordic: nrf54h: Fix s2ram
nordic-krch Apr 16, 2025
4e38470
[nrf fromtree] drivers: spi: nrfx_spis: Fix spis120
nordic-krch Apr 10, 2025
c5383c6
[nrf fromtree] wifi: shell: Add support for EAP-TLS method
D-Triveni Mar 27, 2025
2a18a2f
[nrf fromtree] net: Fix Kconfig check for enterprise mode
D-Triveni Apr 1, 2025
e75b865
[nrf fromtree] modules: hostap: Decrease supplicant thread stack size
krish2718 Jan 29, 2025
953e8b5
[nrf fromtree] modules: hostap: Fix SoF
krish2718 Feb 5, 2025
e24760d
[nrf fromtree] modules: hostap: Reduce workqueue stack
krish2718 Feb 5, 2025
4b42aad
[nrf fromtree] modules: hostap: Fix the SoF in iface_wq
krish2718 Feb 10, 2025
5ec9050
[nrf fromtree] modules: hostap: Fix issue with enterprise mode connec…
rado17 Mar 19, 2025
0701991
[nrf fromlist] net: lib: wifi_credentials: Add support for Enterprise…
rado17 Apr 15, 2025
fd4a84c
[nrf fromlist] net: wifi: shell: Enable Wi-Fi credentials support
rado17 Apr 15, 2025
140261a
[nrf fromlist] snippets: wifi-enterprise: Resize data heap to fix RAM…
rado17 Apr 21, 2025
981aafe
[nrf fromlist] nrf_wifi: Move QSPI defines to buslib
krish2718 Apr 17, 2025
f0baae1
[nrf fromlist] modules: nrf_wifi: Disable anomalies for both QSPIs
krish2718 Apr 18, 2025
0bdaff9
[nrf fromlist] linker: discard eh_frame when C++ exceptions are disabled
tejlmand Apr 23, 2025
a0e545c
[nrf fromlist] linker: move last section id constant to c-code
tejlmand Apr 23, 2025
2e8ea12
[nrf fromlist] modules: hostap: Increase supplicant stack size
rado17 Apr 25, 2025
256ac2a
[nrf fromtree] drivers: flash: nrf_qspi_nor: Prevent CPU hang when XI…
anangl Apr 23, 2025
c21e2c4
[nrf fromtree] bluetooth: gatt: Add BT_GATT_CCC_WITH_WRITE_CB()
olivier-le-sage Apr 7, 2025
77f865b
[nrf fromlist] bluetooth: host: Fix param_len for LE CS Test command
olivier-le-sage Apr 25, 2025
5e2af66
accm patch
olalonde May 6, 2025
043773a
Backport changes from upstream zephyr
olalonde May 17, 2025
26415d1
start CGNSSPWR in init chat script, otherwise it does not work later
olalonde May 17, 2025
97bc179
power on gnss modem
olalonde May 17, 2025
2eb73ab
increase startup time
olalonde May 18, 2025
699ec52
fix incorrect kconfig default value of false, should be n
olalonde May 18, 2025
74368c2
if -> ifdef
olalonde May 18, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
388 changes: 388 additions & 0 deletions .github/test-spec.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,388 @@
# This is the Jenkins ci variant of the .github/labler.yaml

"CI-run-zephyr-twister":
- any:
- "!.github/**/*"
- "!doc/**/*"
- "!CODEOWNERS"
- "!LICENSE"
- "!**/*.rst"
- "!VERSION"
- "!submanifests/**/*"
- "!MAINTAINERS.yml"
- "!version.h.in"
- "!Jenkinsfile"
- "!**/*.md"

"CI-iot-zephyr-lwm2m-test":
- "drivers/console/**/*"
- "drivers/flash/**/*"
- "subsys/dfu/boot/**/*"
- "subsys/net/ip/**/*"
- "subsys/net/lib/http/**/*"
- "subsys/net/lib/lwm2m//**/*"
- "subsys/net/**/*"

"CI-iot-samples-test":
- "boards/nordic/nrf9160dk/**/*"
- "dts/arm/nordic/nrf9160*"
- "include/net/**/*"
- "subsys/net/lib/**/*"

"CI-iot-libraries-test":
- "boards/nordic/nrf9160dk/**/*"
- "dts/arm/nordic/nrf9160*"
- "include/net/socket_ncs.h"
- "subsys/testsuite/ztest/**/*"

"CI-lwm2m-test": null
# Not necessary to run tests on changes to this repo.

"CI-boot-test":
- "subsys/mgmt/mcumgr/**/*"
- "subsys/dfu/**/*"
- "include/mgmt/mcumgr/**/*"
- "include/dfu/**/*"
- "samples/subsys/mgmt/mcumgr/smp_svr/**/*"
- "tests/boot/**/*"
- "tests/subsys/dfu/**/*"
- "tests/subsys/mgmt/mcumgr/**/*"

"CI-tfm-test":
- "boards/nordic/nrf5340dk/**/*"
- "boards/nordic/nrf9160dk/**/*"
- "drivers/entropy/*"
- "dts/arm/nordic/nrf5340*"
- "dts/arm/nordic/nrf9160*"
- "modules/trusted-firmware-m/**/*"
- "samples/tfm_integration/**/*"

"CI-ble-test":
- any:
- "drivers/bluetooth/**/*"
- any:
- "dts/arm/nordic/nrf5*"
- any:
- "subsys/bluetooth/**/*"
- "!subsys/bluetooth/mesh/**/*"
- "!subsys/bluetooth/audio/**/*"
- any:
- "include/zephyr/bluetooth/**/*"
- "!include/zephyr/bluetooth/mesh/**/*"
- "samples/bluetooth/hci_ipc/**/*"

"CI-ble-samples-test":
- any:
- "drivers/bluetooth/**/*"
- any:
- "dts/arm/nordic/nrf5*"
- any:
- "subsys/bluetooth/**/*"
- "!subsys/bluetooth/mesh/**/*"
- "!subsys/bluetooth/audio/**/*"
- any:
- "include/zephyr/bluetooth/**/*"
- "!include/zephyr/bluetooth/mesh/**/*"
- "samples/bluetooth/**/*"

"CI-mesh-test":
- "subsys/bluetooth/mesh/**/*"
- "include/zephyr/bluetooth/mesh/**/*"
- "samples/bluetooth/mesh/**/*"
- "samples/bluetooth/mesh_demo/**/*"
- "samples/bluetooth/mesh_provisioner/**/*"
- "tests/bluetooth/mesh/**/*"
- "tests/bluetooth/mesh_shell/**/*"

"CI-thingy91-test":
- "boards/nordic/nrf9160dk/**/*"
- "arch/x86/core/**/*"
- "arch/x86/include/**/*"
- "drivers/console/**/*"
- "drivers/ethernet/**/*"
- "drivers/flash/**/*"
- "drivers/hwinfo/**/*"
- "drivers/interrupt_controller/**/*"
- "drivers/net/**/*"
- "drivers/serial/**/*"
- "drivers/timer/**/*"
- "include/**/*"
- "kernel/**/*"
- "lib/libc/common/source/stdlib/**/*"
- "lib/libc/newlib/**/*"
- "lib/libc/picolibc/**/*"
- "lib/os/**/*"
- "lib/posix/**/*"
- "misc/**/*"
- "modules/mbedtls/**/*"
- "soc/x86/ia32/**/*"
- "subsys/fs/fcb/**/*"
- "subsys/logging/**/*"
- "subsys/net/**/*"
- "subsys/random/**/*"
- "subsys/settings/include/**/*"
- "subsys/settings/src/**/*"
- "subsys/stats/**/*"
- "subsys/storage/flash_map/**/*"
- "subsys/storage/stream/**/*"
- "subsys/tracing/**/*"

"CI-desktop-test":
- "drivers/bluetooth/*"
- "subsys/bluetooth/*"
- "include/zephyr/bluetooth/*"

"CI-crypto-test":
- "boards/nordic/nrf52840dk/**/*"
- "boards/nordic/nrf5340dk/**/*"
- "boards/nordic/nrf9160dk/**/*"
- "drivers/entropy/*"
- "drivers/serial/**/*"
- "dts/arm/nordic/nrf52840*"
- "dts/arm/nordic/nrf5340*"
- "dts/arm/nordic/nrf9160*"
- "include/drivers/serial/**/*"
- "modules/mbedtls/**/*"

"CI-fem-test":
- "boards/nordic/**/*"
- "drivers/bluetooth/hci/**/*"
- "drivers/entropy/**/*"
- "dts/bindings/**/*"
- "include/zephyr/net/**/*"
- "include/zephyr/arch/**/*"
- "lib/libc/**/*"
- "lib/open-amp/**/*"
- "modules/hal_nordic/**/*"
- "modules/mbedtls/**/*"
- "modules/openthread/**/*"
- "modules/trusted-firmware-m/**/*"
- "samples/net/sockets/echo_*/**/*"
- "share/**/*"
- "soc/nordic/**/*"
- "subsys/net/**/*"
- "subsys/settings/**/*"
- "subsys/bluetooth/shell/**/*"
- "subsys/ipc/**/*"
- "Kconfig"
- "CMakeLists.txt"

"CI-rs-test":
- "boards/nordic/**/*"
- "drivers/bluetooth/hci/**/*"
- "drivers/entropy/**/*"
- "dts/bindings/**/*"
- "include/zephyr/net/**/*"
- "include/zephyr/arch/**/*"
- "lib/libc/**/*"
- "lib/open-amp/**/*"
- "modules/hal_nordic/**/*"
- "modules/mbedtls/**/*"
- "modules/openthread/**/*"
- "modules/trusted-firmware-m/**/*"
- "samples/net/sockets/echo_*/**/*"
- "share/**/*"
- "soc/nordic/**/*"
- "subsys/net/**/*"
- "subsys/settings/**/*"
- "subsys/bluetooth/shell/**/*"
- "subsys/ipc/**/*"
- "Kconfig"
- "CMakeLists.txt"

"CI-thread-test":
- "include/zephyr/net/**/*"
- "modules/mbedtls/**/*"
- "modules/openthread/**/*"
- "samples/net/openthread/**/*"
- "soc/nordic/**/*"
- "subsys/net/**/*"
- "subsys/settings/**/*"

"CI-nfc-test":
- "drivers/bluetooth/hci/**/*"
- "drivers/entropy/**/*"
- "drivers/flash/**/*"
- "drivers/mbox/**/*"
- "drivers/spi/**/*"
- "lib/crc/**/*"
- "modules/hal_nordic/**/*"
- "soc/nordic/**/*"
- "subsys/bluetooth/**/*"
- "subsys/ipc/ipc_service/**/*"
- "subsys/fs/**/*"
- "subsys/mem_mgmt/**/*"
- "subsys/net/**/*"
- "subsys/random/**/*"
- "subsys/settings/**/*"
- "subsys/shell/**/*"
- "subsys/storage/**/*"

"CI-matter-test":
- "include/dfu/**/*"
- "include/mgmt/mcumgr/**/*"
- "soc/nordic/**/*"
- "subsys/dfu/**/*"
- "subsys/settings/**/*"
- "subsys/net/**/*"
- "subsys/mgmt/mcumgr/**/*"
- "drivers/net/**/*"
- "samples/bluetooth/hci_ipc/**/*"
- any:
- "subsys/bluetooth/**/*"
- "!subsys/bluetooth/mesh/**/*"
- "!subsys/bluetooth/audio/**/*"

"CI-find-my-test":
- "boards/nordic/**/*"
- "drivers/bluetooth/**/*"
- "drivers/entropy/**/*"
- "drivers/flash/**/*"
- "drivers/usb/**/*"
- "drivers/regulator/**/*"
- "soc/nordic/**/*"
- "subsys/bluetooth/**/*"
- "subsys/dfu/**/*"
- "subsys/fs/**/*"
- "subsys/ipc/**/*"
- "subsys/net/**/*"
- "subsys/random/**/*"
- "subsys/settings/**/*"
- "subsys/storage/**/*"
- "subsys/tracing/**/*"
- "subsys/usb/device/**/*"

"CI-rpc-test":
- "subsys/ipc/ipc_service/**/*"
- "subsys/random/**/*"
- "soc/nordic/nrf53/**/*"

"CI-modemshell-test":
- "include/net/**/*"
- "include/posix/**/*"
- "include/shell/**/*"
- "drivers/net/**/*"
- "drivers/serial/**/*"
- "drivers/wifi/**/*"
- "subsys/shell/**/*"
- "subsys/net/**/*"
- "subsys/settings/**/*"

"CI-positioning-test":
- "include/net/**/*"
- "include/posix/**/*"
- "drivers/net/**/*"
- "drivers/wifi/**/*"
- "subsys/net/**/*"
- "subsys/settings/**/*"

"CI-cloud-test":
- "include/zephyr/dfu/**/*"
- "include/zephyr/net/**/*"
- "include/zephyr/posix/**/*"
- "include/zephyr/settings/**/*"
- "drivers/led/**/*"
- "drivers/net/**/*"
- "drivers/sensor/**/*"
- "drivers/serial/**/*"
- "drivers/wifi/**/*"
- "lib/posix/**/*"
- "soc/nordic/**/*"
- "subsys/dfu/**/*"
- "subsys/net/**/*"
- "subsys/settings/**/*"

"CI-wifi":
- "subsys/net/l2/wifi/**/*"
- "subsys/net/l2/ethernet/**/*"

"CI-audio-test":
- "boards/nordic/nrf5340_audio_dk/**/*"
- "drivers/flash/**/*"
- "drivers/spi/**/*"
- "drivers/gpio/**/*"
- "drivers/i2c/**/*"
- "drivers/watchdog/**/*"
- "include/dfu/**/*"
- "include/mgmt/mcumgr/**/*"
- "samples/bluetooth/hci_ipc/**/*"
- "soc/nordic/**/*"
- "subsys/bluetooth/audio/**/*"
- "subsys/bluetooth/host/**/*"
- "subsys/dfu/**/*"
- "subsys/fs/**/*"
- "subsys/mgmt/mcumgr/**/*"
- "subsys/sd/**/*"
- "subsys/storage/**/*"
- "subsys/task_wdt/**/*"
- "subsys/usb/**/*"
- "subsys/zbus/**/*"

"CI-pmic-samples-test":
- "samples/shields/npm1300_ek/**/*"
- "boards/shields/npm1300_ek/**/*"
- "**/**npm1300**/**"
- "drivers/regulator/regulator_common.c"
- "drivers/regulator/regulator_shell.c"
- "drivers/gpio/gpio_shell.c"
- "drivers/sensor/sensor_shell.c"

"CI-test-low-level":
- "arch/**/*"
- "boards/nordic/nrf54*/**/*"
- "drivers/**/*"
- "dts/**/*"
- "include/zephyr/**/*"
- "kernel/**/*"
- "modules/hal_nordic/**/*"
- "samples/basic/blinky_pwm/**/*"
- "samples/basic/fade_led/**/*"
- "samples/boards/nrf/**/*"
- "samples/boards/nordic/**/*"
- "samples/drivers/adc/**/*"
- "samples/drivers/jesd216/**/*"
- "samples/drivers/mbox/**/*"
- "samples/drivers/soc_flash_nrf/**/*"
- "samples/drivers/spi_flash/**/*"
- "samples/drivers/watchdog/**/*"
- "samples/hello_world/**/*"
- "samples/sensor/**/*"
- "samples/subsys/ipc/**/*"
- "samples/subsys/logging/**/*"
- "samples/subsys/settings/**/*"
- "samples/subsys/usb/cdc_acm/**/*"
- "samples/subsys/usb/mass/**/*"
- "samples/synchronization/**/*"
- "subsys/logging/**/*"
- "subsys/settings/**/*"
- "tests/arch/**/*"
- "tests/boards/nrf/**/*"
- "tests/boards/nordic/**/*"
- "tests/drivers/**/*"
- "tests/kernel/**/*"

"CI-suit-dfu-test":
- "subsys/mgmt/mcumgr/**/*"
- "include/mgmt/mcumgr/**/*"
- "samples/subsys/mgmt/mcumgr/smp_svr/**/*"
- "subsys/bluetooth/**/*"
- "drivers/bluetooth/**/*"
- "drivers/flash/**/*"
- "drivers/spi/**/*"
- "drivers/mbox/**/*"
- "drivers/serial/**/*"
- "drivers/console/**/*"
- "drivers/gpio/**/*"
- "dts/common/nordic/*"
- "dts/arm/nordic/nrf54h*/**/*"
- "dts/riscv/nordic/nrf54h*/**/*"
- "boards/nordic/nrf54h*/**/*"
- "soc/nordic/nrf54h/**/*"
- "include/zephyr/**/*"
- "subsys/logging/**/*"
- "subsys/tracing/**/*"
- "scripts/west_commands/build.py"
- "scripts/west_commands/flash.py"
- "scripts/west_commands/runners/nrfutil.py"
- "scripts/west_commands/runners/core.py"
- "scripts/west_commands/runners/nrf_common.py"
Loading
Loading