Commit graph

  • f61950a782 cmake: sca: Enable CodeChecker error exit status Noah Pendleton 2024-04-03 07:18:24 -0700
  • 555c07ef08 sched: Limit deadline scheduler parameter TaiJu Wu 2024-03-14 03:09:41 +0800
  • ea3a47e38f soc: intel_adsp/hda: fix range checking Daniel Leung 2024-06-13 13:22:15 -0700
  • c1a462e1a5 xtensa: mmu: bail on semantic triple faults Daniel Leung 2024-04-08 19:02:11 -0700
  • d344a6bc85 xtensa: make arch_user_string_nlen actually work Daniel Leung 2024-04-09 11:29:29 -0700
  • 79939e3279 xtensa: mmu: mpu: add xtensa_mem_kernel_has_access() Daniel Leung 2024-04-10 10:44:03 -0700
  • 61ec0d15d5 xtensa: mmu: arch_buffer_validate is only for user thread Daniel Leung 2024-04-10 10:32:51 -0700
  • 27f4e7fe0c xtensa: only use BREAK if explicitly enabled Daniel Leung 2024-04-08 18:06:38 -0700
  • bc3e77b356 xtensa: make it work with TLB misses during interrupt handling Daniel Leung 2024-04-08 17:35:50 -0700
  • 371ad016f8 xtensa: no need to clear DEPC on C handler exit for MPU Daniel Leung 2024-04-08 17:47:38 -0700
  • b696257eb2 xtensa: fix getting exccause during backtrace Daniel Leung 2024-04-02 14:28:39 -0700
  • 682b572414 xtensa: remove ZSR_MMU_0 and ZSR_MMU_1 Daniel Leung 2024-04-05 09:43:50 -0700
  • 3dabe035c7 samples: boards: stm32: Add example for STOP3 mode on STM32U5 Adam Berlinger 2024-05-07 14:14:42 +0200
  • 19b39406eb soc: st: Add support for STOP3 on STM32U5 Adam Berlinger 2024-05-07 14:09:36 +0200
  • 2c88cc08b3 drivers: timer: Fix timing in suspend-to-ram Adam Berlinger 2024-06-13 11:26:15 +0200
  • 36fb0279d2 test: bluetooth/tester: fix ccc_find_by_attr Nazar Palamar 2024-06-13 08:11:11 +0300
  • 492439af79 test: bluetooth/tester: add overlays for cyw920829m2evk_02 board Nazar Palamar 2024-06-13 07:51:01 +0300
  • 7bc9234262 boards: CYW920829M2EVK-02: enable hw-flow-control for uart2 Nazar Palamar 2024-06-13 07:48:58 +0300
  • 6e56de34fb boards: arm: stm32h750b_dk: add support for display Philippe Cornu 2024-05-21 22:14:47 +0200
  • 971227180b drivers/sensor: si7006: Switch to undef DT_DRV_COMPAT Trent Piepho 2023-10-07 22:32:31 -0700
  • 0f219e1e6d drivers/sensor: si7006: Fix math for calculating sensor values Trent Piepho 2023-03-26 14:39:06 -0700
  • 88649dad1a drivers/sensor: si7006: Mask off low two bits of data reads Trent Piepho 2023-03-26 13:54:49 -0700
  • c7b3b13119 drivers/sensor: si7006: Clean up headers Trent Piepho 2023-03-26 14:06:06 -0700
  • d7e03dd148 drivers/sensor: si7006: Support SHT21 and HTU21D Trent Piepho 2023-03-26 13:24:42 -0700
  • 6817ac34b6 drivers/sensor: si7006: Remove unused struct device field Trent Piepho 2023-03-26 14:56:59 -0700
  • 2cb0a07a63 samples: ipc: icmsg: Align icmsg sample for nRF54L15 Jakub Zymelka 2024-06-13 16:38:50 +0200
  • bd40190c25 samples: mbox: Add nRF54L15 to MBOX sample targets Jakub Zymelka 2024-05-20 13:35:19 +0200
  • 9473e3236d dts: nordic: Align boards dts to new VEVIF, BELLBOARD nomenclature Jakub Zymelka 2024-05-22 13:32:13 +0200
  • 8091e93838 drivers: mbox: nrf: Change VEVIFs and BELLBOARD nomenclature Jakub Zymelka 2024-05-22 13:26:25 +0200
  • c7b36517ec dts: nordic: nrf54l15: Add mbox VEVIF nodes Jakub Zymelka 2024-05-20 13:25:35 +0200
  • bace4a102d drivers: mbox: add initial driver for nRF VEVIF event Jakub Zymelka 2024-05-20 13:21:30 +0200
  • 25fa41c209 scripts: twisterlib: coverage: handle multiple gcov dumps Jordan Yates 2024-05-10 20:20:24 +1000
  • cc328a7fbf lib: os: reboot: dump coverage info on sys_reboot Jordan Yates 2024-05-10 20:05:47 +1000
  • e881445065 testsuite: coverage: don't lock scheduler in ISR Jordan Yates 2024-05-10 20:04:28 +1000
  • 3b85e8b8ea drivers: counter: add missing include Dawid Niedzwiecki 2024-06-14 13:40:23 +0200
  • 0b9430169e samples: mspi: Add a mspi async sample Swift Tian 2024-04-26 18:18:44 +0800
  • 5dfdf2bc05 samples: mspi: Add a mspi flash sample Swift Tian 2024-04-26 16:05:21 +0800
  • 2b103137ab tests: mspi: Add apollo3p_evb board to flash test Swift Tian 2024-04-25 18:26:49 +0800
  • ece0c9b0d3 drivers: mspi: Add ATXP032 NOR flash driver Swift Tian 2024-04-24 15:23:08 +0800
  • efdddd46b1 samples: memc: Add APS6404L device to memc example Swift Tian 2024-04-24 14:57:03 +0800
  • c7ed0b6aa8 drivers: memc: Add APS6404L device driver Swift Tian 2024-04-24 14:40:16 +0800
  • 4d83bc2c8c tests: mspi: Add apollo3p_evb board to api test Swift Tian 2024-05-21 15:38:48 +0800
  • 43e23cf9f2 drivers: mspi: Add Ambiq apollo3p mspi controller Swift Tian 2024-04-24 14:12:59 +0800
  • aa66570c9e dts: mspi: Add Ambiq MSPI DTS and bindings Swift Tian 2024-04-23 18:17:31 +0800
  • 81e51f0356 soc: ambiq: Add shared_ram section Swift Tian 2024-04-23 18:05:17 +0800
  • 292a4ebf21 tests: mspi: Add a mspi flash test Swift Tian 2024-04-23 15:54:25 +0800
  • eccc2ba8c4 drivers: flash: Add a flash emulator Swift Tian 2024-04-23 15:47:29 +0800
  • 0e1f88dd0e dts: mtd: Add MSPI flash emulator binding Swift Tian 2024-04-23 15:44:59 +0800
  • 25d01eaed4 doc: Add MSPI to bus emulator documentation Swift Tian 2024-04-22 18:34:08 +0800
  • 42d24e5716 tests: mspi: Add mspi api test Swift Tian 2024-04-22 19:19:12 +0800
  • f5554ca762 emul: mspi: Add the mspi controller emulator Swift Tian 2024-04-22 19:14:39 +0800
  • 99175e1443 boards: dts: Add MSPI controller to native_sim Swift Tian 2024-04-22 19:07:40 +0800
  • 11c1722fef dts: mspi: Add MSPI emulator bindings Swift Tian 2024-04-22 19:03:39 +0800
  • a86bbd3ebf doc: Add MSPI API documentation Swift Tian 2024-04-22 18:51:20 +0800
  • 8dd5b1e6b8 dts: mspi: Add MSPI bindings Swift Tian 2024-04-14 15:51:16 +0800
  • 8a2bf58826 drivers: mspi: Add the new MSPI API Swift Tian 2024-03-18 22:03:30 +0800
  • 6bb6bfb458 tests: drivers: gpio: Enable gpio driver tests for max32670evkit board Sadik Ozer 2024-01-08 21:41:42 +0300
  • 8db4e355fb boards: Add MAX32670EVKit board Sadik Ozer 2024-01-08 16:45:22 +0300
  • b5fb89cb52 soc: Add the MAX32670 SoC Sadik Ozer 2024-01-08 16:43:52 +0300
  • fe89b0ddfb Bluetooth: Controller: Fix BT_CTLR_ISOAL_PSN_IGNORE for event overlap Vinayak Kariappa Chettimada 2024-05-31 14:43:50 +0200
  • 4835658b46 west: runners: openocd: handle empty --elf-file Marcin Niestroj 2024-06-04 18:04:01 +0200
  • 59667d19ed snps: board: rmx100: add pmp Evgeniy Paltsev 2024-06-12 17:28:06 +0100
  • f33d2c1251 MAINTAINERS: move inactive maintainers to collaborators Anas Nashif 2024-06-13 20:35:12 -0400
  • 82f111a3b3 toolchain: llvm: Fix missing symbols Flavio Ceolin 2024-06-11 03:31:57 +0000
  • c0aba216af toolchain: llvm: Fix possible undefined macro Flavio Ceolin 2024-06-11 03:28:26 +0000
  • e452bc36a6 dai: ssp/ptl: Add missing definition in PTL Flavio Ceolin 2024-06-13 10:33:11 -0700
  • f5df063cbd scripts: zephyr_module: Move SPDX name normalization to writer.py Thomas Gagneret 2024-05-15 12:53:42 +0200
  • 0d05318c96 scripts: zephyr_module: Add URL, version to SPDX Thomas Gagneret 2024-01-18 17:31:46 +0100
  • eaa903d852 kconfig: llvm: Set default opt level to -Oz when building with LLVM Jonathon Penix 2024-03-20 10:45:29 -0700
  • d6041d62b3 cmake: kconfig: Add new abstraction for -Oz optimization level Jonathon Penix 2024-03-20 10:29:51 -0700
  • efedf1cff3 ARCMWDT: Add compiler support for nSIM RMX platform Nikolay Agishev 2024-06-12 17:18:51 +0300
  • 85ae583f45 west.yaml: MCUboot synchronization from upstream Sylvio Alves 2024-06-14 09:46:25 -0300
  • 51a5986b04 tests: demand_paging: extend memory access patterns Nicolas Pitre 2024-06-07 22:04:32 -0400
  • 92bc0cd0da demand_paging: Least Recently Used (LRU) eviction algorithm Nicolas Pitre 2024-06-04 18:00:40 -0400
  • 6a3aa3b04e demand_paging: add frame tracking functions to eviction algorithms Nicolas Pitre 2024-06-04 23:27:37 -0400
  • 9265c82313 soc: esp32c6: Kconfig and .ld updates, DTS and comments fix Raffael Rostagno 2024-05-29 17:58:15 -0300
  • 3b732a1ade tests: rtc_clk: Added support to ESP32C6 Raffael Rostagno 2024-05-28 13:24:12 -0300
  • 6096a10b9a drivers: clock_control: Refactor for ESP32C6 Raffael Rostagno 2024-05-28 13:22:46 -0300
  • ec10f1b97f boards: esp32c6: Added PWM test file for esp32c6_devkitc Raffael Rostagno 2024-05-21 11:43:05 -0300
  • d59168eecb drivers: ledc: Clock source update to support ESP32C6 Raffael Rostagno 2024-05-21 11:41:15 -0300
  • 67e43f6a81 drivers: intc: Fix for ESP32C6 interrupt sources allocation Raffael Rostagno 2024-05-14 12:33:47 -0300
  • 1173273f32 boards: esp32c6_devkitc: Added support for GP-SPI2 Raffael Rostagno 2024-05-13 15:22:13 -0300
  • 7500f4e620 drivers: spi: Add suport to ESP32C6 Raffael Rostagno 2024-05-13 15:17:59 -0300
  • 909f7922d6 drivers: watchdog: Added support to C6 Raffael Rostagno 2024-04-03 11:38:13 -0300
  • a62423f391 drivers: Update to add support for esp32c6 Lucas Tamborrino 2023-06-07 08:58:25 -0300
  • 861c2890a6 boards: espressif: esp32c6: add esp32c6_devkitc Lucas Tamborrino 2023-06-07 08:57:32 -0300
  • 2efdd9e789 dts: riscv: espressif: add esp32c6 Lucas Tamborrino 2023-06-07 08:42:57 -0300
  • b3523c9bfa soc: espressif: add esp32-c6 support Marek Matej 2024-05-20 21:27:02 +0200
  • 32f73ef5d8 dt-bindings: add esp32c6 signals Lucas Tamborrino 2023-06-05 20:15:39 -0300
  • 9f75f7d395 west.yml: update for esp32c6 support Raffael Rostagno 2024-05-07 11:37:09 -0300
  • 65b10a14e0 tests: settings: functional: file: add native_sim/native/64 overlay Daniel DeGrasse 2024-06-14 16:36:12 -0500
  • 47390f7244 drivers: disk: remove sdmmc_sdhc.h since no longer used Pisit Sawangvonganan 2024-06-14 17:12:16 +0700
  • d5ff0cc820 include: sys: added missing parenthesis frei tycho 2024-06-03 15:04:51 +0000
  • c698ca6f4d boards: ct: ctcc: add ctcc/nrf52840 board definition Jan Kowalewski 2024-05-20 22:36:56 +0200
  • e2c9efc4c9 dts: bindings: vendor-prefixes: add CTHINGS.CO Jan Kowalewski 2024-05-23 00:31:34 +0200
  • 5c8937fbac drivers: sensor: lm75: add alert threshold support Benjamin Lemouzy 2023-05-05 10:44:02 +0200
  • eb2fc22967 doc: add release note about Reyax LoRa module David Ullmann 2024-05-01 17:41:14 -0400
  • ba75fe482a tests: add build test for reyax lora driver David Ullmann 2024-03-29 12:00:30 -0400
  • 35740a8322 drivers: lora: implement reyax lora driver David Ullmann 2024-03-11 13:42:12 -0400
  • 421e598825 dts: lora: add board support for reyax lora module David Ullmann 2024-03-11 13:40:41 -0400