Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1450 commits
Select commit Hold shift + click to select a range
6a67a55
dts: lpcxpresso55s69: Make mikrobus_i2c compliant
VitekST Nov 6, 2025
cbb56fd
doc: migration-guide-4.4: Add network API changes
jukkar Nov 17, 2025
4a0e6d4
samples: drivers: uart: async_api: Added support for ADL
bindushree98 Nov 13, 2025
909373f
scripts: set_assignee: get area object before before collabs
nashif Nov 20, 2025
571f5b9
drivers: xen: add DMOP hypercall wrappers
soburi May 18, 2025
0f9932a
west.yml: fix build warnings in hal_st module
avisconti Nov 19, 2025
318067e
tests: Bluetooth: tester: Removed bad guard in btp_gap.h
Thalley Nov 20, 2025
1384cfa
MAINTAINERS: remove pdgendt as Atmel collaborator
pdgendt Nov 20, 2025
f93e78b
tests: bluetooth: tester: fix model rx handler
alxelax Nov 18, 2025
819955b
kernel: thread: mark return undefined in z_thread_entry using DWARF
PetervdPerk-NXP Nov 18, 2025
be874a2
Bluetooth: BAP: Missing assignment to aggregated_bis_syncs
Thalley Nov 17, 2025
80e3b27
MAINTAINERS: update Infineon Platforms collaborators
jsbatch Nov 19, 2025
797fa99
Bluetooth: BAP: Shell: Refactor receive states
Thalley Sep 16, 2025
eaaa540
drivers: xen: add xen version hypercall
dsemenets May 31, 2023
f131d5f
drivers: xen: dom0: add Xen sysctl hypercall
dsemenets May 31, 2023
6a2db68
drivers: xen: dom0: added getvcpuinfo domctl call
dsemenets May 31, 2023
eb65bc0
xen: domctl: fix function parameter name in set/get_paging_mempool_size
Deedone Apr 29, 2024
db984ae
xen: domctl: add doxygen comments for domctl functions
Deedone Apr 29, 2024
f344dcb
xen: domctl: Get back created domain id
Deedone Apr 24, 2024
4f6fb89
xen: Add support for changing Xen Domctl interface version
Deedone Jun 14, 2024
f3b9d18
xen: Add support for changing Xen Sysctl interface version
Deedone Jun 14, 2024
db0c34d
c standard: Default to C17 as the minimum required C standard
carlescufi Nov 19, 2025
2a3f708
boards: infineon: add trade marks to board names
lozyn888 Oct 28, 2025
b1fa628
uart: async_api: add cy8ckit_062s2_ai board support
lozyn888 Oct 31, 2025
088536e
drivers: uart: ifx_cat1: disable async API for SOC_CY8C6244LQI_S4D92
lozyn888 Nov 3, 2025
62f585d
dts: bindings: display: hub12: add horizontal chaining support
heronet Oct 29, 2025
6dad32c
drivers: display: hub12: add horizontal chaining support
heronet Nov 20, 2025
5ea01d9
boards: ruiside: art_pi: fix DTS formatting issues
mathieuchopstm Nov 13, 2025
6b1aa55
dts: bindings: power: introduce STM32H7 power controller binding
mathieuchopstm Nov 10, 2025
2af417f
dts: arm: st: h7: add Power Controller node
mathieuchopstm Nov 10, 2025
800fefa
soc: st: stm32: h7: replace Kconfig power supply configuration with DT
mathieuchopstm Nov 10, 2025
9f4d8d5
dts: bindings: power: introduce STM32H7R/S Power Controller
mathieuchopstm Nov 10, 2025
a14f0b8
dts: arm: st: h7rs: add Power Controller node
mathieuchopstm Nov 10, 2025
7477212
soc: st: stm32: h7rs: replace Kconfig power supply configuration with DT
mathieuchopstm Nov 10, 2025
a3b6347
dts: bindings: power: introduce STM32 PWRC for LDO+SMPS series
mathieuchopstm Nov 10, 2025
3b55e9a
soc: st: stm32: u5: replace Kconfig power supply configuration with DT
mathieuchopstm Nov 10, 2025
df71f6c
soc: st: stm32: wba: replace Kconfig power supply configuration with DT
mathieuchopstm Nov 10, 2025
a8349e7
migration-guide: 4.4: add entry about STM32 power configuration
mathieuchopstm Nov 10, 2025
f97e33e
tests: net: all: Verify OpenThread compilation
jukkar Nov 18, 2025
77bdec4
net: openthread: Remove invalid assert
jukkar Nov 18, 2025
4704c6d
drivers: promote APIs from unstable to stable
nashif Nov 5, 2025
f0a0053
tests: drivers: gpio: api_1pin: boards: update led0 on stm32n6570_dk
djiatsaf-st Nov 5, 2025
bcfb5bc
samples: subsys: usb: uvc: boards: increase main stack size
djiatsaf-st Nov 5, 2025
6c68127
boards: st: reduce the size of ram and flash on stm32n6570_dk
djiatsaf-st Nov 5, 2025
5aa0ec8
tests: application_developement: ram_context_for_isr: exclude stm32n6…
djiatsaf-st Nov 5, 2025
a788c77
drivers: flash: stm32_xspi: extend HAL DMA EX support to STM32N6X
djiatsaf-st Nov 7, 2025
2a662e7
samples: drivers: spi_flash: exclude stm32n6570_dk from CI testing
djiatsaf-st Nov 5, 2025
9478522
tests: drivers: disk: disk_access: change sdmmc bus-with on stm32n657…
djiatsaf-st Nov 5, 2025
57263db
drivers: serial: uart_bflb: Fix not guarding deinit function
nordicjm Nov 19, 2025
13b722b
drivers: i2c: i2c_bflb: Fix not guarding deinit function
nordicjm Nov 19, 2025
cf08b90
tests: kernel: device: Add CONFIG_DEVICE_DEINIT_SUPPORT
nordicjm Nov 19, 2025
005a292
tests: pm: device_driver_init: Add CONFIG_DEVICE_DEINIT_SUPPORT
nordicjm Nov 19, 2025
b128e51
kernel: kconfig: Disable DEVICE_DEINIT_SUPPORT by default
nordicjm Nov 14, 2025
02e6615
doc: services: pm: device: Fix missing #ifdef
nordicjm Nov 19, 2025
68e4d0c
doc/services/shell: Fix incorrect variable name
aescolar Nov 18, 2025
065289e
samples/shields/npm6001_ek: Fix use of sys_getopt global status
aescolar Nov 18, 2025
4411efb
samples/subsys/shell/shell_module: Fix use of sys_getopt global status
aescolar Nov 18, 2025
24277bc
subsys/crc: Fix getopt/sys_getopt use
aescolar Nov 18, 2025
c3cd5d1
subsys/net wifi/wifi_shell: Fix use of sys_getopt global status
aescolar Nov 18, 2025
764e210
net: l2: wifi_shell: remove unnecessary include
aescolar Nov 19, 2025
c53f050
net: http_server: Support reason phrase for chunked encoded response
kfirous Nov 18, 2025
da5c9c8
net: sockets: tls: Prefix overlooked CID-related symbols
rlubos Nov 18, 2025
61acbb9
tests: net: all: Ensure TLS sockets are built with CID support
rlubos Nov 18, 2025
a7659d8
drivers: input: cst816s: Default to interrupt if irq-gpio available
faxe1008 Nov 20, 2025
da9aa8f
boards: esp32s3_touch_lcd_1_28: Make cst816s use interrupt by default
faxe1008 Nov 20, 2025
4c6bbae
scripts: ci: guideline_check: fix `ruff` reports
JordanYates Nov 19, 2025
f2af864
scripts: ci: check_compliance: fix `ruff` reports
JordanYates Nov 19, 2025
dc1c233
scripts: ci: errno: fix `ruff` reports
JordanYates Nov 19, 2025
764ad55
scripts: ci: version_mgr: fix `ruff` reports
JordanYates Nov 19, 2025
3a165b6
scripts: ci: stats: merged_prs: fix `ruff` reports
JordanYates Nov 19, 2025
2186558
scripts: ci: coverage: fix `ruff` reports
JordanYates Nov 19, 2025
3f77560
scripts: ci: test_plan: fix `ruff` reports
JordanYates Nov 19, 2025
f8eb167
scripts: ci: simple `ruff` formatting
JordanYates Nov 19, 2025
67e229f
dts/arm/nuvoton/npcx: Fix uart2 clock on npcx4
edersondisouza Nov 17, 2025
75ac1c1
net: include: socket_types.h simplify libc check
aescolar Nov 18, 2025
65b5240
include posix posix_types.h: simplify libc check
aescolar Nov 18, 2025
bc77cfa
shell: Fix check for host libc
aescolar Nov 18, 2025
bdfb760
subsys/crc/crc_shell: Fix check for host libc
aescolar Nov 18, 2025
b4ff1f6
tests/posix/net: Fix check for host libc
aescolar Nov 18, 2025
4ef0ded
usb: hid: Introduce HID_USAGE_PAGE16()
ndreys Nov 14, 2025
8583ba3
dts: arm: nxp: fix imx943 compliance ci check formatted warning
yongxu-wang15 Nov 3, 2025
2dd1bbd
dts: arm: imx943: add GPT timer nodes for system tick and counter
yongxu-wang15 Oct 27, 2025
923f1af
boards: nxp: imx943: enable GPT hardware timers for system tick
yongxu-wang15 Oct 27, 2025
2c72fe5
soc: nxp: imx943: configure GPT as system timer for power management
yongxu-wang15 Oct 27, 2025
78291d4
usb: device_next: msc: stall endpoints on enqueue error
tmon-nordic Oct 24, 2025
1243aba
usb: device_next: msc: Implement double buffering
tmon-nordic Oct 20, 2025
7e11bc5
usb: device_next: msc: Reduce memory usage
tmon-nordic Oct 24, 2025
ec7b99a
drivers: watchdog: Make SWT compatible with hal_nxp
yvesll Oct 31, 2025
9f81fcb
drivers: clock_control: MC_CGM support get SIRC clock rate
yvesll Oct 31, 2025
e909110
boards: nxp: frdm_mcxce31b allow clear des fes reset flag
yvesll Oct 31, 2025
364c380
dts: nxp: Add watchdog support for MCXE31x
yvesll Oct 31, 2025
fbf5cac
tests: watchdog: Clear watchdog reset source for frdm_mcxe31b
yvesll Oct 31, 2025
bda00b3
drivers: uart: Add configure/config_get API support for mspm0 driver
tbursztyka Sep 26, 2025
c77b4ba
drivers: firmware: scmi: define generic power domain ON/OFF states
yongxu-wang15 Sep 11, 2025
1266be5
soc: nxp: imx9: use SCMI generic power domain ON/OFF
yongxu-wang15 Sep 11, 2025
b5744c3
doc: develop: manifests: external: add dtsh
dottspina Oct 31, 2025
a7b396f
drivers: gpio: stm32: use FOR_EACH to instantiate devices
mathieuchopstm Nov 19, 2025
8d01323
net: lib: ptp: fix BTCA grandmaster selection and related state trans…
buechlpe Nov 19, 2025
8508853
drivers: misc: stm32n6_axisram: fix clock config info
etienne-lms Nov 19, 2025
06c231d
tests: drivers: build_all: misc: build test for stm32n6_axisram
etienne-lms Nov 19, 2025
506beae
drivers: sensor: Fix RTIO fallback scaling from sensor_value to q31
pdgendt Nov 19, 2025
8046a24
net: Fix network API calls that were not namespaced
jukkar Nov 19, 2025
a42c23e
drivers: net: nsos: Convert to use namespaced net APIs
jukkar Nov 19, 2025
9795ce7
tests: net: ocpp: Fix uninitialized variable warning
jukkar Nov 19, 2025
8ecbda3
net: lwm2m: Remove use of fcntl.h
aescolar Nov 19, 2025
61d57c3
net: Disable namespace compatibility support for tests
jukkar Nov 18, 2025
d73f59a
tests: drivers: flash: stm32: fix bus fault after blocking OPT/CR reg…
djiatsaf-st Nov 6, 2025
56d44d9
drivers: flash: stm32_h7: invalidate data cache after flash write
djiatsaf-st Nov 6, 2025
2baee8a
drivers: add config NXP_IEEE802154_MAC to pull up MCUX_COMPONENTs for…
GLegoupil Nov 13, 2025
5b5d42d
tests: posix: headers: Tests disable POSIX API but use POSIX symbols
jukkar Nov 21, 2025
d6f5aa9
scripts: west: nrfutil: Use build dir to store generated json
carlescufi Nov 21, 2025
d43e592
drivers: ethernet: eth_sam: Fix BUF_TX_FRAME macro
pdgendt Nov 20, 2025
50268f5
dts: arm: st: h7rs: Remove ext_memory node
TD-JBL Nov 19, 2025
2864417
boards: st: nucleo_h7s3l8 & stm32h7s78_dk: Fix ext_mem MPU type
TD-JBL Nov 19, 2025
87997af
bluetooth: audio: scan_delegator: Reject remove when PA synced
alexsven Nov 19, 2025
b433573
tests: riscv: Remove local z_riscv_pmp_read_config() prototype in PMP…
fsammoura1980 Nov 17, 2025
17384f4
samples: Bluetooth: Classic: Add guide on how to build/run samples
lylezhu2012 Oct 13, 2025
6be292c
net: tcp: Wake pending threads if non-blocking connect fails
rlubos Nov 14, 2025
396fcbf
tests: net: socket: tcp: Add another test case for asynchronous connect
rlubos Nov 14, 2025
353dadf
scripts: test_plan: Fix issue introduced in 3f77560
carlescufi Nov 21, 2025
7bd45cd
net: dns: Fix potential buffer overflow when unpacking labels
rlubos Nov 19, 2025
7a9ca8e
tests: net: dns_resolve: Add tests for dns_unpack_name()
rlubos Nov 19, 2025
9f20e79
soc: nxp: s32: S32K3 use early reset to init ECC ram before using it.
PetervdPerk-NXP Nov 18, 2025
5137439
usb: device_next: use slist to store completed transfer requests
jfischer-no Jul 14, 2025
1eea6ad
bluetooth: host: Fix bt_conn reference leak in Frame Space Update
alexstanoev-nordic Nov 19, 2025
1329a09
net: ocpp: Correct way of getting strdup prototype
aescolar Nov 19, 2025
e888405
openthread: platform: trel: Handle enable/disable from CLI
Cristib05 Nov 17, 2025
f1a432d
openthread: platform: Correct handling of closing sockets
Cristib05 Nov 17, 2025
b9542ab
net: l2: openthread: border_router: Enhance modules deinit
Cristib05 Nov 17, 2025
71712e2
zbus: introduce async listeners
rodrigopex Apr 13, 2025
f4c1bdf
tests: zbus: add async listeners tests
rodrigopex Apr 13, 2025
804a5d6
tests: zbus: filter out tests that aren't SMP aware
rodrigopex Oct 24, 2025
52ec497
samples: zbus: async listeners sample
rodrigopex Apr 13, 2025
854eda6
samples: zbus: add async linstener to the hello world sample
rodrigopex Jun 15, 2025
9463d9a
doc: zbus: async listeners
rodrigopex May 12, 2025
9553171
Bluetooth: AVRCP: fix doxygen warning
kartben Nov 21, 2025
4e33ca1
boards: arduino: fix docs to remove note about BT only functionality
pillo79 Nov 20, 2025
3cb5e6a
drivers: can: Select pin control in max32 driver
MaureenHelm Nov 19, 2025
1d28715
Bluetooth: ISO: Add SDU check for CIS
Thalley Nov 19, 2025
7bbf704
tests: Bluetooth: Tester: Add validation of preconfig values
Thalley Nov 19, 2025
8275b4f
drivers: i2c: infineon: Fixing build errors in i2c_ifx_cat1_pdl.c
jsbatch Nov 19, 2025
f759438
drivers: i2c: Infineon: Removing references to pdl from device tree
jsbatch Nov 19, 2025
e484f4a
drivers: mdio: always enable mdio bus
maass-hamburg Nov 19, 2025
374c745
drivers: mdio: remove mdio_bus_enable/mdio_bus_disable
maass-hamburg Nov 19, 2025
dee55a6
doc: releases: migration-guide: 4.4: mention mdio change
maass-hamburg Nov 19, 2025
625a2c2
boards: adi: Ensure no flash access on MAX32657 NS
petejohanson-adi Nov 18, 2025
2abc948
docs: gpio: Add GPIO docs
kartben Nov 19, 2025
cc74929
include: crypto: remove experimental API note
mathieuchopstm Nov 19, 2025
627b6e4
Bluetooth: Host: Legacy passkey entry 6.2 update
HaavardRei Nov 18, 2025
bf16aea
soc: nxp: mcux: enable driver dmamux for S32Z270
haduongquang Nov 19, 2025
5f7c451
west: spdx: Fix copyright parsing in REUSE 0.6.x
sorru94 Oct 30, 2025
1d6e0d5
Power harness: Update path for the raw data file.
gbarkadiusz Jul 14, 2025
4d79440
tests zbus async_listeners: Fix bug in test
aescolar Nov 22, 2025
871103d
manifest: Update LVGL to v9.4
faxe1008 Oct 15, 2025
152e48a
tests: lib: gui: lvgl: Add missing DYNAMIC_THREAD dependency
faxe1008 Oct 17, 2025
0ec9fc4
modules: lvgl: Fix thread deletion in OSAL
faxe1008 Oct 17, 2025
af04b31
bindings: pwm-leds: Include base.yaml
ndreys Jul 29, 2025
882387e
drivers: ieee802154: Properly namespace AF_UNSPEC by NET_AF_UNSPEC
jukkar Nov 23, 2025
f587c05
drivers: clock_control: fix clock pathing for infineon clocks
mcatee-infineon Oct 23, 2025
7d9e892
arch: arm: cortex_m: Allow VTOR to be relocated to TCM
PetervdPerk-NXP Nov 17, 2025
8ba3999
tests: vector_table_relocation: Add DTCM and ITCM testcases
PetervdPerk-NXP Nov 18, 2025
6b321ea
doc: zbus: Adjust observer types image
rodrigopex Nov 22, 2025
c9b01e8
ci: set_assignee: remove size: XS label on updates
nashif Nov 22, 2025
b6f555b
Bluetooth: tester: Support BR L2CAP send data command
lylezhu2012 Apr 18, 2025
c0f46f6
Bluetooth: tester: Support L2CAP retransmission and flow-control mode
lylezhu2012 Apr 18, 2025
7c3c864
Bluetooth: tester: Support BR L2CAP channel data receiving
lylezhu2012 Apr 18, 2025
ccb7084
Bluetooth: tester: Support L2CAP BR ECHO req/rsp
lylezhu2012 Apr 21, 2025
8d97c8a
Bluetooth: tester: Add L2CAP ECHO REQ BTP command
lylezhu2012 Apr 22, 2025
3588a11
Bluetooth: tester: Add BTP command BTP_L2CAP_CONNECT_V2
lylezhu2012 Apr 24, 2025
b9e1f53
Bluetooth: tester: Add BTP command BTP_L2CAP_LISTEN_V2
lylezhu2012 Nov 21, 2025
1e94933
Bluetooth: tester: L2CAP: Set TX data buffer count to windows size
lylezhu2012 Apr 23, 2025
4450c9b
Bluetooth: tester: Classic: L2CAP: Support local busy
lylezhu2012 May 23, 2025
efcbb1f
Bluetooth: tester: Classic: change L2CAP server count to 2
lylezhu2012 Apr 28, 2025
e7cb176
Bluetooth: tester: Add command to send connectionless data
lylezhu2012 May 21, 2025
3474dee
drivers: firmware: Clock control TISCI driver support
Kronosblaster May 20, 2025
1028fc2
tests: drivers: adc: Enable tests for nrf54h20 PPR.
nordic-babu Oct 7, 2025
bbf2695
test: drivers: flash: common: Add sfdp case for nrf54l15 tests.
nordic-babu Oct 13, 2025
1a5180d
samples: drivers: jesd216: add nrf54l15dk cases.
nordic-babu Oct 13, 2025
3d57125
bluetooth: avrcp: align enums and response struct naming
makeshi Nov 10, 2025
497d3bb
Bluetooth: AVRCP: Add alloc_buf callback and browsing RX pool
makeshi Nov 18, 2025
f88eb16
Bluetooth: AVRCP: enable full browsing commands
makeshi Sep 10, 2025
0b17306
soc: ti: simplelink: cc13x2x7_cc26x2x7: Add poweroff support
Ayush1325 Nov 3, 2025
1d70b70
twister: Fix serial open for UART devices that do not immediately appear
Nov 5, 2025
1a67d57
dts: bindings: crc: sf32lb: add sifli,sf32lb-crc
HalfSweet Nov 6, 2025
e25f295
dts: arm: sifli: sf32lb52x: define crc instances
HalfSweet Nov 6, 2025
2e7c1d1
drivers: crc: add crc driver for sf32lb platform
HalfSweet Nov 6, 2025
eb8d8a5
boards: sifli: sf32lb52_devkit_lcd: enable crc
HalfSweet Nov 6, 2025
0f8228f
drivers: wifi: Add new config CONFIG_NXP_WIFI_WAKE_TIMER_ENABLE
nxf58150 Nov 12, 2025
c071560
west.yml: Sync hal_nxp repo
nxf58150 Nov 20, 2025
d073ae1
drivers: wifi: Update debug level of wakeup source dump function
nxf58150 Nov 20, 2025
e1bf671
dts: arm: nxp: add missed sub-parts dtsi files
lucien-nxp Nov 13, 2025
239e5a6
drivers: adc: cc13xx_cc26xx: Fix includes
Ayush1325 Nov 17, 2025
d83f249
doc: boards: nxp: mcxw23_evk: Updated the index.rst
AllenZhang-NXP Nov 18, 2025
84ccc54
drivers: cache: nrf: Allow execution of sys_cache_instr_invd_all
nordic-krch Nov 18, 2025
0b06f27
dts: bindings: i2c: gpio: add description for SDA/SCL pin configuration
henrikbrixandersen Nov 18, 2025
4c54eef
Bluetooth: BAP: Fix bad check for ASE state for CIS connect
Thalley Nov 18, 2025
a9fa2ef
drivers: adc: cc13x2_cc26x2: Fix PM
Ayush1325 Nov 19, 2025
c3e7e55
boards: microchip: pic32cx_sg41_cult: Add clock support
mchp-asif Nov 12, 2025
0ee6ec0
soc: st: stm32: wkup_pins: enable retention for STM32WBA wake-up pins
mathieuchopstm Nov 18, 2025
dda100c
tests: zbus: publish_stats: update thresholds
JordanYates Nov 20, 2025
8b91d3a
net: websocket: Fix truncated string warning on copying
rlubos Nov 20, 2025
18594c2
cmake: remove quotes around SUBALIGN
tejlmand Nov 20, 2025
b6e7919
boards: m5stack: cores3: Correct touchscreen axis
xingrz Nov 19, 2025
a2ca8b9
device: remove duplicate code
liu381257974 Nov 21, 2025
6bb0e98
Bluetooth: Host: Add legacy pairing test config
HaavardRei Nov 20, 2025
47650a4
dts: arm: st: wba6: Add missing i2c nodes
erwango Nov 20, 2025
614dd57
drivers: usb: dwc2: Do cache operations on ownership change
tmon-nordic Nov 20, 2025
d36c0be
net: l2: ppp: Add support for LCP MRU negotiation
FacepalmMute Nov 20, 2025
7a65336
net: C++ support for mdns_responder.h
Nov 24, 2025
7979354
MAINTAINERS: Add collaborator for TI SimpleLink Platforms
bogdanovs Nov 11, 2025
cde7195
MAINTAINERS: update SMF maintainers
vlad-kulikov Nov 22, 2025
4f2ad9a
scripts: ci: use vermin 1.8.0
netromdk Nov 20, 2025
0aa9877
drivers: usb: udc: fix OTGHS on STM32F7 SoCs with USBPHYC
mathieuchopstm Nov 20, 2025
64eefc7
drivers: gpio: cc13xx_cc26xx: Remove multi functions
Ayush1325 Nov 17, 2025
4e8cafe
arch: arm64: mmu: Call k_panic() when translation tables exhausted
Nov 19, 2025
d133531
boards: mps3/mps4: improve board searchability and naming
itsMarco-G Nov 9, 2025
42d0611
doc: tfm: fix broken reference to mps3 board
itsMarco-G Nov 24, 2025
80c14d8
testsuite: ztest: fix bug in host only mock func
peluse Oct 30, 2025
35a1e62
soc: intel_adsp: ace40: extend hwreg1 MMU mapping
abonislawski Aug 18, 2025
af974c3
soc: intel_adsp: ace: add IMR info registers
abonislawski Aug 14, 2025
bcb83d5
dts: fuel-gauge: hy4245: Add HY4245 fuel gauge
ssekar15 Feb 13, 2025
89df5f5
drivers: fuelgauge: Add Hycon Technology HY4245 driver
ssekar15 Aug 15, 2025
c7bd062
tests: drivers: build_all: fuel_gauge: Add hy4245 device to build test
ssekar15 Aug 15, 2025
552c151
drivers: dai: intel: ssp: Add support for SSP_GTW_DMA_CONFIG_ID TLV type
abonislawski Nov 18, 2025
b038ee7
drivers: dai: Add size parameter to dai_config_set API
abonislawski Nov 18, 2025
b33fc9a
drivers: dai: intel: ssp: Fix SSP blob v3.0 TLV parsing
abonislawski Nov 18, 2025
cd4c027
MAINTAINERS: Consolidate NXP areas using file-groups
Nov 7, 2025
bf093f9
soc: intel: wildcat_lake: Add soc support for WCL
sswetha18 Nov 12, 2025
d7cede7
dts: bindings: cpu: Add wildcat lake yaml
sswetha18 Nov 23, 2025
78a6740
dts: bindings: timer: Fix HPET clock frequency property
sswetha18 Nov 23, 2025
9c5f675
dts: x86: intel: Add wildcat lake dtsi
sswetha18 Nov 23, 2025
9271e65
boards: intel: wcl: Add board definition
sswetha18 Nov 12, 2025
dc34b3c
tests: drivers: Add overlays for intel wcl boards
sswetha18 Nov 12, 2025
e891ca6
drivers: gpio: intel: Fix Pad IO Termination values
sswetha18 Nov 11, 2025
421a423
drivers: input: Add input-touch assert for inversion without dimensions
faxe1008 Nov 23, 2025
8c264d3
drivers: input: chsc5x: Add INPUT_TOUCH_STRUCT_CHECK for config
faxe1008 Nov 23, 2025
f1f48b2
soc: ti: k3: split up soc-specific Kconfig
m-braunschweig Mar 21, 2025
336c330
dts: ti: k3: split up ATCM memory on am64x
m-braunschweig Sep 24, 2025
d420326
boards: ti: k3: add am243x_launchpad
m-braunschweig Mar 21, 2025
7e9424a
drivers: mspi: cdns: add initial MSPI driver
m-braunschweig Nov 25, 2025
d9ba09d
dts: ti: k3: add mspi0 bus to am64x soc
m-braunschweig Sep 24, 2025
29d9e71
drivers: mtd: add infineon s25h mspi nor flash
m-braunschweig Sep 24, 2025
98c497c
boards: ti: k3: add flash to am243x_launchpad
m-braunschweig Sep 26, 2025
12bbafe
tests: drivers: mspi: flash: add am243x_launchpad
m-braunschweig Mar 14, 2025
6c743c7
tests: drivers: mspi: add support for running on am243x_launchpad
m-braunschweig Nov 25, 2025
f55864f
arch: arm: cortex_a_r: add option to boot other CPUs into loop
m-braunschweig Mar 31, 2025
c9f489c
soc: ti: k3: unify AM2434 cluster via general R5F option
m-braunschweig Sep 24, 2025
a8825c2
soc: ti: k3: add support for loading zephyr directly
m-braunschweig Sep 26, 2025
0cfc853
soc: ti: k3: wait for DMSC-L in preperation hook
m-braunschweig Apr 9, 2025
17b587d
NOT READY FOR UPSTREAM: west flash support
m-braunschweig Jun 11, 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
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
1 change: 1 addition & 0 deletions .checkpatch.conf
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@
--ignore ENOSYS
--ignore IS_ENABLED_CONFIG
--ignore EXPORT_SYMBOL
--ignore COMPARISON_TO_NULL
6 changes: 3 additions & 3 deletions .github/SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ updates:
- The most recent release, and the release prior to that.
- Active LTS releases.

At this time, with the latest release of v4.2, the supported
At this time, with the latest release of v4.3, the supported
versions are:

- v4.2: Current release
- v4.1: Prior release
- v4.3: Current release
- v4.2: Prior release
- v3.7: Current LTS

## Reporting process
Expand Down
18 changes: 14 additions & 4 deletions .github/workflows/assigner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,17 @@ jobs:
persist-credentials: false

- name: Set up Python
uses: zephyrproject-rtos/action-python-env@ace91a63fd503cd618ff1eb83fbcf302dabd7d44 # main
uses: zephyrproject-rtos/action-python-env@32e53bef090c33d53aa94f1d9a9d29c93cfdc5f7 # main
with:
python-version: 3.12

- name: Fetch west.yml from pull request
- name: Fetch west.yml/Maintainer.yml from pull request
if: >
github.event_name == 'pull_request_target'
run: |
git fetch origin pull/${{ github.event.pull_request.number }}/merge
git show FETCH_HEAD:west.yml > pr_west.yml
git show FETCH_HEAD:MAINTAINERS.yml > pr_MAINTAINERS.yml
- name: west setup
if: >
Expand All @@ -62,7 +63,7 @@ jobs:
FLAGS+=" -r ${{ github.event.repository.name }}"
FLAGS+=" -M MAINTAINERS.yml"
if [ "${{ github.event_name }}" = "pull_request_target" ]; then
FLAGS+=" -P ${{ github.event.pull_request.number }} --updated-manifest pr_west.yml"
FLAGS+=" -P ${{ github.event.pull_request.number }} --updated-manifest pr_west.yml --updated-maintainer-file pr_MAINTAINERS.yml"
elif [ "${{ github.event_name }}" = "issues" ]; then
FLAGS+=" -I ${{ github.event.issue.number }}"
elif [ "${{ github.event_name }}" = "schedule" ]; then
Expand All @@ -71,4 +72,13 @@ jobs:
echo "Unknown event: ${{ github.event_name }}"
exit 1
fi
python3 scripts/set_assignees.py $FLAGS
python3 scripts/ci/set_assignees.py $FLAGS
- name: Check maintainer file changes
if: >
github.event_name == 'pull_request_target'
env:
GITHUB_TOKEN: ${{ secrets.ZB_PR_ASSIGNER_GITHUB_TOKEN }}
run: |
python ./scripts/ci/check_maintainer_changes.py \
--repo zephyrproject-rtos/zephyr MAINTAINERS.yml pr_MAINTAINERS.yml
2 changes: 1 addition & 1 deletion .github/workflows/bsim-tests-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run_id: ${{ github.event.workflow_run.id }}

- name: Publish BabbleSim Test Results
uses: EnricoMi/publish-unit-test-result-action@3a74b2957438d0b6e2e61d67b05318aa25c9e6c6 # v2.20.0
uses: EnricoMi/publish-unit-test-result-action@34d7c956a59aed1bfebf31df77b8de55db9bbaaf # v2.21.0
with:
check_name: BabbleSim Test Results
comment_mode: off
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/bsim-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -189,23 +189,23 @@ jobs:

- name: Upload Unit Test Results in HTML
if: always()
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
with:
name: HTML Unit Test Results
if-no-files-found: ignore
path: |
junit.html

- name: Publish Unit Test Results
uses: EnricoMi/publish-unit-test-result-action@3a74b2957438d0b6e2e61d67b05318aa25c9e6c6 # v2.20.0
uses: EnricoMi/publish-unit-test-result-action@34d7c956a59aed1bfebf31df77b8de55db9bbaaf # v2.21.0
with:
check_name: Bsim Test Results
files: "junit.xml"
comment_mode: off

- name: Upload Event Details
if: always()
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
with:
name: event
path: |
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 @@ -51,7 +51,7 @@ jobs:
echo "BUGS_PICKLE_PATH=${BUGS_PICKLE_PATH}" >> ${GITHUB_ENV}

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@a03048d87541d1d9fcf2ecf528a4a65ba9bd7838 # v5.0.0
uses: aws-actions/configure-aws-credentials@00943011d9042930efac3dcd3a170e4273319bc8 # v5.1.0
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/clang.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:

- name: Upload Unit Test Results
if: always()
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
with:
name: Unit Test Results (Subset ${{ matrix.subset }})
path: |
Expand All @@ -146,7 +146,7 @@ jobs:
persist-credentials: false

- name: Download Artifacts
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
with:
path: artifacts

Expand All @@ -168,15 +168,15 @@ jobs:

- name: Upload Unit Test Results in HTML
if: always()
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
with:
name: HTML Unit Test Results
if-no-files-found: ignore
path: |
junit-clang.html

- name: Publish Unit Test Results
uses: EnricoMi/publish-unit-test-result-action@3a74b2957438d0b6e2e61d67b05318aa25c9e6c6 # v2.20.0
uses: EnricoMi/publish-unit-test-result-action@34d7c956a59aed1bfebf31df77b8de55db9bbaaf # v2.21.0
if: always()
with:
check_name: Unit Test Results
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:

- name: Upload Doxygen Coverage Results
if: matrix.platform == 'unit_testing'
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
with:
name: doxygen-coverage-results
path: |
Expand All @@ -145,7 +145,7 @@ jobs:

- name: Upload Coverage Results
if: always()
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
with:
name: Coverage Data (Subset ${{ matrix.normalized }})
path: |
Expand Down Expand Up @@ -177,7 +177,7 @@ jobs:
pip install -r scripts/requirements-actions.txt --require-hashes

- name: Download Artifacts
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
with:
path: coverage/reports

Expand Down Expand Up @@ -242,7 +242,7 @@ jobs:

- name: Upload Merged Coverage Results and Report
if: always()
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
with:
name: Coverage Data and report
path: |
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

- name: Initialize CodeQL
uses: github/codeql-action/init@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
uses: github/codeql-action/init@0499de31b99561a6d14a36a5f662c2a54f91beee # v4.31.2
with:
languages: ${{ matrix.language }}
build-mode: ${{ matrix.build-mode }}
Expand All @@ -53,6 +53,6 @@ jobs:
exit 0

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
uses: github/codeql-action/analyze@0499de31b99561a6d14a36a5f662c2a54f91beee # v4.31.2
with:
category: "/language:${{matrix.language}}"
7 changes: 4 additions & 3 deletions .github/workflows/compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,10 @@ jobs:
node-version: "lts/*"
cache: npm
check-latest: true
cache-dependency-path: ./scripts/ci/package-lock.json

- name: Install Node dependencies
run: npm ci
run: npm --prefix ./scripts/ci ci

- name: Run Compliance Tests
continue-on-error: true
Expand All @@ -90,14 +91,14 @@ jobs:
./scripts/ci/check_compliance.py --annotate $excludes -c origin/${BASE_REF}..

- name: upload-results
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
continue-on-error: true
with:
name: compliance.xml
path: compliance.xml

- name: Upload dts linter patch
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
continue-on-error: true
if: hashFiles('dts_linter.patch') != ''
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 @@ -20,7 +20,7 @@ jobs:

steps:
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@a03048d87541d1d9fcf2ecf528a4a65ba9bd7838 # v5.0.0
uses: aws-actions/configure-aws-credentials@00943011d9042930efac3dcd3a170e4273319bc8 # v5.1.0
with:
aws-access-key-id: ${{ vars.AWS_TESTING_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_TESTING_SECRET_ACCESS_KEY }}
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/doc-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,13 +156,13 @@ jobs:
tar --use-compress-program="xz -T0" -cf api-coverage.tar.xz coverage-report

- name: Upload HTML output
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
with:
name: html-output
path: html-output.tar.xz

- name: Upload Doxygen coverage artifacts
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
with:
name: api-coverage
path: api-coverage.tar.xz
Expand All @@ -183,7 +183,7 @@ jobs:
echo "API Coverage Report will be available shortly at: ${API_COVERAGE_URL}" >> $GITHUB_STEP_SUMMARY

- name: Upload PR number
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
if: github.event_name == 'pull_request'
with:
name: pr_num
Expand Down Expand Up @@ -259,7 +259,7 @@ jobs:

- name: upload-build
if: always()
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
with:
name: pdf-output
if-no-files-found: ignore
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/doc-publish-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

- name: Configure AWS Credentials
if: steps.download-artifacts.outputs.found_artifact == 'true'
uses: aws-actions/configure-aws-credentials@a03048d87541d1d9fcf2ecf528a4a65ba9bd7838 # v5.0.0
uses: aws-actions/configure-aws-credentials@00943011d9042930efac3dcd3a170e4273319bc8 # v5.1.0
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
2 changes: 1 addition & 1 deletion .github/workflows/doc-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
fi

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@a03048d87541d1d9fcf2ecf528a4a65ba9bd7838 # v5.0.0
uses: aws-actions/configure-aws-credentials@00943011d9042930efac3dcd3a170e4273319bc8 # v5.1.0
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 @@ -89,7 +89,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@a03048d87541d1d9fcf2ecf528a4a65ba9bd7838 # v5.0.0
uses: aws-actions/configure-aws-credentials@00943011d9042930efac3dcd3a170e4273319bc8 # v5.1.0
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/hello_world_multiplatform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:

- name: Upload artifacts
if: failure()
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
with:
if-no-files-found: ignore
path:
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 @@ -38,14 +38,14 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}

- name: upload-stats
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
continue-on-error: true
with:
name: ${{ env.OUTPUT_FILE_NAME }}
path: ${{ env.OUTPUT_FILE_NAME }}

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@a03048d87541d1d9fcf2ecf528a4a65ba9bd7838 # v5.0.0
uses: aws-actions/configure-aws-credentials@00943011d9042930efac3dcd3a170e4273319bc8 # v5.1.0
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/license_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
directory-to-scan: 'scan/'
- name: Artifact Upload
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
with:
name: scancode
path: ./artifacts
Expand Down
43 changes: 0 additions & 43 deletions .github/workflows/maintainer_check.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
args: spdx -o zephyr-${{ steps.get_version.outputs.VERSION }}.spdx

- name: upload-results
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
continue-on-error: true
with:
name: zephyr-${{ steps.get_version.outputs.VERSION }}.spdx
Expand Down
Loading
Loading