Commit graph

  • 9e964d0a61 samples: basic: servo_motor: use pwm_dt_spec Gerard Marull-Paretas 2022-04-04 21:06:11 +02:00
  • cd2d867fa6 samples: basic: rgb_led: use pwm_dt_spec Gerard Marull-Paretas 2022-04-04 20:52:40 +02:00
  • f60bb8741b samples: basic: fade_led: use pwm_dt_spec Gerard Marull-Paretas 2022-04-04 20:43:35 +02:00
  • 627f9e9ec8 samples: basic: blinky_pwm: use pwm_dt_spec Gerard Marull-Paretas 2022-04-27 12:36:44 +02:00
  • 7d43c68b4d drivers: pwm: add pwm_dt_spec and associated helpers Gerard Marull-Paretas 2022-04-04 20:25:52 +02:00
  • 10ee44c94b drivers/samples/tests: remove usage of deprecated PWM APIs Gerard Marull-Paretas 2022-04-01 11:22:31 +02:00
  • e2852ef985 drivers: pwm: use new API naming (no pin) Gerard Marull-Paretas 2022-04-01 11:06:43 +02:00
  • 95b56cdffd drivers: pwm: remove _pin from API calls Gerard Marull-Paretas 2022-04-01 10:24:14 +02:00
  • fbf73334f3 drivers: pwm: make all drivers use channel variable name Gerard Marull-Paretas 2022-04-04 16:35:22 +02:00
  • b317ce8597 drivers: pwm: s/pwm/channel Gerard Marull-Paretas 2022-03-31 14:18:16 +02:00
  • 6f39b08343 drivers: pwm: gecko: fix access to timer register Gerard Marull-Paretas 2022-04-04 16:56:04 +02:00
  • aa37dedcaf drivers: pwm: ite_it8xxx2: remove wrong ARG_UNUSED Gerard Marull-Paretas 2022-04-04 16:51:28 +02:00
  • c11516ae90 drivers: pwm: ite_it8xxx2: add missing braces Gerard Marull-Paretas 2022-04-04 16:53:50 +02:00
  • 7f51907fda ipc_service: static_vrings: Set WQ default type to PRIO_COOP Carlo Caione 2022-04-20 13:58:48 +02:00
  • 6a66493703 tests: counter: Update test_multiple_alarms test Mahesh Mahadevan 2022-04-22 10:22:35 -05:00
  • 5a5c1ae76d drivers: counter: Update NXP CTimer to implement set_top_value Mahesh Mahadevan 2022-04-22 10:19:45 -05:00
  • dcf833d971 tests: drivers: spi: loopback: add olimex_esp32_evb configuration Henrik Brix Andersen 2022-04-22 21:50:49 +02:00
  • 1348418b34 boards: xtensa: add Olimex ESP32-EVB board definition Henrik Brix Andersen 2022-04-20 21:08:36 +02:00
  • 472d0de081 dts: xtensa: espressif: esp32: add GPIO map for accessing full GPIO range Henrik Brix Andersen 2022-04-20 21:04:33 +02:00
  • 9c286e50f6 Bluetooth: shell: Fix unused function warning Reto Schneider 2022-04-25 23:53:30 +02:00
  • 8c36140408 doc: Suggest filing GitHub issue for broken links Stephanos Ioannidis 2022-04-27 11:54:14 +09:00
  • 5d5dcfa0b9 drivers: ieee802154_nrf5: fix target time for indirect transmission Lukasz Maciejonczyk 2022-04-27 09:11:45 +02:00
  • 31502ad174 boards: hifive1: fix PWM LEDs period Gerard Marull-Paretas 2022-04-27 22:47:00 +02:00
  • 6a97940eb8 dts: riscv: riscv32-fe310: include PWM dt-bindings Gerard Marull-Paretas 2022-04-27 22:46:25 +02:00
  • a63c515679 Bluetooth: Mesh: Check SegN when receiving Transaction Start PDU Pavel Vasilyev 2022-04-26 11:20:12 +02:00
  • c33ce95277 boards/riscv: Enable THREAD_LOCAL_STORAGE by default on qemu_riscv32 Keith Packard 2022-04-20 09:57:24 -07:00
  • 6f9f8c1e32 samples, tests: Add z_libc_partition to all test domains Keith Packard 2022-04-15 15:46:36 -07:00
  • 19c8956946 tests: Disable HW stack protection for some mpu tests Keith Packard 2022-04-15 23:36:18 -07:00
  • b03b2e0403 tests/kernel/mem_protect: Check for thread_userspace_local_data Keith Packard 2022-04-08 12:52:44 -07:00
  • aeaad1b07d cmake: Add .tdata and .tbss to generated TLS linker sections Keith Packard 2022-04-12 16:59:01 -07:00
  • 2aca7e5e0f ld_script: Add __tbss_align and __tdata_align to generated linker scripts Keith Packard 2022-04-08 12:38:49 -07:00
  • 2c310d431f subsys/logging: Increase logging stack size for assert or spin_validate Keith Packard 2022-04-21 21:17:51 -07:00
  • 7ec1fb632b subsys/tracing: Use z_current_get for thread tracing Keith Packard 2022-04-22 13:12:20 -07:00
  • f623571a73 riscv: Initialize TP register when starting threads Keith Packard 2022-04-19 17:33:03 -07:00
  • 8b55af51db arch/arm: Make MPU stack guard large enough to hold an exception frame Keith Packard 2022-04-15 23:32:39 -07:00
  • 1638d4851e arch/arm: Use TPIDRURO on cortex-a too Keith Packard 2021-12-20 14:56:39 -08:00
  • 64a3159dee arch/xtensa: Optimize cache management on context switch Andy Ross 2022-04-27 09:40:30 -07:00
  • d490358e28 tests: ipv6: Fix DAD timeout test Flavio Ceolin 2022-04-24 22:00:38 -07:00
  • 97a55d6a25 tests: uart: fix integration platforms Anas Nashif 2022-03-31 07:56:55 -04:00
  • 07d6adde51 driver: adc: fix build error for adc_dma Hake Huang 2022-04-20 10:50:57 +08:00
  • 82634eda93 dt: pwm: add support for specifying frequency in Hz and kHz Fabio Baltieri 2022-04-22 17:51:30 +01:00
  • 1e02dd0dc1 Bluetooth: Audio: Add conn check for the VOCS client notify handler Emil Gydesen 2021-12-03 16:34:11 +01:00
  • 964df6d4da Bluetooth: Audio: Add conn check for MICS client notify handler Emil Gydesen 2021-12-03 16:33:22 +01:00
  • 1f60adf1df Bluetooth: Audio: Add conn check for the OTC notify handler Emil Gydesen 2021-12-03 16:32:32 +01:00
  • b734487eaa Bluetooth: Audio: Add conn check for MCC notify handler Emil Gydesen 2021-12-03 16:32:08 +01:00
  • 5dfea31e83 Bluetooth: Audio: Add conn check for CSIS client notify handlers Emil Gydesen 2021-12-03 16:29:45 +01:00
  • 50ccf861b8 Bluetooth: Audio: Add conn check for AICS client nofity handler Emil Gydesen 2021-12-03 16:27:44 +01:00
  • dd5119fdb3 Bluetooth: controller: check for instant on reception of CONN_UPD_IND Erik Brockhoff 2022-04-06 13:45:44 +02:00
  • 26f6941048 Bluetooth: controller: using REJECT_IND when EXT_IND was not negotiated Erik Brockhoff 2022-04-06 12:42:21 +02:00
  • 0d94ad69f6 Bluetooth: controller: removing unused functionality Erik Brockhoff 2022-04-06 12:26:28 +02:00
  • 025b9745d3 Bluetooth: controller: implementing state check for ENC reply API Erik Brockhoff 2022-04-26 14:48:05 +02:00
  • 06078ee54e Bluetooth: controller: DO TODO, compile out members of struct re. CPR Erik Brockhoff 2022-04-06 11:03:21 +02:00
  • 0d015fd212 Bluetooth: test: adding helper to verify CTE_RSP notification Erik Brockhoff 2022-04-06 10:59:03 +02:00
  • 5bd1c68dee Bluetooth: tests: Add shell build tests for hearing access service Mariusz Skamra 2022-04-07 10:49:18 +02:00
  • 59dd898c2b test: bsim: Notification EATT test Alexandru Carbuneanu 2022-04-20 15:48:59 +02:00
  • 8ff873edef esp32: doc: pinctrl: fixes URL typo Glauber Maroto Ferreira 2022-04-21 11:00:01 -03:00
  • 9392b12d4b net: tcp: Set the FIN_TIMEOUT to allow all FIN retries Sjors Hettinga 2022-04-25 07:50:51 +02:00
  • 768e0d7a01 Bluetooth: Mesh: encapsulate tinycrypt dependency Aleksandr Khromykh 2022-02-04 14:16:16 +01:00
  • 7c5cc99eb0 dts: bindings: nordic,nrf-qdec: Remove requirement for a-pin and b-bin Andrzej Głąbek 2022-04-26 13:29:36 +02:00
  • 3b56fdccec test: Misc fixes for fvp_baser_aemv8r Jaxson Han 2022-04-25 21:13:30 +08:00
  • d50b5658bb doc: west: Add an example of using the credential store for GitHub Carles Cufi 2022-04-26 16:41:49 +02:00
  • 462b13e16e Revert "ztest: Fix userspace ztests in new API" Anas Nashif 2022-04-26 18:07:28 -04:00
  • c882843af2 Revert "ztest: add userspace tests to base tests" Anas Nashif 2022-04-26 18:07:26 -04:00
  • 85cc902a0d Revert "ztest: migrate error_hook tests to new API" Anas Nashif 2022-04-26 18:07:21 -04:00
  • c3c026e03c arch/xtensa: adsp: Rename module_init section Daniel Baluta 2022-04-21 10:05:24 +03:00
  • fb2a966128 net: sockets: tls: use cipherlist set by user Pete Skeggs 2022-02-02 13:43:50 -08:00
  • 307a60e217 drivers/sensor: lis2dw12: add drdy pulsed/latched config Maxime Vincent 2022-03-19 11:47:20 +01:00
  • bf1334bafb drivers/sensor: lis2dw12: add threshold interrupt support Maxime Vincent 2022-03-19 11:08:21 +01:00
  • 652ab7f2d4 drivers/sensor: lis2dw12: add fds + hp_ref support Maxime Vincent 2022-03-18 19:19:10 +01:00
  • 2d2a708bc8 drivers/sensor: lis2dw12: add low_noise support Maxime Vincent 2022-03-18 18:56:55 +01:00
  • 47021a608d drivers/sensor: lis2dw12: add bw_filt support Maxime Vincent 2022-03-18 18:10:23 +01:00
  • 089f70d4b3 MAINTAINERS: remove inactive CAN driver collaborators Henrik Brix Andersen 2022-04-21 14:33:10 +02:00
  • 04684fbcb8 boards: arm64: fvp_base_revc_2xaemv8a: add all available uart nodes Huifeng Zhang 2022-04-26 14:58:15 +08:00
  • 214dc979c2 boards: arm64: enable uart interrupt driven feature on two boards Huifeng Zhang 2022-04-26 14:50:47 +08:00
  • e96f18bde8 boards: remove options CONFIG_UART_PL011_PORT0 Huifeng Zhang 2022-04-20 14:00:51 +08:00
  • bd55003f70 driver: uart_pl011: refine creating device instance code Huifeng Zhang 2022-04-20 12:20:21 +08:00
  • 6a511e9331 board: arm64: fvp-baser-aemv8r: add all available uart nodes Huifeng Zhang 2022-04-20 11:31:03 +08:00
  • dda9170ba3 include/zephyr/dt-bindings/clock: stm32g0: Fix APB bus address mix up Erwan Gouriou 2022-04-26 15:43:43 +02:00
  • fa13d57f01 ztest: migrate error_hook tests to new API Yuval Peress 2022-04-13 00:08:32 -06:00
  • 395bbb5122 ztest: add userspace tests to base tests Yuval Peress 2022-04-13 00:07:57 -06:00
  • 900b6723e7 ztest: Fix userspace ztests in new API Yuval Peress 2022-04-05 11:42:31 -06:00
  • dd82f91ebd soc: xtensa: fix missing rodata section in intel_s1000 Yuval Peress 2022-04-14 10:30:43 -06:00
  • ae5945d7be soc: xtensa: fix missing rodata section in intel_adsp Yuval Peress 2022-04-13 23:46:45 -06:00
  • b9ba894584 soc: esp32c3: linker script clean up Sylvio Alves 2022-03-10 11:02:33 -03:00
  • cb8c2d740b soc: esp32s2: linker script clean up Sylvio Alves 2022-03-10 10:55:00 -03:00
  • ac9c14d7d7 soc: esp32: linker script clean up Sylvio Alves 2022-03-10 10:42:26 -03:00
  • c6f6dd0ddd linker: split common-rom.ld into smaller snippets Daniel Leung 2022-04-08 15:33:21 -07:00
  • 03d0b982a4 drivers: sensor: lis3mdl: return -ENOTSUP on unsupported channels Marcin Niestroj 2022-04-26 12:57:01 +02:00
  • 8b2f5f0965 tests: Increase timeout for some tests Guo Lixin 2022-04-26 13:42:54 +08:00
  • 42627d3e25 soc/arm: stm32: All stm32h7 based socs have a cache Erwan Gouriou 2022-04-25 11:14:43 +02:00
  • 9760c83267 samples: cdc_acm_composite: Use proper type for variable 'read' Aleksandar Markovic 2022-04-24 17:04:22 +02:00
  • 54cd46ac68 tests/bluetooth/tester: Refactor Read UUID callback Michał Narajowski 2022-04-05 11:35:36 +02:00
  • 2abb2389a1 ztest API Migration: lib/cmsis_dsp Tristan Honscheid 2021-11-16 17:00:54 -07:00
  • 8283eb3b54 ztest API Migration: lib/c_lib Tristan Honscheid 2021-11-15 16:08:24 -07:00
  • d8f0c1adf6 Bluetooth: controller: implement connection termination on invalid pdus Erik Brockhoff 2022-04-05 14:56:19 +02:00
  • 0b87ebbdd3 dts: arm: st: stm32f2: Add missing timers to DTS Benjamin Björnsson 2022-04-21 20:12:24 +02:00
  • c972ffddac Bluetooth: ISO: Add additional information for ISO streams Emil Gydesen 2022-04-22 18:14:11 +02:00
  • 6896075b62 Bluetooth: Mesh: add check for rx buffer overflow in pb adv Aleksandr Khromykh 2022-04-21 16:11:48 +02:00
  • 77ad017672 Bluetooth: Shell: Fix off-by-one in address length validation Aleksander Wasaznik 2022-04-22 12:43:23 +02:00
  • a796927961 Bluetooth: Audio: Make PACS location optional Emil Gydesen 2022-04-13 21:10:18 +02:00