Commit graph

  • 41deaeeea8 drivers: intc: gic: add missing init.h Gerard Marull-Paretas 2023-08-29 16:25:10 +02:00
  • 4105c0f100 boards: arm: qemu_cortex_m0: add missing init.h Gerard Marull-Paretas 2023-08-29 16:27:03 +02:00
  • f5b78270bc drivers: sensor: ina230: fix current sign issue Eric Holmberg 2023-08-16 21:54:28 +12:00
  • 5a6610240e test: sensor: ina230: add emulator unit test Eric Holmberg 2023-08-16 17:36:06 +12:00
  • f0f7f8b146 dt-bindings: sensor: ina230: add configuration properties Eric Holmberg 2023-08-16 16:42:34 +12:00
  • 19e44ae9a0 drivers: sensor: ina237: add shunt voltage support Eric Holmberg 2023-07-20 23:50:55 +12:00
  • a70d056513 drivers: sensor: ina237: add high-precision mode Eric Holmberg 2023-07-23 21:01:55 +12:00
  • 2d3a391191 drivers: sensor: ina237: fix current sign issue Eric Holmberg 2023-07-27 23:21:08 +12:00
  • 19da119c17 test: sensor: ina237: add emulator unit test Eric Holmberg 2023-07-21 12:46:59 +12:00
  • c7135a2ac5 dt-bindings: sensor: ina237: add configuration properties Eric Holmberg 2023-07-23 16:39:23 +12:00
  • 4b713dc2e8 ipc_service: static_vrings: Fix misnamed define Carlo Caione 2023-08-28 15:00:28 +02:00
  • 6985e6262f Bluetooth: controller: Add memory barrier to ticker transactions Morten Priess 2023-08-22 11:28:37 +02:00
  • 86fd899bbf Bluetooth: PACS: Fix a couple of issues in PACS notify handling Emil Gydesen 2023-08-28 17:00:09 +02:00
  • 7f7201f79b canbus: isotp: replace internal z_timeout with k_timer Martin Jäger 2023-08-28 16:02:37 +02:00
  • ce7c30c129 soc: intel_adsp/ace: use WAIT_FOR for core power transitions Kai Vehmanen 2023-08-28 16:23:19 +03:00
  • be55fa1625 MAINTAINERS: add myself as collaborator on BT mesh Stine Åkredalen 2023-08-28 03:31:41 -07:00
  • b25ea4742e net: conn_mgr: Rename connectivity monitor Georges Oates_Larsen 2023-08-23 13:35:41 -07:00
  • 2e762836d5 net: conn_mgr: binding get/set flag Georges Oates_Larsen 2023-08-18 16:55:59 -07:00
  • 49a7798c30 net: conn_mgr: binding lock/unlock Georges Oates_Larsen 2023-08-18 16:28:52 -07:00
  • 6d2ce0b30b net: conn_mgr: Create separate connectivity implementation API. Georges Oates_Larsen 2023-08-18 16:04:53 -07:00
  • 3b3f95223c net: conn_mgr: Mark as experimental in the API table Georges Oates_Larsen 2023-08-28 17:35:28 -07:00
  • 8a2a2bd613 Bluetooth: Controller: Add trpa cache for BT_CTLR_SW_DEFERRED_PRIVACY Troels Nilsson 2023-07-04 15:40:27 +02:00
  • f88d21cdb9 soc: arm: nordic_nrf: nrf53: sync_rtc: add missing init.h Gerard Marull-Paretas 2023-08-29 12:50:42 +02:00
  • 0aac6cfb75 usb: device_next: add missing init.h Gerard Marull-Paretas 2023-08-29 12:26:48 +02:00
  • 5c42588a48 boards: arm: add missing stm32 adc properties Guillaume Gautier 2023-06-23 16:34:50 +02:00
  • e80f71a14d drivers: usb: device: nrfx: add missing init.h Gerard Marull-Paretas 2023-08-29 12:37:52 +02:00
  • 0b8a7c0930 drivers: pinctrl: imx: add missing init.h Gerard Marull-Paretas 2023-08-29 12:31:01 +02:00
  • 1b361f9832 drivers: pcie: host: add missing init.h Gerard Marull-Paretas 2023-08-29 12:33:21 +02:00
  • cdb36fdbd6 drivers: pinctrl: pfc_rcar: add missing init.h Gerard Marull-Paretas 2023-08-29 12:23:49 +02:00
  • 3970694674 sensing: sensor_mgmt: s/device.h/init.h Gerard Marull-Paretas 2023-08-29 12:19:30 +02:00
  • 8cf63ff367 net: lib: zperf: add missing init.h Gerard Marull-Paretas 2023-08-29 12:17:14 +02:00
  • 561efe5557 drivers: intc: gicv3: add missing init.h Gerard Marull-Paretas 2023-08-29 12:40:14 +02:00
  • 0b3991cda1 CODEOWNERS/MAINTAINERS: introduce gPTP maintenance area Florian Grandel 2023-08-23 21:29:43 +02:00
  • 59946f16ca bluetooth: audio: s/device.h/init.h Gerard Marull-Paretas 2023-08-29 11:35:11 +02:00
  • aa4ebc1f63 mgmt: ec_host_cmd: simulator: s/device.h/init.h Gerard Marull-Paretas 2023-08-29 12:15:10 +02:00
  • c6284d4afe soc: adsp: clk: use WAIT_FOR() to wait on clk power-up Kai Vehmanen 2023-08-28 14:08:52 +03:00
  • fc45b3f2dd rtio: add missing init.h include Gerard Marull-Paretas 2023-08-29 11:34:41 +02:00
  • 12b2ee54e3 drivers: timer: s/device.h/init.h Gerard Marull-Paretas 2023-08-28 13:15:43 +02:00
  • 7f8831aa7e drivers: adc: stm32: add support for kernel source clock Guillaume Gautier 2023-06-27 09:43:17 +02:00
  • 484028306d drivers: adc: stm32: use dts to set the clock prescaler Guillaume Gautier 2023-06-23 17:14:54 +02:00
  • e8c4990639 drivers: adc: stm32: get prescaler value from dts Guillaume Gautier 2023-06-23 16:34:50 +02:00
  • eaabe204d7 boards: arm: add adc clock properties for all stm32 boards Guillaume Gautier 2023-08-28 10:54:10 +02:00
  • 910188994e dts: arm: st: set adc clock source for stm32f2, f4, f7, l1, u5 and wba Guillaume Gautier 2023-06-30 10:21:55 +02:00
  • 702e469e18 include: zephyr: dt-bindings: adc: add macros for stm32 adc clock source Guillaume Gautier 2023-06-23 10:31:47 +02:00
  • 8f197adc30 dts: bindings: adc: add properties for stm32 adc clock source Guillaume Gautier 2023-06-23 10:14:16 +02:00
  • 3183ff3ff5 Bluetooth: Mesh: Add buf size check in comp p1 get Anders Storrø 2023-08-24 10:42:24 +02:00
  • 1e471eb2a7 twister: Switch to a non-greedy regex Jeremy Bettis 2023-08-28 22:04:38 +00:00
  • 1d9ce862a7 twister: Don't require test_ prefix to set status Jeremy Bettis 2023-08-28 22:00:04 +00:00
  • cd265fd603 twister: Use raw string and remove pylint disable Jeremy Bettis 2023-08-28 21:42:08 +00:00
  • 6ae34c9176 ipc_service: static_vrings: Fix buffer sizing Carlo Caione 2023-08-28 17:09:04 +02:00
  • 7c025d330d ARC: Fix STR macro for ST* asm instructions Nikolay Agishev 2023-08-25 17:13:17 +03:00
  • 95bdfb5c33 bbram: add support from user threads Laczen JMS 2023-08-24 22:05:38 +02:00
  • bda6656eca bugfix: esp32: spi: correct idle polarity and mode configuration Martin Kiepfer 2023-08-24 21:34:56 +02:00
  • 8a9b33729b tests: drivers: watchdog: wdt_basic_api: add nucleo_wba52cg board Guillaume Gautier 2023-08-23 10:51:56 +02:00
  • 79cad968e0 boards: arm: nucleo_wba52cg: enable watchdog for nucleo wba52cg Guillaume Gautier 2023-08-23 10:49:35 +02:00
  • 33e072be01 dts: arm: st: wba: add watchdog for stm32wba Guillaume Gautier 2023-08-23 10:41:48 +02:00
  • 5b1df1936c west.yaml: MCUboot synchronization from upstream Dominik Ermel 2023-08-22 12:55:33 +00:00
  • 88f0613686 tests: drivers: gpio: gpio_basic_api: Added intel_adl_crb overlay Anisetti Avinash Krishna 2023-08-22 16:15:27 +05:30
  • 0f796a4b2a soc: x86: alder_lake: soc_gpio: Modified instance count Anisetti Avinash Krishna 2023-08-22 16:06:08 +05:30
  • 2e219f3697 dts: x86: intel: alder_lake: Added GPIO instances Anisetti Avinash Krishna 2023-08-22 16:04:24 +05:30
  • ee6e8d1015 boards: intel_ish5: Cleanup dtsi Andrei Emeltchenko 2023-08-18 15:23:45 +03:00
  • 346d3836f5 boards: intel_ish5: Correct register window Andrei Emeltchenko 2023-08-18 15:17:27 +03:00
  • 71b1591337 Bluetooth: CAP: Remove qos from start_stream_param Emil Gydesen 2023-08-17 15:25:28 +02:00
  • 3926134f8e arch: arm: mpu: Make XN bit conditional on CONFIG_XIP for RAM region Daniel DeGrasse 2023-08-16 22:18:08 +00:00
  • 654aa9baa1 doc: zbus: adjust documentation to comply with iterable section observers Rodrigo Peixoto 2023-07-24 14:57:44 -03:00
  • 4d80338132 samples: zbus: fix samples to work with iterable sections observers Rodrigo Peixoto 2023-07-23 17:57:32 -03:00
  • 6880b8501d tests: zbus: fix tests to work with iterable sections observers Rodrigo Peixoto 2023-07-23 17:46:57 -03:00
  • 7e44469dcc zbus: improve the way of storing observers Rodrigo Peixoto 2023-07-22 12:55:48 -03:00
  • 6a0de9bb7c samples: subsys: display: lvgl: add lvgl-button-input to native_posix Fabian Blatz 2023-08-21 14:05:20 +02:00
  • b296d1152f input: add zephyr,lvgl-button-input device binding Fabian Blatz 2023-07-28 11:27:15 +02:00
  • 116ec2c41c samples: subsys: display: lvgl: Use input-lvgl for touch input Fabian Blatz 2023-07-27 10:56:01 +02:00
  • 170faaf0e4 boards: posix: native_posix: Rename input-sdl-touch node Fabian Blatz 2023-07-27 10:35:58 +02:00
  • 5e5d9f481c modules: lvgl: Move lvgl kscan pointer handling to separate file Fabian Blatz 2023-08-16 15:34:39 +02:00
  • c536bd3845 modules: lvgl: add zephyr,lvgl-pointer-input pseudo device Fabian Blatz 2023-07-26 14:04:42 +02:00
  • 5e01466d97 drivers: gpio: xlnx_ps: fix up initialization priorities Fabio Baltieri 2023-08-28 08:29:33 +00:00
  • ca537cf147 MAINTAINERS: Remove usage of manifest-<module> GitHub labels Carles Cufi 2023-08-28 14:25:54 +02:00
  • 323ebef2de drivers: crypto: it8xxx2_evb: fix a shadow variable error Fabio Baltieri 2023-08-28 08:45:34 +00:00
  • cc4d1bd374 kernel: sched: optimize for Meta IRQs == coop prios Florian Grandel 2023-08-28 17:31:54 +02:00
  • 0bfd20567f sensor: doc: add missing doc for decode() retvals Benjamin Cabé 2023-08-28 12:22:33 +02:00
  • db21a6786a sensor: doc: clean bad doxygen references. Benjamin Cabé 2023-08-28 11:34:17 +02:00
  • f59dbb39d5 fs: littlefs: doc: clean bad doxygen references. Benjamin Cabé 2023-08-28 11:33:03 +02:00
  • f9e17b815f rtio: doc: clean bad doxygen references. Benjamin Cabé 2023-08-28 11:27:22 +02:00
  • 355be46639 net: doc: clean bad doxygen references. Benjamin Cabé 2023-08-28 11:24:16 +02:00
  • 56a2137813 bbram: doc: clean bad doxygen references. Benjamin Cabé 2023-08-28 11:18:18 +02:00
  • b818ca43b7 tests: uoscore-uedhoc: add tag to match module name Anas Nashif 2023-08-25 18:35:04 +00:00
  • 5f7b22f094 tests: uoscore: prepend test cases with test_ Anas Nashif 2023-08-25 18:32:42 +00:00
  • 7741a9baf8 tests: move uoscore-uedhoc tests into tests/modules Anas Nashif 2023-08-25 18:29:23 +00:00
  • 7fc40ee9fb tests: uoscore: depend on third party module Anas Nashif 2023-08-25 18:28:34 +00:00
  • 98fc52f754 tests: uoscore: listify tags in testcase.yaml Anas Nashif 2023-08-25 18:27:36 +00:00
  • b70c5deb04 tests: ztest: zexpect: include source file directly in main.cpp Dat Nguyen Duy 2023-08-15 18:19:51 +07:00
  • d4b0c48892 west: build: fail early if path to test item is not valid Anas Nashif 2023-08-23 10:28:49 +00:00
  • 4cf9d67432 west: sign: do not make rimage configuration and platform name mandatory Iuliana Prodan 2023-08-22 18:58:44 +03:00
  • 7b59e34a22 mgmt: mcumgr: drop few redeclared/shadowed variables Fabio Baltieri 2023-08-25 19:39:30 +01:00
  • 755bdf80c6 drivers: flash: spi_nor: fix build when a reset gpio is present Fabio Baltieri 2023-08-28 08:40:51 +00:00
  • 0fbbe02f07 drivers: serial: esp32_usb: don't use k_usleep in poll_out function Martin Jäger 2023-08-26 09:37:43 +02:00
  • 529798a1b2 drivers: watchdog: atcwdt200: fix shadow variable build error Fabio Baltieri 2023-08-28 09:03:24 +00:00
  • f5ff62f35a arch: arm64: Reserved Cores Chad Karaginides 2023-08-18 13:40:59 -07:00
  • 4d467af7f4 scripts: tests: twister: Black box testing Lukasz Mrugala 2023-08-08 11:44:07 +02:00
  • 217980aa88 MAINTAINERS: Updated Twister paths Lukasz Mrugala 2023-08-21 16:12:36 +02:00
  • 6ccd112c56 Bluetooth: Audio: Refactor bt_audio_codec_cfg to flat arrays Emil Gydesen 2023-05-22 15:08:57 +02:00