Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
4978 commits
Select commit Hold shift + click to select a range
8492cc3
tests: Bluetooth: ISO: BIS: Add fragmented data test
Thalley Nov 25, 2024
9112599
tests: Bluetooth: ISO: BIS: Enable BIS test for nRF5340bsim
Thalley Nov 25, 2024
27d51d6
tests: Bluetooth: ISO: BIS: Add timestamp check
Thalley Feb 26, 2025
c7f95b1
Bluetooth: ISO: Fix sonarcloud issues in valid_chan_qos
Thalley May 19, 2025
70070fd
boards: adafruit: Add Metro rp2350 board
petejohanson Mar 25, 2025
0699d1a
drivers: flash_mcux_flexspi: nxp: add CONFIG_FLASH_PAGE_LAYOUT check
butok Jul 16, 2025
ef9a7a8
boards: frdm_mcxn236: Combine dtsi and dts files
decsny Jul 16, 2025
7af793c
soc: esp32c2: Add BT support
Jul 8, 2025
d21c309
drivers: bt: esp32c2: Add support
Jul 8, 2025
f7d1fd2
boards: esp8684_devkitm: Add BT node
Jul 8, 2025
7618b5d
samples: bluetooth: Add testcase for ESP32-C2
Jul 18, 2025
794f44a
samples: http_server: Fix warning about integer name
decsny Jul 21, 2025
16f5d55
drivers: eth_nxp_enet_qos: Fix deadlock in system workqueue
decsny Jul 22, 2025
36af417
drivers: eth_nxp_enet_qos: Don't block TX send
decsny Jul 23, 2025
dafd451
eth_nxp_enet_qos: Turn on interrupt after init
decsny Jul 25, 2025
ad167d7
drivers: eth_nxp_enet_qos: Update as many desc as possible
decsny Jul 17, 2025
f49d236
drivers: eth_nxp_enet_qos: Move RX underrun code
decsny Jul 18, 2025
3c59911
eth_nxp_enet_qos: Fixup logging in driver
decsny Jul 28, 2025
6641a49
tests: drivers: counter: Test failure when counter is running upwards
ioannis-karachalios Jul 23, 2025
2bb73e9
Bluetooth: CTS: Fix issue with writing without subscription
Thalley Jul 28, 2025
10c7624
tests: spi_loopback: Add delay props to RT series
decsny Jul 30, 2025
d4525d8
soc: silabs: Add Kconfig options to enable RAIL Multiprotocol support
loopj Jul 30, 2025
3fe4101
modules: silabs: Link against RAIL Multiprotocol blobs when enabled
loopj Jul 30, 2025
dbc2ffb
modules: silabs: Fix broken binary blobs path with Gecko SDK
loopj Jul 31, 2025
3a6a411
modules: hal_silabs: Set multiprotocol define based on Kconfig
loopj Jul 31, 2025
0c284bc
drivers: display: elcdif: Fix zero-length array warning
pdgendt Aug 1, 2025
8c80468
soc: imx8m: adsp: Add NonCacheable linker section
dbaluta Aug 1, 2025
8bf2041
input: it8xxx2_kbd: Respect kso_ignore_mask for all KSO pins
waihongtam Jul 31, 2025
a249f8e
MAINTANERS: Update Infineon Maintainers
ifyall Aug 4, 2025
e795b1a
posix: do not rely on PAGE_SIZE being defined in limits.h
cfriedt Jul 28, 2025
3453e69
posix: signals: use Kconfig options instead of _NSIG
cfriedt Jul 28, 2025
c9dbadb
tests: posix: semaphores: use timespec_add() to add to abstime
cfriedt Jul 28, 2025
37a9cd9
posix: disable clang-format where checkpatch disagrees
cfriedt Jul 28, 2025
50b94aa
drivers: ipm: esp32: properly handle send wait parameter
dsseng Aug 2, 2025
66dbb91
doc: connectivity: networking: lwm2m: update links
str4t0m Aug 2, 2025
ffe4933
arch: arm: Add initial support for Cortex-M52 Core
xhackerustc Aug 1, 2025
3525533
net: sockets: getaddrinfo: use k_ variants for memory allocation
fabiobaltieri Aug 3, 2025
6b275eb
samples: add a couple of missing freeaddrinfo
fabiobaltieri Aug 3, 2025
39fe3bd
samples: ensure struct addrinfo is always zero initialized
fabiobaltieri Aug 4, 2025
56f8a23
tests: Bluetooth: Tester: Add missing target latency and PHY
Thalley Aug 4, 2025
3b3b8b7
soc: ite: it8xxx2: disable sspi clock and automatic clock gating
Chenhongren Jul 21, 2025
185584e
soc: ite: it8xxx2: increase sspi_clk and fix clock divisor setting
Chenhongren Jul 25, 2025
d044c0c
drivers: adc: it51xxx: fix the ADC channels sampling flow
Yunshao-Chiang Aug 4, 2025
9cbca25
net: context: Don't assert on address family mismatch
rlubos Aug 5, 2025
e9ef83d
Revert "drivers: counter: sam_tc: Big fix for alarm 1"
jfischer-no Aug 6, 2025
cb627fc
soc: ite: it51xxx: Prevent floating FSPI pins by enabling tri-state
GTLin08 Jun 24, 2025
2c7d600
drivers/flash: it51xxx: Add the M1K flash driver
GTLin08 Jun 10, 2025
e9dfc3e
lib/libc: Provide optional check for time_t size
keith-packard Jul 22, 2025
260b9ae
manifest: Update ELM FAT FS module
de-nordic Jun 25, 2025
00a168f
modules: fatfs: Update FAT module version check
de-nordic Jun 25, 2025
9ba18fb
drivers: udc_dwc2: Periodic Transfer Interrupt support
tmon-nordic Jul 23, 2025
c64d980
bluetooth: host: Fix BT_LE_LOCAL_SUPPORTED_FEATURES_SIZE define
sean-madigan Aug 6, 2025
fe83180
bluetooth: host: add frame space update support
sean-madigan Aug 4, 2025
51503ac
cmake: Clarify comment for zephyr_generated_headers library
kesyog Jul 31, 2025
463531b
tests: boot: mcuboot_data_sharing: Fix test
nordicjm Aug 1, 2025
2e2470c
modules: mcuboot: Default to swap using offset
nordicjm Aug 4, 2025
053b0de
tests: boot: test_mcuboot: Fix test for new MCUboot mode
nordicjm Aug 4, 2025
93074be
tests: net: dns_resolve: Increase ztest stack size
jukkar Aug 4, 2025
add768f
modules: lvgl: Fix stdlib usage
faxe1008 Aug 4, 2025
4702f36
iar: ltorg directive not supported
RobinKastberg Aug 4, 2025
cb67049
Bluetooth: AICS: Remove bad check in handle_set_gain_op
Thalley Aug 4, 2025
5c374e4
drivers: wifi: nrf_wifi: add NULL check in parse_sband
moonlight83340 Aug 4, 2025
efcc24e
drivers: counter: counter_nrfx_timer: fix fast instance clock ctrl
bjarki-andreasen Aug 5, 2025
5828dd4
drivers: wifi: siwx91x: Add support for link mode query
silabs-MuzaffarA Jul 21, 2025
67b44d2
net: ocpp: Add a support for Open Charge Point Protocol(OCPP v1.6) stack
ssekar15 Jun 16, 2023
f5959b0
doc: ocpp: Describe Open Charge Point Protocol (OCPP) support
ssekar15 Feb 8, 2024
7d49aed
tests: net: ocpp: Add test suit for OCPP lib
ssekar15 Feb 14, 2024
7142da5
samples: net: ocpp: Charge Point test sample
ssekar15 Feb 7, 2024
1d4e602
MAINTAINERS: Add Open Charge Point Protocol (OCPP) lib
ssekar15 Feb 12, 2024
8a0f733
boards/snippets: use new USB device stack for CDC ACM serial
jfischer-no Nov 20, 2024
96883f0
board: remove CDC ACM serial backend legacy Kconfig defconfig
jfischer-no Jun 12, 2025
e548ac4
sample: usb: move Audio 1.0 samples to legacy
jfischer-no Nov 4, 2024
1ec591b
samples: usb: make USB DFU next sample default
jfischer-no Mar 17, 2025
d9ff824
samples: usb: make WebUSB next sample default
jfischer-no Mar 17, 2025
194c4da
samples: usb: make console-next sample default
jfischer-no Mar 18, 2025
b58764e
samples: usb: move the legacy code out of the CDC ACM sample
jfischer-no Nov 5, 2024
3691572
samples: usb: move the legacy code out of the HID mouse sample
jfischer-no Nov 5, 2024
bf482b8
samples: usb: move the legacy code out of the USB MSC sample
jfischer-no Nov 5, 2024
dd53545
samples: usb: move the legacy code out of the HIC USB sample
jfischer-no Nov 5, 2024
9539d4c
samples: usb: add a sample that covers legacy netusb
jfischer-no Nov 6, 2024
cadcdc6
sample: net: remove legacy USB code from the zperf sample
jfischer-no Nov 6, 2024
67fd2b1
samples: modbus: use new USB device stack
jfischer-no Nov 21, 2024
f2011c3
samples: hci_uart: use new USB device stack
jfischer-no Nov 22, 2024
6cf617e
samples: sensortile_box: use new USB device stack
jfischer-no Nov 22, 2024
83aa038
samples: wpan_serial: use new USB device stack
jfischer-no Nov 25, 2024
05351f2
samples: smp_svr: use new USB device stack
jfischer-no Nov 25, 2024
da06ff3
samples: echo_server: use new USB device stack
jfischer-no Nov 25, 2024
d458f1f
samples: http_server: use new USB device stack
jfischer-no Nov 25, 2024
34f9c0d
samples: shell_module: use new USB device stack
jfischer-no Nov 25, 2024
a7189ce
tests: bluetooth: use new USB device stack
jfischer-no Nov 25, 2024
f02998f
tests: uart_basic_api: use new USB device stack
jfischer-no Nov 25, 2024
93883eb
scripts: ci: check_compliance.py: add BOOT_SERIAL_UART to ALLOWLIST
jfischer-no Jul 23, 2025
a7d38f2
tests: mcuboot_recovery_retention: use UARTE1 for device management
jfischer-no Jul 22, 2025
3467973
samples: usb: update USB samples root documentation
jfischer-no Mar 17, 2025
d96e33a
usb: deprecate legacy USB device support
jfischer-no Jun 10, 2025
6317b93
usb: mark new stack as unstable and set it as the default
jfischer-no Jun 10, 2025
b48e158
west.yml: MCUboot synchronization from upstream
nordicjm Aug 4, 2025
1c2384c
drivers: udc_dwc2: Add nRF54LM20A vendor quirks
tmon-nordic Apr 8, 2025
6d20794
drivers: counter: max32_wut: Add missing include
ttmut Mar 11, 2025
1b8f8f1
dts: adi: Add wut nodes to MAX32 SoCs that have wake-up timers
ttmut Mar 7, 2025
252034e
drivers: wifi: siwx91x: Support max TX power configuration via Device…
ArunmaniAlagarsamy2710 Jul 30, 2025
30d5244
scripts: west: commands: completion: bash: add --domain completion
henrikbrixandersen Aug 6, 2025
68c737f
MAINTAINERS: add Xen Domain-0 snippet to Xen Platform
firscity Aug 6, 2025
e9ba41d
soc: silabs: Add support for MG22 SoCs
loopj Jul 8, 2025
c571e25
drivers: entropy: add support for EFR32MG22 SoCs
loopj Jul 8, 2025
6d62e40
soc: silabs: Add support for additional BG22 SoCs
loopj Jul 7, 2025
85a95e7
boards: silabs: Add support for xg22_ek2710a board
loopj Jul 7, 2025
8729cfa
boards: silabs: Add board image for xg22_ek2710a
loopj Jul 28, 2025
6f0970e
fs/ext2: Fix NULL dereference when fs_stat queries root.
bas-archembedded Jul 28, 2025
05fbdf0
manifest: optional: sync with SOF upstream
nashif Jul 31, 2025
272f5d0
drivers/espi: Add support for ESPI_PERIPHERAL_HOST_IO_PVT2 & PVT3
GTLin08 Jul 30, 2025
17af59e
drivers/espi: ite: Make ITE's eSPI driver to support PVT2 and PVT3
GTLin08 Aug 4, 2025
89e393c
drivers: mspi: mspi_dw: support configuration of TXD_DRIVE_EDGE setting
danieldegrasse Aug 4, 2025
d1e86a4
boards: adi: Corrected `ram` metadata based on chosen RAM bank.
petejohanson-adi Aug 4, 2025
e0245d2
misc: flexram: allow RAM type node to be disabled in DT
ofirshe Aug 4, 2025
a9e59d9
samples: http_server: include USB samples header conditionally
jfischer-no Aug 7, 2025
11097bf
tests: bluetooth: shell: remove test bluetooth.shell.cdc_acm
jfischer-no Aug 6, 2025
c51f22d
drivers: rtc: Sort CMake and Kconfig entries
pdgendt Aug 7, 2025
3ce473f
drivers: nrf_wifi: Add check for minimum RX buffer size
kapbh Aug 5, 2025
87efc00
runner: esp32: remove unused entries
sylvioalves Aug 5, 2025
6b5a3be
arch/arm/core/cortex_m: optional memory section for _cp_context
nvlsianpu Jul 25, 2025
5e109f6
boards/nordic/nrf54h20dk: added prototype s2ram_context section
nvlsianpu Jul 25, 2025
f565375
boards: imx95_evk: add J-Link runner support for A55
JiafeiPan Jun 9, 2025
b69b004
net: gptp: fix comparsion of stepsRemoved
rary21 Jul 17, 2025
4b38547
net: gptp: add missing stepsRemoved assignment
rary21 Aug 4, 2025
ab9dcf5
soc: esp32c6: Improve shared memory
LucasTambor Jul 8, 2025
8e15664
dt-bindings: Add LP Core interrupt source
LucasTambor Jul 8, 2025
da395cb
drivers: intc: esp32: don't build for ESP32C6 LP Core
LucasTambor Jul 8, 2025
9207698
drivers: mbox: espressif: add esp32c6 support
LucasTambor Jul 8, 2025
b93b7fe
samples: mbox: Add support for ESP32C6
LucasTambor Jul 8, 2025
dd10162
modules: hal_nordic: Bump nrf-regtool to 9.2.0
nordic-krch Jun 26, 2025
a099827
dts: vendor: nordic: nrf54h20: Add gpiote0 node
nordic-krch Jun 3, 2025
d3231ee
dts: bindings: gpio: nrf-gpiote: Extend description
nordic-krch Jun 3, 2025
8819981
modules: hal_nordic: nrfx: Add GPIOTE config flag
nordic-krch Jun 4, 2025
beb8cf3
drivers: gpio: nrfx: Add support for GPIOTE0 on cpurad
nordic-krch Jun 4, 2025
aca0feb
tests: drivers: gpio: basic_api: Improve test
nordic-krch Jun 3, 2025
ce54efe
tests: drivers: gpio: basic_api: Add nrf54h20/cpurad GPIOTE0 config
nordic-krch Jun 4, 2025
7ef9546
soc: nordic: fix validate_base_addresses NRF_GPIOTE0 for radiocore
bjarki-andreasen Jul 31, 2025
251cd19
modbus: serial: Divide by zero check
javlands May 12, 2025
3bf93a7
drivers: display: Various fixes and additions to ssd1322
VynDragon Mar 31, 2025
4277cf0
drivers: display: Add greyscale to SSD1322
VynDragon Mar 31, 2025
e61d883
tests: drivers: display: fix SSD1322 in build_all
VynDragon Apr 1, 2025
f1191ef
drivers: gpio: silabs: gpio driver for EFR series 2 devices
fimohame Jul 8, 2025
7271a22
soc: silabs: series_s2: Kconfig updates for EFR series 2 devices
fimohame Aug 4, 2025
1d02473
tests: gpio: boards: add overlay for GPIO test driver
fimohame Aug 4, 2025
2ee4297
MAINTAINERS: Add HaavardRei and PavelVPV
HaavardRei Aug 5, 2025
b945120
drivers: clock control: ironside dvfs hsfll
lstnl Jun 26, 2025
578dc32
samples: openthread: uset new USB device stack in coprocessor sample
jfischer-no Aug 7, 2025
ee7d7d2
net: ocpp: Fix multiple issues detected by clang
aescolar Aug 7, 2025
8a80750
drviers: pwm: Update flexio pwm update duty cycle
EmilioCBen Jun 27, 2025
78631f1
dts: arm: nxp: Added flexio pwm to dts
EmilioCBen Jun 27, 2025
1ad8bf0
tests: drivers: pwm: Add MCXWX flexio-pwm testing
EmilioCBen Jun 27, 2025
59385ad
dts: bindings: Add 'quectel,bg96'
guildeol-stra Aug 6, 2025
542d29a
drivers: modem: Add support for Quectel BG96
guildeol-stra Aug 6, 2025
675713b
drivers: modem: deprecate MODEM_QUECTEL_BG9X
guildeol-stra Jul 18, 2025
669c8df
drivers: cellular: introduce cellular_set_apn() API
petrosyan-van Jul 31, 2025
085677f
drivers: cellular: add event notification API
petrosyan-van Jul 31, 2025
be3e263
drivers: modem_cellular: make APN configurable at run-time
petrosyan-van Jul 20, 2025
2a24625
samples: modem_cellular: add auto-APN detection and race-free DNS wait
petrosyan-van Jul 31, 2025
d4de9c4
drivers: spi: nrfx_spim: use dmm
nika-nordic Jun 12, 2024
ab45919
tests: drivers: spi: controller_peripheral: add direct variant
nika-nordic Jun 12, 2024
0afe196
drivers: spi: nrfx_spis: fix buffer freeing on error
nika-nordic Jul 24, 2025
233e3dd
include: zephyr: dt-bindings: clock: silabs: fix clock branch
silabs-BastienB Jul 24, 2025
299915c
modules: hal_silabs: enable VDAC module in series 2 hal
silabs-BastienB Jul 24, 2025
cbc969f
include: zephyr: dt-bindings: dac: silabs: generate VDAC
silabs-BastienB Jul 25, 2025
6da7a56
dts: bindings: dac: define silabs,vdac bindings
silabs-BastienB Jul 24, 2025
b007c86
drivers: dac: implement the silabs_vdac compatible driver
silabs-BastienB Jul 24, 2025
34e0502
dts: arm: silabs: instantiate VDAC nodes for xg2x parts
silabs-BastienB Jul 24, 2025
0bc11ce
boards: silabs: enable VDAC nodes for xg2x boards
silabs-BastienB Aug 5, 2025
9883110
boards: silabs: update board support for DAC driver
silabs-BastienB Jul 24, 2025
b8f5938
tests: drivers: dac: add xg23 and xg24 boards to dac tests
silabs-BastienB Jul 24, 2025
413ebee
dts: arm: nxp: rt11xx: Updated ADC indexing
EmilioCBen Jul 28, 2025
b263b1a
drivers: clock_control: nordic: Enable calibration from LFRC peripheral
rob-robinson-14 Jul 31, 2025
ed0a09f
tests: drivers: spi_loopback: nrf54h20/cpurad add missing pm runtime
bjarki-andreasen Jul 31, 2025
4145836
docs: update cmsis rtos and cmake cache link
str4t0m Jul 31, 2025
a7439b9
tests: lib: cobs: Fix test setup failure with minimal libc
M-Moawad Aug 5, 2025
97e58a7
Bluetooth: Controller: Adds path loss monitoring functionality
tyler-huffman-demant Jul 4, 2025
64c6d88
manifest: Update migrate FSP 6.0.0 revision for hal_renesas
khoa-nguyen-18 Jun 26, 2025
06a5621
drivers: Update p_context for all Renesas drivers
khoa-nguyen-18 Jun 24, 2025
08d1110
drivers: mipi_dsi: Update the modification of FSP migration
khoa-nguyen-18 Jun 16, 2025
fd8a958
drivers: flash: Update modification of macro define for RA OSPI
khoa-nguyen-18 Jun 30, 2025
8732f75
drivers: mdio: Update the change from migrating FSP 6.0.0
khoa-nguyen-18 Jul 3, 2025
3da912e
drivers: ethernet: Update the variable type for R_ETHER_CallbackSet
khoa-nguyen-18 Jul 3, 2025
0d25577
soc: renesas: ra: Remove .code_in_ram section for Renesas RA SoC
khoa-nguyen-18 Jun 16, 2025
cb1cafd
dts: arm: renesas: ra: Update the OFS defination for FSP migration
khoa-nguyen-18 Jun 16, 2025
ae88eca
boards: arduino: Update OFS label for portenta_c33 board
khoa-nguyen-18 Jul 15, 2025
c27208e
tests: drivers: spi: Update buffer size for ek_ra4m1
khoa-nguyen-18 Jun 30, 2025
8547138
west.yml: Update west.yml for SAM_D5X_E5X dfp
ArunMCHP Jul 16, 2025
117c7c2
dts: arm: microchip: add dtsi files for Microchip SAM D5x/E5x SoC series
ArunMCHP Jul 10, 2025
27fd902
soc: microchip: add support for SAM D5x/E5x SoC series
ArunMCHP Jul 10, 2025
826b4d7
dts: arm: microchip: add clock dts node and bindings for SAM D5x/E5x
sunil-abraham Jul 21, 2025
95596bb
drivers: clock_control: microchip: clock support for SAM D5x/E5x
sunil-abraham Jul 21, 2025
9712a4a
dts: arm: microchip: add pinctrl dts node and bindings for Port G1 IP
AzharMCHP Jul 21, 2025
f0777a1
drivers: pinctrl: microchip: add pinctrl driver for Port G1 IP
AzharMCHP Jul 21, 2025
96f0d51
dts: arm: microchip: add uart dts node and bindings for sercom g1 IPs
sunil-abraham Jul 21, 2025
b162f44
drivers: uart: microchip: add minimal support for sercom uart g1 IPs
sunil-abraham Jul 21, 2025
b4974ee
boards: microchip: add SAM E54 Xplained Pro board support
ArunMCHP Jul 10, 2025
256c5d8
logging: Add ratelimited variants
krish2718 Jul 22, 2025
4d1b1c6
net: Add ratelimited variants
krish2718 Jul 24, 2025
5a2135a
logging: Fix thread safety for warn once
krish2718 Jul 22, 2025
36c0cc8
logging: Fix formatting
krish2718 Aug 6, 2025
0265ddb
net: ip: Use rate limited version
krish2718 Jul 22, 2025
2cf2831
drivers: flash: add extended operations to Andes XIP driver
niedzwiecki-dawid Jun 12, 2025
384b206
drivers: watchdog: wdt_nxp_ewm.c: add clk_sel feature for ewm IP
lucien-nxp Jul 29, 2025
a0cbed8
dts: arm: nxp: nxp_rt118x.dtsi: add ewm0 module
lucien-nxp Jul 29, 2025
5ca2a7d
test: driver: watchdog: support rt1180 platform for wdt_basic_reset_none
lucien-nxp Jul 29, 2025
6ff60d4
dts: arm: nxp: add two flexio instances for RT1180
lucien-nxp Jul 29, 2025
e5c935f
tests: driver: pwm: pwm_api: Enable flexio_pwm function on pwm_api case
lucien-nxp Jul 29, 2025
73cc276
tests: drivers: spi: spi_loopback: add flexio_spi usage on RT1180
lucien-nxp Jul 29, 2025
b5add6c
Bluetooth: Host: Add req/rsp l2cap validation
HaavardRei Aug 7, 2025
2566699
drivers: spi: nrfx: release constlat mode on suspend
mstasiaknordic Aug 6, 2025
f56a610
Bluetooth: GOEP: Enable GOEP feature
lylezhu2012 Jan 2, 2025
98204e9
Bluetooth: GOEP: Improve the MTU configuration
lylezhu2012 Jul 3, 2025
0a8b2a6
Bluetooth: shell: Add transport commands for GOEP
lylezhu2012 Jan 2, 2025
7b7f178
Bluetooth: shell: Add OBEX commands for GOEP
lylezhu2012 May 12, 2025
8534d27
Bluetooth: OBEX: Check if the added string is valid
lylezhu2012 Jan 14, 2025
71e5d01
Bluetooth: GOEP: Improve TLV triplet encoding and parsing
lylezhu2012 Feb 25, 2025
8172a42
test: shell: GOEP: Optimize TLV-triplet setting
lylezhu2012 Feb 25, 2025
1f2a698
Bluetooth: GOEP: Support the empty Name header case
lylezhu2012 Feb 27, 2025
11394df
drivers: sensor: voltage_divider: fix unchecked pm_device_runtime_get()
sudarsan-22 Jul 11, 2025
a418fef
drivers: Counter: LPIT Support on Zephyr
FelixWang47831 Jul 16, 2025
339f99c
dts: arm: nxp: rt118x: add lpit instances for RT118X
FelixWang47831 Jul 16, 2025
302605b
soc: nxp: imxrt: clock update for LPIT instances on RT118X
FelixWang47831 Jul 16, 2025
fba03d6
tests: drivers: counter_basic_api: Enable lpit test for mimxrt1180_evk
FelixWang47831 Jul 16, 2025
a95ac19
include: drivers: ptp_clock: clarify ptp_clock_rate_adjust function
yangbolu1991 Jul 16, 2025
5e802d8
drivers: eth_stm32_hal: adjust ptp clock rate based on nominal frequency
yangbolu1991 Jul 16, 2025
8b34655
drivers: eth_e1000: adjust ptp clock rate based on nominal frequency
yangbolu1991 Jul 16, 2025
b61dc15
drivers: eth_xmc4xxx: adjust ptp clock rate based on nominal frequency
yangbolu1991 Jul 16, 2025
4844112
driver: i2s: fix nxp i2s multi-lane config
herculanodavi Jul 27, 2025
fd231e7
modules: hal_silabs: Unify KConfig options names
jerome-pouiller Aug 6, 2025
dcb3103
soc: silabs: Fix SoC names
jerome-pouiller Aug 6, 2025
477e61b
MAINTAINERS: Update nrf_hw_models project collaborators
aescolar Aug 6, 2025
6caf501
drivers: modem: add support for getting iccid from laraR6 and saraR5
Jaldemark Aug 6, 2025
37e10ff
docs boards native_sim: Change title
aescolar Aug 6, 2025
312989a
docs boards native_sim: Clarify that *uart_cmd can be anything
aescolar Aug 6, 2025
e704962
tests: kconfig: functions: add tests for dt_compat_enabled
henrikbrixandersen Aug 6, 2025
d4bd5b3
boards: beagle: beagleconnect_freedom: Fix SPI flash size
Ayush1325 Aug 6, 2025
6f97460
boards: beagle: beagleconnect_freedom: Enable flash
Ayush1325 Aug 6, 2025
034dfab
tests: drivers: flash: common: Add filter for disable_spi_nor
Ayush1325 Aug 6, 2025
78861c6
drivers: can: add Kconfig option for specifying the sample point margin
henrikbrixandersen Aug 6, 2025
0384e23
tests: drivers: can: timing: respect CONFIG_CAN_SAMPLE_POINT_MARGIN
henrikbrixandersen Aug 6, 2025
24cb122
pinctrl: raspberrypi: pico: Add GPIO pinctrl definitions
ThreeEights Aug 6, 2025
466ca08
Bluetooth: Controller: Allow default to maximum DLE value
sam-golioth Aug 6, 2025
2743b5b
Bluetooth: Remove _node field of bt_conn_cb if not used
rkel Aug 6, 2025
7060f20
drivers: gpio: silabs: Don't fail to init is clock is already enabled
loopj Aug 8, 2025
14ee13c
drivers: reset: rpi_pico: rewrite
dsseng Jul 20, 2025
c9ff27b
tests: kernel: mem_map: reduce reserved pages for qemu_x86 tiny
cfriedt Aug 9, 2025
7d27238
bluetooth: classic: shell: mitigate label followed by declaration
cfriedt Aug 9, 2025
b3eb03a
shell: add app version command
AlexFabre Jun 24, 2025
ad08241
drivers: sensor: add Vishay veml6046 RGBIR color sensor
it-klinger May 16, 2025
File filter

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 @@ -82,6 +82,7 @@ ForEachMacros:
- 'HTTP_SERVICE_FOREACH_RESOURCE'
- 'I3C_BUS_FOR_EACH_I3CDEV'
- 'I3C_BUS_FOR_EACH_I2CDEV'
- 'MIN_HEAP_FOREACH'
IfMacros:
- 'CHECKIF'
# Disabled for now, see bug https://github.com/zephyrproject-rtos/zephyr/issues/48520
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