Commit graph

  • 7b19f6607c maintainers: add kartben as Documentation Infrastructure maintainer Benjamin Cabé 2024-09-09 10:16:35 +0200
  • a46cef4422 boards: move stm32f103_mini to others Abderrahmane Jarmouni 2024-08-31 20:10:46 +0200
  • 4e537c2620 doc: releases: migration-guide-4.0: note about stm32 boards flashing Abderrahmane Jarmouni 2024-08-16 23:15:26 +0200
  • 05a96526a5 boards: stm32: doc: update flashing section Abderrahmane Jarmouni 2024-09-07 17:14:02 +0200
  • e17e54c48f boards: stm32: add flashing with stm32cubeprog for all Abderrahmane Jarmouni 2024-09-07 15:22:33 +0200
  • b42549f071 doc: flash_debug: document stm32cubeprogrammer Abderrahmane Jarmouni 2024-08-23 22:28:17 +0200
  • d1abe40fb0 flash: nrf_qspi_nor: wait for erase to complete Jordan Yates 2024-07-15 10:59:44 +1000
  • 22a615b3e6 usb: cdc_acm: Fix tx false data drop logging Martin Koehler 2024-07-22 15:47:36 +0200
  • d9f567051e ci: elasticsearch: Upload script improvements Dmitrii Golovanov 2024-08-09 14:28:30 +0200
  • fa0bbad205 tests: Bluetooth: Run Audio BSIM test on nrf5340bsim Emil Gydesen 2024-08-29 15:01:18 +0200
  • 5365421fa1 arch: riscv: use string array instead of switch statement for cause Yong Cong Sin 2024-09-05 12:57:43 +0800
  • 7844f5aebb arch: riscv: fatal: make cause_str reusable Yong Cong Sin 2024-09-03 16:03:34 +0800
  • 951af0d457 arch: riscv: fatal: always print mcause & mtval Yong Cong Sin 2024-09-03 16:01:17 +0800
  • 68b8cd6d2c Bluetooth: HCI: Add definition for Bluetooth 6.0 Johan Hedberg 2024-09-05 11:24:58 +0300
  • 131a11e61e Bluetooth: Host: Add decoding for Bluetooth HCI version 6.0 Johan Hedberg 2024-09-05 11:22:26 +0300
  • ceedf72c51 Bluetooth: shell: Use common HCI version decode function Johan Hedberg 2024-09-05 11:21:40 +0300
  • 9354e181d6 scripts: ci: check_compliance: Add MCUboot Kconfig Jamie McCrae 2024-09-05 10:03:37 +0100
  • 8a71f617bf tests: boot: mcuboot_data_sharing: Fix test Jamie McCrae 2024-09-05 09:58:37 +0100
  • 8c32a82e47 arch: arc: replace ARC_EARLY_SOC_INIT with PLATFORM_RESET_HOOK Anas Nashif 2024-08-06 09:48:47 -0400
  • 81cf87001c arch: arm: select PLATFORM_RESET_HOOK if is PLATFORM_SPECIFIC_INIT set Anas Nashif 2024-08-06 10:35:33 -0400
  • f519dd1411 arch: arm: replace PLATFORM_SPECIFIC_INIT with PLATFORM_RESET_HOOK Anas Nashif 2024-08-06 09:17:48 -0400
  • e260d03686 init: introduce soc and board hooks Anas Nashif 2023-09-13 12:03:10 +0000
  • 736289a691 docs: release notes: Mention GNSS periodic config APIs removed Bjarki Arge Andreasen 2024-07-29 12:33:11 +0200
  • a28ba1d1a2 drivers: gnss: api: Remove periodic configuration Bjarki Arge Andreasen 2024-07-28 15:16:55 +0200
  • 345eb8e94a scripts: twister: Elevate Status Error Lukasz Mrugala 2024-08-14 13:01:51 +0000
  • 8b50d3768f drivers: usb: udc_dwc2: Notify upper layer on failed TX Marek Pieta 2024-08-27 23:16:06 +0200
  • da97542a6e net: dhcpv6: Do not wait forever when allocating net_pkt Jukka Rissanen 2024-09-05 07:43:16 +0300
  • 254e757539 net: dhcpv4: Do not wait forever when allocating net_pkt Jukka Rissanen 2024-09-05 07:41:43 +0300
  • 951b4943a9 docs: don't show doc version admonition on main Benjamin Cabé 2024-09-05 08:50:35 +0200
  • c0b5aeb702 boards: nordic: nrf54l15dk: enable HWFC Piotr Kosycarz 2024-09-05 08:59:48 +0200
  • 5b15751d0b doc: releases: migration-guide: 4.0: mention rename of net_buf header Henrik Brix Andersen 2024-09-04 22:28:59 +0000
  • 83e30552ab tests: lib: net_buf: move network buffer tests to tests/lib/net_buf Henrik Brix Andersen 2024-09-04 22:19:53 +0000
  • f86f5263b0 doc: net_buf: move the network buffer documentation to services Henrik Brix Andersen 2024-09-04 16:10:32 +0000
  • 159f7dbbb1 lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h Henrik Brix Andersen 2024-09-04 16:00:21 +0000
  • ced80b13bf lib: net_buf: move the network buffer implementation to lib Henrik Brix Andersen 2024-09-04 15:42:42 +0000
  • cfc010ff4e samples: sensor/mcux_lpcmp: Overlay for the QSPI variant of FRDM-MCXN947 Mahesh Mahadevan 2024-08-29 10:56:20 -0500
  • f34c78535f samples: adc_dt: Add overlay for the QSPI variant of FRDM-MCXN947 Mahesh Mahadevan 2024-05-16 16:28:18 -0500
  • bc5c075953 samples: dac: Add overlay for FRDM MCXN947 qspi variant Mahesh Mahadevan 2024-05-15 15:52:11 -0500
  • d5ae219799 test: frdm_mcxn947_mcxn947: Add config and overlay for QSPI variant Mahesh Mahadevan 2024-05-03 14:27:21 -0500
  • 99131b92ff boards: frdm_mcxn947: Enable CACHE64 FlexSPI cache Mahesh Mahadevan 2024-05-02 10:13:32 -0500
  • b32a86ad8d boards: frdm_mcxn947: Add a variant for executing from QSPI Mahesh Mahadevan 2024-04-24 13:43:24 -0500
  • bdfd1d2e1b soc: mcx: Fix build errors when building for XIP from FlexSPI Mahesh Mahadevan 2024-04-24 13:36:05 -0500
  • 0543dd6bd7 west.yml: Update to the NXP HAL to get fixes to CACHE64 driver Mahesh Mahadevan 2024-08-29 13:17:36 -0500
  • 36137bc8cc net: vlan: Fix RX debug print Jukka Rissanen 2024-09-03 18:17:41 +0300
  • 25301ace0e net: virtual: Pass status to caller when starting/stopping interface Jukka Rissanen 2024-09-04 11:25:30 +0300
  • 5355920f98 tests: net: bridge: Update the bridging tests Jukka Rissanen 2024-09-05 12:34:48 +0300
  • 6986b1ef71 net: bridge: Overhaul the code to use virtual interfaces Jukka Rissanen 2024-09-03 18:18:43 +0300
  • 5fdbbf7d7e uart: nrfx: fix config check Anas Nashif 2024-09-06 16:41:09 -0400
  • 1b4c47ab28 Revert "dts: nordic: nrf5340: Change nRF5340 IPC backend to icbmsg" Alberto Escolar Piedras 2024-09-06 16:12:11 +0200
  • 31ebb79c86 arch: multilevel_irq: fix interrupt bits check Yong Cong Sin 2024-08-30 12:17:49 +0800
  • 4e54cff223 soc: qemu: riscv: update IRQ config Yong Cong Sin 2024-08-30 12:01:53 +0800
  • a80af336c2 drivers: wifi: esp_at: only log errors in active mode with full IPD Daniel Mangum 2024-09-04 12:38:18 -0400
  • bce1193e45 tests: drivers: Add overlay for test of IST3931 display driver Shen Xuyang 2024-09-02 08:45:51 +0000
  • 74f3bf3aa4 driver: display: Add driver for diplay controller ist3931 Shen Xuyang 2024-09-02 08:45:05 +0000
  • 3cb1d5eb63 dts: bindings: Add dts binding of ist3931 Shen Xuyang 2024-08-26 15:48:10 +0000
  • 7cef5377c1 dts: bindings: add vendor prefix of istech Shen Xuyang 2024-08-26 15:46:45 +0000
  • fc4b21b3e2 sys: atomic: Minor upates to atomic_test* function docs Emil Gydesen 2024-09-06 11:27:03 +0200
  • 5a3c9c914a scripts: pylib: twister: Write version to testplan.json Pieter De Gendt 2024-09-05 17:11:00 +0200
  • 362653d4b3 doc: services: logging: Add section for Coresight STM logging Krzysztof Chruściński 2024-05-21 07:07:05 +0200
  • 8d08a7a90d samples: boards: nrf: nrf_coresight_stm: Add new configurations Krzysztof Chruściński 2024-05-07 08:58:30 +0200
  • a21a1b073d snippets: Add nordic-log-stm for logging using STMESP Krzysztof Chruściński 2024-05-07 08:59:44 +0200
  • adcb13d293 logging: log_frontend_stmesp: Add support for standalone mode Krzysztof Chruściński 2024-05-07 08:57:54 +0200
  • 09ab0ba20b drivers: misc: coresight: nrf_etr: Add standalone mode Krzysztof Chruściński 2024-05-08 09:56:39 +0200
  • c77a54327d tests: logging: Add test for log_frontend_stpesp_demux Krzysztof Chruściński 2024-04-30 15:12:18 +0200
  • 5b26b21bad logging: Add demultiplexer for log_frontend_stmesp Krzysztof Chruściński 2024-04-30 15:10:38 +0200
  • ddb66e5b63 samples: boards: nrf: Add sample using Coresight STM on nrf54h20 Krzysztof Chruściński 2024-04-26 14:10:48 +0200
  • 89182f64dd snippets: Add nordic-log-stm-dict snippet Krzysztof Chruściński 2024-04-26 09:45:35 +0200
  • 4b20c3d4d6 drivers: misc: coresight: Add nrf_etr module Krzysztof Chruściński 2024-04-26 09:28:12 +0200
  • 46c2988a4c boards: nordic: nrf54h20dk: Add ETR buffer to the memory map Krzysztof Chruściński 2024-04-26 09:17:51 +0200
  • 3e5a66d43d dts: Add nordic,nrf-tddconf node Krzysztof Chruściński 2024-06-12 14:53:47 +0200
  • f2ec240b20 dts: nordic: Add nrf-tbm (trace buffer monitor) node Krzysztof Chruściński 2024-04-26 09:24:14 +0200
  • 1dcd599982 soc: nordic: nrf54h: Add STM data flushing in pre_sleep Krzysztof Chruściński 2024-04-25 13:41:55 +0200
  • 89ef8a097b logging: Add Coresight STMESP dictionary-based frontend Krzysztof Chruściński 2024-04-25 08:46:24 +0200
  • fa8e6d8701 drivers: misc: Add support for coresight STMESP Krzysztof Chruściński 2024-04-25 10:45:43 +0200
  • 508434b2b2 dts: nordic: nrf54h20: Add stmesp nodes Krzysztof Chruściński 2024-04-25 13:39:45 +0200
  • 34ab5b02ba dts: bindings: debug: Add binding for ARM STMESP Krzysztof Chruściński 2024-05-22 08:46:06 +0200
  • 0fdf13c85c logging: Move frontends to the dedicated directory Krzysztof Chruściński 2024-04-25 08:11:59 +0200
  • fc162f74c0 debug: mipi_stp_decoder: Align naming to 2.4 standard Krzysztof Chruściński 2024-06-11 09:35:00 +0200
  • dd38a2ccde logging: Fix string stripping Kconfig option dependency Krzysztof Chruściński 2024-04-29 11:03:12 +0200
  • 7df2d54685 tests: drivers: uart: Add test for line errors handling Krzysztof Chruściński 2024-04-19 09:50:52 +0200
  • 345dd11e20 drivers: serial: uart_nrfx_uarte: Fix dropping flushed data Krzysztof Chruściński 2024-04-24 16:59:23 +0200
  • 282bc783b1 drivers: serial: uart_nrfx_uarte: Fix interrupt driven TX only mode Krzysztof Chruściński 2024-04-23 11:43:00 +0200
  • e48053fdb5 drivers: serial: async_to_irq: Fix initialization Krzysztof Chruściński 2024-04-22 12:26:24 +0200
  • 5ce801fa2b drivers: serial: uart_async_to_irq: Add RX error handling Krzysztof Chruściński 2024-04-22 10:46:58 +0200
  • 3b232d5e07 drivers: serial: uart_nrfx_uarte2: Disable RX when error is reported Krzysztof Chruściński 2024-04-22 10:45:22 +0200
  • f54a53b4b3 drivers: ws2812_gpio: Make timing configurable and less hardware dependend Chaim Zax 2024-04-28 13:27:44 +0200
  • be523ad396 arch: arm: cortex_m: pm_s2ram: Minor typo fix Adam Kondraciuk 2024-05-21 18:31:36 +0200
  • 38575f89ea drivers: timer: nrf_grtc: Add GRTC fix for app and rad cores Adam Kondraciuk 2024-04-24 18:47:48 +0200
  • ee9d23945f soc: nordic: nrf54h: poweroff: Add support for s2ram Adam Kondraciuk 2024-05-06 13:59:32 +0200
  • 1ef18bd97d drivers: i3c: shell: add shell command for the ccc setaasa Ryan McClelland 2024-07-19 13:45:26 -0700
  • 6a824079df drivers: i3c: add ccc setaasa helper Ryan McClelland 2024-07-19 13:44:44 -0700
  • dda3585cf6 drivers: i3c: shell: add vendor ccc shell cmds Ryan McClelland 2024-07-19 13:35:19 -0700
  • 3067b41ccc drivers: i3c: add vendor ccc helpers Ryan McClelland 2024-07-19 13:34:46 -0700
  • 2ba06ffc47 drivers: i3c: shell: set values in desc with ccc Ryan McClelland 2024-07-19 12:21:57 -0700
  • c122c53409 drivers: i3c: shell: include reattachment for setdasa Ryan McClelland 2024-07-19 12:12:44 -0700
  • fd063dd017 drivers: i3c: shell: fix info cmd display for max_read_turnaround Ryan McClelland 2024-07-19 12:10:13 -0700
  • ff7c20e894 drivers: i3c: shell: remove bcr check for getcaps Ryan McClelland 2024-07-19 12:09:03 -0700
  • 91b688a666 driver: wifi: esp32: add APSTA support Muhammad Haziq 2024-07-22 20:25:07 +0500
  • 79fb5a391a drivers: flash: Add support for flash driver on MCK-RA8T1 Quy Tran 2024-08-16 03:48:19 +0000
  • beba6685af drivers: flash: Add support for flash driver on EK-RA8D1 Quy Tran 2024-08-16 03:38:40 +0000