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

Upmerge 16.05.2024 #1721

Merged
merged 2,306 commits into from
May 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2306 commits
Select commit Hold shift + click to select a range
02d988e
tests/posix/env: Remove arch posix filter
aescolar May 17, 2024
79f1b23
doc: Add missing ABNF macros for child num
decsny May 17, 2024
d8c89f2
wifi: shell: Support configuration of timeout in connect command
rado17 May 20, 2024
2f1a07f
boards: renesas: da1469x_dk_pro: Update SPI pins
kasjer May 20, 2024
3666b46
drivers: nsos: propagate POLLHUP from host's epoll()
mniestroj May 9, 2024
7cf49cc
drivers: nsos: fix nsos_sendmsg() error code
mniestroj May 7, 2024
ea13a70
drivers: nsos: set errno on failed z_reserve_fd()
mniestroj May 7, 2024
7aa8e2f
drivers: nsos: fix ENOMEM return from ZFD_IOCTL_POLL_PREPARE
mniestroj May 20, 2024
ed19ce0
west: updated west.yml to grab ke15z Pinctrl definitions
EmilioCBen Apr 15, 2024
14158d7
dts: arm: nxp: nxp_ke1xz: added dts file.
EmilioCBen Mar 28, 2024
24c1d3e
drivers: gpio_mcux: Support shared interrupts
EmilioCBen May 16, 2024
552008c
soc: nxp: kinetis: added soc support for ke1xz platforms.
EmilioCBen Mar 28, 2024
1cc1f24
boards: nxp: frdm_ke15z: Add board support for ke15z
EmilioCBen Mar 28, 2024
f966353
tests: drivers: gpio: gpio_basic_api: Added KE15Z Overlay file.
EmilioCBen May 2, 2024
7ded97e
tests: pm/power_mgmt: Increase test coverage
May 14, 2024
6569ae1
pm: device_runtime: Fix usage API
May 16, 2024
3fb4e70
tests: pm/device_runtime: Test pm_device_runtime_usage
May 16, 2024
0f56974
net: lib: dhcpv4: goto INIT on IF down, not RENEWING
JordanYates May 22, 2024
d082cd2
kernel: Relax loop in z_smp_global_lock()
peter-mitsis May 21, 2024
7eaca45
twister: fix serial connection for flash_before
szczys May 20, 2024
5f20392
board: mimxrt1010_evk: add linkserver support
hakehuang May 20, 2024
49d0dd8
board: mimxrt1010_evk: add linkserver support docs
hakehuang May 20, 2024
531c457
Lib: SMF Modify HSM operation for UML-Style transitions
glenn-andrews Apr 21, 2024
672dab0
docs: bitarray: fix missing documentation
luqasn May 22, 2024
1bedf62
tests: net: net_pkt: Fix typo
rettichschnidi May 22, 2024
f9ee925
tests: drivers: uart: uart_pm fix 'rxbuf' may be used uninitialized
nordic-piks May 22, 2024
0268b93
samples: drivers: adc_sequence: Fix expected console output regex
anangl May 22, 2024
48230f2
tests: net: socket: getaddrinfo: Increase ztest stack size
rlubos May 22, 2024
1e3f144
net: tls_credentials: Add missing base64.h header inclusion
rlubos May 21, 2024
aef0eb2
tests: temp: Add overlay for nRF54L15 DK
kl-cruz May 21, 2024
49998d9
samples/subsys/shell/shell_module/overlays: revert to the default prompt
fkokosinski May 21, 2024
4cc7753
cmake: modules: extensions: Check for missing blobs in zephyr_blobs_v…
pdgendt May 21, 2024
e17618c
x86: ia32: linker: move bss/noinit sections after data section
kwd-doodling May 20, 2024
63eccd3
drivers: crypto: smartbond: Add support for PM
ioannis-karachalios May 19, 2024
858e8c5
drivers: spi: stm32: add runtime PM support
aurel32 May 13, 2024
fac0449
soc: st: stm32: stm32g0x: enable ART flash cache accelerator
aurel32 May 18, 2024
55d6e4c
samples: net: add secure MQTT sensor/actuator device sample
jpmur Mar 30, 2024
02e7398
drivers: memc: smartbond: Add support for the memory driver class.
ioannis-karachalios Jan 23, 2024
e177240
drivers: clock_control: smartbond: Add support for the memc driver.
ioannis-karachalios Jan 23, 2024
4e2ef1f
dts: renesas: smartbond: Add support for the memory driver class.
ioannis-karachalios Jan 23, 2024
b820cc2
boards: renesas: dts: Add overlay files to support the MEMC
ioannis-karachalios Apr 29, 2024
db67eaa
samples: drivers: memc: Add support for Smartbond Pro DevKit.
ioannis-karachalios Jan 23, 2024
5c1e7d9
tests: drivers: memc/ram: Add support for Smartbond Pro DevKit.
ioannis-karachalios Jan 30, 2024
39f99d8
data: Use designated initializers consistently in macro's
RickBruyninckx Apr 19, 2024
e3ad40f
include: video: Add XYUV32 pixel format
ngphibang May 11, 2024
ea02b93
drivers: video: csi: Add support for i.MX RT11XX
ngphibang May 11, 2024
05c1f1d
Revert "[nrf fromtree] scripts: ci: test_plan: add parameter for no o…
rlubos May 25, 2024
91b2184
Revert "[nrf fromtree] scripts: ci: test_plan: fix usage with files"
rlubos May 25, 2024
b2106e8
Revert "[nrf fromlist] tests: storage: flash_map: _NODE macros"
rlubos May 25, 2024
253d152
Revert "[nrf fromlist] include: storage: flash_map: _NODE macros"
rlubos May 25, 2024
62c84e0
Revert "[nrf fromtree] twister: Fix path to binary location for unit_…
rlubos May 25, 2024
3329e8e
Revert "[nrf fromlist] twister: Allow to run sysbuild with native_sim"
rlubos May 25, 2024
e14790d
Revert "[nrf fromtree] scripts: twister: Remove Handler atavisms"
rlubos May 25, 2024
4976bbc
Revert "[nrf fromtree] twister: allow using west-flash with 'erase'"
rlubos May 25, 2024
056101d
Revert "[nrf fromtree] ipc_service: backends: icbmsg: Silence maybe-u…
rlubos May 25, 2024
71cb9e4
Revert "[nrf fromtree] boards: nordic: nrf54h20dk: Add counter to the…
rlubos May 25, 2024
02570f2
Revert "[nrf fromtree] posix: env: Fix 2 build warnings"
rlubos May 25, 2024
6a1a42f
Revert "[nrf fromtree] samples: subsys: settings: Run sample on nrf54…
rlubos May 25, 2024
0ef2e10
Revert "[nrf fromtree] samples: drivers: watchdog: Add overlay files …
rlubos May 25, 2024
b37a02b
Revert "[nrf fromtree] boards: nordic: nrf54h20dk: Define alias watch…
rlubos May 25, 2024
da10878
Revert "[nrf fromtree] samples: drivers: watchdog: Run sample on nrf5…
rlubos May 25, 2024
1389ce4
Revert "[nrf fromtree] tests: drivers: Update uart_elementary suite w…
rlubos May 25, 2024
a6d8eec
Revert "[nrf fromtree] tests: drivers: Add more test cases for the i2…
rlubos May 25, 2024
ce3c3ac
Revert "[nrf fromlist] boards: nordic: nrf54h20dk: Disable watchdog t…
rlubos May 25, 2024
e682842
Revert "[nrf fromtree] boards: nordic: nrf54h20dk: Enable SPI driver …
rlubos May 25, 2024
593c4a5
Revert "[nrf fromtree] tests: drivers: watchdog: wdt_error_cases: Run…
rlubos May 25, 2024
a7157ec
Revert "[nrf fromtree] drivers: wdt: nrf: Add WDT instances that exis…
rlubos May 25, 2024
8c57344
Revert "[nrf fromtree] samples: sensor: qdec: Run sample on nrf54h20"
rlubos May 25, 2024
f29831c
Revert "[nrf fromtree] drivers: nrf: rram: Support TF-M"
rlubos May 25, 2024
3e9a541
Revert "[nrf fromtree] Bluetooth: Host: Fix auto-connect/sync establi…
rlubos May 25, 2024
f106e76
Revert "[nrf fromtree] Bluetooth: Host: Document bt_le_scan_update()"
rlubos May 25, 2024
3c2f396
Revert "[nrf fromtree] Tests: Bluetooth: CAP: Refactor some CAP comma…
rlubos May 25, 2024
bee547d
Revert "[nrf fromtree] Bluetooth: CAP: Fix issue with parallel CAP di…
rlubos May 25, 2024
0aa79ed
Revert "[nrf fromtree] Bluetooth: CSIP: Set Coordinator move data to …
rlubos May 25, 2024
9ad880a
Revert "[nrf noup] boards: nrf54l15/nrf54l15/cpuapp/ns enable builtin…
rlubos May 25, 2024
c6cc91c
Revert "[nrf noup] boards: nrf54l15/nrf54l15/cpuapp/ns Enable PS Roll…
rlubos May 25, 2024
e988b11
Revert "[nrf noup] boards: nordic: nrf54h20dk: Add aliases for RESETI…
rlubos May 25, 2024
27cd871
Revert "[nrf fromlist] boards: nrf54h20dk: Drop shared_ram20_region's…
rlubos May 25, 2024
3382d9e
Revert "[nrf fromlist] drivers: timer: grtc: Update GRTC driver"
rlubos May 25, 2024
ca09ddd
Revert "[nrf fromlist] dts: nordic: Add RESETINFO"
rlubos May 25, 2024
249204e
Revert "[nrf fromlist] soc: nordic: Extend address validation for nRF…
rlubos May 25, 2024
6f96a68
Revert "[nrf fromlist] soc: nordic: nrf54h20: Use KERNEL_INIT_PRIORIT…
rlubos May 25, 2024
534805c
Revert "[nrf fromlist] soc: nordic: nrf54h20: Make HSFLL trims optional"
rlubos May 25, 2024
c19d6fd
Revert "[nrf fromtree] dts: nordic: add EXMIF peripheral description …
rlubos May 25, 2024
b00ae25
Revert "[nrf fromtree] dts: nordic: add USBHS node for nrf54h20"
rlubos May 25, 2024
c289f90
Revert "[nrf fromtree] soc: nordic: vpr: fix soc isr sw stacking."
rlubos May 25, 2024
aea2e44
Revert "[nrf fromtree] drivers/timer grtc: Fix for ISR prototype"
rlubos May 25, 2024
7b9045d
Revert "[nrf fromtree] boards: nordic: nrf54h20dk: Add IPC configurat…
rlubos May 25, 2024
8376fc9
Revert "[nrf fromtree] dts: nordic: nrf54h20: Add SysCtrl VEVIF node"
rlubos May 25, 2024
3a79f93
Revert "[nrf fromtree] modules: hal_nordic: Fix NRF_GRTC_HAS_EXTENDED"
rlubos May 25, 2024
92e0d2f
Revert "[nrf fromtree] kconfig: openthread: Fix PSA Key Ref config fo…
rlubos May 25, 2024
2145af3
Revert "[nrf fromtree] net: ipv6: mld: Fix improper reference drop"
rlubos May 25, 2024
f238193
Revert "[nrf fromtree] bluetooth: mesh: Adapt BLOB IO to RRAM write s…
rlubos May 25, 2024
4ead3d7
Revert "[nrf fromtree] net: if: Extend the usage of rejoining the mul…
rlubos May 25, 2024
1f9b2f9
Revert "[nrf fromtree] net: arp: Add support for gratuitous ARP trans…
rlubos May 25, 2024
5a0920c
Revert "[nrf fromtree] net: vlan: Add a function to check if interfac…
rlubos May 25, 2024
d7adf3b
Revert "[nrf fromtree] net: vlan: Fix net_eth_get_vlan_tag() to check…
rlubos May 25, 2024
7bac7c4
Revert "[nrf fromtree] MAINTAINERS: fix more paths"
rlubos May 25, 2024
2d8cd9b
Revert "[nrf fromtree] boards: nordic: nrf54h20: add PWM to supported…
rlubos May 25, 2024
6be039e
Revert "[nrf fromtree] tests: drivers: pwm: nrf54h20dk: add memory-re…
rlubos May 25, 2024
a29224b
Revert "[nrf fromtree] drivers: pwm_nrfx: place data buf in correct m…
rlubos May 25, 2024
b3bd83b
Revert "[nrf fromtree] dts: bindings: pwm: nordic: add memory-region …
rlubos May 25, 2024
0ba7a9a
Revert "[nrf fromtree] drivers: cache: nrf: Use CONFIG_DCACHE_LINE_SIZE"
rlubos May 25, 2024
2831d36
Revert "[nrf fromtree] drivers: cache: nrf: Optimize operation"
rlubos May 25, 2024
7a0ee81
Revert "[nrf fromtree] drivers: cache: nrf: Fix case when driver may …
rlubos May 25, 2024
935413b
Revert "[nrf fromtree] drivers: cache: nrf: Handle issue with LINEADDR"
rlubos May 25, 2024
aaca5bc
Revert "[nrf fromtree] manifest: Update hal_nordic with nrf_cache cha…
rlubos May 25, 2024
b0efbc0
Revert "[nrf fromtree] soc: nordic: nrf54h: Add DCACHE initialization"
rlubos May 25, 2024
f7b7f45
Revert "[nrf fromtree] soc: nordic: nrf54h: Remove redundant ICACHE k…
rlubos May 25, 2024
9e76926
Revert "[nrf fromlist] soc: nrf54h: use word accesses to SPI_DW perip…
rlubos May 25, 2024
aec7711
Revert "[nrf fromtree] samples: drivers: jesd216: add nRF54H20 overlay"
rlubos May 25, 2024
ef7523e
Revert "[nrf fromtree] boards: nordic: add mx25uw6345g flash node to …
rlubos May 25, 2024
1aedb60
Revert "[nrf fromtree] soc: nrf54h: Enable SPI DW HSSI register layout"
rlubos May 25, 2024
6150377
Revert "[nrf fromtree] include: dts: nrf: add EXMIF pinctrl definitions"
rlubos May 25, 2024
8ec78e1
Revert "[nrf fromtree] drivers: spi_dw: add HSSI register layout"
rlubos May 25, 2024
f010293
Revert "[nrf fromlist] boards: control the network CPU directly"
rlubos May 25, 2024
651089b
Revert "[nrf fromlist] modules: hal_nordic: request nRF5340 network C…
rlubos May 25, 2024
08d2578
Revert "[nrf fromtree] boards: nordic: nrf54h20dk: Update memory map"
rlubos May 25, 2024
2bd1faa
Revert "[nrf fromlist] ipc: ipc_service: icbmsg backend: workaround e…
rlubos May 25, 2024
3462d31
Revert "[nrf fromtree] tests: drivers: watchdog: Add negative test ca…
rlubos May 25, 2024
7d5e2a4
Revert "[nrf fromlist] boards: nordic: Add ADC to supported in nRF54L…
rlubos May 25, 2024
dbb71d0
Revert "[nrf fromtree] tests: drivers: Extend test coverage for NRF G…
rlubos May 25, 2024
032a71e
Revert "[nrf fromtree] scripts: list_hardware: Add check for soc.yml …
rlubos May 25, 2024
dc235c5
Revert "[nrf fromtree] doc: build: flashing: Add documentation"
rlubos May 25, 2024
72c1e33
Revert "[nrf fromtree] soc: nordic: Add run once and deferred reset c…
rlubos May 25, 2024
4107ad2
Revert "[nrf fromtree] soc: nordic: Reformat soc.yml file"
rlubos May 25, 2024
1aa83c4
Revert "[nrf fromtree] west: runners: Add run once commands and defer…
rlubos May 25, 2024
598e75a
Revert "[nrf fromtree] doc: build: Add details on SoC overlays"
rlubos May 25, 2024
b164541
Revert "[nrf fromtree] tests: cmake: overlays: Add soc_folder_overlay…
rlubos May 25, 2024
0e96e79
Revert "[nrf fromtree] tests: cmake: overlays: Add soc_folder_kconfig…
rlubos May 25, 2024
c424099
Revert "[nrf fromtree] cmake: modules: configuration_files: Add suppo…
rlubos May 25, 2024
8ecc000
Revert "[nrf fromtree] cmake: Add support for socs folder and Kconfig…
rlubos May 25, 2024
9b7fe85
Revert "[nrf fromtree] cmake: modules: extensions: Fix documentation …
rlubos May 25, 2024
b686890
Revert "[nrf fromtree] scripts: module: Fix sysbuild module listing"
rlubos May 25, 2024
4eac5a3
Revert "[nrf fromtree] cmake: boards: Fix missing board name"
rlubos May 25, 2024
65cb03a
Revert "[nrf noup] boards: nordic: Add PWM support for LEDs on nRF54 …
rlubos May 25, 2024
04f6af0
Revert "[nrf noup] boards: Enable ADC in nRF54L15 PDK configuration"
rlubos May 25, 2024
2488295
Revert "[nrf noup] boards/nordic/nrf54l15pdk: added mx25r64 flash DTS"
rlubos May 25, 2024
98d36e5
Revert "[nrf noup] boards: nordic: nrf54l15pdk: enable HWFC"
rlubos May 25, 2024
ec188f7
Revert "[nrf noup] boards: add nrf54l15/nrf54l15/cpuapp/ns as board v…
rlubos May 25, 2024
35fead4
Revert "[nrf noup] entropy: Add fake entropy nRF PRNG driver"
rlubos May 25, 2024
26ceb9f
Revert "[nrf noup] tree-wide: support NCS Partition Manager (PM) defi…
rlubos May 25, 2024
1e0f028
Revert "[nrf fromtree] tests: drivers: uart: uart_elementary: Fix 'co…
rlubos May 25, 2024
49e06c3
Revert "[nrf fromtree] mcumgr/img_mgmt: Fix zcbor logic in os_mgmt_bo…
rlubos May 25, 2024
3b69635
Revert "[nrf fromtree] tests: drivers: spi: Add negative test cases"
rlubos May 25, 2024
44a8f69
Revert "[nrf fromtree] soc: nordic: Fix undefined z_arm_platform_init"
rlubos May 25, 2024
fe26d60
Revert "[nrf fromtree] tests: boards: nrf: add i2c driver test with T…
rlubos May 25, 2024
e56069e
Revert "[nrf fromtree] soc: nordic: add nRF54 TWIS HAS_HW symbols"
rlubos May 25, 2024
1903f13
Revert "[nrf fromtree] tests: drivers: timer: nrf_grtc_timer: add nRF…
rlubos May 25, 2024
09f028d
Revert "[nrf fromlist] tests: drivers: spi: spi_slave: Add nrf54h20dk"
rlubos May 25, 2024
15a6d88
Revert "[nrf fromtree] tests: drivers: spi: spi_loopback_test: Add nr…
rlubos May 25, 2024
9e1ac92
Revert "[nrf fromtree] dts: common: nordic: nrf54: Add rx-delay prope…
rlubos May 25, 2024
0fa042c
Revert "[nrf fromtree] tests: drivers: spi: Add test for SPI master a…
rlubos May 25, 2024
44f2d16
Revert "[nrf fromtree] tests: drivers: uart: uart_elementary: Fix RX …
rlubos May 25, 2024
47852ab
Revert "[nrf fromtree] drivers: Extend coverage for UARTE driver"
rlubos May 25, 2024
f7a49f6
Revert "[nrf fromtree] tests: drivers: uart: uart_pm: Add support for…
rlubos May 25, 2024
c4a68e3
Revert "[nrf fromtree] tests: drivers: uart: uart_pm: Limit scope for…
rlubos May 25, 2024
988b837
Revert "[nrf fromtree] drivers: serial: uart_async_rx: Fix uart_async…
rlubos May 25, 2024
df569d1
Revert "[nrf fromtree] drivers: serial: nrfx_uarte2: Clean error stat…
rlubos May 25, 2024
b137fa0
Revert "[nrf fromtree] manifest: Update hal_nordic fix nrfx_uarte fixes"
rlubos May 25, 2024
67cc9ce
Revert "[nrf fromlist] wifi: shell: Support WPA auto personal securit…
rlubos May 25, 2024
a45595d
Revert "[nrf fromlist] soc/nordic/comomn: Added HAS_HW_NRF_GPIO2"
rlubos May 25, 2024
80ac7e2
Revert "[nrf fromtree] Bluetooth: Controller: Fix regression in BT_RX…
rlubos May 25, 2024
a3f1e77
Revert "[nrf fromlist] cmake: modules: extensions: Rename prefix in f…
rlubos May 25, 2024
ef55f97
Revert "[nrf fromtree] boards: nrf54l15pdk_nrf54l15_cpuapp: add twist…
rlubos May 25, 2024
9fd1fd5
Revert "[nrf fromlist] boards: nordic: nrf54h20dk: Add configuration …
rlubos May 25, 2024
e2e61b2
Revert "[nrf fromlist] boards: nordic: nrf54h20dk: Change IPC default…
rlubos May 25, 2024
0fa3a6d
Revert "[nrf fromtree] boards: nrf54h20dk: Enable shell input"
rlubos May 25, 2024
d58765b
Revert "[nrf fromtree] boards: nordic: nrf54h20dk: enable HWFC"
rlubos May 25, 2024
71173b9
Revert "[nrf fromlist] net: wifi: shell: Remove redundant break"
rlubos May 25, 2024
67d56b9
Revert "[nrf fromlist] net: wifi: shell: Correct help text for `conne…
rlubos May 25, 2024
a84a8bb
Revert "[nrf fromtree] net: wifi: shell: update wifi ap enable to use…
rlubos May 25, 2024
1b9c183
Revert "[nrf fromtree] tests: drivers: clock_control: Add nRF54L15 to…
rlubos May 25, 2024
6f3e5fb
Revert "[nrf fromtree] boards: raytac: remove direct RESET register a…
rlubos May 25, 2024
312f0bf
Revert "[nrf fromtree] boards: nrf53: switch to the network CPU manag…
rlubos May 25, 2024
30a7732
Revert "[nrf fromtree] soc: nordic: nrf53: network CPU Force-OFF mana…
rlubos May 25, 2024
6ef8283
Revert "[nrf fromtree] cmake: modules: boards: Add normalised variables"
rlubos May 25, 2024
836ba54
Revert "[nrf fromlist] boards: Fix doc build warnings"
rlubos May 25, 2024
f75408c
Revert "[nrf fromlist] samples: net: tftp_client: do not allow native…
rlubos May 25, 2024
da5c65b
Revert "[nrf fromlist] samples: net: Disable native_posix target in m…
rlubos May 25, 2024
c1acd25
Revert "[nrf fromlist] net: wifi: Unicast frames statistics"
rlubos May 25, 2024
4b26c7f
Revert "[nrf fromtree] drivers: clock_control: Update XTAL accuracy o…
rlubos May 25, 2024
5ee3380
Revert "[nrf fromtree] net: l2: wifi: Fix for wrong return type"
rlubos May 25, 2024
30d9f6e
Revert "[nrf fromtree] net: l2: wifi: Protect processing of nm data"
rlubos May 25, 2024
e6bd355
Revert "[nrf fromtree] drivers: clock_control: Update RC accuracy nRF…
rlubos May 25, 2024
a71c656
Revert "[nrf fromtree] doc: release-notes: Set RTS threshold"
rlubos May 25, 2024
7011389
Revert "[nrf fromtree] net: wifi_mgmt: Setting RTS threshold"
rlubos May 25, 2024
d1c0c9f
Revert "[nrf fromlist] tests: adc: Add overlay for nRF54L15 PDK for a…
rlubos May 25, 2024
c6af21d
Revert "[nrf fromlist] samples: adc: Add overlay for nRF54L15 PDK"
rlubos May 25, 2024
572a46a
Revert "[nrf fromlist] drivers: adc: Update adc driver to support nRF…
rlubos May 25, 2024
99e7115
Revert "[nrf fromtree] drivers: pinctrl_nrf: Configure QSPI IO3 pin a…
rlubos May 25, 2024
828f357
Revert "[nrf fromtree] modules: hal_nordic: nrfx: add support for nRF…
rlubos May 25, 2024
fdbce7c
Revert "[nrf fromtree] modules: hal_nordic: Extend SPI configuration"
rlubos May 25, 2024
38ae26e
Revert "[nrf fromlist] drivers: serial: nrf: Adapt config deps to nrf…
rlubos May 25, 2024
aa7f28a
Revert "[nrf fromlist] tests: drivers: uart: uart_pm: Minor adjustments"
rlubos May 25, 2024
38777ba
Revert "[nrf fromlist] tests: drivers: uart: uart_pm: Change pm actio…
rlubos May 25, 2024
fed7717
Revert "[nrf fromtree] drivers: serial: uart_async_to_irq: Move reset…
rlubos May 25, 2024
aa79f4b
Revert "[nrf fromlist] drivers: serial: uart_nrfx_uarte2: Prevent TX …
rlubos May 25, 2024
c9c69ad
Revert "[nrf fromlist] tests: drivers: counter: counter_basic_api: Ad…
rlubos May 25, 2024
64d1e17
Revert "[nrf fromlist] twister: pytest: hardware_adapter: adapt to nr…
rlubos May 25, 2024
60143b0
Revert "[nrf fromtree] drivers: Extend coverage for i2s driver"
rlubos May 25, 2024
a8aa4c8
Revert "[nrf noup] modules: mbedtls: add PSA configurations"
rlubos May 25, 2024
8eae438
Revert "[nrf fromlist] ipc_service: backends: icbmsg: Fix strnlen war…
rlubos May 25, 2024
9c800ee
Revert "[nrf fromtree] wifi: Remove unused defines"
rlubos May 25, 2024
39fb34a
Revert "[nrf noup] modules: mbedtls: add PSA configurations"
rlubos May 25, 2024
c555d14
Revert "[nrf noup] dts: choose a crypto accelerator for entropy"
rlubos May 25, 2024
ed35079
Revert "[nrf fromlist] modules: hal_nordic: Enforce nrf-regtool minim…
rlubos May 25, 2024
faa31dc
Revert "[nrf noup] modules: mbedtls: PSA: Add PSA_HAS_PAKE_SUPPORT"
rlubos May 25, 2024
77f2832
Revert "[nrf noup] modules: mbedtls: Add PSA_WANT_ALG_SP800_108_COUNT…
rlubos May 25, 2024
1b67896
Revert "[nrf noup] include: net: add NCS extensions"
rlubos May 25, 2024
d01880e
Revert "[nrf noup] modules: mbedtls: add PSA configurations"
rlubos May 25, 2024
36eb694
Revert "[nrf fromlist] boards: added arduino pins to nrf5340 audio DK…
rlubos May 25, 2024
f3d34a6
Revert "[nrf fromlist] scripts: Allow using quarantine mechanism with…
rlubos May 25, 2024
227c1ac
[nrf mergeup] Merge upstream up to commit ea02b93eea35afef32ebb31f49f…
rlubos May 25, 2024
a60e90d
[nrf fromtree] scripts: Allow using quarantine mechanism with test_pl…
PerMac Dec 19, 2023
6f77681
[nrf noup] modules: mbedtls: add PSA configurations
frkv Nov 30, 2021
a4e57b0
[nrf noup] include: net: add NCS extensions
rlubos Oct 1, 2018
c4c30c3
[nrf fromlist] modules: hal_nordic: Enforce nrf-regtool minimum version
carlescufi Feb 29, 2024
2654453
[nrf noup] dts: choose a crypto accelerator for entropy
joerchan Jan 16, 2023
fbfb4df
[nrf noup] tree-wide: support NCS Partition Manager (PM) definitions
sigvartmh May 3, 2019
eb71554
[nrf noup] entropy: Add fake entropy nRF PRNG driver
KAGA164 Apr 9, 2024
8217fd3
[nrf noup] boards: add nrf54l15/nrf54l15/cpuapp/ns as board variant
tejlmand Apr 12, 2024
1c902bc
[nrf fromlist] dts: nordic: Add RESETINFO
57300 Apr 17, 2024
ab47b86
[nrf fromlist] drivers: timer: grtc: Update GRTC driver
adamkondraciuk Dec 19, 2023
b613931
[nrf noup] boards: nordic: nrf54h20dk: Add aliases for RESETINFO
57300 Apr 17, 2024
58f7829
[nrf fromlist] boards: nordic: Add PWM support for LEDs on nRF54 DKs
kl-cruz Apr 26, 2024
67b7cca
[nrf noup] kernel: Disable boot banner if NCS_BOOT_BANNER is enabled
rlubos May 17, 2024
9cd1336
[nrf noup] dts: nordic: nrf54h20: Allow using spi_dw driver for EXMIF
anangl May 17, 2024
afdb974
[nrf fromlist] usb: device_next: Fix string descriptors response
tmon-nordic May 21, 2024
3ac76d3
[nrf fromlist] usb: device_next: fix BOS descriptor request
jfischer-no May 20, 2024
481440f
[nrf fromlist] tests: spi_loopback: Fix high RAM usage
krish2718 May 16, 2024
b953fbb
[nrf fromtree] samples: Bluetooth: hci_vs_scan_req: Build for BT_LL_S…
cvinayak May 22, 2024
c65c95f
[nrf fromtree] requirements: Set min version of pylint to 3
PerMac May 22, 2024
8d7f069
[nrf fromtree] boards: nordic: 54l: use wdt31 instead of wdt30
SebastianBoe May 22, 2024
b21fbb5
[nrf fromtree] samples: wdt_basic_api: nrf: Add missing nrf overlays
SebastianBoe May 24, 2024
97d39cd
[nrf fromtree] dts: nordic: 54l: Don't define wdt30 for the non-secur…
SebastianBoe May 22, 2024
258fef2
[nrf fromtree] dts: nordic: 54l: Don't define UICR for the non-secure…
SebastianBoe May 22, 2024
3f449c6
[nrf fromtree] dts: nordic: 54l: Change the peripheral address map fo…
SebastianBoe May 22, 2024
f24cfb1
[nrf fromtree] boards: nordic: 54L: Refactor the board DT
SebastianBoe May 22, 2024
5e11b5f
[nrf noup] boards: nordic: 54L: Complete rewrite of the 54l_ns DT
SebastianBoe May 22, 2024
33173b0
[nrf fromlist] net: lwm2m: Fix null dereference when post-write cb is…
SeppoTakalo May 22, 2024
e47e2a0
[nrf fromtree] modules: tf-m: nordic: remove problematic include path
tomi-font May 22, 2024
590a64a
[nrf noup] Revert "modules: mbedtls: fix pk ecc functions undefined r…
rlubos May 23, 2024
b0630e5
[nrf fromlist] samples: net: Exclude native_posix when socket service…
rlubos May 24, 2024
61b8c9b
[nrf fromlist] dts: nrf54h20: add grtc channel 15 to the pool.
piotrkoziar May 6, 2024
4f8c7a6
[nrf fromlist] modules: hal_nordic: implement hfclk start/stop for ca…
piotrkoziar May 13, 2024
78995ff
[nrf fromlist] ipc: fix return code of icbmsg backend send operation.
piotrkoziar May 15, 2024
e41c78c
[nrf fromlist] modules: hal_nordic: turn off temperature update by de…
piotrkoziar May 21, 2024
b8be35e
[nrf fromlist] drivers: ieee802154_nrf5: Use BLE.ADDR instead of FICR…
piotrkoziar May 22, 2024
a1769ab
[nrf fromtree] net: wifi: Add disconnection success code
kapbh May 22, 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
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion .github/workflows/bsim-tests-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

steps:
- name: Download artifacts
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v3
with:
run_id: ${{ github.event.workflow_run.id }}

Expand Down
38 changes: 19 additions & 19 deletions .github/workflows/bsim-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,50 +90,50 @@ jobs:
echo "ZEPHYR_SDK_INSTALL_DIR=/opt/toolchains/zephyr-sdk-$( cat SDK_VERSION )" >> $GITHUB_ENV

- name: Check common triggering files
uses: tj-actions/changed-files@v41
uses: tj-actions/changed-files@v44
id: check-common-files
with:
files: |
.github/workflows/bsim-tests.yaml
.github/workflows/bsim-tests-publish.yaml
west.yml
boards/posix/**
soc/posix/**
arch/posix/**
include/zephyr/arch/posix/**
scripts/native_simulator/**
boards/posix/
soc/posix/
arch/posix/
include/zephyr/arch/posix/
scripts/native_simulator/
tests/bsim/*

- name: Check if Bluethooth files changed
uses: tj-actions/changed-files@v41
uses: tj-actions/changed-files@v44
id: check-bluetooth-files
with:
files: |
tests/bsim/bluetooth/**
samples/bluetooth/**
subsys/bluetooth/**
tests/bsim/bluetooth/
samples/bluetooth/
subsys/bluetooth/

- name: Check if Networking files changed
uses: tj-actions/changed-files@v41
uses: tj-actions/changed-files@v44
id: check-networking-files
with:
files: |
tests/bsim/net/**
samples/net/sockets/echo_*/**
modules/openthread/**
subsys/net/l2/openthread/**
tests/bsim/net/
samples/net/sockets/echo_*/
modules/openthread/
subsys/net/l2/openthread/
include/zephyr/net/openthread.h
drivers/ieee802154/**
drivers/ieee802154/
include/zephyr/net/ieee802154*

- name: Check if UART files changed
uses: tj-actions/changed-files@v41
uses: tj-actions/changed-files@v44
id: check-uart-files
with:
files: |
tests/bsim/drivers/uart/**
tests/bsim/drivers/uart/
drivers/serial/*nrfx*
tests/drivers/uart/**
tests/drivers/uart/

- name: Update BabbleSim to manifest revision
if: >
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/bug_snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
echo "BUGS_PICKLE_PATH=${BUGS_PICKLE_PATH}" >> ${GITHUB_ENV}

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v2
uses: aws-actions/configure-aws-credentials@v4
with:
aws-access-key-id: ${{ vars.AWS_BUILDS_ZEPHYR_BUG_SNAPSHOT_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_BUILDS_ZEPHYR_BUG_SNAPSHOT_SECRET_ACCESS_KEY }}
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Code Coverage with codecov

on:
schedule:
- cron: '25 06,18 * * 1-5'
- cron: '25 06,18 * * *'

concurrency:
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }}
Expand Down Expand Up @@ -220,10 +220,10 @@ jobs:

- name: Upload coverage to Codecov
if: always()
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
directory: ./coverage/reports
env_vars: OS,PYTHON
fail_ci_if_error: false
verbose: true
files: merged.xml
token: ${{ secrets.CODECOV_TOKEN }}
files: coverage/reports/merged.xml
5 changes: 5 additions & 0 deletions .github/workflows/compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0

- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: 3.11

- name: cache-pip
uses: actions/cache@v4
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/daily_test_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v2
uses: aws-actions/configure-aws-credentials@v4
with:
aws-access-key-id: ${{ vars.AWS_TESTING_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_TESTING_SECRET_ACCESS_KEY }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/devicetree_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
python-version: [3.8, 3.9, '3.10', '3.11', '3.12']
python-version: ['3.10', '3.11', '3.12']
os: [ubuntu-22.04, macos-11, windows-2022]
exclude:
- os: macos-11
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/doc-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,20 +34,20 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
- name: Check if Documentation related files changed
uses: tj-actions/changed-files@v42
uses: tj-actions/changed-files@v44
id: check-doc-files
with:
files: |
doc/**
doc/
**.rst
include/**
include/
kernel/include/kernel_arch_interface.h
lib/libc/**
subsys/testsuite/ztest/include/**
tests/**
tests/
**/Kconfig*
west.yml
scripts/dts/**
scripts/dts/
doc/requirements.txt
.github/workflows/doc-build.yml

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/doc-publish-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

steps:
- name: Download artifacts
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v3
with:
workflow: doc-build.yml
run_id: ${{ github.event.workflow_run.id }}
Expand Down Expand Up @@ -51,7 +51,7 @@ jobs:
fi

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v2
uses: aws-actions/configure-aws-credentials@v4
with:
aws-access-key-id: ${{ vars.AWS_BUILDS_ZEPHYR_PR_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_BUILDS_ZEPHYR_PR_SECRET_ACCESS_KEY }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/doc-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

steps:
- name: Download artifacts
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v3
with:
workflow: doc-build.yml
run_id: ${{ github.event.workflow_run.id }}
Expand All @@ -37,7 +37,7 @@ jobs:
fi

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v2
uses: aws-actions/configure-aws-credentials@v4
with:
aws-access-key-id: ${{ vars.AWS_DOCS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_DOCS_SECRET_ACCESS_KEY }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/footprint-tracking.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
west update 2>&1 1> west.update.log || west update 2>&1 1> west.update2.log

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v2
uses: aws-actions/configure-aws-credentials@v4
with:
aws-access-key-id: ${{ vars.AWS_TESTING_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_TESTING_SECRET_ACCESS_KEY }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/issue_count.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
sudo apt-get update
sudo apt-get install discount

- uses: brcrista/summarize-issues@v3
- uses: brcrista/summarize-issues@v4
with:
title: 'Issues Report for ${{ github.repository }}'
configPath: 'issues-report-config.json'
Expand All @@ -42,7 +42,7 @@ jobs:
path: ${{ env.OUTPUT_FILE_NAME }}

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v2
uses: aws-actions/configure-aws-credentials@v4
with:
aws-access-key-id: ${{ vars.AWS_TESTING_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_TESTING_SECRET_ACCESS_KEY }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pylib_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
python-version: [3.8, 3.9, '3.10', '3.11', '3.12']
python-version: ['3.10', '3.11', '3.12']
os: [ubuntu-22.04]
steps:
- name: checkout
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scripts_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
python-version: [3.8, 3.9, '3.10', '3.11', '3.12']
python-version: ['3.10', '3.11', '3.12']
os: [ubuntu-20.04]
steps:
- name: checkout
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/twister_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
python-version: [3.8, 3.9, '3.10', '3.11', '3.12']
python-version: ['3.10', '3.11', '3.12']
os: [ubuntu-22.04]
steps:
- name: checkout
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/twister_tests_blackbox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
python-version: [3.8, 3.9, '3.10', '3.11', '3.12']
python-version: ['3.10', '3.11', '3.12']
os: [ubuntu-22.04]
container:
image: ghcr.io/zephyrproject-rtos/ci:v0.26.11
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/west_cmds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
python-version: [3.8, 3.9, '3.10', '3.11', '3.12']
python-version: ['3.10', '3.11', '3.12']
os: [ubuntu-22.04, macos-11, windows-2022]
exclude:
- os: macos-11
Expand Down
Loading
Loading