Commit graph

  • fc40e836d1 mgmt: mcumgr: grp: Add enumeration management group Jamie McCrae 2024-07-09 15:44:10 +01:00
  • b28ccc207d mgmt: mcumgr: mgmt: Add group callback function Jamie McCrae 2024-04-09 09:11:28 +01:00
  • 3c19c85b32 drivers: clock_control: esp32c6: Fix for USB/JTAG port Raffael Rostagno 2024-08-22 09:30:22 -03:00
  • 9e4c554487 dts: arm: st: remove clock node from parent node soc Fabrice DJIATSA 2024-08-22 14:31:46 +02:00
  • a078b4ee6b drivers: bluetooth: hci: Remove prompt on non user selectable symbols Erwan Gouriou 2024-08-22 15:53:39 +02:00
  • f29377a12c mbedtls: remove stray uses of MBEDTLS_ZEPHYR_ENTROPY Jilay Pandya 2024-08-24 17:44:20 +02:00
  • d08864c4b3 mbedtls: remove stray uses MBEDTLS_ENTROPY_ENABLED Jilay Pandya 2024-08-24 17:34:48 +02:00
  • 6b8ebeb9d1 samples: sockets: echo_server: test on native_sim/native/64 Marcin Niestroj 2024-08-24 12:28:41 +02:00
  • 5f541431d6 soc: imxrtxxx: Fix flexspi boot issue Declan Snyder 2024-08-23 13:04:00 -05:00
  • 746ddccf54 intel_adsp: debug_window: Add slot type for debug-stream transport Jyri Sarha 2024-08-23 11:07:54 +03:00
  • 376085c9ed tests: kernel: add missing test call argument Anas Nashif 2024-08-24 06:26:29 -04:00
  • c0f8658254 drivers: video: accept VIDEO_EP_ALL where VIDEO_EP_IN/OUT is given Josuah Demangeon 2024-07-28 01:59:23 +02:00
  • 9eb258c7f6 drivers: video: allow to specify individual ep with ID >= 0 Josuah Demangeon 2024-07-28 01:25:46 +02:00
  • f23d800094 test: mbedtls: new test for PSA crypto initialization and RNG configuration Valerio Setti 2024-08-01 10:26:37 +02:00
  • e26f00fc5f mbedtls: move entropy polling functions to a dedicated file Valerio Setti 2024-08-02 14:42:14 +02:00
  • 5ef44fdd8c mbedtls: add new kconfig for non-CSPRNG sources in psa_generate_random() Valerio Setti 2024-07-31 10:42:26 +02:00
  • 6523fb3cb0 mbedtls: improve description of PSA random number generators Valerio Setti 2024-07-31 09:29:53 +02:00
  • 98ddf107fa mbedtls: rename CONFIG_MBEDTLS_ZEPHYR_ENTROPY and move it Valerio Setti 2024-07-30 18:21:42 +02:00
  • e3e13fb40b mbedtls: rename MBEDTLS_ENTROPY_ENABLED as MBEDTLS_ENTROPY_C Valerio Setti 2024-07-30 17:21:20 +02:00
  • 8d53b506a2 kernel: remove deprecated macro K_THREAD_STACK_MEMBER Daniel Leung 2024-08-13 09:06:30 -07:00
  • ad208e1e7c modules: mbedtls: Enable PEM writing when PEM cert format is selected Simone Orru 2024-08-14 16:44:33 +02:00
  • fd1c057f18 boards: nxp: mimxrt1180_evk: change to use hyperram as RAM region Lucien Zhao 2024-08-09 17:48:47 +08:00
  • 8077a74621 dts: arm: nxp: add ITCM/DTCM region into linker Lucien Zhao 2024-08-20 15:22:55 +08:00
  • 1b90b46f75 soc: nxp: imxrt: support external memory hyperram Lucien Zhao 2024-08-09 17:40:24 +08:00
  • 998f7546a8 doc: kernel: fix doxygen for K_FP_REGS Anas Nashif 2024-08-20 09:54:13 -04:00
  • b7b03e5682 soc: esp32: kconfig: add unsupported revision config Sylvio Alves 2024-08-20 14:30:40 -03:00
  • 892b25aece twister: tests: Add unit test for readline method in handler Grzegorz Chwierut 2024-08-21 16:44:54 +02:00
  • 79ef0b6b10 twister: scripts: Split lines before processing Grzegorz Chwierut 2024-08-21 16:41:04 +02:00
  • 8851891278 doc: clean ENABLED_SECTION option for doxygen Daniel Leung 2024-08-21 09:03:18 -07:00
  • dcfdea4aed net: net_pkt: move #ifdef to before doxygen block Daniel Leung 2024-08-21 09:24:39 -07:00
  • 2e0a185b72 sys/poweroff: remove extra doxygen group ending command Daniel Leung 2024-08-21 09:22:20 -07:00
  • b678fcc5c6 serial: fix doxygen tag typo Daniel Leung 2024-08-21 09:21:53 -07:00
  • e0de79b9a5 regulator: fix doxygen ref tag typo. Daniel Leung 2024-08-21 09:21:09 -07:00
  • 4c6033aac2 mbox: fix param typo in mbox_set_enabled_t Daniel Leung 2024-08-21 09:20:11 -07:00
  • 3c91c408a4 drivers: dma: esp32: Add psram support Lucas Tamborrino 2024-08-21 15:13:17 -03:00
  • a900d17660 net: shell: cm: Fix snprintf warnings on NEWLIBC Georges Oates_Larsen 2024-08-21 12:15:06 -07:00
  • 816708aa4d devicetree: Reduce LoRa SPI frequency to allow reliable communciation Patryk Biel 2024-08-20 15:55:26 +02:00
  • 143b14bb4f shell: modules: kernel: print cpu_mask when available Yong Cong Sin 2024-08-23 15:57:38 +08:00
  • 2e95ac8fbe boards: dts: esp_rust: enable bluetooth peripheral Sylvio Alves 2024-08-21 11:25:25 -03:00
  • 179c85aa06 tests: net: socket: udp: clear control data buffer before recvmsg Axel Le Bourhis 2024-08-23 12:43:46 +02:00
  • 5d643f4b00 net: sockets: Update msg_controllen in recvmsg properly Axel Le Bourhis 2024-08-21 14:02:43 +02:00
  • fcf17dd17e twister: pytest: Change the order or pytest-args Grzegorz Chwierut 2024-08-21 10:04:33 +02:00
  • b9ccaaea53 drivers: spi: esp32: fix exception in mode 3 & soft-ctrld CS Marcio Ribeiro 2024-08-20 11:19:37 -03:00
  • 85c292ac59 soc: nordic: Move DCDC configuration to DT for nRF54L15 Karol Lasończyk 2024-08-16 12:21:45 +02:00
  • bc5477ab10 drivers: led: lp5569: run clang-format Emil Dahl Juhl 2024-08-22 10:22:28 +02:00
  • f53a401758 drivers: led: lp5569: add enable-gpios Emil Juhl 2024-03-21 10:45:45 +01:00
  • 47f9040bfa drivers: led: lp5569: add charge pump configuration Emil Juhl 2024-03-21 10:07:46 +01:00
  • 635e41e70f jwt: add missing documentation Benjamin Lemouzy 2024-07-15 14:19:14 +02:00
  • 3580d8b6d6 tests: ztest: Add ztest param test. Arkadiusz Cholewinski 2024-07-04 15:38:19 +02:00
  • f58a4c4b1c ztest: expand ztest functionality. Arkadiusz Cholewinski 2024-08-13 12:14:52 +02:00
  • 6d5243cbed ztest: expand ztest_shell command Arkadiusz Cholewinski 2024-07-04 14:28:28 +02:00
  • db44b1306f doc: posix: mark posix signals supported with undefined behaviour Chris Friedt 2024-06-17 13:04:20 -04:00
  • 87062af85b tests: posix: headers: add checks for posix signals option group Chris Friedt 2024-06-17 13:27:23 -04:00
  • 1593954083 posix: add stubs for signal.h functions that need process support Chris Friedt 2024-06-17 13:01:06 -04:00
  • b71062e9f8 posix: procN: add missing alias for getpid() Chris Friedt 2024-06-17 15:24:51 -04:00
  • 45705a84ab logging: fix log buffer pending while it is definitely full Xiaolu Sun 2024-08-20 11:34:17 +08:00
  • f94053410c MAINTAINERS: Add Espressif collaborators Sylvio Alves 2024-08-12 09:15:45 -03:00
  • 18a964faaa i2c: nrfx_twi: fix RTIO utility functions Jordan Yates 2024-08-14 11:24:42 +10:00
  • 0d796ee286 drivers: sensor: st: vl53l1x: add return to attr_set and attr_get Aiman Mazlan 2024-08-21 16:15:44 +08:00
  • 3382e28737 tests: cmake: add test cases for CMake YAML module Torsten Rasmussen 2024-08-20 14:45:27 +02:00
  • 105a4b5eb2 cmake: initial version of a CMake yaml module Torsten Rasmussen 2024-08-08 21:20:23 +02:00
  • 9da2766846 cmake: add check_arguments_... macro to facilitate function writing Torsten Rasmussen 2024-08-22 15:35:24 +02:00
  • 2a6f151524 firmware: scmi: transport.h: switch to including kernel.h Laurentiu Mihalcea 2024-08-21 14:56:17 +03:00
  • d82424ba36 tests: bluetooth: hci_uart_async: Set thread name after creation Rubin Gerritsen 2024-08-09 10:12:20 +02:00
  • fb745f610f arch posix: Implement arch_thread_name_set() Rubin Gerritsen 2024-08-07 23:07:01 +02:00
  • 98a16b424a kernel: Define optional arch_thread_name_set() Rubin Gerritsen 2024-08-07 23:03:18 +02:00
  • 8a4b3a4b61 xtensa: include xtensa-types.h for xt-clang Anthony Giardina 2024-05-09 13:51:45 -07:00
  • bfb893a0c5 gtest: Add support for gtest 1.15.0 Yuval Peress 2024-08-15 13:32:05 -06:00
  • e49cca2cc3 drivers: sensor: Fix adxl345 sample fetch return value Maureen Helm 2024-08-20 14:53:08 -05:00
  • 0f7f6edcf6 Bluetooth: Mesh: Fix uninitialized field when cancelling transfer blob Junho Lee 2024-08-21 15:11:45 +09:00
  • 29dc419ad2 soc: rt11xx: Fix dual core ENET PLL Anders Bjørn Nedergaard 2024-08-22 10:32:58 +02:00
  • 282dc966fd boards: frdm_rw612: support latest linkserver Hake Huang 2024-08-22 20:15:35 +08:00
  • 14b3293d94 doc: posix: mark rmdir and remove as supported Karthikeyan Krishnasamy 2024-08-14 16:25:07 +05:30
  • c044f0c89d tests: lib: c_lib: add test suite for remove api Karthikeyan Krishnasamy 2024-05-25 13:42:06 +05:30
  • abf62699cb lib: libc: stdio: add support remove api Karthikeyan Krishnasamy 2024-04-22 18:46:30 +05:30
  • e8ab88bd15 tests: posix: fs: add test suite for rmdir Karthikeyan Krishnasamy 2024-04-22 18:43:13 +05:30
  • f616c43c9e lib: posix: fs: add rmdir support Karthikeyan Krishnasamy 2024-04-22 18:39:55 +05:30
  • 90c6106926 drivers: esp32: Interrupts flags configuration Raffael Rostagno 2024-08-19 15:23:22 -03:00
  • bb746cdcc5 drivers: esp32: esp_intr_alloc return condition Raffael Rostagno 2024-06-28 09:08:33 -03:00
  • 0b3a34cdca drivers: esp32: Interrupts priority configuration Raffael Rostagno 2024-08-19 15:21:16 -03:00
  • 4fc8033d88 soc: mp: esp32: Added IRQ priority and flags config Raffael Rostagno 2024-08-13 10:00:25 -03:00
  • 3169095e57 drivers: intc: esp32: Macros for DT input validation Raffael Rostagno 2024-08-19 15:20:01 -03:00
  • dfbcb9dd60 dts: irq: esp32: Added priority and flags to device tree Raffael Rostagno 2024-08-19 15:11:31 -03:00
  • f783dec97c bindings: intc: esp32: Added symbols in DT Raffael Rostagno 2024-08-19 15:08:42 -03:00
  • eaa799a9b5 tests: dma/chan_blen_transfer: move buffer to DMA-accessible memory Mathieu Choplain 2024-08-21 14:09:18 +02:00
  • 3099491f3e tests: dma/chan_blen_transfer: relocate TX and RX buffers Mathieu Choplain 2024-07-15 12:29:50 +02:00
  • b9f31c0e40 drivers: entropy: Initial support for trng driver of RA8 Duy Phuong Hoang. Nguyen 2024-06-18 12:17:23 +07:00
  • b41054340d tests: arch: arm: arm_irq_vector_table: fix compilation for nRF9280 Emanuele Di Santo 2024-08-08 14:41:52 +02:00
  • 9e1862ff66 tests: drivers: watchdog: wdt_basic_api: fix compilation for nRF9280 Emanuele Di Santo 2024-08-08 14:40:27 +02:00
  • 9dcb3cc189 tests: drivers: watchdog: wdt_error_cases: fix compilation for nRF9280 Emanuele Di Santo 2024-08-08 14:40:01 +02:00
  • 9f90a3d1ad tests: drivers: adc: fix compilation for nRF9280 Andreas Moltumyr 2024-08-13 16:05:28 +02:00
  • a33b0887d0 tests: lib: cpp: cxx: add nRF9280 to exclusion list Emanuele Di Santo 2024-08-08 14:31:03 +02:00
  • d1e9ddfa01 samples: drivers: watchdog: add overlay file for nRF9280 cpuapp Emanuele Di Santo 2024-08-08 14:41:14 +02:00
  • 2f1a5ce104 drivers: adc: nrf: Update adc driver to support nRF9280 Andreas Moltumyr 2024-08-13 15:58:52 +02:00
  • 8894559720 modules: hal_nordic: nrf: add nRF9280 support Emanuele Di Santo 2024-08-08 14:29:50 +02:00
  • f156dd7d0c boards: nordic: add initial support for nRF9280 PDK Emanuele Di Santo 2024-08-02 13:35:19 +02:00
  • b511704dd8 scripts: west: runners: add initial nRF92 support Emanuele Di Santo 2024-08-02 12:26:07 +02:00
  • c0410e1a22 drivers: serial: nrf: disable legacy shim for nRF92 Emanuele Di Santo 2024-08-02 12:18:13 +02:00
  • a2bb323861 drivers: cache: nrf: enable CACHE_NRF_PATCH_LINEADDR for nRF92 Emanuele Di Santo 2024-08-02 12:16:06 +02:00
  • 242a70b32e soc: nordic: Add initial support for nRF9280 SiP Emanuele Di Santo 2024-08-02 12:14:22 +02:00