Commit graph

  • cc47d8857e samples: fs: littlefs: add FTL block device backend support Ruijia Wang 2026-03-25 01:14:02 +08:00
  • 9ce27a2355 boards: frdm_rw612: add disabled W25N01GV NAND node Ruijia Wang 2026-03-25 01:13:55 +08:00
  • cc60f4fcf4 drivers: flash: add NXP FlexSPI NAND driver with ONFI probe Ruijia Wang 2026-03-25 01:13:45 +08:00
  • 2971661db1 drivers: memc: flexspi: add apply_pinctrl and update_lut APIs Ruijia Wang 2026-03-25 01:13:35 +08:00
  • 2a65a8115b dts: bindings: add FlexSPI NAND device binding Ruijia Wang 2026-03-25 01:13:25 +08:00
  • 415fe9e0ab tests: dma: add frdm_rw612 board support for DMA tests Qiang Zhang 2026-03-05 16:00:03 +08:00
  • 5b45c91026 boards: frdm_rw612: enable GDMA controller Qiang Zhang 2026-03-03 17:55:22 +08:00
  • d1d11389d7 dts: bindings: dma: add NXP GDMA device tree binding Qiang Zhang 2026-03-03 17:54:35 +08:00
  • 4bb97ebe90 drivers: dma: add NXP GDMA driver Qiang Zhang 2026-03-03 17:53:50 +08:00
  • a91475d7fc hal_nxp: mcux: add gdma driver component to build system Qiang Zhang 2026-03-03 17:47:36 +08:00
  • f12c3bd24f samples: openthread: add esp platforms to the border_router (eth) Marcio Ribeiro 2025-11-03 11:28:26 -03:00
  • db13c4f3cb drivers: ethernet: lan865x enable vlan Mario Paja 2026-04-20 08:55:10 +02:00
  • c34b064893 tests: drivers: gpio: gpio_basic_api: add adp_xc7k_ae350 board config Rick Tsao 2026-04-08 10:34:36 +08:00
  • f36a432ac1 drivers: gpio: atcgpio100: add pull-up/pull-down support Rick Tsao 2026-04-08 10:02:52 +08:00
  • b834088cdc samples: drivers: memc: fix DTS node reference for frdm_rw612 Ruijia Wang 2026-04-17 10:29:13 +08:00
  • c04d0cf6d6 samples: net: wifi: add ble_provisioning sample Sylvio Alves 2026-04-19 15:56:42 -03:00
  • 5eaa9cfeda boards: espressif: enable bluetooth testing on c5/c6 devkitc Sylvio Alves 2026-04-19 15:55:40 -03:00
  • 5a13238bbf CRC: Fix hardware crc16 using wrong poly Guy Shilman 2026-04-18 23:07:06 +03:00
  • 035c094f01 ci: check_maintainer_changes: don't hide Github failures Marc Herbert 2026-04-17 22:43:35 -04:00
  • 361c0f7667 Bluetooth: Classic: Add PBAP (Phone Book Access Profile) support Cheng Chang 2026-04-21 16:23:44 +08:00
  • 33d46936fb bluetooth: classic: obex: add length defines for digest tags Cheng Chang 2026-02-05 15:36:35 +08:00
  • 75a74c7450 tests: net: quic: Fix extension build warning Alberto Escolar Piedras 2026-04-22 09:30:39 +02:00
  • 4679fa170b tests: adc: corrects Infineon HPPASS ADC overlay channel addresses John Batch 2026-04-17 13:47:24 -07:00
  • aadbf79f35 samples: adc: corrects Infineon HPPASS ADC overlay channel addresses John Batch 2026-04-17 13:45:18 -07:00
  • 2a3783442b drivers: adc: infineon: fix HPPASS SAR channel lookup for hex addresses John Batch 2026-04-17 13:38:25 -07:00
  • d17595dea7 lib: libc: thrd: fix undefined behavior in thrd_create return value Parthiban Nallathambi 2026-04-15 13:28:35 +05:30
  • 9bdf3de0ec MAINTAINERS: add Sylvio Alves to the "West" area Marc Herbert 2026-04-17 17:31:51 -04:00
  • 1510423e58 include: shell: pad bitfield structs to full 32-bit width Parthiban Nallathambi 2026-01-30 08:48:27 +01:00
  • 12d918f38b usb: host: shell: use SHELL_HELP() macro Roman Leonov 2026-04-17 19:23:33 +02:00
  • c8601b95dd drivers: spi: Avoid missing interrupts on MAX32 Pete Johanson 2026-04-14 14:41:36 -06:00
  • 513adafb72 drivers: spi: Fix sending of dummy bytes for non-DMA scenarios Pete Johanson 2026-04-14 13:50:56 -06:00
  • 3f06a320e7 manifest: bump hal_adi revision Pete Johanson 2026-04-16 09:38:41 -06:00
  • 01921899a6 drivers: wifi: esp32: explicit wifi status codes Martin Koloska 2026-04-15 15:58:37 +02:00
  • 230f3a91aa soc: nordic: Add option to implement user hook for entering idle Krzysztof Chruściński 2026-04-14 11:26:57 +02:00
  • 03263c5213 kernel: heap: add BLOCKING trace and fix EXIT ordering in k_heap_realloc Anas Nashif 2026-04-10 14:01:27 -04:00
  • 2f58de0626 kernel: stack: move BLOCKING trace to after K_NO_WAIT check in k_stack_pop Anas Nashif 2026-04-10 14:02:38 -04:00
  • 8dbe977090 kernel: mailbox: emit tracing EXIT on async-send matched-receiver path Anas Nashif 2026-04-10 14:01:46 -04:00
  • d01ea12e78 kernel: queue: remove spurious BLOCKING trace in queue_insert Anas Nashif 2026-04-10 13:42:25 -04:00
  • 43af622bc5 drivers/sensor: lsm6dsvxxx: fix conditional compilation Armando Visconti 2026-04-09 17:42:01 +02:00
  • 4cc4f244ec drivers/sensor: lsm6dsvxxx: change data_out for single axis Armando Visconti 2026-04-21 16:32:41 +02:00
  • 8e1ebc35f9 sensors: change doc for sensor_three_axis_data Armando Visconti 2026-04-21 16:31:27 +02:00
  • 44b7a95c19 drivers/sensor: lsm6dsvxxx: increase cqe/sqe queue size Armando Visconti 2026-04-09 14:14:30 +02:00
  • 0d8783ac0f net: posix: fix hostname config conflict with unique updates Pragati Garg 2025-11-17 23:55:14 +05:30
  • 4e271acd19 tests: drivers: spi: add MSPM0G3507 to spi_loopback test Santhosh Charles 2026-03-27 00:45:05 +05:30
  • 68b0957f75 boards: ti: lp_mspm0l2228: enable SPI support Santhosh Charles 2026-03-10 00:46:09 +05:30
  • 070d4d1b47 boards: ti: lp_mspm0g3519: enable SPI support Santhosh Charles 2026-03-10 00:45:24 +05:30
  • b08835c898 boards: ti: lp_mspm0g3507: enable SPI support Santhosh Charles 2026-03-10 00:44:20 +05:30
  • 9d82ce9cd9 dts: arm: ti: mspm0: add SPI nodes for TI MSPM0 Santhosh Charles 2025-08-22 20:04:16 +05:30
  • 7e95d5f5d2 drivers: spi: add driver support for TI MSPM0 SPI module Santhosh Charles 2025-08-13 18:43:12 +05:30
  • 70140c31f7 dts: bindings: spi: add DT bindings for TI MSPM0 SPI module Santhosh Charles 2025-08-13 18:40:47 +05:30
  • c5066c0449 manifest: update hal_ti to add mspm0l222x SPI pin properties Santhosh Charles 2025-10-30 16:04:41 +05:30
  • 59dc905e80 net: quic: Allow user to delete a CA cert chain Jukka Rissanen 2026-04-06 09:22:21 +03:00
  • 1add7f3613 net: quic: Use sec_tag_t types when user imports a CA cert chain Jukka Rissanen 2026-04-04 12:05:08 +03:00
  • cb2a94c56a net: quic: Add STOP_SENDING support Jukka Rissanen 2026-03-18 14:58:45 +02:00
  • 340b01b13e net: quic: Add STREAMS_BLOCKED handling Jukka Rissanen 2026-03-18 14:57:37 +02:00
  • e25b276f48 tests: net: quic: Add certificate tests Jukka Rissanen 2026-03-07 14:52:53 +02:00
  • 1eccb0e132 tests: net: quic: Add unidirectional stream tests Jukka Rissanen 2026-03-04 10:57:13 +02:00
  • bdc5e63334 samples: net: quic: Add echo-client app Jukka Rissanen 2026-02-23 12:17:39 +02:00
  • db59cf8e2a tests: net: quic: Add tests to send longer packets Jukka Rissanen 2026-02-22 15:11:21 +02:00
  • 4b08bcc8e8 misc: Add longer 8192 byte long lorem ipsum test string Jukka Rissanen 2026-02-22 14:35:48 +02:00
  • ef8effb738 samples: net: quic: Add echo-service sample app for Quic Jukka Rissanen 2026-02-20 10:21:36 +02:00
  • 753d0163e2 net: quic: Add support for loss detection and congestion control Jukka Rissanen 2026-02-12 16:21:13 +02:00
  • 0e2014fdb1 net: shell: quic: Add Quic statistics support Jukka Rissanen 2026-02-12 15:07:57 +02:00
  • 03543f9696 net: quic: Add statistics support Jukka Rissanen 2026-02-12 15:06:32 +02:00
  • 2e213a8b45 scripts: net: Quic Kconfig optimizer script Jukka Rissanen 2026-03-03 10:25:43 +02:00
  • 608e6d1f46 doc: net: Add Quic documentation Jukka Rissanen 2026-02-12 12:40:23 +02:00
  • 17ba06e4c3 manifest: Update net-tools to include Quic tools Jukka Rissanen 2026-02-11 16:08:24 +02:00
  • 15a4b504ba samples: net: common: Add Quic support Jukka Rissanen 2025-11-19 16:28:09 +02:00
  • 910f5dad8b net: quic: shell: Add Quic shell support Jukka Rissanen 2026-02-04 14:14:08 +02:00
  • ad05142895 tests: net: quic: Add tests Jukka Rissanen 2025-11-05 16:54:28 +02:00
  • 49b4ac35d3 net: quic: Initial commit Jukka Rissanen 2025-10-31 12:07:32 +02:00
  • dc58e37a94 modules: hal_bouffalolab: add BL70XL BLE blob linking William Markezana 2026-02-27 09:19:23 -05:00
  • 1783775bec boards: 3r_tnh_sensor_lite: enable BLE support William Markezana 2026-02-27 11:23:52 -05:00
  • ac1cce5869 soc: bflb: bl70xl: add BLE controller integration William Markezana 2026-02-27 09:19:16 -05:00
  • 3afca7eb53 drivers: bluetooth: hci: unify Bouffalo Lab HCI driver William Markezana 2026-02-27 09:19:06 -05:00
  • 82c31fbe13 dts: bflb: unify BLE HCI binding and add BL70XL RETRAM region William Markezana 2026-02-27 09:18:50 -05:00
  • fad67c8364 drivers: ethernet: litex: move net_eth_mac_load into iface init Fin Maaß 2026-03-23 16:55:57 +01:00
  • 827c2323f8 drivers: sensor: stmemsc: add gyro ODR-triggered mode support Nancy Sangani 2026-03-28 22:08:24 +05:30
  • 903ca70780 dts: arm: st: stm32h5: add GPIO Ports E&G Raghuveer Kasaraneni 2026-04-03 09:54:45 +00:00
  • da790844b0 drivers: bbram: stm32: Add support for h7rsx Thomas Decker 2026-04-09 13:13:26 +02:00
  • c8459e874a dts: st: stm32h7rs: Add bbram to rtc node Thomas Decker 2026-04-09 13:09:04 +02:00
  • e1bf6952e4 boards: bflb: add Bouffalo Lab BL618 G0 board William Markezana 2026-04-01 17:05:38 -04:00
  • 23099b621b Bluetooth: Host: Fix type of bt_dev.random_addr Johan Hedberg 2026-04-17 09:50:57 +03:00
  • e27274e39c Bluetooth: Host: Take advantage of bt_addr_le_copy_addr() Johan Hedberg 2026-04-17 09:49:37 +03:00
  • a27994d90a drivers: bluetooth: ipm_stm32wb: Take advantage of bt_addr_le_copy_addr() Johan Hedberg 2026-04-16 20:12:36 +03:00
  • 7cb4ee5f62 Bluetooth: Add helper to copy bt_addr_t to bt_addr_le_t Johan Hedberg 2026-04-16 20:11:40 +03:00
  • 9702da9116 tests: drivers: flash: Enable negative_tests on nrf92 family Sebastian Głąb 2026-04-17 08:06:54 +02:00
  • dab07ba429 drivers: ethernet: lan9250 add vlan support Mario Paja 2026-04-16 16:03:32 +02:00
  • 695d41c991 bluetooth: hci: NXP: Fix firmware upload issues Lyle Zhu 2026-04-17 17:59:22 +08:00
  • 8c34f6fd9f dts: espressif: esp32c2/c3: declare zifencei isa extension Sylvio Alves 2026-04-17 08:06:49 -03:00
  • 0febdeb4b7 drivers: i2c: nrfx_twi: disable and restore state for bus recovery Lluis Miquel Martinez Campos 2026-04-17 13:15:17 +02:00
  • 55d2bc7702 soc: espressif: update flash.rodata segment alignment Sylvio Alves 2026-04-17 00:28:04 -03:00
  • 1667e11a6e bluetooth: tester: Implemented encrypted broadcast code for sink sync Alex Ciascai 2026-04-17 14:34:25 +03:00
  • f72c0cd1ee drivers: regulator: nrf_vregusb: fix USB not working after warm reboot Aleksander Strzebonski 2026-04-17 12:30:29 +02:00
  • 4ea5a11c63 pcie: move pcie ecam controller to controllers Fin Maaß 2026-04-17 14:38:47 +02:00
  • 3b8d015b88 pcie: add missing copyright and license infos Fin Maaß 2026-04-17 14:34:19 +02:00
  • f3ad737c25 dts: arm: nordic: correct reg in mailbox nodes Michał Stasiak 2026-04-17 16:17:33 +02:00
  • 995fb7e7e0 boards: arduino: uno_q: Fix storage partition reg Pieter De Gendt 2026-04-21 07:58:31 +02:00
  • 9904318f9b tests: drivers: build_all: display: Fix reg addresses Pieter De Gendt 2026-04-21 08:12:32 +02:00
  • 4722d52317 samples: subsys: fs: littlefs: README bullet list formatting Alexandre Rey 2026-04-21 13:06:25 +02:00