Commit graph

  • b8466e0c95 boards: mimxrt685_evk/mimxrt685s/cm33: Enable DMIC Vit Stanicek 2024-08-05 10:40:04 +02:00
  • 673b3db80a drivers: clock_control_mcux_syscon: Add I2S MCLK Vit Stanicek 2024-07-15 15:11:06 +02:00
  • 4a6dacf01b drivers: adc: tla2021: seperate thread, only when needed Fin Maaß 2024-07-24 11:52:56 +02:00
  • 25e90e7bb0 dts: boards: Add nRF54L15 ENGA configuration Karol Lasończyk 2024-08-22 16:19:40 +02:00
  • 18086567dd tests: kernel: Add support for FLPR core in nRF54L15 Karol Lasończyk 2024-08-22 15:12:38 +02:00
  • 070b1a4d41 samples: drivers: mbox: Update mbox sample to work with nRF54L15 Karol Lasończyk 2024-08-22 15:11:02 +02:00
  • 7b9b00c58b test: samples: nRF54L15 support Karol Lasończyk 2024-08-22 11:23:25 +02:00
  • 99d8549a5c drivers: misc: Add support for nRF54L15 SoC Karol Lasończyk 2024-08-21 13:49:42 +02:00
  • 030a020028 modules: Add support for nRF54L15 SoC Karol Lasończyk 2024-08-21 13:47:51 +02:00
  • abcde111b8 boards: nrf: Add nRF54L15 DK board Karol Lasończyk 2024-08-21 13:45:55 +02:00
  • e3bcd428b3 soc: Add support for nRF54L15 Karol Lasończyk 2024-08-19 14:13:52 +02:00
  • ad3ab05259 dts: Add missing PDM entries to nRF54L15 device Karol Lasończyk 2024-08-19 14:12:08 +02:00
  • d09ad6d923 boards: esp32c6_devkitc: Add entropy support Raffael Rostagno 2024-08-20 16:19:37 -03:00
  • b4148f17b7 drivers: entropy: esp32c6: Add support Raffael Rostagno 2024-08-20 16:18:26 -03:00
  • 4c151ab67c samples: bluetooth: peripheral: updated project to use cts from tree Anuj Pathak 2024-08-22 15:31:30 +05:30
  • 957d59814b bluetooth: services: added current time service Anuj Pathak 2024-08-22 15:29:41 +05:30
  • 836514c9dd sys: timeutil: expose and use macro for base year Anuj Pathak 2024-08-22 15:25:04 +05:30
  • b90a507ba1 soc: ite: it8xxx2: support 96MHz PLL frequency and lcvco calibration Ren Chen 2023-10-26 08:46:32 +08:00
  • cfaaf0135a sys_clock.h: remove deprecated sys_clock_timeout_end_calc() Nicolas Pitre 2024-08-19 17:58:22 -04:00
  • b4ddf3dec6 Bluetooth: Classic: SDP: fix that record len is SEQ32 Mark Wang 2024-08-22 21:16:50 +08:00
  • 3f5fc42fba runners: linkserver: Add .elf support to the linkserver flash command Andrej Butok 2024-08-27 10:23:17 +02:00
  • c9c0c4fc2f include: zephyr: drivers: gpio: add include guard to gpio_intel.h Benedikt Schmidt 2024-08-27 13:37:42 +02:00
  • 38bce0a534 include: zephyr: drivers: gpio: add missing C-linkage in headers Benedikt Schmidt 2024-08-27 10:40:40 +02:00
  • 40e1b890f2 boards: nucleo_wba55cg: Update blob fetch command Erwan Gouriou 2024-08-27 11:12:41 +02:00
  • 6e3e55a790 west.yml: hal_stm32: Add name to module.yml Erwan Gouriou 2024-08-28 09:05:29 +02:00
  • 4b9e11cdd2 tests: Bluetooth: Add missing host features to ICS Emil Gydesen 2024-07-15 15:46:23 +02:00
  • d73df7477b tests: Bluetooth: Add missing ICS for LE audio Emil Gydesen 2024-07-15 15:45:48 +02:00
  • 874e4e2e19 intel_adsp: Add board definitions for adsp simulator Flavio Ceolin 2024-08-12 14:04:15 -07:00
  • 4cf95b1800 mm: common: reset mappings during simple mapping failures Daniel Leung 2024-05-28 12:04:56 -07:00
  • 2c496c094b scripts: ci: Fix clang-format compliance for additions or removals Pieter De Gendt 2024-08-28 13:21:34 +02:00
  • 1ffd746e40 dts: arm: renesas: ra4: Defining MSTP regs in devicetree TOKITA Hiroshi 2024-08-28 20:17:20 +09:00
  • 4ca2400af6 drivers: input: use generic touch report in stmpe811 Dominik Lau 2024-08-07 13:03:05 +02:00
  • 40e64f1564 drivers: input: use generic touch report in ft5336 Dominik Lau 2024-08-07 13:02:33 +02:00
  • 74e84a9dfd drivers: input: common properties parsing for touchscreen drivers Dominik Lau 2024-08-07 12:25:50 +02:00
  • 6318487336 bindings: input: add generic touch controller bindings Dominik Lau 2024-08-07 12:24:58 +02:00
  • b380c4e05d doc: releases: mention change of MCP9808 Fin Maaß 2024-08-19 13:13:39 +02:00
  • 2293e6668a drivers: sensors: add jedec jc 42.4 compliant temperature sensor Fin Maaß 2024-08-19 13:00:14 +02:00
  • f81d178b23 shell: modules: kernel: fix typo in cmd_kernel_uptime() Yong Cong Sin 2024-08-28 14:19:27 +08:00
  • 0de487e151 doc: updated release note & migration guide for the kernel thread cmd Yong Cong Sin 2024-08-26 16:35:47 +08:00
  • aca3b3602a shell: modules: kernel: add CPU mask affinity/pinning commands Yong Cong Sin 2024-08-23 15:56:06 +08:00
  • 475fc91746 shell: modules: kernel: add additional check in unwind cmd Yong Cong Sin 2024-08-23 15:40:05 +08:00
  • e3c2e8484f shell: modules: kernel: group thread-related cmds Yong Cong Sin 2024-08-23 14:38:08 +08:00
  • 665da7354b drivers: adc: ra: rename "channels-num" to the more common "channel-count" Andrey VOLKOV 2024-08-23 12:03:40 +03:00
  • d47a9e211c boards: silabs: Don't explicitly ignore bluetooth and net tags Johan Hedberg 2024-08-26 14:29:32 +03:00
  • 5dd980c00b boards: silabs: Disable Bluetooth for boards which lack binary blobs Johan Hedberg 2024-08-26 14:23:31 +03:00
  • 6aea527c65 drivers: wifi: Add overrun count in statistics Kapil Bhatt 2024-08-26 17:13:48 +05:30
  • ec0b9ccbc1 hostap: Add currnet PHY rate to status Kapil Bhatt 2024-08-26 17:12:23 +05:30
  • ff36d10333 drivers: dma: esp32: Handle Rx water mark interrupt Lucas Tamborrino 2024-08-21 15:13:17 -03:00
  • ca22f93b53 dts: arm: st: h7: include h743.dtsi in h750.dtsi Fabrice DJIATSA 2024-08-26 16:36:22 +02:00
  • a5e3c0a792 ci: do not run twister on some script changes Anas Nashif 2024-08-28 08:26:09 -04:00
  • 386263cc66 manifest: Update hostap to latest Hui Bai 2024-07-30 09:22:31 +08:00
  • c2472e8bae net: l2: wifi: Fix issue command wifi connect fail. Hui Bai 2024-06-27 15:49:25 +08:00
  • dbc6cdc711 modules: hostap: Supports link mode of legacy STA. Hui Bai 2024-06-27 15:24:07 +08:00
  • 86feca37f1 net: l2: wifi: Increase max count of connected STA Hui Bai 2024-06-27 15:17:27 +08:00
  • d647f38e2d modules: hostap: Enable CONFIG_IEEE80211AC flag for hostapd support. Hui Bai 2024-08-26 16:55:29 +08:00
  • 2cc55bf85e modules: hostap: Add support of setting up softAP with hostapd Hui Bai 2024-06-27 15:12:27 +08:00
  • 981fb7b900 driver: clock_control: renesas_ra: Use pclkblock's clock src defaultly TOKITA Hiroshi 2024-08-08 16:14:38 +09:00
  • 37b24ab8b9 driver: clock_control: renesas_ra: Defining MSTP regs in devicetree TOKITA Hiroshi 2024-08-08 16:15:05 +09:00
  • 6446ce8982 drivers: rtc: rtc_ll_stm32: add hse clock support Jeppe Odgaard 2024-08-08 14:07:05 +02:00
  • 59655d4e08 tests: drivers: add flexio pwm and spi support for ke17z Anke Xiao 2024-08-12 16:28:14 +08:00
  • 594bf682e1 boards: nxp: update pinctrl dtsi for ke17z Anke Xiao 2024-08-12 16:25:13 +08:00
  • 883f36c448 soc: nxp: kinetis: ke1xz: update soc.c to add flexio clock Anke Xiao 2024-08-12 16:16:26 +08:00
  • 04ae22eb22 drivers: spi: update spi_mcux_flexio.c Anke Xiao 2024-08-12 16:11:44 +08:00
  • 41f9d52c07 dts: arm: nxp: nxp_ke1xz.dtsi: add flexio information Anke Xiao 2024-08-12 16:07:27 +08:00
  • 166b9bf35a soc: polarfire: split into cpu clusters Andrzej Drabarek 2024-07-18 14:21:12 +02:00
  • 82d56e8f0b tests: thread_analyzer: test for privileged stacks usage Daniel Leung 2024-08-16 09:45:17 -07:00
  • 96bb97a54f tests: thread_analyzer: disable QEMU icount Daniel Leung 2024-08-19 12:45:48 -07:00
  • 0962114f2b riscv: implements arch_thread_priv_stack_space_get Daniel Leung 2024-07-31 12:57:24 -07:00
  • bb313355f3 riscv: initialize privileged stack during thread init Daniel Leung 2024-07-31 12:44:45 -07:00
  • 55ee97c7d2 xtensa: implements arch_thread_priv_stack_space_get Daniel Leung 2024-07-31 12:17:40 -07:00
  • 1dc02fcbda xtensa: initialize privileged stack during thread init Daniel Leung 2024-07-31 12:19:41 -07:00
  • d736af8d26 x86: implements arch_thread_priv_stack_space_get Daniel Leung 2024-07-30 12:30:32 -07:00
  • fb0babacee x86: initialize privileged stack during thread init Daniel Leung 2024-07-30 12:12:15 -07:00
  • c25fa96a68 x86: only set psp pointer for thread stacks Daniel Leung 2024-07-31 11:46:07 -07:00
  • d26b7d4ed1 debug: thread_analyzer: display privileged stack usage Daniel Leung 2024-07-30 12:35:04 -07:00
  • aa65842e95 debug: thread_analyzer: align output Daniel Leung 2024-07-29 11:49:56 -07:00
  • b4c455c754 arch: add interface to get stack space of privileged stack Daniel Leung 2024-07-30 12:26:09 -07:00
  • 2b9ce2eef6 samples: sockets: echo_server: fix IPPROTO_IPV6 on UDP sockets Marcin Niestroj 2024-08-24 12:27:18 +02:00
  • 346031d060 ci: github: bump tj-actions/changed-files version Benjamin Cabé 2024-08-25 12:47:04 +02:00
  • 501fa47c4f ci: bsim tests: also run BabbleSim Tests on deleted files Benjamin Cabé 2024-08-25 12:45:22 +02:00
  • 178e940a45 ci: doc: build documentation in CI when files are deleted Benjamin Cabé 2024-08-25 12:33:53 +02:00
  • 3f722e1b4d ci: github: bump dawidd6/action-download-artifact from 3 to 6 Benjamin Cabé 2024-08-26 07:30:01 +02:00
  • f2c5736f95 ci: github: bump actions/stale from 8 to 9 Benjamin Cabé 2024-08-26 07:29:55 +02:00
  • ae0e99d436 ci: github: bump fsfe/reuse-action from 1 to 4 Benjamin Cabé 2024-08-26 07:29:40 +02:00
  • 71e3a98b77 boards: renesas: add entropy support for Renesas RA8 boards The Nguyen 2024-08-26 13:35:37 +07:00
  • 2cce7ff4a8 Revert "drivers/interrupt: it8xxx2: Register interrupt number 0 to handle" Tim Lin 2024-08-26 14:48:43 +08:00
  • bb784c45dd modules: percepio: Fix python executable name Erik Tamlin 2024-08-26 10:06:40 +02:00
  • 7af6396a0d boards: nxp: frdm_mcxn947: fix sysbuild mcuboot Andrej Butok 2024-08-27 12:31:53 +02:00
  • ad70ff7b9d tests: boards: esp32: Use smh in cache coex test Lucas Tamborrino 2024-08-14 08:03:56 -03:00
  • adbf2192df samples: boards: esp32: spiram test Lucas Tamborrino 2024-08-14 08:03:56 -03:00
  • 5dc545290c soc: espressif: psram as shared multi heap Lucas Tamborrino 2024-08-14 08:03:56 -03:00
  • cfeb325b4f Tests: Shell: Take into account startup new line Théo Battrel 2024-08-27 13:13:08 +02:00
  • 9aba9ddd0c Shell: Remove unnecessary new lines at startup Théo Battrel 2024-08-20 14:09:56 +02:00
  • e34542a3de Shell: Make full_line_cmd return false on empty lines Théo Battrel 2024-08-21 15:11:35 +02:00
  • e2b34b96e3 soc: microchip: mec172x: Add CPU barriers during low power entry/exit Jose Alberto Meza 2024-08-20 18:23:54 -07:00
  • 419edffabf boards: arduino_nicla_vision: add Arduino Nicla Vision Felipe Neves 2024-08-22 12:20:57 -03:00
  • c4e3afe621 tests: logging/dictionary: limit allowed platforms Daniel Leung 2024-08-13 12:34:19 -07:00
  • a329a0c09f drivers: sensor: tmp116: Add ability to set operating mode of TMP116/7 Ian Morris 2023-09-29 13:20:48 -07:00
  • 6255bf1ef4 arch/arm64/mmu: allow partial unmap of block mappings again Nicolas Pitre 2024-08-12 22:13:46 -04:00
  • 6bfd7a4302 sd: resend CMD0 before each CMD8 Jordan Yates 2024-08-25 10:57:52 +10:00