Commit graph

  • 320ac06200 drivers: i2s: stm32c5 add i2s support Mario Paja 2026-05-02 17:49:06 +02:00
  • c53f60d7cc drivers: i2s: stm32 disable i2s defore dma Mario Paja 2026-05-31 09:56:09 +02:00
  • f472f94fb1 test: arch: arm: nordic config rework Łukasz Stępnicki 2026-04-20 16:33:34 +02:00
  • 9d8f2409ee boards: add flash partitions and flash-controller in chosen minyuan xue 2026-04-01 17:08:43 +08:00
  • 02e33d0328 drivers: flash: add ameba flash driver minyuan xue 2026-04-01 17:06:57 +08:00
  • abb87c939b dts: binding: flash: add binding for flash controller minyuan xue 2026-04-01 17:05:15 +08:00
  • c23f6d2a44 sys: byteorder: Use bswap intrinsics when available Thomas Hebb 2026-03-26 18:24:21 -04:00
  • 11a87708d4 cmake: fix native_sim compile invocation export to Make Torsten Rasmussen 2026-06-09 12:15:26 +02:00
  • 9fb3c24f1b boards: nxp: mimxrt1180_evk: enable lpuart per core, not in common Lucien Zhao 2026-05-27 21:57:08 +08:00
  • 91797e3634 scripts: wifi: add serial flow-control options to cert installer Siddhant Modi 2026-05-02 21:42:18 +08:00
  • d715c83181 drivers: wifi: esp32: add WPA Enterprise support Siddhant Modi 2026-05-02 21:42:07 +08:00
  • 26a713f8b4 net: wifi: generalize Enterprise credential handling Siddhant Modi 2026-05-02 21:41:37 +08:00
  • 33ed1c41b9 drivers: dma: stm32: v1: interpret burst size parameter correctly Mathieu Choplain 2026-06-05 12:52:31 +02:00
  • 20e13fbcb6 assert: mark assertion checks as unlikely Pieter De Gendt 2026-06-03 16:19:38 +02:00
  • 15511d4b84 dts: bindings: i2s: stm32_sai: map sub-blocks in top-level address space Mathieu Choplain 2026-06-03 13:09:42 +02:00
  • 722f61187c dts: bindings: i2s: stm32_sai: make SAI sub-blocks I2S controllers Mathieu Choplain 2026-06-03 13:02:04 +02:00
  • 336169e2c8 drivers: pinctrl: renesas: Add support for R-Car X5H pinctrl Julien Panis 2026-01-21 11:01:37 +01:00
  • 233c38ca31 drivers: pinctrl: renesas: rcar: Change pfc_rcar_get_reg_index() prototype Julien Panis 2026-01-26 15:18:13 +01:00
  • 0dd1b598ef boards: microchip: sama7d65_curiosity: add dts nodes for LEDs, Buttons Tony Han 2026-05-08 10:29:43 +08:00
  • 51a074b505 dts: arm: microchip: sama7d6: add dts nodes for PIOs Tony Han 2026-05-08 10:27:49 +08:00
  • 714b19a308 drivers: flash: nrf_rram: add NRF_RRAM_FILL_SKIP_IF_FILLED Jakub Zymelka 2026-05-28 12:09:15 +02:00
  • f2edef49ad drivers: flash: nrf_rram: implement api->fill callback Jakub Zymelka 2026-05-05 13:21:51 +02:00
  • 9740d1b39c drivers: flash: dispatch flash_fill via api->fill when available Jakub Zymelka 2026-05-05 13:16:46 +02:00
  • 4ffd1b8315 drivers: flash: add optional flash_api_fill driver callback Jakub Zymelka 2026-05-05 13:15:27 +02:00
  • fd7b6c2c3d drivers: flash: stm32u3: add Option Bytes read/write support saeed molaie 2026-05-28 18:04:00 -07:00
  • 3424082022 mgmt: updatehub: validate inner metadata object length Gerson Fernando Budke 2026-05-31 12:59:19 +02:00
  • 8747634ed7 mgmt: updatehub: avoid closing fd 0 in cleanup_connection() Gerson Fernando Budke 2026-02-28 11:53:36 +01:00
  • 4a7bdd9347 mgmt: updatehub: use msgtype parameter in send_request() Gerson Fernando Budke 2026-02-28 11:51:21 +01:00
  • eafc077d52 mgmt: updatehub: fix hardware compatibility prefix match Gerson Fernando Budke 2026-02-28 11:47:11 +01:00
  • 69bbed5e60 mgmt: updatehub: fix missing null terminator in metadata copy Gerson Fernando Budke 2026-02-28 11:37:10 +01:00
  • d09db89a87 mgmt: updatehub: fix error message never sent in report() Gerson Fernando Budke 2026-02-28 11:33:58 +01:00
  • 29e3476501 mgmt: updatehub: fix socket leak in start_coap_client() Gerson Fernando Budke 2026-02-28 11:31:05 +01:00
  • 551d3f92b3 mgmt: updatehub: Fix race condition Gerson Fernando Budke 2026-02-28 11:09:53 +01:00
  • 22396e4391 drivers: i2c: stm32: fix minor coding style issues Etienne Carriere 2026-06-05 10:34:43 +02:00
  • 8c2a903829 drivers: spi: nrfx_spim: chunk transfers exceeding EasyDMA MAXCNT Chaitanya Tata 2026-06-05 14:19:47 +05:30
  • fb1fa74791 MAINTAINERS: add lucien-nxp as collaborator for hal_nxp Lucien Zhao 2026-06-05 16:51:52 +08:00
  • f058cb72a2 scripts: footprint: fix symbol double-counting in size_report Yves Wang 2026-06-05 16:38:47 +08:00
  • 56f2ee7453 led: shell: use correct length sub-specifier Ashley Brighthope 2026-05-31 22:10:17 +10:00
  • 5ef6b3ae46 modules: mbedtls: make MBEDTLS depend on PSA_CRYPTO Tomi Fontanilles 2026-06-05 11:41:41 +03:00
  • 81fa48817d scripts: instrumentation: zaru: drop WestAppNoRun workaround Pieter De Gendt 2026-05-29 13:24:35 +02:00
  • 511be4d07c shell: kernel thread stacks: add cpu affinity on smp Sylvio Alves 2026-05-29 14:22:10 -03:00
  • 0b8babdcc3 drivers: sdhc: imx_usdhc: add cache maintenance on DMA path Lucien Zhao 2026-05-08 11:38:04 +08:00
  • dcd13f3214 tests/net/lib/quic: Fix label at end of compound statement warning Alberto Escolar Piedras 2026-06-09 11:34:25 +02:00
  • ea1954e81f driver: ethernet: DM9051 process return value of SPI calls Ching Ping Sun 2026-06-05 13:31:53 +08:00
  • 8352b398bd drivers: serial: fix spinlock leak in uart_renesas_rza2m_scif Brian Cain 2026-04-16 18:09:32 -07:00
  • 1696d0b701 tests: net: quic: Fix test when compiling for qemu_x86 Jukka Rissanen 2026-06-02 14:39:18 +03:00
  • 9da36e5fe8 net: socket: Add Doxygen groups for IPv4 and IPv6 socket options Jukka Rissanen 2026-06-02 14:30:33 +03:00
  • d0838179af net: quic: Fix client endpoint reuse breaking HTTP/3 tests Jukka Rissanen 2026-06-02 14:13:04 +03:00
  • b22fa5d9c6 doc: net: Add Datagram Packetization Layer Path MTU Discovery info Jukka Rissanen 2026-06-01 17:57:27 +03:00
  • d69bf2ceec tests: net: quic: Add concurrent TX retransmit buffer stress tests Jukka Rissanen 2026-06-02 10:33:49 +03:00
  • 91c2586901 net: quic: Serialize per-stream TX retransmit buffer access Jukka Rissanen 2026-06-02 10:32:00 +03:00
  • 995131b6c1 net: quic: Preserve contiguous TX ACK frontier Jukka Rissanen 2026-06-01 12:10:10 +03:00
  • bbfc218a42 tests: net: quic: Update tests to handle partial or short sends Jukka Rissanen 2026-06-01 12:03:43 +03:00
  • 7b3bbbaf8e net: quic: Annotate stream frames by sent packet number Jukka Rissanen 2026-06-01 12:01:44 +03:00
  • 314030c9ff net: quic: Preserve full OOO segments during in-order replay Jukka Rissanen 2026-06-01 11:51:04 +03:00
  • f34d41ab59 net: quic: Synchronize TX buffer access Jukka Rissanen 2026-06-01 10:26:53 +03:00
  • 9d802bffb7 tests: net: quic: Add DPLPMTUD state coverage Jukka Rissanen 2026-05-26 15:10:40 +03:00
  • fd114b530d net: quic: Add DPLPMTUD probe tracking Jukka Rissanen 2026-05-26 15:08:35 +03:00
  • a49347300c net: Add support for dont fragment flag Jukka Rissanen 2026-05-26 14:20:22 +03:00
  • 68db10cbf6 tests: net: pmtu: Avoid compile warning Jukka Rissanen 2026-06-03 15:47:51 +03:00
  • a8b2ed1a22 soc: nxp: mcxe24x: select LPTMR timer for PM builds Holt Sun 2026-05-28 12:34:13 +08:00
  • 924033d97e soc: nxp: mcxe24x: fix watchdog reset loop Holt Sun 2026-05-28 12:34:06 +08:00
  • bead0a3001 soc: microchip: pic32cx_sg: set ROM_START_OFFSET to 0x400 for MCUboot Fabin V Martin 2026-05-25 10:05:00 +00:00
  • 24631a52e7 drivers: clock_control: samd5xe5x: fix clock reinit after MCUboot Fabin V Martin 2026-05-20 12:44:13 +00:00
  • 2b7f498d79 drivers: dac: ad5529r: update product ID to match released datasheet Radu Ciobanu 2026-06-02 07:41:13 +03:00
  • 0c7e454566 samples: i2s: output: Add imx95_evk board configuration Qiang Zhao 2026-05-29 11:55:19 +05:30
  • 94507fc8c0 soc: imx95: m7: Apply clang-format formatting Qiang Zhao 2026-05-28 08:53:50 +05:30
  • 4573ce05ff dts: bindings: i2s: Make #address-cells and #size-cells optional Qiang Zhao 2026-05-28 07:33:30 +05:30
  • c375832244 soc: imx95: m7: add SAI clock setup for all enabled SAI instances Qiang Zhao 2026-05-18 13:17:36 +05:30
  • 6bc7a17c7a samples: i2s_codec: add imx95_evk_mimx9596_m7.conf for imx95_evk m7 Qiang Zhao 2026-05-15 15:33:58 +05:30
  • a264434f56 boards: imx95_evk: m7: add codec gpio-hog Qiang Zhao 2026-06-02 08:28:09 +05:30
  • a5b23b353b boards: imx95_evk: m7: add gpio_exp0 device Qiang Zhao 2026-05-15 15:20:39 +05:30
  • 79d6ebaa32 boards: nxp: imx95_evk: m7: add sai3_2 support Qiang Zhao 2026-05-29 11:24:33 +05:30
  • 476e76cfe1 dts: arm: nxp: imx95: Add SAI3 mcux-i2s node sai3_2 Qiang Zhao 2026-05-15 11:08:44 +05:30
  • d2eb8cec16 boards: imx95_evk: add WM8962 audio codec support Qiang Zhao 2026-05-15 08:34:59 +05:30
  • 654c65d916 docs: migration-guide: mention dsa api change Fin Maaß 2026-05-22 13:54:01 +02:00
  • d7eb125f21 dsa: change the type of port_phylink_change argument Fin Maaß 2026-06-02 11:58:05 +02:00
  • 3e43f5bfd2 ethernet: dsa: nxp: remove log for link up Fin Maaß 2026-06-02 11:52:29 +02:00
  • c18bb2ca2e ethernet: dsa: handle nxp: remove setting the carrier Fin Maaß 2026-05-22 13:11:39 +02:00
  • e8c04646ee net: dsa: handle phy link change internally Fin Maaß 2026-05-22 13:09:08 +02:00
  • 558fbe1579 cmake: add FindCcache.cmake as ccache.cmake replacement Torsten Rasmussen 2026-05-19 18:06:48 +02:00
  • 68d73c0906 boards: realtek: add default bt-hci configuration minyuan xue 2026-04-21 19:05:30 +08:00
  • 6a8ac7f93a Bluetooth: hci: add ameba HCI driver minyuan xue 2026-04-21 19:03:48 +08:00
  • f0ef4f850a dts: arm: add bt binding and nodes minyuan xue 2026-04-21 19:02:01 +08:00
  • e9682ef384 modules: hal_silabs: Always allocate a connection for PAwR responses Petri Pitkanen 2026-06-05 08:25:23 +03:00
  • cf93cca1bb tests: drivers: dma: move RT11xx CM4 config to soc layer Qiang Zhang 2026-06-08 14:08:42 +08:00
  • 3cf89b4a8e drivers: wuc: fix incorrect @retval usage Kuba Janik 2026-06-03 23:23:17 +02:00
  • a09d9756e0 ipc: ipc_service: icbmsg: add close op Mike J. Chen 2026-05-11 14:32:54 -07:00
  • f4b990e2ef drivers: mdio: nxp_enet: Reset semaphore before transfer Martin Oliver Pitoňák 2026-05-21 14:15:54 +02:00
  • c36e880e51 drivers: mdio: nxp_enet: Fix timeout not propagated in wait_xfer Martin Oliver Pitoňák 2026-05-21 14:15:08 +02:00
  • 833754cb75 boards: armfly: add STM32H743XIH6 board Zhaoming Li 2026-05-15 11:39:55 +08:00
  • 8b4428f7c2 boards: arm: fvp_base_revc_2xaem: add v8a_aarch32 board variant Silesh C V 2026-04-06 16:55:32 +05:30
  • fd2e1b7f56 soc: arm: fvp_aem: add v8a_aarch32 variant Silesh C V 2026-04-11 12:38:17 +05:30
  • 3834cb1114 soc: arm: fvp_aem: prepare for AArch32 support Silesh C V 2026-04-11 12:10:54 +05:30
  • ad249444a5 arch: arm: add support for Cortex-A32 Silesh C V 2026-01-10 18:25:27 +05:30
  • 4d5c0e7cfe arch: arm: add AARCH32_ARMV8_A monitor mode initialization Silesh C V 2026-01-10 15:40:25 +05:30
  • e11025804e arch: arm: introduce ARMv8-A AArch32 support Silesh C V 2026-01-09 18:13:08 +05:30
  • fdabb2d3bd arch: arm: linker: include vector table in boot-mapped kernel range Silesh C V 2026-05-27 08:14:56 +05:30
  • 75a802b562 drivers: counter: Fix formatting in MCP7940N driver Marcin Lyda 2025-04-03 11:39:09 +02:00
  • 9e2fb8278b drivers: counter: Fix possible out-of-bounds access in MCP7940N driver Marcin Lyda 2025-04-03 11:33:55 +02:00