Commit graph

  • 0d7cc71a98 WIP: describe the RCC variants ch32v-rcc Michael Hope 2026-08-30 20:38:59 +02:00
  • 0aad723012 drivers: input: add WCH Touch Key (TKEY) support ch32v-tkey Michael Hope 2026-08-19 14:02:41 +02:00
  • f7135b726c drivers: pinctrl: add analog input mode support for the CH32V20x/30x Michael Hope 2026-08-19 14:02:41 +02:00
  • fb6e56b664 boards: comu: add the CH32V203 based Comu board comu Michael Hope 2026-08-21 14:14:56 +02:00
  • abb1f54e9a soc: ch32v: support linking the code at an offset Michael Hope 2026-08-19 14:02:41 +02:00
  • 34d6fe7fc5 dts: wch: add the missing reset property for the ch32v203f8u Michael Hope 2026-08-28 20:02:53 +02:00
  • f80761e494 net: shell: fix -Wuninitialized-const-pointer warnings main Tim Pambor 2026-08-28 13:25:23 +02:00
  • 24cc932861 drivers: spi: esp32: fix quad line mode truncated to 16-bit Dylan Rowe 2026-08-26 14:18:06 +00:00
  • 6c1486a5c7 drivers: flash: mcux flexspi nor: add IS25LP512M reported JEDEC ID Emilio Bottoni 2026-08-26 11:12:16 -03:00
  • 74877287d0 soc: rpi_pico: fix binary info header placed before vector table Toon Stegen 2026-08-15 11:40:24 +02:00
  • 1e1855620d drivers: can: mcan: Zero out frame struct when constructing new CAN frame Zee Yudenko 2026-08-17 16:55:26 +02:00
  • b40c531fbd modules: lvgl: Guard monochrome conversion buffer usage Fabian Blatz 2026-08-26 17:03:20 +02:00
  • ec17fcec52 modules: lvgl: Format CMakeLists Fabian Blatz 2026-08-26 17:01:58 +02:00
  • 07aa7454e5 tests: net: route: cover Ethernet header reserve forwarding Fin Maaß 2026-08-26 14:00:33 +02:00
  • b39f86ea61 net: ethernet: handle forwarded packets without headroom Fin Maaß 2026-08-26 14:00:26 +02:00
  • 988b4083d2 net: context: drop O(N) context scan from the per-packet RX path Benjamin Cabé 2026-08-25 23:08:27 +00:00
  • 12caf605bf net: sockets: skip recv callback re-registration on every send Benjamin Cabé 2026-08-25 23:01:49 +00:00
  • f008ab3b23 west: blobs: verify the checksum of each downloaded URL Pieter De Gendt 2026-08-26 09:13:04 +02:00
  • 18d9280e4a soc: adi: max32: Use portable IRQ controls APIs Tahsin Mutlugun 2026-08-26 10:07:37 +03:00
  • ef2580bc50 net: gptp: release stranded Sync on port reset Benjamin Perseghetti 2026-08-24 00:06:24 -04:00
  • 41fd0932f3 net: pkt: drop obsolete NULL argument log in unref Benjamin Perseghetti 2026-08-27 13:40:31 -04:00
  • c658938e58 board: sensry: ganymed bob/sk - adding random MAC address Sven Ginka 2026-08-25 11:26:38 +02:00
  • b9ad72159d drivers: i2c: ite: use inclusive terminology Benjamin Cabé 2026-08-14 09:39:49 +00:00
  • 775594bc5b drivers: i2c: dw: use inclusive terminology Benjamin Cabé 2026-08-14 09:39:48 +00:00
  • ff090b4cfa drivers: i3c: dw: implement i2c_configure() Corey Wharton 2026-08-21 15:59:18 -07:00
  • 214b2f6979 drivers: i3c: dw: honor i2c-scl-hz when programming FM timing Corey Wharton 2026-08-21 15:54:44 -07:00
  • 1656e94103 drivers: i3c: dw: apply the requested I3C rate immediately Corey Wharton 2026-08-21 16:52:25 -07:00
  • ca98838836 drivers: i3c: dw: assert config is not NULL in dw_i3c_configure() Corey Wharton 2026-08-21 15:51:53 -07:00
  • d33000ddf4 scripts: twister: let ccache reuse objects across test build directories Benjamin Cabé 2026-08-20 17:47:56 +02:00
  • 2fa0c977b3 cmake: west: read the topdir through west's Python API Benjamin Cabé 2026-08-20 01:47:56 +02:00
  • f064d432d6 boards: alif: balletto_b1_dk: add mikrobus i2c connector support Shreehari HK 2026-08-27 13:57:05 +05:30
  • 050d19e8b6 boards: alif: ensemble_e1c_dk: add mikrobus i2c connector support Shreehari HK 2026-08-27 13:55:05 +05:30
  • bc885b6843 boards: alif: ensemble_e8_dk: add mikrobus i2c connector support Shreehari HK 2026-08-27 13:51:14 +05:30
  • efa4f12588 boards: alif: wire i2c pinctrl and dw clock speed for devkits Shreehari HK 2026-08-24 20:09:31 +05:30
  • 1d7028a82f soc: alif: enable designWare i2c clock optimization Shreehari HK 2026-08-24 19:40:54 +05:30
  • 8215832445 dts: arm: alif: add designWare i2c devicetree nodes Shreehari HK 2026-08-24 19:23:21 +05:30
  • 5b36ad8908 include: dt-bindings: clock: alif: add i2c clock IDs Shreehari HK 2026-08-24 17:45:55 +05:30
  • dc295cc414 drivers: timer: renesas_rx_cmt: use the generic timer core Nicolas Pitre 2026-08-05 15:18:54 -04:00
  • e30f65a1f9 drivers: regulator: add support for MAX20362 PMIC Anthony Raterta 2025-07-25 16:20:46 +08:00
  • 065989f35f tests: riscv: add custom stack guard overflow test Hongquan Li 2026-08-11 22:52:10 +08:00
  • 181907202d arch: riscv: pass NULL thread to custom stack guard without multithreading Hongquan Li 2026-08-11 22:52:03 +08:00
  • 3820679807 drivers: i2c: add VIRTIO I2C adapter driver Benjamin Cabé 2026-07-30 23:25:45 +02:00
  • a8ced2c9db usb: device_next: fix CDC ACM pool description Johann Fischer 2026-08-06 19:42:23 +02:00
  • c3109b9ebe usb: device_next: cdc_acm: rx throughput improvements Antoni Duda 2026-06-19 15:25:44 +02:00
  • d3acec8a0d drivers: lora: shell: add rssi and energy_detect commands JaeHwan Jin 2026-08-19 16:00:48 +09:00
  • 8a3cba60eb drivers: lora: add energy-detection carrier sense JaeHwan Jin 2026-08-19 16:00:16 +09:00
  • 8e8e573908 drivers: lora: implement instantaneous RSSI JaeHwan Jin 2026-08-26 10:11:27 +08:00
  • e3acaff828 drivers: lora: loramac-node: guard the SX126x bus sequence JaeHwan Jin 2026-08-26 10:10:35 +08:00
  • 2b11b75e92 drivers: lora: add instantaneous RSSI to the API JaeHwan Jin 2026-08-19 15:56:43 +09:00
  • 133c2eb7d3 boards: microchip: pic32cx_sg61_cult: add Ethernet to supported list Karthikeyan Sivaji 2026-07-13 14:43:22 +05:30
  • 73b0e1f60b boards: microchip: pic32cx_sg41_cult: add Ethernet to supported list Karthikeyan Sivaji 2026-07-13 14:31:49 +05:30
  • 41e9d8e990 drivers: mdio: microchip: Update G1 MDIO Driver Karthikeyan Sivaji 2026-07-13 14:30:34 +05:30
  • 0854530db0 dts: arm: microchip: pic32cx_sg: Add ethernet node Karthikeyan Sivaji 2026-07-13 14:29:59 +05:30
  • f6ae3030a6 mgmt: hawkbit: Prevent dangling k_malloc Avary Higbee 2026-08-27 11:12:09 -06:00
  • 500b77e094 tests: nrf_clock_calibration: remove duplicate code Michał Stasiak 2026-08-26 09:18:00 +02:00
  • b44b481adb drivers: nrf_clock_calibration: remove duplicate code Michał Stasiak 2026-08-25 15:39:31 +02:00
  • 04cda19b83 drivers: mfd: infineon_mxcrypto: fix build without a child driver Benjamin Cabé 2026-08-26 08:24:11 +00:00
  • 29e818d4c3 dts: bindings: input: add row-size/col-size limits to DT binding Mingzong Zhao 2026-08-26 15:17:24 +08:00
  • b0bff8f246 drivers: flash: ite_it51xxx_m1k: add write/read protected lock op code Ren Chen 2026-08-18 10:06:47 +08:00
  • 15bb2707ac bluetooth: classic: l2cap: Fix race condition in config rsp handling Lyle Zhu 2026-08-26 15:02:46 +08:00
  • 35fe3a4410 modem: cellular: vendor: request Kconfig CMUX MTU Jordan Yates 2026-08-26 14:21:53 +10:00
  • 490917f0cc Bluetooth: host: Document the callback execution-context contract Johan Hedberg 2026-08-24 14:16:10 +03:00
  • e3752373ec tests: drivers: gpio: add pin range tests Flavio Ceolin 2026-08-20 14:42:54 -07:00
  • d28a05d5de drivers: gpio: emul: validate pins Flavio Ceolin 2026-08-20 14:42:40 -07:00
  • c9641fa5bf drivers: gpio: validate pin in the syscall handlers Flavio Ceolin 2026-08-20 14:42:30 -07:00
  • d145faab7e drivers: gpio: reject out of range pins at runtime Flavio Ceolin 2026-08-20 14:42:20 -07:00
  • 020e83e06b drivers: gpio: add gpio_port_pin_is_supported() Flavio Ceolin 2026-08-20 14:42:11 -07:00
  • 219d376ae2 tests: drivers: Enable tests for stm32mp135f_dk board Christophe Guibout 2026-08-19 09:18:07 +02:00
  • b971adc69b boards: st: stm32mp135f_dk: add dma support Christophe Guibout 2026-08-25 18:03:16 +02:00
  • d749a77f8b dts: arm: st: add STM32MP13 DMA/DMAMUX nodes Christophe Guibout 2026-07-24 15:33:15 +02:00
  • 7a56a3f702 drivers: dma: stm32: add support for STM32MP13X Christophe Guibout 2026-08-17 15:54:26 +02:00
  • a1393efb10 net: if: remove device_is_ready from update_operational_state Fin Maaß 2026-08-18 17:49:37 +02:00
  • 8d50683aec net: if: move device_is_ready check on up Fin Maaß 2026-08-18 17:46:21 +02:00
  • c0f32e964a samples: display: add esp32p4x function ev board support Sylvio Alves 2026-08-17 23:37:54 -03:00
  • 7c00e2e7ab boards: espressif: esp32p4: add gt911 touch controller Sylvio Alves 2026-08-17 22:38:29 -03:00
  • 2b9a7eafa6 boards: espressif: esp32p4: repin i2c0 and the spi2 clock Sylvio Alves 2026-08-17 22:38:20 -03:00
  • fb3c9e9e15 boards: espressif: esp32p4: enable the mipi-dsi display Sylvio Alves 2026-08-17 22:38:12 -03:00
  • 03b5cf71a6 drivers: mipi_dsi: add the esp32p4 mipi-dsi host Sylvio Alves 2026-08-17 21:56:22 -03:00
  • 2b71bd5f70 drivers: display: add the esp32p4 dsi scanout controller Sylvio Alves 2026-08-17 21:56:13 -03:00
  • 8a46234e74 dts: espressif: describe the esp32p4 mipi-dsi peripheral Sylvio Alves 2026-08-17 21:56:00 -03:00
  • 3ccfa74317 bluetooth: classic: map: use assertions in accept callbacks Lyle Zhu 2026-07-20 16:47:43 +08:00
  • 701147c38a bluetooth: classic: bip: use assertions in accept callbacks Lyle Zhu 2026-07-20 16:30:45 +08:00
  • 4121776b92 bluetooth: classic: pbap: use assertions in accept callbacks Lyle Zhu 2026-07-20 16:23:43 +08:00
  • 5dd0aa9271 bluetooth: classic: goep: use assertions in accept callbacks Lyle Zhu 2026-07-20 18:56:37 +08:00
  • a336abd250 bluetooth: classic: goep: use assertions in transport initialization Lyle Zhu 2026-07-20 18:55:15 +08:00
  • 69bf56625f bluetooth: classic: obex: use assertion in transport registration Lyle Zhu 2026-07-20 17:54:31 +08:00
  • 882582e904 scripts: ci: check_compliance: explain KconfigHWMv2 undefined symbols Benjamin Cabé 2026-07-17 23:36:24 +02:00
  • de3012255e ci: doc-build: force a reinstall of the pinned reuse snapshot Benjamin Cabé 2026-08-20 11:22:12 +02:00
  • 7235648f39 ci: check_compliance: require an exception for non-Apache-2.0 files Benjamin Cabé 2026-07-09 20:43:27 +02:00
  • 82b40dd394 doc: generate the licensing page from REUSE metadata Benjamin Cabé 2026-07-09 20:43:27 +02:00
  • 3afe97fee4 scripts: list files with an undocumented license Benjamin Cabé 2026-07-09 20:43:27 +02:00
  • 0d94fc917d ci: doc-build: install reuse with the custom_properties API Benjamin Cabé 2026-07-09 20:43:28 +02:00
  • 794b2ef3f2 scripts: tests: ci: test_test_plan_v2: add reuse ignore tags Benjamin Cabé 2026-07-27 17:13:32 +02:00
  • 1394a9a5ae doc: licensing: document the Modern CMake Sphinx domain Benjamin Cabé 2026-08-27 14:29:20 +02:00
  • 32ffb3c414 doc: licensing: document the Xtensa startup assembly files Benjamin Cabé 2026-07-09 20:43:27 +02:00
  • b3a0922e66 doc: licensing: document the xoshiro128++ PRNG Benjamin Cabé 2026-07-09 20:43:26 +02:00
  • 19eaa0c87a doc: licensing: document the Xen interface files Benjamin Cabé 2026-07-09 20:43:26 +02:00
  • 526c4bc59b doc: licensing: document the WireGuard files Benjamin Cabé 2026-07-09 20:43:26 +02:00
  • dfc3788921 doc: licensing: document the USB device stack headers Benjamin Cabé 2026-07-09 20:43:26 +02:00
  • 67e862c37a doc: licensing: document the UF2 conversion script Benjamin Cabé 2026-07-09 20:43:25 +02:00