Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nrf fromtree/fromlist] add dmm component #1817

Closed
wants to merge 504 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
504 commits
Select commit Hold shift + click to select a range
e683785
[nrf noup] tree-wide: support NCS Partition Manager (PM) definitions
sigvartmh May 3, 2019
8dd103c
[nrf noup] boards: add nrf54l15/nrf54l15/cpuapp/ns as board variant
tejlmand Apr 12, 2024
9408e84
[nrf noup] kernel: Disable boot banner if NCS_BOOT_BANNER is enabled
rlubos May 17, 2024
0fb8231
[nrf noup] boards: nordic: 54L: Complete rewrite of the 54l_ns DT
SebastianBoe May 22, 2024
9558189
[nrf noup] Revert "modules: mbedtls: fix pk ecc functions undefined r…
rlubos May 23, 2024
86abcc0
[nrf noup] Bluetooth: Mesh: remove legacy adv support
HaavardRei May 31, 2024
ee9d284
[nrf noup] Bluetooth: Mesh: Disable processing of ext ADV packets
Balaklaka May 21, 2024
51bda5d
[nrf noup] board: nordic: thingy53: Default to update only MCUboot type
nordicjm Jun 5, 2024
685a735
[nrf noup] samples/../smp_svr: fix nrf54l15pdk ext flash dts overlay
nvlsianpu Jun 5, 2024
95fbf6c
[nrf noup] dts: nordic: Add support for BICR generation
57300 Jun 5, 2024
0ad36a6
[nrf noup] dts: nordic: LFXO crystal settings adjustment
karl-nordic Jun 6, 2024
e8a7c17
[nrf noup] samples: sysbuild: hello_world: support PM on nRF53
gmarull Jun 12, 2024
83f3672
[nrf noup] settings: nvs: use dedicated lookup cache hash function
Damian-Nordic Sep 25, 2023
a902788
[nrf noup] entropy: Add fake entropy nRF PRNG driver
KAGA164 Apr 9, 2024
178b807
[nrf noup] bluetooth: conn: Allow for an extra ref in bt_conn_send_cb
MarekPieta Jun 14, 2024
d74e0b5
[nrf noup] bluetooth: att: Allow ATT sent callback after data TX is done
MarekPieta Jun 14, 2024
10c0de0
[nrf noup] boards: nordic: Turn off MRAM suspend for NRF54H20 DK
zycz Jun 24, 2024
06cfbf0
[nrf fromtree] cmake: update zephyr_file to use cmake_path()
tejlmand May 28, 2024
100befc
[nrf fromtree] sysbuild: introduce sysbuild_root for root adjustment
tejlmand May 28, 2024
21acc82
[nrf fromlist] soc: nordic: nrf54h: poweroff: Add support for s2ram
adamkondraciuk May 6, 2024
a12db72
[nrf fromlist] drivers: timer: nrf_grtc: Add GRTC fix for app and rad…
adamkondraciuk Apr 24, 2024
8c408f2
[nrf fromlist] arch: arm: cortex_m: pm_s2ram: Minor typo fix
adamkondraciuk May 21, 2024
8cc4ea9
[nrf fromtree] drivers: adc: Update adc driver to support nRF54L15 de…
kl-cruz Feb 13, 2024
48eb3d2
[nrf fromtree] drivers: adc: Update adc driver to support nRF54H20 de…
kl-cruz Feb 13, 2024
110da5b
[nrf fromtree] dts: Update SAADC compatible and expand nRF54H20 dtsi
kl-cruz Feb 13, 2024
f64b952
[nrf fromtree] samples: drivers: adc: Add overlay for nRF54H20 PDK
kl-cruz Feb 13, 2024
61d6b1a
[nrf fromtree] tests: drivers: adc: Add overlay for nRF54H20 board
kl-cruz Feb 13, 2024
aa3cb9d
[nrf fromtree] boards: Enable adc node for nRF54H20 DK
kl-cruz Feb 13, 2024
0a61309
[nrf fromlist] drivers: adc: saadc: Extend gains support for nRF54L15
kl-cruz Jun 25, 2024
3b99ea9
[nrf fromtree] boards: nordic: nrf54h20: Add ADC to the list of suppo…
nordic-segl Jun 12, 2024
4d4f00e
[nrf fromtree] samples: drivers: adc: adc_dt: Add nrf54h20 to platfor…
nordic-segl Jun 12, 2024
ded7e9f
[nrf fromtree] samples: drivers: adc: adc_sequence: Enable test execu…
nordic-segl Jun 12, 2024
36fbc3f
[nrf fromlist] bluetooth: tester: Adjust Broadcaster ext adv pars
Frodevan Jul 3, 2024
f6325a5
[nrf fromtree] Bluetooth: Controller: Add Kconfigs to enable Connecti…
weeTike May 20, 2024
6e6f706
[nrf fromlist] tests: boards: nrf: qdec: add tests for qdec for nrf
nordic-piks Jun 21, 2024
d402753
[nrf fromlist] tests: drivers: pwm: extend test coverage
nordic-pikr Jul 8, 2024
ae7e261
Revert "[nrf fromtree] Bluetooth: Controller: Add Kconfigs to enable …
rugeGerritsen Jul 10, 2024
3eaa549
[nrf fromtree] Bluetooth: host: tests: Switch to one-time adv
alwa-nordic May 21, 2024
4289609
[nrf fromtree] Bluetooth: Host: Fix not clearing IDs and keys upon bt…
rugeGerritsen May 13, 2024
9b5cdf5
[nrf fromtree] Bluetooth: Host: Fix connection establishment upon RPA…
rugeGerritsen May 13, 2024
210e6fd
[nrf fromtree] tests: bsim: Use the pre_init_f instead of post_init_f
rugeGerritsen May 27, 2024
c52d1a8
[nrf fromtree] Bluetooth: Document reasons for HCI command timeouts
rugeGerritsen May 30, 2024
0519762
[nrf fromtree] ztest: Add macros for comparing strings
rugeGerritsen Jun 6, 2024
6f9185d
[nrf fromtree] Bluetooth: Host: Add a test for connection creation ti…
rugeGerritsen Jun 3, 2024
a090dd8
[nrf fromtree] Bluetooth: Host: Allow conn create timeout longer than…
rugeGerritsen Jun 3, 2024
a31d85b
[nrf fromtree] Bluetooth: Document that bt_disable() doesn't touch ca…
rugeGerritsen Jun 7, 2024
eda539a
[nrf fromtree] Bluetooth: Add support for Path Loss Monitoring feature
sean-madigan Jun 4, 2024
f52fa08
[nrf fromtree] Bluetooth: Host: Conn callback list to use slist
rugeGerritsen Jun 10, 2024
d7edc33
[nrf fromtree] Bluetooth: Host: Avoid registering callback twice
rugeGerritsen Jun 10, 2024
7121d33
[nrf fromtree] Bluetooth: Host: Rename callback_list -> conn_cbs
rugeGerritsen Jun 10, 2024
7f325e5
[nrf fromtree] Bluetooth: Host: Callback registering functions to ret…
rugeGerritsen Jun 12, 2024
b7107e2
[nrf fromtree] Bluetooth: Host: Support concurrent initiating and sca…
rugeGerritsen Apr 30, 2024
0910dfa
[nrf fromtree] checkpatch: Add exception to BRACKED_SPACE rule for ma…
rugeGerritsen Jun 7, 2024
a539dbe
[nrf fromtree] Bluetooth: Host: Add the API bt_hci_err_to_str()
rugeGerritsen Jun 6, 2024
3fdac3f
[nrf fromtree] cocinelle: Parse ztest test functions
rugeGerritsen Jun 11, 2024
6ad7ed5
[nrf fromtree] cocinelle: Add a sematic patch file for ztest string a…
rugeGerritsen Jun 11, 2024
764855d
[nrf fromtree] Bluetooth: Host: Add log entry for connection creation…
rugeGerritsen Jun 13, 2024
9a82da9
[nrf fromtree] Bluetooth: Host: Define bt_att_err_to_str()
rugeGerritsen Jun 14, 2024
c658a1d
[nrf fromtree] Bluetooth: Host: Define bt_gatt_err_to_str()
rugeGerritsen Jun 14, 2024
2ed7a5f
[nrf fromtree] bluetooth: correct `bt_le_scan_param` scan type
JordanYates Jun 28, 2024
1c98844
[nrf fromtree] Bluetooth: host: disallow scan with timeout when BT_PR…
jori-nordic Jul 3, 2024
00266aa
[nrf fromtree] Bluetooth: Controller: Add Kconfigs to enable Connecti…
weeTike May 20, 2024
fb9682f
[nrf noup] soc: arm: nordic: Add Flash/RAM region size for nRF53/91
Vge0rge May 7, 2024
e16bd76
[nrf noup] boards: Fix MPC configuration for nRF54L15
Vge0rge May 7, 2024
494802d
[nrf noup] board: nordic: thingy53: Default MCUboot to use all RAM
nordicjm Jul 9, 2024
2bd44c8
[nrf noup] test-spec: fix depencies for nrf_desktop tag
nordic-piks Jul 12, 2024
8c80ab6
[nrf noup] test-spec: fix dep for soc/nordic
nordic-piks Jul 12, 2024
cc58168
[nrf noup] test-spec: fix dep for samples/bluetooth/hci_ipc
nordic-piks Jul 12, 2024
1f1391e
[nrf noup] test-spec: fix depencies for rpc tag
nordic-piks Jul 12, 2024
e619fe2
[nrf noup] test-spec: remove gazell tag
nordic-piks Jul 12, 2024
20ab87f
[nrf noup] test-spec: fix depencies for nfc tag
nordic-piks Jul 12, 2024
855520b
[nrf fromlist] tests: drivers: add more test cases to the i2c_bme688 …
nordic-bami Jun 24, 2024
6ce5c50
[nrf fromlist] modules: hal_nordic: nrfs: fix buffer used in nrfs send
lstnl Jul 12, 2024
57b2ffe
[nrf fromlist] tests: drivers: mbox: Add negative tests for MBOX driver
nordic-segl Jun 28, 2024
ee4b0a3
[nrf fromlist] tests: drivers: mbox: mbox_error_cases: Enable test on…
nordic-segl Jun 28, 2024
597a7d2
[nrf fromtree] samples: drivers: mbox: Extend mbox sample
nordic-segl Jun 26, 2024
147d97b
[nrf fromtree] samples: drivers: mbox: Fix overlays for nrf54h20
nordic-segl Jun 26, 2024
6093f49
[nrf fromlist] samples: drivers: mbox: Disable UART Flow Control on n…
nordic-segl Jul 2, 2024
303a836
[nrf noup] test-spec: make rs and fem tags more specific
nordic-piks Jul 15, 2024
9772e05
[nrf noup] test-spec: make find-my tag more specific
nordic-piks Jul 15, 2024
b386341
[nrf noup] soc: nordic: nrf54l: Skip clock configuration from ns
SebastianBoe May 24, 2024
c989b97
[nrf noup] soc: nordic: nrf54l: Port Soc.c to be compatible with TFM
SebastianBoe May 24, 2024
c465557
[nrf noup] ci: Enable action-manifest-pr
rugeGerritsen Jul 8, 2024
daf34bb
[nrf fromlist] Bluetooth: Host: Rework enabling of scanner
Tschet1 Jun 3, 2024
0ebe45e
[nrf fromtree] ci: test_plan: fix handling of v2 boards
nashif Jun 5, 2024
71d9abc
[nrf fromtree] arch: kconfig: Set flash size/address to 0 by default …
gramsay0 Jun 11, 2024
a53ce8a
[nrf fromtree] ci: move github runners from macos-11 to macos-14
henrikbrixandersen Jul 1, 2024
3f3ea87
[nrf fromtree] scripts: west_commands: Fix west boards for SoC and ar…
57300 Jul 3, 2024
d3de867
[nrf fromtree] scripts: list_hardware: Find all SoCs before checking …
57300 Jul 8, 2024
2b981e6
[nrf fromlist] cmake: cleanup hwm_v2.cmake module code
tejlmand May 14, 2024
433e4f9
[nrf noup] revertme: Cover up merge conflicts
57300 Jul 12, 2024
211b520
[nrf fromlist] cmake: scripts: support board extension
tejlmand May 8, 2024
5e49f12
[nrf noup] revertme: Resolve merge conflicts
57300 Jul 12, 2024
9c91f88
[nrf fromlist] cmake: scripts: support SoC extension
tejlmand May 15, 2024
5e6ca27
[nrf fromlist] tests: add twister tests for CMake board and SoC exten…
tejlmand May 15, 2024
e401311
[nrf fromlist] scripts: west_commands: run: Add priority to run once …
nordicjm Jul 1, 2024
d2701ba
[nrf fromlist] scripts: list_hardware: Do not check qualifiers for ru…
nordicjm Jul 8, 2024
d53b51e
[nrf fromlist] scripts: gen_dts_cmake: Support variable target name i…
57300 Jun 7, 2024
1e0d975
[nrf fromlist] sysbuild: dts: Introduce sysbuild_dt_* API
57300 Jun 7, 2024
d12380d
[nrf fromlist] modules: hal_nordic: nrfx: Add nrfx_config_ext.h
57300 Jun 14, 2024
0439c7a
Revert "[nrf noup] cmake: modules: Add ZEPHYR_NRF_MODULE_DIR to snipp…
57300 Jul 8, 2024
3845240
[nrf noup] soc: nrf54l: Add custom section for KMU
Vge0rge Jun 21, 2024
4e9f725
[nrf fromtree] drivers: mbox: add initial driver for nRF VEVIF event
nordic-segl Jul 16, 2024
edf474b
[nrf fromtree] dts: nordic: nrf54l15: Add mbox VEVIF nodes
nordic-segl Jul 16, 2024
a050bcb
[nrf fromtree] drivers: mbox: nrf: Change VEVIFs and BELLBOARD nomen…
nordic-segl Jul 16, 2024
5c24516
[nrf fromtree] dts: nordic: Align boards dts to new VEVIF, BELLBOARD…
nordic-segl Jul 16, 2024
06cf8bd
[nrf fromtree] samples: mbox: Add nRF54L15 to MBOX sample targets
nordic-segl Jul 16, 2024
245675d
[nrf fromtree] samples: ipc: icmsg: Align icmsg sample for nRF54L15
nordic-segl Jul 16, 2024
611d398
[nrf fromlist] samples: drivers: mbox: Disable UART Flow Control on …
nordic-segl Jul 16, 2024
bdab5cd
[nrf fromlist] drivers: mbox: Fix error code in Nordic's implementation
nordic-segl Jul 18, 2024
40ff936
[nrf fromlist] wifi_mgmt: Add new API to reset Wi-Fi statistics
kapbh Jul 11, 2024
2af3400
[nrf fromlist] net: wifi: Add reset command for Wi-Fi statistics
kapbh Jul 11, 2024
ba97e9d
[nrf fromlist] scripts: ci: test_plan: use find_modules only when com…
nordic-piks Jul 16, 2024
a51f1aa
[nrf fromlist] scripts: list_boards: Reintroduce Board.dir as @property
57300 Jul 18, 2024
af38d0b
[nrf fromlist] scripts: Undo Board.{dir -> directories[0]} renames
57300 Jul 18, 2024
037880d
[nrf noup] ci: add suit-dfu-test to test-spec
kszromek-nordic Jul 19, 2024
66628ac
[nrf noup] drivers: flash: kconfig: nrf_rram region resolution
michalek-no Jun 17, 2024
b8abfdb
[nrf fromlist] test: drivers: pwm: add fast PWM
adamkondraciuk Jun 26, 2024
3a13f25
[nrf fromlist] tests: kernel: timer: Fix failing tests
adamkondraciuk May 16, 2024
652c155
[nrf fromlist] tests: kernel: timer: Exclude nRF54H20 PPR core
adamkondraciuk May 28, 2024
fbeccb4
[nrf fromlist] drivers: spi: nrfx_spim: Add support for device PM
adamkondraciuk Jul 9, 2024
a19a728
[nrf fromlist] tests: drivers: spi: nordic: add device PM runtime
adamkondraciuk Jul 12, 2024
860f386
[nrf fromlist] tests: drivers: adc_accuracy
nordic-babu Jul 19, 2024
dfcb520
[nrf fromlist] tests: drivers: adc_accuracy
nordic-babu Jul 19, 2024
750d7e9
[nrf fromlist] tests: drivers: adc_accuracy
nordic-babu Jul 19, 2024
d27c6c4
[nrf fromlist] tests: drivers: adc_api: change second channel gain fo…
nordic-babu Jul 19, 2024
bd373f1
[nrf fromlist] tests: drivers: adc: add adc_error_cases tests.
nordic-babu Jul 23, 2024
585c0a6
[nrf fromlist] scripts: west_commands: nrfjprog: Add support for --qs…
carlescufi Jul 10, 2024
322426e
[nrf fromlist] scripts: west_commands: nrfjprog: Change tool-opt help…
carlescufi Jul 10, 2024
7a8858f
[nrf fromlist] net: openthread: Add NAT64 send and receive callbacks.
MarGasiorek Jun 25, 2024
86c19bd
[nrf fromlist] net: openthread: Set CIDR for NAT64
MarGasiorek Jun 25, 2024
f226bb8
[nrf fromlist] net: l2: openthread: set multicast loop by default
konradderda Jul 19, 2024
d430bfa
[nrf fromlist] tests: drivers: nrf_grtc: Add nRF54H20 PPR target
adamkondraciuk Jul 23, 2024
c580a48
[nrf fromlist] tests: drivers: adc_accuracy: parametrize expected acc…
nordic-babu Jul 23, 2024
2aa5233
[nrf fromlist] net: ipv6: routing: match destination address to a giv…
konradderda Jul 15, 2024
bdb9641
[nrf fromlist] net: ipv6: routing: do not use an original source addr…
konradderda Jul 15, 2024
8968b02
[nrf fromlist] net: ipv6: routing: do not loop back already routed pa…
konradderda Jul 15, 2024
8587f90
[nrf fromlist] net: ipv6: routing: move checking for an own source ad…
konradderda Jul 15, 2024
4c996ec
[nrf fromlist] tests: net: sockets: misc: Fix SO_BINDTODEVICE test
rlubos Jul 23, 2024
2fbc694
[nrf fromtree] net: ipv6: mcast_routing: hop limit handling
konradderda May 8, 2024
85665b2
[nrf fromtree] net: ipv6: scope checking function fix
konradderda May 27, 2024
1e7a13b
[nrf fromtree] arch: riscv: core: Enable RISCV IRQs for no multithrea…
jaz1-nordic Jun 6, 2024
b9de465
[nrf fromlist] ipc: icmsg: Align to NO MULTITHREADING
jaz1-nordic Jun 14, 2024
130840c
[nrf fromlist] samples: mbox: Align to NO MULTITHREADING
jaz1-nordic Jun 14, 2024
5616857
[nrf fromtree] samples: ipc: icmsg: Add received bytes metric
celinakalus May 2, 2024
bac6ef7
[nrf fromlist] samples: subsys: ipc: icmsg: Align to NO MULTITHREADING
jaz1-nordic Jul 25, 2024
17f660f
[nrf fromtree] tests: drivers: clock_control: nrf_lf_clock_start: Fix…
nordic-krch Apr 12, 2024
70f3c15
[nrf fromtree] tests: drivers: counter: nrf_rtc: fixed_top: Add nrf54…
nordic-krch May 29, 2024
f17033a
[nrf fromtree] tests: drivers: counter: basic_api: Tweak test timing
nordic-krch Jun 3, 2024
2e04dd5
[nrf fromtree] tests: drivers: counter: counter_basic_api: Add nrf54h…
nordic-krch May 31, 2024
e229016
[nrf fromtree] tests: drivers: counter: basic_api: Rework nrf54h20 cp…
nordic-krch Jun 26, 2024
93a1b8c
[nrf fromtree] tests: drivers: counter: nrf: fixed_top: Rework nrf54h…
nordic-krch Jun 26, 2024
97595a3
[nrf fromtree] manifest: net: openthread: Regular openthread upmerge …
canisLupus1313 Jun 7, 2024
44b2b00
[nrf fromtree] net: openthread: Add implementation of TCAT advertisem…
canisLupus1313 Feb 16, 2024
1d32786
[nrf fromtree] net: openthread: Add new kconfig OT options.
canisLupus1313 Jun 7, 2024
c784caa
[nrf fromlist] manifest: net: openthread: Regular openthread upmerge …
maciejbaczmanski Jun 27, 2024
5f98608
[nrf fromlist] samples: drivers: mbox: Allow coverage calculation
nordic-piks Jul 29, 2024
788e4f3
[nrf fromlist] modules: hal_nordic: adjust HFCLK ramp-up time.
piotrkoziar Jun 27, 2024
c15356d
[nrf fromlist] dts: nrf54h20: add missing global dppic and ipct configs
piotrkoziar Jun 22, 2024
ff1c3ba
[nrf fromtree] net: ipv6: routing: do not add route to original iface…
konradderda Jul 29, 2024
3d8a0bd
[nrf fromtree] net: ipv6: routing: decide whether to set interface's …
konradderda Jul 29, 2024
f881c8f
Revert "[nrf fromtree] dts: nordic: nrf54l15: Add mbox VEVIF nodes"
rugeGerritsen Jul 23, 2024
e451f0a
[nrf fromtree] Bluetooth: samples: hci_ipc: Fix incorrect NULL pointe…
jhedberg May 27, 2024
27ffbb7
[nrf fromtree] Bluetooth: drivers: Remove unmaintained B91 HCI driver
jhedberg May 25, 2024
e089fbb
[nrf fromtree] Bluetooth: Add devicetree base binding for Bluetooth H…
jhedberg May 5, 2024
8c6f5c4
[nrf fromtree] Bluetooth: include: Add initial HCI driver API definition
jhedberg May 5, 2024
639dbf3
[nrf fromtree] Bluetooth: host: Add support for new-style HCI drivers
jhedberg May 5, 2024
c56c3fa
[nrf fromtree] Bluetooth: drivers: Convert H4 (UART) HCI driver to ne…
jhedberg May 5, 2024
c841b0e
Revert "[nrf noup] dts: choose a crypto accelerator for entropy"
rugeGerritsen Jul 12, 2024
ffab98f
[nrf fromtree] Bluetooth: controller: Update to new HCI driver API
jhedberg May 5, 2024
7baaf16
[nrf noup] dts: choose a crypto accelerator for entropy
joerchan Jan 16, 2023
1a0b5cb
[nrf fromtree] Bluetooth: samples: hci_uart_async: Remove bt_recv() d…
jhedberg May 6, 2024
532fe86
[nrf fromtree] Bluetooth: host: hci_raw: Use existing H4 defines from…
jhedberg May 6, 2024
959a3a1
[nrf fromtree] Bluetooth: drivers: h5: Convert to new HCI driver API
jhedberg May 6, 2024
6ecec85
[nrf fromtree] boards: st: steval_stwinbx1: Add BLE support for STEVA…
HoZHel May 17, 2024
aaa0523
[nrf fromtree] soc: rw61x: Add BLE support for rw61x
yeaissa Apr 23, 2024
f230cf1
[nrf fromtree] Bluetooth: drivers: hci: Get rid of Kconfig choice
jhedberg May 6, 2024
3688d18
[nrf fromtree] Bluetooth: userchan: Support TCP fragmentation of HCI …
patstew Mar 25, 2024
3905245
[nrf fromtree] Bluetooth: drivers: Convert userchan driver to new API
jhedberg May 10, 2024
dbdc755
[nrf fromtree] Bluetooth: drivers: userchan: don't fail everything if…
jhedberg May 13, 2024
549e219
[nrf fromtree] Bluetooth: tests: Convert to new HCI driver API
jhedberg May 10, 2024
a7ec38f
[nrf fromtree] qemu: Use BT_UART instead of BT_NO_DRIVER to enable se…
jhedberg May 13, 2024
fbb3a05
[nrf fromtree] Bluetooth: samples: Fix PAwR samples to match board ca…
jhedberg May 20, 2024
3988850
[nrf fromtree] drivers: hci: Add NXP HCI driver
axelnxp Aug 25, 2023
28726ce
[nrf fromtree] Bluetooth: Kconfig: Remove BT_NO_DRIVER
jhedberg May 26, 2024
010d1b7
[nrf fromtree] Bluetooth: Use device tree to indicate vendor exension…
jhedberg May 27, 2024
ca3755d
[nrf fromtree] Bluetooth: drivers: Convert IPC driver to new API
jhedberg May 29, 2024
4a058fa
[nrf fromtree] Bluetooth: drivers: Convert psoc6_bless driver to new API
jhedberg May 31, 2024
5a43b0e
[nrf fromtree] Bluetooth: drivers: Convert ESP32 HCI driver to new API
jhedberg May 31, 2024
098ee1d
[nrf fromtree] drivers: bluetooth: hci: Add BlueNRG reset API to ST H…
HoZHel Mar 14, 2024
fe93e99
[nrf fromtree] Bluetooth: drivers: Convert SPI drivers to use new HCI…
jhedberg Jun 1, 2024
7108d1d
[nrf fromtree] Bluetooth: drivers: Convert ST STM32WBA driver to new API
jhedberg Jun 1, 2024
62c988c
[nrf fromtree] Bluetooth: drivers: Convert STM32 IPM driver to new API
jhedberg Jun 1, 2024
346c39d
[nrf fromtree] Bluetooth: drivers: Convert DA1469X HCI driver to new API
jhedberg Jun 1, 2024
24de8e1
[nrf fromtree] Bluetooth: Controller: Clarify that it can be overridd…
rugeGerritsen Jun 13, 2024
1e2a4a2
[nrf fromtree] bluetooth: hci_nxp: move vendor specific setup to its …
yeaissa Jun 4, 2024
99b9a3b
[nrf fromtree] dts: binding: add yaml file for nxp HCI
yeaissa Aug 25, 2023
035d459
[nrf fromtree] Bluetooth: drivers: Convert NXP HCI driver to new API
jhedberg Jun 2, 2024
20de769
[nrf fromtree] modules: Add Kconfig to Kconfig.mcux for BLE support
axelnxp Aug 25, 2023
6e98fa9
[nrf noup] dts: Add Bluetooth Controller to nRF54H20
rugeGerritsen Jul 16, 2024
d6e5642
[nrf fromtree] dts: nordic: nrf54l15: Add mbox VEVIF nodes
jaz1-nordic May 20, 2024
45139fb
[nrf fromtree] bluetooth: keys_br: Improve bt_foreach_bond
lylezhu2012 May 22, 2024
14bd750
[nrf fromtree] Bluetooth: ISO: Avoid bt_iso_chan_disconnected in bt_i…
Thalley May 23, 2024
3435fef
[nrf fromtree] Bluetooth: conn: Allocate TX context JIT
alwa-nordic Jul 14, 2023
f8806d0
[nrf fromtree] Bluetooth: host: Introduce "view" buffer concept
jori-nordic Jul 18, 2023
7b0ef8c
Revert "[nrf noup] bluetooth: conn: Allow for an extra ref in bt_conn…
rugeGerritsen Jul 23, 2024
2ba216a
[nrf fromtree] Bluetooth: host: Change TX pattern (push -> pull)
jori-nordic Jul 21, 2023
8c8e26f
Revert "[nrf noup] bluetooth: att: Allow ATT sent callback after data…
rugeGerritsen Jul 23, 2024
282ac17
[nrf fromtree] Bluetooth: L2CAP: Make `bt_l2cap_send_pdu()`
jori-nordic Apr 23, 2024
494da02
[nrf fromtree] Bluetooth: L2CAP: remove CONFIG_BT_L2CAP_RESCHED_MS
jori-nordic Apr 26, 2024
11097e3
[nrf fromtree] Bluetooth: host: remove TX thread
jori-nordic Aug 1, 2023
0b8f95d
[nrf fromtree] Bluetooth: L2CAP: remove seg_pool
jori-nordic May 21, 2024
883f978
[nrf fromtree] Bluetooth: host: use `__maybe_unused` for convenience …
jori-nordic May 27, 2024
dc0679d
[nrf fromtree] Bluetooth: host: don't pull data if no view bufs
jori-nordic Jun 7, 2024
69a047f
[nrf fromtree] Bluetooth: Host: Add Per Adv Sync handle getter
theob-pro Jun 10, 2024
3214c6b
[nrf fromtree] Bluetooth: doc: Add missing doc in bt_gatt_attr
knutel-nordic Jun 13, 2024
64e20d2
[nrf fromtree] Bluetooth: Host: Fix deprecation and versioning for HC…
jhedberg Jun 12, 2024
28d304e
[nrf fromtree] Bluetooth: iso: make TX path service all connections
jori-nordic Jun 17, 2024
55d27d0
[nrf fromtree] Bluetooth: l2cap: service as much TX channels as possible
jori-nordic Jun 17, 2024
aa78a42
[nrf fromtree] Bluetooth: Host: Define bt_smp_err_to_str()
rugeGerritsen Jun 14, 2024
5481e42
[nrf fromtree] Bluetooth: Host: Define bt_security_err_to_str()
rugeGerritsen Jun 19, 2024
296e3f8
[nrf fromtree] bluetooth: host: Use K_WORK replace delayable
LingaoM Jun 20, 2024
4d12240
[nrf fromtree] Bluetooth: Host: Enforce correct pool in `bt_hci_cmd_s…
alwa-nordic Jun 20, 2024
773c20d
[nrf fromtree] drivers: bluetooth: Remove unused rsp params
LingaoM Jun 20, 2024
abb929c
[nrf fromtree] samples: bluetooth: Fixes `bt_hci_cmd_send_sync` API u…
LingaoM Jun 20, 2024
f15d6f5
[nrf fromtree] Bluetooth: Host: Fix HCI command timeout usage
HoZHel Jun 20, 2024
20b320c
[nrf fromtree] Bluetooth: Host: Add missing buffer length check
ekleezg Jun 22, 2024
5b04077
[nrf fromtree] Bluetooth: Fix CONFIG_BT_SMP_OOB_LEGACY_PAIR_ONLY buil…
spanceac Jun 14, 2024
6fca92e
[nrf fromtree] bluetooth: `bt_le_ext_adv_start_param` is const
JordanYates Jun 26, 2024
47dec51
[nrf fromtree] Bluetooth: Host: Remove conn param update checks
jori-nordic Jul 2, 2024
bcb5d03
[nrf fromtree] Bluetooth: Host: Fix recv_enabled field for PAST
Thalley Jul 3, 2024
0896506
[nrf fromtree] Bluetooth: host: Use correct user_data size for hci_rx…
jori-nordic Jul 11, 2024
ff26b0a
[nrf fromlist] Bluetooth: Host: Fix bt_disable() for IPC giving HCI R…
rugeGerritsen Jul 23, 2024
43cced8
[nrf noup] bluetooth: att: Allow ATT sent callback after data TX is done
MarekPieta Jun 14, 2024
ee94b90
[nrf fromlist] Bluetooth: Host: Fix compiling PAwR Sync without PAST RX
rugeGerritsen Jul 24, 2024
e84675a
[nrf noup] bluetooth: conn: Allow for an extra ref in bt_l2cap_send_pdu
MarekPieta Jun 14, 2024
631b9a2
[nrf fromlist] testsuite: coverage: allow disabled multithreading
nordic-piks Jul 31, 2024
d86a806
[nrf fromtree] Bluetooth: Mark bt_<type>_err_to_str() APIs experimental
rugeGerritsen Jul 5, 2024
e6028fb
[nrf fromtree] Bluetooth: HCI: Expose bt_hci_adv_lookup_handle()
rugeGerritsen Jul 23, 2024
2071857
[nrf fromtree] Bluetooth: HCI: Expose bt_hci_per_adv_sync_lookup_hand…
rugeGerritsen Jul 23, 2024
65acb95
[nrf fromtree] Bluetooth: HCI: Expose bt_hci_conn_lookup_handle()
rugeGerritsen Jul 17, 2024
b5e2f8f
[nrf fromtree] boards: nordic: nrf54h20dk: add DMA attribute to RAM21…
nika-nordic Jun 12, 2024
6638fe9
[nrf fromtree] soc: nordic: add dmm component
nika-nordic Apr 9, 2024
73607f9
[nrf fromtree] tests: boards: nrf: add tests for dmm component
nika-nordic Jun 10, 2024
0f80a88
[nrf fromtree] soc: nordic: nrf54h: DMM shall be applied only to rad&app
nordic-krch Jun 26, 2024
07e4efb
[nrf fromtree] tests: boards: nrf: dmm: Adjust test to dmm changes
nordic-krch Jun 21, 2024
732fc36
[nrf fromtree] soc: nordic: common: dmm: Fix memory utilization
nordic-krch Jun 21, 2024
cd39ee9
[nrf fromtree] soc: nordic: common: dmm: fix region alignment getter
nika-nordic Jul 8, 2024
6d14832
[nrf fromlist] boards: nordic: nrf54h20dk: add miscellaneous shared m…
nika-nordic Jun 12, 2024
b7c5e06
[nrf fromlist] tests: drivers: spi_controller_peripheral: make cpurad…
nika-nordic Jul 25, 2024
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
  •  
  •  
  •  
390 changes: 390 additions & 0 deletions .github/test-spec.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,390 @@
# 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-dfu-test":
- "subsys/mgmt/mcumgr/**/*"
- "subsys/dfu/**/*"
- "include/mgmt/mcumgr/**/*"
- "include/dfu/**/*"
- "samples/subsys/mgmt/mcumgr/smp_svr/**/*"

"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-zigbee-test":
- "subsys/mgmt/mcumgr/**/*"
- "subsys/dfu/**/*"
- "include/mgmt/mcumgr/**/*"
- "include/dfu/**/*"

"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":
- "samples/net/sockets/echo_*/**/*"
- any:
- "!.github/**/*"
- "!doc/**/*"
- "!CODEOWNERS"
- "!LICENSE"
- "!**/*.rst"
- "!VERSION"
- "!SDK_VERSION"
- "!MAINTAINERS.yml"
- "!version.h.in"
- "!Jenkinsfile"
- "!**/*.md"
- "!tests/**/*"
- "!samples/**/*"
- "!scripts/**/*"

"CI-rs-test":
- "samples/net/sockets/echo_*/**/*"
- any:
- "!.github/**/*"
- "!doc/**/*"
- "!CODEOWNERS"
- "!LICENSE"
- "!**/*.rst"
- "!VERSION"
- "!SDK_VERSION"
- "!MAINTAINERS.yml"
- "!version.h.in"
- "!Jenkinsfile"
- "!**/*.md"
- "!tests/**/*"
- "!samples/**/*"
- "!scripts/**/*"

"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-sidewalk-test":
- "include/dfu/**/*"
- "include/mgmt/mcumgr/**/*"
- "soc/nordic/**/*"
- "subsys/dfu/**/*"
- "subsys/settings/**/*"
- "subsys/mgmt/mcumgr/**/*"
- "samples/bluetooth/hci_ipc/**/*"
- any:
- "subsys/bluetooth/**/*"
- "!subsys/bluetooth/mesh/**/*"
- "!subsys/bluetooth/audio/**/*"

"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":
- "dts/**/*"
- "boards/nordic/nrf54*/**/*"
- "include/zephyr/**/*"
- "tests/arch/**/*"
- "arch/**/*"
- "tests/kernel/**/*"
- "kernel/**/*"
- "tests/drivers/**/*"
- "tests/boards/nrf/**/*"
- "drivers/**/*"
- "samples/subsys/settings/**/*"
- "subsys/settings/**/*"
- "samples/subsys/logging/**/*"
- "subsys/logging/**/*"
- "samples/sensor/**/*"
- "samples/hello_world/**/*"
- "samples/synchronization/**/*"
- "samples/subsys/ipc/**/*"
- "samples/drivers/mbox/**/*"
- "samples/drivers/watchdog/**/*"
- "samples/drivers/soc_flash_nrf/**/*"
- "samples/drivers/jesd216/**/*"
- "samples/drivers/spi_flash/**/*"
- "samples/drivers/adc/**/*"
- "samples/basic/fade_led/**/*"
- "samples/basic/blinky_pwm/**/*"
- "samples/subsys/usb/mass/**/*"
- "samples/subsys/usb/cdc_acm/**/*"
- "modules/hal_nordic/**/*"

"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/**/*"
- "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