Skip to content

Sync with 4.1.99 #2

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

Merged
merged 6,055 commits into from
Jun 3, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
6055 commits
Select commit Hold shift + click to select a range
1572277
Bluetooth: Shell: Classic: Add command `info` to get conn info
lylezhu2012 May 19, 2025
858e64c
Bluetooth: Shell: Classic: Add command `select` to select BR connect
lylezhu2012 May 19, 2025
d1deb20
Bluetooth: Classic: L2CAP: Disconn channel if proposed MTU is invalid
lylezhu2012 May 19, 2025
e1b5b8b
drivers/i2c: ite: Add handling for read operation with 0-byte length
GTLin08 May 20, 2025
600cae6
scripts: blobs: add auto-accept option for license click-through
yangbolu1991 May 23, 2025
125389e
debug: coredump: coredump_backend_flash: Keep error in context on flush
pdgendt May 26, 2025
b029d79
debug: coredump: coredump_backend_flash: Update checksum only on success
pdgendt May 26, 2025
38e00d1
net: tcp: Fix user_data provided to accept callback
rlubos May 27, 2025
a8eace1
drivers: sensor: bme280: fix "config" register intialization issue
ljd42 May 26, 2025
a26fff8
manifest: nrf_wifi: Pull fixes for stats timeout handling
krish2718 May 27, 2025
5601af3
drivers: nrf_wifi: Rejig the statistics
krish2718 May 27, 2025
f6821fb
manifest: nrf_wifi: Fix the PR reference
krish2718 May 29, 2025
f32223a
debug: ASSERT_VERBOSE depends on PRINTK
gudnimg May 11, 2025
b9d97ab
drivers: misc: nordic_vpr_launcher: move SoC-specific config to DT
masz-nordic Apr 22, 2025
b5ca5b4
soc: nordic: nrf54l: fix ordering in Kconfig
masz-nordic May 12, 2025
37089cf
tests/c_lib/common/src/test_sqrt: Fix when double is not 64 bits
aescolar May 27, 2025
13fa0c5
tests/c_lib/common/src/test_sqrt: Fix code compliance issues
aescolar May 27, 2025
11c543e
Revert "samples: counter: alarm: remove platform_allow filterring"
hakehuang May 29, 2025
748789e
drivers: i2c: rts5912 i2c dirver
Titan-Realtek Apr 24, 2025
13a0242
drivers: i2c: add i2c dw support error checks.
Titan-Realtek May 14, 2025
c316402
soc: nxp: s32k3: fix erratum ERR011573
manuargue May 15, 2025
983b1d0
arch: arm: mpu: fix erratum 1013783-B
manuargue May 16, 2025
bb81347
samples: openthread: net: shell: Add NXP rcp host configuration
JA-NXP May 28, 2025
3780f9d
drivers: spi: esp32: Fix NULL buffers condition
May 27, 2025
e9451b7
actions: update python requirements
nashif May 29, 2025
3f72a1a
MAINTAINERS: add scripts/requirements-actions. under CI
nashif May 29, 2025
537791f
driver: espi: add espi driver for rts5912
JhanBoChao-Realtek May 3, 2025
00fac71
driver: espi: add espi flash channel driver for rts5912
JhanBoChao-Realtek May 3, 2025
9d41eac
driver: espi: add espi oob channel driver for rts5912
JhanBoChao-Realtek May 3, 2025
1c461e3
driver: espi: add espi vw channel driver for rts5912
JhanBoChao-Realtek May 3, 2025
1bc3025
driver: espi: add espi peripheral channel port 80 driver for rts5912
JhanBoChao-Realtek May 3, 2025
8ceb0d0
driver: espi: add espi peripheral channel HOST_CMD driver for rts5912
JhanBoChao-Realtek May 3, 2025
4320fb5
driver: espi: add espi peripheral channel acpi driver for rts5912
JhanBoChao-Realtek May 3, 2025
805b213
driver: espi: add espi peripheral channel acpi shd mem driver for rts…
JhanBoChao-Realtek May 3, 2025
da76737
driver: espi: add espi peripheral channel 8042_KBC driver for rts5912
JhanBoChao-Realtek May 3, 2025
a95d413
driver: espi: add espi peripheral channel driver for rts5912
JhanBoChao-Realtek May 3, 2025
a06ded8
drivers: ieee802154: added raw mode to mcxw ieee802154 driver
SynchronicIT May 20, 2025
f81e755
drivers: spi: introduce basic spi driver for wch
VynDragon May 20, 2025
11a18da
drivers: pinctrl: fix SPI pinctrl for CH32V00x/CH32V006
VynDragon May 22, 2025
42737a7
dts: arm/nxp: Add usb nodes to NXP MCXA153 dtsi file
NeilChen93 May 26, 2025
dbf78a1
boards: nxp: frdm_mcxa153: Support usb for NXP frdm_mcxa153 board
NeilChen93 May 26, 2025
13d8ca5
samples: usb: Exclude frdm_mcxa153 platform from dfu sample
NeilChen93 May 27, 2025
53c79c6
tests/flash_map: Allow custom maps to opt out from some scenarios
de-nordic May 27, 2025
ee8bb8d
tests: timer_api: unused var when CONFIG_ZTEST_ASSERT_VERBOSE=0
dcpleung May 27, 2025
8970009
tests: logging/log_syst: fix unused var warnings
dcpleung May 27, 2025
157bea5
i3c: set default return for i3c_device_adv_info_get()
dcpleung May 27, 2025
069cd4b
i3c: rtio: deal with rtio_cqe_consume() returning NULL
dcpleung May 27, 2025
d34cb70
tests: littlefs: add mimxrt1064/1160-evk support
butok May 19, 2025
02f2bea
drivers: timer: Add support for IFX Low power timer
sreeramIfx May 22, 2025
6f2b8f8
Bluetooth: Classic: L2CAP: implement ECHO REQ/RSP
lylezhu2012 Apr 21, 2025
f34d776
Bluetooth: Classic: L2CAP: Add echo command set
lylezhu2012 Apr 21, 2025
38a6fc5
tests: Bluetooth: BR: Add GAP Server role test suite
jerryyang35 Apr 22, 2025
b2340ba
tests: Bluetooth: BR: Add test suite gap_client
jerryyang35 Apr 21, 2025
8e2c053
linker: device_state : add alignment setting
hakehuang Mar 10, 2025
833eacc
posix: rwlock: Refactor locking using k_timepoint_t
ClaCodes Mar 21, 2025
d6edc75
posix: move PTHREAD_STACK_MIN to posix_features
Apr 14, 2025
e60070d
posix: net: move static inline gethostname() to lib definition
Apr 14, 2025
c14f97f
posix: device_io: mark pwrite() buf as const
Apr 14, 2025
c5f1c43
posix: sysconf: match _SC* defines with newlib/picolib
Apr 15, 2025
463f518
drivers: Update dtc transfer info alignment
khoa-nguyen-18 Apr 22, 2025
201d928
openthread: Add header for OpenThread module
adigie May 26, 2025
47f39a1
net: openthread: Remove OpenThread module API from net header
adigie May 26, 2025
73faf5c
doc: doxygen: Add openthread module header to INPUT
adigie May 26, 2025
298f6d8
drivers: flash: Add documentation on read API
dleach02 May 28, 2025
c0c1b0a
drivers: flash: Align NXP flash drivers on parameter checking
dleach02 May 28, 2025
39ae9c3
samples: drivers: counter: alarm: support nrf54h and nrf54l
nordic-piks May 28, 2025
d5931ba
net: lib: coap: Return an error on removing a non-existing observer
pdgendt May 28, 2025
d410b2c
samples: counter: alarm: undef redefined TIMER for ambiq
AlessandroLuo May 29, 2025
a098f5c
Revert "posix: move PTHREAD_STACK_MIN to posix_features"
nashif May 30, 2025
da48a04
Revert "posix: sysconf: match _SC* defines with newlib/picolib"
nashif May 30, 2025
a649b31
Revert "posix: device_io: mark pwrite() buf as const"
nashif May 30, 2025
0a6e579
Revert "posix: net: move static inline gethostname() to lib definition"
nashif May 30, 2025
7bbb834
Revert "posix: rwlock: Refactor locking using k_timepoint_t"
nashif May 30, 2025
abfa945
drivers: uhc: implement nxp mcux uhc driver
MarkWangChinese Aug 28, 2024
a8796ca
boards: nxp: add uhc support for frdm_k22f, rt1060, lpc55s69 and lpc5…
MarkWangChinese Sep 2, 2024
e98cfa4
boards: nxp: add uhc support for mimxrt1050_evk
MarkWangChinese Apr 8, 2025
8951711
drivers: uhc: udc: use DYNAMIC_INTERRUPTS for KHCI and EHCI
MarkWangChinese Apr 10, 2025
5712c96
west.yml: hal_espressif: Fix ESP32-C6 sleep routine
May 29, 2025
588c2e6
soc: esp32c6: Fix sleep routine
May 7, 2025
801107e
drivers: firmware: add IRONside boot report
hakonfam May 27, 2025
b991632
tests: drivers: i2s: i2s_speed: Fix typo in Kconfig file
nordic-segl May 30, 2025
af43487
tests: boards: nrf: i2s: i2s_divider: Confirm CLK divider value
nordic-segl May 28, 2025
0336721
led: fix up the ENOSYS condition to pass coverity
fabiobaltieri May 28, 2025
e04f679
openthread: Add Kconfigs for packet TX time and carrier functions
adigie May 28, 2025
2c69e7c
dts: vendor: nordic: Fix wrong GPREGRET addresses
nordicjm May 28, 2025
3d24070
kernel: work: add k_work_queue_run()
bjarki-andreasen Nov 6, 2024
5cffb8e
modules: lvgl: Register print callback after lv_init
faxe1008 May 28, 2025
7dbd36a
drivers: wifi: options for application usage of Wi-Fi
JordanYates Jan 22, 2025
90a2d0e
drivers: wifi: nrf_wifi: operation mode from application request
JordanYates Jan 22, 2025
53cf5ff
drivers: wifi: esp32: auto `ESP32_WIFI_AP_STA_MODE`
JordanYates Jan 22, 2025
3d7979e
drivers: wifi: nxp: auto `NXP_WIFI_SOFTAP_SUPPORT`
JordanYates May 30, 2025
3aa61a9
tests: wifi: nrf_wifi: reduce config overrides
JordanYates Jan 22, 2025
a550c74
doc: document `WIFI_USAGE_MODE`
JordanYates May 30, 2025
481a2fa
uart_mcux_flexcomm: Fix TX garbage char bug in PM
decsny May 10, 2025
65ebecb
pm: refactor policy_device_ get/put
decsny May 9, 2025
6bd6e50
pm: Add API to check if a state disables a device
decsny May 9, 2025
4598c18
soc: rw: Switch main clock on PM2 to LPOSC
decsny May 10, 2025
e5a35e6
drivers: uart_mcux_flexcomm: Enable as wakeup src
decsny May 1, 2025
f1df212
soc: rw: Enable flexcomm wakeup/sleep clocking
decsny May 10, 2025
94a7f02
ubx: Refactor codebase in order to improve usability
ubieda May 8, 2025
bceeb76
dts: bindings: stepper: adi: tmc51xx uart support
dipakgmx May 9, 2025
6cc860d
drivers: stepper: adi_tmc: bus: abstraction layer for bus
dipakgmx May 9, 2025
b914537
drivers: stepper: adi_tmc: extend to support uart
dipakgmx May 9, 2025
a66d064
drivers: stepper: adi_tmc: extend rampstat mask range
dipakgmx May 9, 2025
358907b
drivers: stepper: adi_tmc: tmc51xx uart support
dipakgmx May 9, 2025
f5d1803
tests: drivers: build_all: stepper: add uart configuration for tmc51xx
dipakgmx May 18, 2025
c6a41a4
tests: boot: Update imgtool path in west_sign_wrapper
gchwier May 28, 2025
36e0b3d
modules: optional: rust: Update to latest development
d3zd3z May 28, 2025
1fb86e1
doc: release: update/consolidate LTS information
kartben May 28, 2025
7af5523
driver: sensor: aosong,dht: fix sensor protocol broken since change #…
moosery May 9, 2025
df65918
drivers: spi: spi_context.h: remove multithreading dependency
nordic-mik7 May 23, 2025
eb5014f
soc: imxrt: add mimxrt1052/1062 flashing configuration
butok May 27, 2025
c10c13b
tests: spi_loopback: Handle overflow of print latency
decsny May 28, 2025
481711e
tests: spi_loopback: Fix fail handle of thread test
decsny May 28, 2025
66d90e7
soc: nxp_kinetis: Mark __kinetis_flash_config with __used attribute
mspeder May 28, 2025
dbb3243
samples: sensor: accel_trig: add fixture for shield-tap
nordic-piks May 30, 2025
d54c308
docs: fix typo in vendor-prefixes for Digilent Inc.
malto101 May 30, 2025
923fedb
arch/x86/core: Use CONFIG_QEMU_TARGET for QEMU specific code
edersondisouza Feb 25, 2025
ae114f1
tests: modem_ubx: Fix clang failure by removing static keyword
ubieda May 30, 2025
db726c4
sw_isr_table: Add spaces to fix compiler warning
thughes May 30, 2025
63ebf4d
Revert "arch: arm: mpu: fix erratum 1013783-B"
manuargue May 30, 2025
6681f8d
soc: nxp: s32k3: configure missing mpu regions
manuargue May 30, 2025
1fd24fb
soc: nxp: mcx: MCXNx4x: update SOC to use flash_k4 driver
DerekSnell May 28, 2025
bb7f776
boards: nxp: frdm_mcxn947 and mcx_n9xx_evk: enable clock for FMU
DerekSnell May 13, 2025
2dc9c2b
samples: subsys: nvs: add testcase for MCXN947 internal flash
DerekSnell May 13, 2025
166fd3e
scripts: west_commands: build: Fix linter issues
pdgendt May 24, 2025
d9d4daa
scripts: west_commands: build_helpers: Fix linter issues
pdgendt May 24, 2025
5321c14
scripts: west_commands: debug: Fix linter issues
pdgendt May 24, 2025
359a0c2
scripts: west_commands: flash: Fix linter issues
pdgendt May 24, 2025
b9fb5d7
scripts: west_commands: robot: Fix linter issues
pdgendt May 24, 2025
62ea066
scripts: west_commands: simulate: Fix linter issues
pdgendt May 24, 2025
a673871
drivers: sensor: Remove broken reset from apds9306 driver
Kampi May 23, 2025
d3a7b7d
drivers: i3c: cdns: fix ibi length with no payload
XenuIsWatching May 22, 2025
e7dd7ab
drivers: i2c: Add support for clock stretching in the i2c-gpio module.
bas-archembedded Apr 7, 2025
35b5fb3
arch: arm: cortex_m: Add support for PACBTI flags
wearyzen Apr 24, 2025
c6d1932
doc: arm: cortex_m: Update feature table
wearyzen Apr 25, 2025
5ab74ff
doc: arm: cortex_m: Update PACBTI support
wearyzen Apr 25, 2025
c8c0c29
arch: arm: cortex_a_r: use correct name for TLB Conflict Abort
mathieuchopstm May 26, 2025
e87e054
drivers: spi_bitbang: Increase supported word size to 32 bits
morsisko Sep 16, 2024
bb797ab
cmake: Fix compilation options for kobject_hash*.c
bjorniuppsala Dec 18, 2024
af1ba95
drivers: i3c: cdns: add busy status
XenuIsWatching May 29, 2025
240b560
drivers: ssp: unify clock selection flow across ACE platforms
abonislawski Apr 8, 2025
ff3d5f8
drivers: pwm: pwm_nrf_sw: use shutdown task if available
Snevzor May 29, 2025
8286b0e
doc: coding guidelines: clarify severity
nashif May 30, 2025
8c7417a
drivers: i3c: fix adv_info_get ret code
XenuIsWatching May 30, 2025
450345a
ci: move weekly build back to sunday night
nashif May 31, 2025
a459f1d
video: addition of CSI2 standard data-type defines
May 6, 2025
b5d8aee
video: common: addition of INTEGER_MENU control type
May 13, 2025
b0432a8
video: add LINK_FREQ ctrl and a helper to retrieve it
May 12, 2025
eeab052
video: st_mipid02: addition of ST MIPID02 CSI bridge
May 4, 2025
979d8ff
video: gc2145: avoid default DVP enabling
May 6, 2025
79e218a
video: gc2145: add CSI mode of the GC2145 sensor
May 4, 2025
5fa26d9
video: gc2145: use VGA resolution as default
May 6, 2025
cc66467
samples: drivers: video: fix board definitions
josuah Apr 18, 2025
a3465f8
drivers: video: sw_generator: convert to use the devicetree
josuah Apr 18, 2025
1b3f96c
samples: drivers: video: convert to new LOG_MODULE_REGISTER() syntax
josuah Apr 18, 2025
be5df19
samples: drivers: video: tcpserversink: sort header alphabetically
josuah May 19, 2025
c00015d
samples: drivers: video: tcpserversink: add _dev suffix to variable
josuah Apr 18, 2025
cf6170c
doc: build: dts: api: document the zephyr,camera chosen node
josuah Apr 18, 2025
fa55c30
soc: nordic_nrf: add support for TDM
adamkondraciuk Nov 27, 2024
f691d8e
drivers: pinctrl: nrf: Add support for TDM peripheral
adamkondraciuk Nov 27, 2024
7381c89
dts: nordic: nrf54: add TDM support for nRF54
adamkondraciuk Nov 27, 2024
5676c65
drivers: i2s: Add support for nRF TDM peripherals
adamkondraciuk Nov 27, 2024
8b6c2b1
tests: drivers: i2s: Align tests to TDM peripheral
adamkondraciuk Jan 14, 2025
214b9c5
drivers: can: mcp2515: declare the variable "data_idx" inside the loops
henrikbrixandersen May 26, 2025
c4247c6
drivers: can: mcp2515: terminate if...else if construct with an else
henrikbrixandersen May 26, 2025
e4fa41e
drivers: can: mcp2515: merge nested if-statements into one
henrikbrixandersen May 26, 2025
362e17a
drivers: can: mcp2515: reformat files using clang-format
henrikbrixandersen May 26, 2025
968dcc9
arch: riscv: guard some funcions
niedzwiecki-dawid May 27, 2025
964aa56
interrupt_controller: intc_plic: move unused function
niedzwiecki-dawid May 27, 2025
31fe708
modules: hal_wch: update the HAL to pull in CH32V00x support
nzmichaelh May 24, 2025
6e7756a
net: tcp: Change SYN FIN to use send_data_timer
shrek-wang May 29, 2025
c7107fc
virtio: add API for VIRTIO devices and add VIRTIO PCI driver
jmichalski-ant Nov 21, 2024
43b3781
docs: virtio: add virtio docs
jmichalski-ant Apr 17, 2025
b756524
tests: add VIRTIO PCI build test
jmichalski-ant Dec 17, 2024
29a191a
drivers: usb: Prevent from perpetual locked state
ptrcr May 15, 2025
ba562ee
tests: add `min_ram` for heap-using testcases
fkokosinski May 26, 2025
07e4ba4
soc/sifive: differentiate between FE310-G000 and FE310-G002
fkokosinski May 20, 2025
764cab7
dts: arm64: ti: ti_am62x_a53: Add MAIN_I2C*
Ayush1325 May 27, 2025
9c1f592
drivers: i2c: i2c_omap: Fix for PocketBeagle 2 A53
Ayush1325 May 27, 2025
03758cd
boards: beagle: pocketbeagle_2: a53: Add MAIN I2C2 Pinmux
Ayush1325 May 27, 2025
c13e23d
boards: beagle: pocketbeagle_2: a53: Enable main_i2c2
Ayush1325 May 27, 2025
debdd80
drivers: i2c: omap: Make reg pointers volatile
Ayush1325 May 27, 2025
778d72a
samples: net: zperf: Fix the loopback drop config
krish2718 May 29, 2025
2f991f2
net: lib: zperf: Add support for skipping UDP upload server report
krish2718 May 29, 2025
810697b
samples: net: zperf: Add Zperf server report skip
krish2718 May 29, 2025
c42cd2d
MAINTAINERS: group dts into respective platforms
parthitce May 29, 2025
e0a915a
soc: espressif: convert rtc peripheral to clock subsystem
sylvioalves May 17, 2025
b8bff65
include: common: sys_bitops: Specify sign when bitshifting
rugeGerritsen Mar 4, 2025
10e5753
drivers: sensor: Add support for BH1730 ambient light sensor
rtborg May 13, 2025
0a0e691
scripts: west_commands: zspdx: cmakecache: Fix linter issue
pdgendt May 24, 2025
2913bfe
scripts: west_commands: zspdx: cmakefileapi: Fix linter issues
pdgendt May 24, 2025
6c4decf
scripts: west_commands: zspdx: cmakefileapijson: Fix linter issues
pdgendt May 24, 2025
3ccda0e
scripts: west_commands: zspdx: datatypes: Fix UP008
pdgendt May 24, 2025
8360238
scripts: west_commands: zspdx: getincludes: Fix linter issues
pdgendt May 24, 2025
10bd714
scripts: west_commands: zspdx: sbom: Fix linter issues
pdgendt May 24, 2025
e365746
scripts: west_commands: zspdx: scanner: Fix linter issues
pdgendt May 24, 2025
01bfd26
scripts: west_commands: zspdx: walker: Fix linter issues
pdgendt May 24, 2025
88d7715
scripts: west_commands: zspdx: writer: Fix linter issues
pdgendt May 24, 2025
e6d8dc6
MAINTAINERS: add collaborators to interrupt handling area
nashif May 31, 2025
09f43f5
MAINTAINERS: move Debug: Profiling: Perf into Debug
nashif May 31, 2025
124af38
github: hello_world_multiplatform: set the toolchain list
fabiobaltieri Jun 2, 2025
eec8db7
soc: esp32c6: Fix clock references
kartben Jun 2, 2025
bf111b4
mgmt: hawkbit: add shell autohandler timeout Kconfig
maass-hamburg May 12, 2025
293b8d6
drivers: enet: eth_nxp_enet_qos_mac: handle errors in RX queue worker
theadib May 11, 2025
ad3df1d
driver: counter: esp32: make sure callback is executed
sylvioalves May 29, 2025
94edd97
soc: npcx: Add __packed to flags struct in npcx_pinctrl
thughes May 30, 2025
e6d38ce
drivers: clock_control_mcux_syscon: Added get support for I2S FLEXCOMM
mjchen0 Apr 28, 2025
9f81f4f
video: ov5640: allow usage without reset or powerdown gpios
May 29, 2025
4e63863
video: ov5640: only include gpio code if needed
May 29, 2025
fc6d5c4
video: imx335: increase T4 delay post reset
May 29, 2025
2c2b226
video: imx335: only include gpio code if needed
May 29, 2025
05f71f3
drivers: counter: fix counter node in esp32 timers
joelguittet May 21, 2025
fef4b66
west.yml: update hal_nxp
ZongchunYu May 22, 2025
29bf4e7
dts: arm64: nxp: imx91: add GPIO device tree nodes
ZongchunYu May 20, 2025
2c2d12f
boards: nxp: imx91_evk: add GPIO support
ZongchunYu May 20, 2025
cfed396
doc: _extensions: kconfig: add :kconfig:option-regex: role
kartben May 27, 2025
b751bc0
doc: secure_storage: update Kconfig options formatting
kartben May 28, 2025
77c2c45
drivers: dma: esp32: guard driver's kconfig options
manuargue May 31, 2025
4cf1847
drivers: serial: nrfx_uarte: Support for low power polling mode
nordic-krch Feb 10, 2025
2248396
drivers: udc_dwc2: Execute post enable quirk after enable
tmon-nordic May 26, 2025
02d2cc5
net: sockets: Enable gethostname even if socket-offloading is selected
clamattia May 30, 2025
8bc3a14
doc: board_porting: fix minor typo
mathieuchopstm Jun 3, 2025
3400aaf
modules: hal_nordic: nrfs: update manifest
meijemac Apr 10, 2025
ed4c27b
usb: device_next: allow BOS support to be disabled
jfischer-no May 16, 2025
187703c
usb: device_next: allow vendor request support to be disabled
jfischer-no May 16, 2025
6ea0603
usb: device_next: allow message callback to be executed from USBD thread
jfischer-no May 21, 2025
1c2d692
usb: device_next: use system workqueue in CDC ACM by default
jfischer-no May 23, 2025
81bf9d1
usb: device_next: disable high-speed descriptors when not in use
jfischer-no May 27, 2025
8457f50
usb: device_next: use common UDC pool on full-speed devices for CDC ACM
jfischer-no May 27, 2025
fe3c001
usb: device_next: disable high-speed USB device descriptor if not used
jfischer-no May 28, 2025
703e2c5
usb: device_next: do not list high-speed functions if not used
jfischer-no May 28, 2025
1dbe7fa
openthread: Fix OpenThread independence from Zephyr network.
ArekBalysNordic May 30, 2025
4d89525
boards: nordic: Add an image for the nRF52833 DK
carlescufi May 30, 2025
37aa056
boards: nordic: Add an image for the nRF54H20
carlescufi May 30, 2025
afa2b01
boards: nordic: Add an image for the nRF9151 DK
carlescufi May 30, 2025
50d1ba0
boards: nordic: Add an image for the nRF9161 DK
carlescufi May 30, 2025
0fe59bf
boards: nordic: Add an image for the Thingy:53
carlescufi May 30, 2025
a1874b1
drivers: system timer: Initial support for RZ/G3S
nhutnguyenkc Dec 15, 2024
1e24a6e
dts: renesas: Add System Timer support for RZ/G3S
nhutnguyenkc Dec 15, 2024
49f520f
tests: kernel: tickless: Add support for RZ/G3S-SMARC
nhutnguyenkc Dec 15, 2024
2edb6d2
drivers: timer: ti_dmtimer: Do not require systick_timer node label
glneo Apr 7, 2025
c14ee16
device: Provide de-init device function only if requested
tbursztyka May 12, 2025
2d4e05a
bluetooth: improve the controller address resolution enablement
MarkWangChinese May 27, 2025
068d7ec
modules/zcbor: Added building of zcbor_print.c to zcbor module
Mar 31, 2025
c4c1d92
drivers: gpio: Use BIT(n) macro to define GPIO constants
gatzka May 21, 2025
550f3bb
boards: shields: update document for nxp_m2_wifi_bt shield
nirav-agrawal May 28, 2025
67435e3
.github: convert templates to use forms
nashif May 29, 2025
e362f14
boards: renesas: ek_ra6m4: added arduino labels
iandmorris Apr 2, 2025
2c851d9
sw_isr_table: Add braces around subobject
thughes May 30, 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 .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ IndentCaseLabels: false
IndentGotoLabels: false
IndentWidth: 8
InsertBraces: true
InsertNewlineAtEOF: true
SpaceBeforeInheritanceColon: False
SpaceBeforeParens: ControlStatementsExceptControlMacros
SortIncludes: Never
Expand Down
71 changes: 0 additions & 71 deletions .github/ISSUE_TEMPLATE/001_bug_report.md

This file was deleted.

85 changes: 85 additions & 0 deletions .github/ISSUE_TEMPLATE/001_bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
name: Bug Report
description: File a bug report.
labels: ["bug"]
type: "Bug"
assignees: []
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this bug report!
- type: textarea
id: what-happened
attributes:
label: Describe the bug
description: |
A clear and concise description of what the bug is.

placeholder: |
Please also mention any information which could help others to understand
the problem you're facing:
- What target platform are you using?
- What have you tried to diagnose or workaround this issue?
- Is this a regression? If yes, have you been able to "git bisect" it to a
specific commit?
validations:
required: true
- type: checkboxes
id: regression
attributes:
label: Regression
description: |
Check this box if this is a regression and provide a SHA if you were able to "git bisect" to a specific commit.
options:
- label: This is a regression.
required: false
- type: textarea
id: reproduce
attributes:
label: Steps to reproduce
description: |
Steps to reproduce the behavior.

placeholder: |
Steps to reproduce the behavior:
1. mkdir build; cd build
2. cmake -DBOARD=board\_xyz
3. make
4. See error
validations:
required: false
- type: textarea
id: logs
attributes:
label: Relevant log output
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
render: shell
- type: dropdown
attributes:
label: Impact
description: Impact of this bug
multiple: false
options:
- Showstopper – Prevents release or major functionality; system unusable.
- Major – Severely degrades functionality; workaround is difficult or unavailable.
- Functional Limitation – Some features not working as expected, but system usable.
- Annoyance – Minor irritation; no significant impact on usability or functionality.
- Intermittent – Occurs occasionally; hard to reproduce.
- Not sure
default: 3
validations:
required: true
- type: textarea
id: env
attributes:
label: Environment
description: please complete the following information
placeholder: |
- OS: (e.g. Linux, MacOS, Windows)
- Toolchain (e.g Zephyr SDK, ...)
- Commit SHA or Version used
- type: textarea
id: context
attributes:
label: Additional Context
description: Provide other context that could be relevant to the bug, such as pin setting, target configuration,etc.
28 changes: 0 additions & 28 deletions .github/ISSUE_TEMPLATE/002_enhancement.md

This file was deleted.

42 changes: 42 additions & 0 deletions .github/ISSUE_TEMPLATE/002_enhancement.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
name: Enhancement
description: Submit an Enhancement
labels: ["Enhancement"]
type: "Enhancement"
assignees: []
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this enhancement proposal.
- type: textarea
id: description
attributes:
label: Summary
description: |
Is your enhancement proposal related to a problem? Please describe.
placeholder: |
A clear and concise description of what the problem is.
validations:
required: true
- type: textarea
id: solution
attributes:
label: Describe the solution you'd like
description: |
Describe the solution you'd like
placeholder: |
A clear and concise description of what you want to happen.
validations:
required: true
- type: textarea
id: alternatives
attributes:
label: Alternatives
description: Describe alternatives you've considered
placeholder: |
A clear and concise description of any alternative solutions or features you've considered.
- type: textarea
id: context
attributes:
label: Additional Context
description: Add any other context or graphics (drag-and-drop an image) about the enhancement here.
60 changes: 0 additions & 60 deletions .github/ISSUE_TEMPLATE/003_rfc-proposal.md

This file was deleted.

75 changes: 75 additions & 0 deletions .github/ISSUE_TEMPLATE/003_rfc-proposal.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
name: RFC / Proposal
description: Submit a Proposal (RFC)
labels: ["RFC"]
type: RFC
assignees: []
body:
- type: markdown
attributes:
value: |
## Introduction

This section targets end users, TSC members, maintainers and anyone else
that might need a quick explanation of your proposed change.

- type: textarea
id: problem-description
attributes:
label: Problem Description
description: Why do we want this change and what problem are we trying to address?
placeholder: Explain the problem or limitation this RFC is meant to resolve.
validations:
required: true

- type: textarea
id: proposed-change-summary
attributes:
label: Proposed Change (Summary)
description: A high-level summary of the proposed change.
placeholder: Brief summary of what will change if this RFC is implemented.
validations:
required: true

- type: markdown
attributes:
value: |
## Detailed RFC

This section targets the development team. Upon reading it, each engineer
should understand what must be done to implement the proposed feature.

- type: textarea
id: detailed-change
attributes:
label: Proposed Change (Detailed)
description: Describe the change in as much detail as possible. Include context or background info, and reuse of existing components if applicable.
placeholder: Explain exactly what you’re planning to change and how.
validations:
required: true

- type: textarea
id: dependencies
attributes:
label: Dependencies
description: Highlight how this change may affect the rest of the project or other teams/components.
placeholder: List components, modules, or teams affected.
validations:
required: false

- type: textarea
id: concerns
attributes:
label: Concerns and Unresolved Questions
description: List any concerns, unknowns, or unresolved questions related to this proposal.
placeholder: Any areas of uncertainty?
validations:
required: false

- type: textarea
id: alternatives
attributes:
label: Alternatives Considered
description: What alternative solutions were considered? Why was this proposal chosen?
placeholder: List alternatives and explain the rationale behind your choice.
validations:
required: false
Loading
Loading