Commit graph

  • ad208e1e7c modules: mbedtls: Enable PEM writing when PEM cert format is selected Simone Orru 2024-08-14 16:44:33 +0200
  • fd1c057f18 boards: nxp: mimxrt1180_evk: change to use hyperram as RAM region Lucien Zhao 2024-08-09 17:48:47 +0800
  • 8077a74621 dts: arm: nxp: add ITCM/DTCM region into linker Lucien Zhao 2024-08-20 15:22:55 +0800
  • 1b90b46f75 soc: nxp: imxrt: support external memory hyperram Lucien Zhao 2024-08-09 17:40:24 +0800
  • 998f7546a8 doc: kernel: fix doxygen for K_FP_REGS Anas Nashif 2024-08-20 09:54:13 -0400
  • b7b03e5682 soc: esp32: kconfig: add unsupported revision config Sylvio Alves 2024-08-20 14:30:40 -0300
  • 892b25aece twister: tests: Add unit test for readline method in handler Grzegorz Chwierut 2024-08-21 16:44:54 +0200
  • 79ef0b6b10 twister: scripts: Split lines before processing Grzegorz Chwierut 2024-08-21 16:41:04 +0200
  • 8851891278 doc: clean ENABLED_SECTION option for doxygen Daniel Leung 2024-08-21 09:03:18 -0700
  • dcfdea4aed net: net_pkt: move #ifdef to before doxygen block Daniel Leung 2024-08-21 09:24:39 -0700
  • 2e0a185b72 sys/poweroff: remove extra doxygen group ending command Daniel Leung 2024-08-21 09:22:20 -0700
  • b678fcc5c6 serial: fix doxygen tag typo Daniel Leung 2024-08-21 09:21:53 -0700
  • e0de79b9a5 regulator: fix doxygen ref tag typo. Daniel Leung 2024-08-21 09:21:09 -0700
  • 4c6033aac2 mbox: fix param typo in mbox_set_enabled_t Daniel Leung 2024-08-21 09:20:11 -0700
  • 3c91c408a4 drivers: dma: esp32: Add psram support Lucas Tamborrino 2024-08-21 15:13:17 -0300
  • a900d17660 net: shell: cm: Fix snprintf warnings on NEWLIBC Georges Oates_Larsen 2024-08-21 12:15:06 -0700
  • 816708aa4d devicetree: Reduce LoRa SPI frequency to allow reliable communciation Patryk Biel 2024-08-20 15:55:26 +0200
  • 143b14bb4f shell: modules: kernel: print cpu_mask when available Yong Cong Sin 2024-08-23 15:57:38 +0800
  • 2e95ac8fbe boards: dts: esp_rust: enable bluetooth peripheral Sylvio Alves 2024-08-21 11:25:25 -0300
  • 179c85aa06 tests: net: socket: udp: clear control data buffer before recvmsg Axel Le Bourhis 2024-08-23 12:43:46 +0200
  • 5d643f4b00 net: sockets: Update msg_controllen in recvmsg properly Axel Le Bourhis 2024-08-21 14:02:43 +0200
  • fcf17dd17e twister: pytest: Change the order or pytest-args Grzegorz Chwierut 2024-08-21 10:04:33 +0200
  • b9ccaaea53 drivers: spi: esp32: fix exception in mode 3 & soft-ctrld CS Marcio Ribeiro 2024-08-20 11:19:37 -0300
  • 85c292ac59 soc: nordic: Move DCDC configuration to DT for nRF54L15 Karol Lasończyk 2024-08-16 12:21:45 +0200
  • bc5477ab10 drivers: led: lp5569: run clang-format Emil Dahl Juhl 2024-08-22 10:22:28 +0200
  • f53a401758 drivers: led: lp5569: add enable-gpios Emil Juhl 2024-03-21 10:45:45 +0100
  • 47f9040bfa drivers: led: lp5569: add charge pump configuration Emil Juhl 2024-03-21 10:07:46 +0100
  • 635e41e70f jwt: add missing documentation Benjamin Lemouzy 2024-07-15 14:19:14 +0200
  • 3580d8b6d6 tests: ztest: Add ztest param test. Arkadiusz Cholewinski 2024-07-04 15:38:19 +0200
  • f58a4c4b1c ztest: expand ztest functionality. Arkadiusz Cholewinski 2024-08-13 12:14:52 +0200
  • 6d5243cbed ztest: expand ztest_shell command Arkadiusz Cholewinski 2024-07-04 14:28:28 +0200
  • db44b1306f doc: posix: mark posix signals supported with undefined behaviour Chris Friedt 2024-06-17 13:04:20 -0400
  • 87062af85b tests: posix: headers: add checks for posix signals option group Chris Friedt 2024-06-17 13:27:23 -0400
  • 1593954083 posix: add stubs for signal.h functions that need process support Chris Friedt 2024-06-17 13:01:06 -0400
  • b71062e9f8 posix: procN: add missing alias for getpid() Chris Friedt 2024-06-17 15:24:51 -0400
  • 45705a84ab logging: fix log buffer pending while it is definitely full Xiaolu Sun 2024-08-20 11:34:17 +0800
  • f94053410c MAINTAINERS: Add Espressif collaborators Sylvio Alves 2024-08-12 09:15:45 -0300
  • 18a964faaa i2c: nrfx_twi: fix RTIO utility functions Jordan Yates 2024-08-14 11:24:42 +1000
  • 0d796ee286 drivers: sensor: st: vl53l1x: add return to attr_set and attr_get Aiman Mazlan 2024-08-21 16:15:44 +0800
  • 3382e28737 tests: cmake: add test cases for CMake YAML module Torsten Rasmussen 2024-08-20 14:45:27 +0200
  • 105a4b5eb2 cmake: initial version of a CMake yaml module Torsten Rasmussen 2024-08-08 21:20:23 +0200
  • 9da2766846 cmake: add check_arguments_... macro to facilitate function writing Torsten Rasmussen 2024-08-22 15:35:24 +0200
  • 2a6f151524 firmware: scmi: transport.h: switch to including kernel.h Laurentiu Mihalcea 2024-08-21 14:56:17 +0300
  • d82424ba36 tests: bluetooth: hci_uart_async: Set thread name after creation Rubin Gerritsen 2024-08-09 10:12:20 +0200
  • fb745f610f arch posix: Implement arch_thread_name_set() Rubin Gerritsen 2024-08-07 23:07:01 +0200
  • 98a16b424a kernel: Define optional arch_thread_name_set() Rubin Gerritsen 2024-08-07 23:03:18 +0200
  • 8a4b3a4b61 xtensa: include xtensa-types.h for xt-clang Anthony Giardina 2024-05-09 13:51:45 -0700
  • bfb893a0c5 gtest: Add support for gtest 1.15.0 Yuval Peress 2024-08-15 13:32:05 -0600
  • e49cca2cc3 drivers: sensor: Fix adxl345 sample fetch return value Maureen Helm 2024-08-20 14:53:08 -0500
  • 0f7f6edcf6 Bluetooth: Mesh: Fix uninitialized field when cancelling transfer blob Junho Lee 2024-08-21 15:11:45 +0900
  • 29dc419ad2 soc: rt11xx: Fix dual core ENET PLL Anders Bjørn Nedergaard 2024-08-22 10:32:58 +0200
  • 282dc966fd boards: frdm_rw612: support latest linkserver Hake Huang 2024-08-22 20:15:35 +0800
  • 14b3293d94 doc: posix: mark rmdir and remove as supported Karthikeyan Krishnasamy 2024-08-14 16:25:07 +0530
  • c044f0c89d tests: lib: c_lib: add test suite for remove api Karthikeyan Krishnasamy 2024-05-25 13:42:06 +0530
  • abf62699cb lib: libc: stdio: add support remove api Karthikeyan Krishnasamy 2024-04-22 18:46:30 +0530
  • e8ab88bd15 tests: posix: fs: add test suite for rmdir Karthikeyan Krishnasamy 2024-04-22 18:43:13 +0530
  • f616c43c9e lib: posix: fs: add rmdir support Karthikeyan Krishnasamy 2024-04-22 18:39:55 +0530
  • 90c6106926 drivers: esp32: Interrupts flags configuration Raffael Rostagno 2024-08-19 15:23:22 -0300
  • bb746cdcc5 drivers: esp32: esp_intr_alloc return condition Raffael Rostagno 2024-06-28 09:08:33 -0300
  • 0b3a34cdca drivers: esp32: Interrupts priority configuration Raffael Rostagno 2024-08-19 15:21:16 -0300
  • 4fc8033d88 soc: mp: esp32: Added IRQ priority and flags config Raffael Rostagno 2024-08-13 10:00:25 -0300
  • 3169095e57 drivers: intc: esp32: Macros for DT input validation Raffael Rostagno 2024-08-19 15:20:01 -0300
  • dfbcb9dd60 dts: irq: esp32: Added priority and flags to device tree Raffael Rostagno 2024-08-19 15:11:31 -0300
  • f783dec97c bindings: intc: esp32: Added symbols in DT Raffael Rostagno 2024-08-19 15:08:42 -0300
  • eaa799a9b5 tests: dma/chan_blen_transfer: move buffer to DMA-accessible memory Mathieu Choplain 2024-08-21 14:09:18 +0200
  • 3099491f3e tests: dma/chan_blen_transfer: relocate TX and RX buffers Mathieu Choplain 2024-07-15 12:29:50 +0200
  • b9f31c0e40 drivers: entropy: Initial support for trng driver of RA8 Duy Phuong Hoang. Nguyen 2024-06-18 12:17:23 +0700
  • b41054340d tests: arch: arm: arm_irq_vector_table: fix compilation for nRF9280 Emanuele Di Santo 2024-08-08 14:41:52 +0200
  • 9e1862ff66 tests: drivers: watchdog: wdt_basic_api: fix compilation for nRF9280 Emanuele Di Santo 2024-08-08 14:40:27 +0200
  • 9dcb3cc189 tests: drivers: watchdog: wdt_error_cases: fix compilation for nRF9280 Emanuele Di Santo 2024-08-08 14:40:01 +0200
  • 9f90a3d1ad tests: drivers: adc: fix compilation for nRF9280 Andreas Moltumyr 2024-08-13 16:05:28 +0200
  • a33b0887d0 tests: lib: cpp: cxx: add nRF9280 to exclusion list Emanuele Di Santo 2024-08-08 14:31:03 +0200
  • d1e9ddfa01 samples: drivers: watchdog: add overlay file for nRF9280 cpuapp Emanuele Di Santo 2024-08-08 14:41:14 +0200
  • 2f1a5ce104 drivers: adc: nrf: Update adc driver to support nRF9280 Andreas Moltumyr 2024-08-13 15:58:52 +0200
  • 8894559720 modules: hal_nordic: nrf: add nRF9280 support Emanuele Di Santo 2024-08-08 14:29:50 +0200
  • f156dd7d0c boards: nordic: add initial support for nRF9280 PDK Emanuele Di Santo 2024-08-02 13:35:19 +0200
  • b511704dd8 scripts: west: runners: add initial nRF92 support Emanuele Di Santo 2024-08-02 12:26:07 +0200
  • c0410e1a22 drivers: serial: nrf: disable legacy shim for nRF92 Emanuele Di Santo 2024-08-02 12:18:13 +0200
  • a2bb323861 drivers: cache: nrf: enable CACHE_NRF_PATCH_LINEADDR for nRF92 Emanuele Di Santo 2024-08-02 12:16:06 +0200
  • 242a70b32e soc: nordic: Add initial support for nRF9280 SiP Emanuele Di Santo 2024-08-02 12:14:22 +0200
  • 49c79582f6 soc: nordic: common: add CAN121 to nrf54hx_nrf92x_mpu_regions.c Emanuele Di Santo 2024-08-05 14:03:15 +0200
  • 0a9ad40a85 soc: nordic: move mpu_regions.c to common folder and rename Emanuele Di Santo 2024-08-05 14:01:46 +0200
  • d4b1e1e302 dts: Add initial support for nRF9280 SiP Emanuele Di Santo 2024-07-31 14:23:15 +0200
  • 22a1846e8e drivers: wifi: Fix AP mode build Chaitanya Tata 2024-08-19 00:23:47 +0530
  • 56055ac4a8 drivers: wifi: Fix monitor mode handling Chaitanya Tata 2024-08-19 00:12:17 +0530
  • 464cc9e161 drivers: wifi: Fix duplicate file inclusion Chaitanya Tata 2024-08-18 23:59:23 +0530
  • aef70cb94f maintainers: Add colloborators for nRF Wi-Fi Chaitanya Tata 2024-08-07 20:10:30 +0530
  • eea8f67b91 drivers: wifi: Wait for clock divider to take effect Chaitanya Tata 2024-08-01 23:31:41 +0530
  • ed58af2ccd drivers: wifi: Fix QSPI clock dividers Chaitanya Tata 2024-08-01 18:54:32 +0530
  • e5a665d4aa drivers: wifi: Add tx packets drop count calculation Kapil Bhatt 2024-07-29 15:09:11 +0530
  • 41e29c6cad drivers: wifi: Option for PS data retrieval Ajay Parida 2024-07-17 12:35:17 +0530
  • 1f494387b1 nrf_wifi: Remove dependency on OSAL layer handle Sachin D Kulkarni 2024-06-19 17:54:09 +0530
  • e085d440c2 drivers: wifi: Reset interface statistics data Kapil Bhatt 2024-07-19 18:22:04 +0530
  • 37a98bfa79 drivers: wifi: Add kconfig option to disable WMM feature Kapil Bhatt 2024-06-11 11:32:29 +0530
  • 2ec8bfda65 manifest: hal_nordic: Pull latest Wi-Fi OSAL Chaitanya Tata 2024-08-07 01:55:04 +0530
  • d9f348962c tests: bluetooth: tester: Fix BTP_BAP_BROADCAST_SINK_BIS_SYNC command Szymon Janc 2024-08-07 15:21:21 +0200
  • 031f9f2943 mgmt: mcumgr: grp: img_mgmt: Add optional image slot state callback Jamie McCrae 2024-08-12 09:05:23 +0100
  • 814f79a6e4 MAINTAINERS: Add pdgendt as West collaborator Pieter De Gendt 2024-08-12 16:21:36 +0200
  • a0287cac7f scripts: coccinelle: add errno as a reserved name Benjamin Cabé 2024-08-20 10:01:35 +0200
  • db9b45a7b3 drivers: rtc: off-by-one error in RV-8263-C8 driver Daniel Kampert 2024-08-20 10:48:07 +0200