Commit graph

  • ddbba0ef4c scripts: west_commands: runners: Fix mixed-spaces-and-tabs (E101) Pieter De Gendt 2024-11-20 09:11:16 +0100
  • a48e37608f scripts: west_commands: runners: Ignore missing abstract decorator (B027) Pieter De Gendt 2024-11-20 17:06:37 +0100
  • e8294b4590 scripts: west_commands: runners: Fix assert-false (B011) Pieter De Gendt 2024-11-20 09:01:24 +0100
  • 25be1501ab scripts: west_commands: runners: Fix pylint unbound issues Pieter De Gendt 2024-11-20 19:45:12 +0100
  • aae018be87 scripts: west_commands: runners: Remove obsolete pylint ignores Pieter De Gendt 2024-11-20 19:39:56 +0100
  • 1f17c761e5 ci: test_plan: call with --no-detailed-test-id Anas Nashif 2024-11-22 11:29:14 -0500
  • c14b022bea ci: twister: add --no-detailed-test-id Anas Nashif 2024-11-21 11:31:30 -0500
  • e11aecaed5 twister: fix Ztest C++ test names extraction from ELF Dmitrii Golovanov 2024-11-01 12:07:02 +0100
  • 18451bca44 doc: twister: Update test naming and application diagram Dmitrii Golovanov 2024-10-19 18:51:29 +0200
  • a72244f2d0 twister: ztest: harness: Fix missed TestCase statuses Dmitrii Golovanov 2024-10-17 09:02:35 +0200
  • 74d1f60faf boards: mimxrt1180_evk: Enable PWM for RT1180 EVK Lucien Zhao 2024-09-01 23:21:56 +0800
  • 18a2a63a25 dts: arm: nxp: rt118x: add flexpwm instances Lucien Zhao 2024-09-01 23:17:32 +0800
  • 81bb231fd0 ipc: icbmsg: Reduce block alignment to 32-bits Dominik Kilian 2024-10-23 14:28:19 +0200
  • 4fe6d47683 boards: arduino_nicla_vision: fix hardware information Martino Facchin 2024-10-24 09:57:09 +0200
  • 585fb2a61b boards/arduino/portenta_h7: enable USART1 on M4 Filip Kokosinski 2024-11-12 14:21:25 +0100
  • b4893c46ce drivers: fpga: use defaults in iCE40 binding Benedikt Schmidt 2024-11-11 09:14:26 +0100
  • 1dd6d0db67 tests: subsys: mgmt: Fix warning of size_t formatting with %.*s Chen Xingyu 2024-11-20 10:40:16 +0800
  • bb94c63fa2 samples: subsys: ipc: Fix warning of size_t formatting with %.*s Chen Xingyu 2024-11-20 10:39:37 +0800
  • 50f23500b8 net: Fix warning of size_t formatting with %.*s Chen Xingyu 2024-11-20 10:37:50 +0800
  • ae5609aef2 samples: smp_svr: Move bluetooth tag to bt_tests Andrej Butok 2024-11-20 12:11:00 +0100
  • 932e8708b1 tests: posix: single_process: correct typo and filter Chris Friedt 2024-11-22 07:10:17 -0500
  • da713a2b86 doc: release-notes-4.1: Mention removal of deprecated HCI API Johan Hedberg 2024-11-21 23:03:22 +0200
  • 30d1d0e526 Bluetooth: Host: Remove deprecated HCI driver API Johan Hedberg 2024-11-19 21:20:10 +0200
  • 3063f18942 Bluetooth: Host: Remove unnecessary hci_driver.h includes Johan Hedberg 2024-11-19 21:19:33 +0200
  • 4558056f81 tests/bsim: Also runtime test the UART drivers for the nrf54l15 Alberto Escolar Piedras 2024-11-18 17:28:03 +0100
  • 9c386cab93 tests uart_pm: Enable for nrf54l15bsim Alberto Escolar Piedras 2024-11-18 17:25:38 +0100
  • eec736355c tests uart_mix_fifo_poll: Enable for nrf54l15bsim Alberto Escolar Piedras 2024-11-18 17:16:43 +0100
  • dd2f4117e3 tests uart_async_api: Enable in nrf54l15bsim//cpuapp Alberto Escolar Piedras 2024-11-18 15:56:03 +0100
  • 890f13426e doc boards nrfbsim: Mention the UARTE as supported for nrf54l15 Alberto Escolar Piedras 2024-11-18 13:44:48 +0100
  • ca46c7c816 boards nrfbsim: Enable UART(E) peripherals for nrf54l15bsim Alberto Escolar Piedras 2024-11-18 13:30:16 +0100
  • c2802618df tests: net: socket: tcp: Add min_flash to the test config Jukka Rissanen 2024-11-20 09:35:42 +0200
  • 45ebd390cf arch: riscv: reg: include required header Yong Cong Sin 2024-11-20 17:25:30 +0800
  • 067a35f2fb display: stm32: implement display_get_framebuffer API Emil Lindqvist 2024-11-20 09:16:29 +0100
  • 28796076d8 tests: kernel: common: optimize filters Anas Nashif 2024-11-21 06:03:30 -0500
  • b0a1dddde3 drivers: fpga: fix waveform for iCE40 configuration in SPI mode Benedikt Schmidt 2024-11-07 07:59:47 +0100
  • 21d0a3b699 tests: pwm: Add support for SCTimer PWM on FRDM-MCXN947 Mahesh Mahadevan 2024-10-24 17:46:51 -0500
  • 488e4bbf5f boards: frdm_mcxn947: Add SCTimer support Mahesh Mahadevan 2024-10-24 06:11:02 -0500
  • 12486ca7e2 dts: mcxn947: Add SCTimer support Mahesh Mahadevan 2024-10-24 06:10:35 -0500
  • f235ddb2cf tests: drivers: uart: async_api: Add uart120 instance to nrf54h20dk Krzysztof Chruściński 2024-07-18 14:20:33 +0200
  • d2b69a4ec7 tests: drivers: uart: async_api: Rework for multi instance Krzysztof Chruściński 2024-07-18 14:28:51 +0200
  • bc007fd53b tests: drivers: uart: async_api: Add missing static keyword Krzysztof Chruściński 2024-07-18 14:37:44 +0200
  • 760bba6d24 drivers: serial: nrfx_uarte: Fix pin retention Krzysztof Chruściński 2024-11-12 12:37:18 +0100
  • 41e33573e8 drivers: wifi: esp_at: Fix serial receive interrupt can't exit Hongquan Li 2024-10-28 16:44:43 +0800
  • 53ae195f0d drivers: fpga: replace runtime checks with buildtime asserts in iCE40 Benedikt Schmidt 2024-11-19 08:44:35 +0100
  • 07b7802460 doc: Bluetooth: Audio: Shell: Make shell docs a bit more consistent Emil Gydesen 2024-11-19 15:36:35 +0100
  • b20784dfbb docs: Bluetooth: Move documentating for shell out of API Emil Gydesen 2024-11-19 12:00:27 +0100
  • 39889c0023 net: if: Do not report error if we are already in promisc mode Jukka Rissanen 2024-11-19 18:46:20 +0200
  • f05deb1aa4 python: Format trivial files where only newlines were missing Pieter De Gendt 2024-11-21 11:49:59 +0100
  • 9a804572a3 samples: rtc: Generic RTC sample Muhammad Waleed Badar 2024-11-09 17:03:04 +0500
  • 77ebf82b3e storage: flash_map: Don't generate flash area when no device Dominik Ermel 2024-11-11 18:47:12 +0100
  • bbfb546e57 modules: hostap: Add external crypto support Chaitanya Tata 2024-11-12 00:12:59 +0530
  • e0bd7e7c87 twister: Allow sharing hardware platform between variants Grzegorz Chwierut 2024-11-15 20:02:16 +0100
  • b4f3763c31 tests: Bluetooth: Audio: Use same recv_cb for all tests Emil Gydesen 2024-11-18 11:43:42 +0100
  • bc4f026ea9 net: lib: coap_client: Const pointers in request Seppo Takalo 2024-11-18 15:53:21 +0200
  • 2066cf6a3d net: lib: coap_client: Release non-confirmable requests Seppo Takalo 2024-11-18 15:47:01 +0200
  • 6c169668e9 net: lib: coap_client: Fix timeout for separate response Seppo Takalo 2024-11-18 15:43:03 +0200
  • 23345d203e tests: coap_client: Add test for non-confirmable request Seppo Takalo 2024-11-18 15:37:48 +0200
  • d64748cc52 tests: coap_client: Refactor tests Seppo Takalo 2024-11-18 15:36:16 +0200
  • 34a6d5a5dc tests: coap_client: Proper slow-down Seppo Takalo 2024-11-18 15:28:38 +0200
  • 035251d7da boards: we: Add board orthosie1ev Matthias Hauser 2024-11-19 09:56:40 +0100
  • b160063efb Tests: Bluetooth: mesh_shell: Update prj.conf Omkar Kulkarni 2024-11-19 12:20:24 +0100
  • 95fff388ba Bluetooth: Mesh: Shell: Align commands Omkar Kulkarni 2024-11-19 12:35:21 +0100
  • ae256e1f6c boards: openisa: Remove CONFIG_PINCTRL from the boards defconfig James Roy 2024-11-19 21:25:29 +0800
  • 36c9777be8 llext: fix unaligned access for ARC Ilya Tagunov 2024-11-19 13:23:20 +0000
  • d18f4256ee drivers: fpga: fix log level Fin Maaß 2024-11-19 09:52:24 +0100
  • 2d81351517 drivers: ethernet: stm32: Use MDIO API only if enabled by DTS Erwan Gouriou 2024-11-19 09:35:03 +0100
  • f716973785 init: fix soc and board hooks doxygen comments Pierrick Guillaume 2024-11-15 09:55:45 +0100
  • b85e1981c3 west: runners: update the rtt implementation for openocd Chris Friedt 2024-11-09 10:56:04 -0500
  • 9a8ae21a3c west: runners: openocd: mitigate pylint R0201 warning Chris Friedt 2024-11-18 21:33:17 -0500
  • c71e339773 west: runners: jlink: print RTT server port Chris Friedt 2024-11-18 13:11:53 -0500
  • d6f32bb339 cmake: flash: update cmake to support rtt target Chris Friedt 2024-11-09 09:06:54 -0500
  • f0eba33258 samples: boards: nordic: coresight_stm: Test STM dictionary mode Sebastian Głąb 2024-09-24 15:39:53 +0200
  • 21475774fc boards: nordic: nRF54L15DK: Add basic support for the L05 and L10 ICs Carles Cufi 2024-11-06 18:42:45 +0100
  • 1b84958f5a boards: nordic: nrf54l15dk: Rename the board common file Carles Cufi 2024-11-06 18:04:56 +0100
  • e78832034f soc: nordic: Introduce the nRF54L05 and nRF54L10 Carles Cufi 2024-11-04 17:48:40 +0100
  • 0b3a15016b soc: nordic: nRF54L: Consolidate common Kconfig options Carles Cufi 2024-10-16 21:42:12 +0200
  • 4294814a23 Bluetooth: Controller: nRF: Support MDK 8.68 Alberto Escolar Piedras 2024-11-20 10:23:20 +0100
  • ef55d65449 manifest: Update nRF hw models to version compatible with nrfx3.9 Alberto Escolar Piedras 2024-11-20 14:13:22 +0100
  • 30f0d85fa0 manifest: Update nRF hw models to latest Alberto Escolar Piedras 2024-11-18 17:57:59 +0100
  • e92323f0c4 manifest: hal_nordic: Update to nrfx 3.9.0 Carles Cufi 2024-11-19 18:51:24 +0100
  • 0b35b38ef5 Bsim: Bluetooth: Mesh: Add multicast bridge tests Håvard Reierstad 2024-11-19 08:53:27 +0100
  • 77e017306e Bsim: Bluetooth: Mesh: Rename/refactor send_ra Håvard Reierstad 2024-11-19 08:53:27 +0100
  • e7c3434685 boards: lilygo: ttgo_lora32: enable SDHC support Lothar Felten 2024-07-18 23:14:50 +0200
  • 58df2533bb drivers: dma: intel-adsp-hda: coding style fix Kai Vehmanen 2024-11-18 12:11:22 +0200
  • 1bafbf4f1d drivers: dma: intel-adsp-hda: optimize L1 exit handling in ISR Kai Vehmanen 2024-11-08 19:00:25 +0200
  • ccfd16e2c2 doc: releases: Add BT LE audio Kconfig options to migration guide Emil Gydesen 2024-11-14 16:01:42 +0100
  • 7a72280d01 Bluetooth: HAS: Change select UTF8 to depends on Emil Gydesen 2024-11-14 10:57:10 +0100
  • c4fbe38219 Bluetooth: BAP: Depend on BT_PER_ADV_SYNC instead of select Emil Gydesen 2024-11-14 10:55:07 +0100
  • 4c86a5cc8d Bluetooth: BAP: Depend on BT_PAC_{SNK,SRC} instead of select Emil Gydesen 2024-11-13 16:19:41 +0100
  • c0f86011cb Bluetooth: BAP: Depend on BT_ISO_SYNC_RECEIVER instead of select Emil Gydesen 2024-11-13 11:58:46 +0100
  • d22c7b0cf2 Bluetooth: BAP: Depend on BT_ISO_BROADCASTER instead of select Emil Gydesen 2024-11-13 11:52:32 +0100
  • 9b653540b8 Bluetooth: BAP: Use def_bool instead of select for BT_AUDIO_RX/TX Emil Gydesen 2024-11-13 11:49:12 +0100
  • df6b5981bf Bluetooth: Audio: depends on GATT instead of select Emil Gydesen 2024-11-13 11:43:54 +0100
  • 6f86adbc0d Bluetooth: BAP: Use def_bool instead of select for BT_BAP_UNICAST Emil Gydesen 2024-11-13 11:16:09 +0100
  • c071e27e2d boards: fix dependency for LV_COLOR_SWAP_16 to use configdefault Daniel DeGrasse 2024-11-19 10:49:08 -0600
  • 027c79add7 doc: posix: option_groups: add section for POSIX_FILE_SYSTEM_R Yong Cong Sin 2024-11-16 13:17:09 +0800
  • 20678f9ad5 doc: i2c: Update I2C specification link Dhruv Menon 2024-11-19 10:22:15 +0530
  • 1aaf08f7f1 lib: shell: replace strtol with strtoul in cmd_load for address parsing Jakub Rzeszutko 2024-11-19 08:54:10 +0100
  • 76b6e6b1d7 MAINTAINERS: Update maintainer for release notes Mahesh Mahadevan 2024-11-20 10:14:16 -0600
  • 0d66091cce riscv: pmp: don't reconfigure modes Volodymyr Fialko 2024-11-20 19:38:46 +0100