Commit graph

  • 440af3ecc8 modules: hal_nordic: nrfx: Make ISO IN ZLP configurable Tomasz Moń 2023-07-13 15:17:44 +02:00
  • 44dd4114db arm64: Remove __packed from ESF Carlo Caione 2023-07-13 17:52:09 +02:00
  • 1323b1ac60 tests: kernel: threads: add a testcase for dynamic thread stacks Christopher Friedt 2022-06-27 23:43:38 -04:00
  • 7b1b2576ac kernel: support dynamic thread stack allocation Christopher Friedt 2022-06-27 23:43:32 -04:00
  • 8c32950de9 device: add explicit macro/variable unsigned suffix ferar alashkar 2023-05-26 16:35:16 -04:00
  • ad0f2a697c lib: os: doc: cleanup Doxygen doc for structs Benjamin Cabé 2023-07-13 15:24:09 +02:00
  • db939b6650 lib: os: doc: fix sys_hashmap_api doc typo Benjamin Cabé 2023-07-13 15:19:15 +02:00
  • 18636af6d6 arm64: Add frame-pointer based stack unwinding Carlo Caione 2023-07-13 09:03:26 +02:00
  • 04e0e458c8 input: convert gt911 from kscan Fabio Baltieri 2023-07-07 18:03:54 +01:00
  • fd54a9ab6e dts: bindings: adc: fix description of ADS114S08 Benedikt Schmidt 2023-07-13 11:18:52 +02:00
  • c89be95274 Bluetooth: Mesh: Fix comment for BT_MESH_DFU_PHASE_UNKNOWN Pavel Vasilyev 2023-07-12 13:03:41 +02:00
  • db53c3fd2c doc: Drop asterisk from Doxygen @param Benjamin Cabé 2023-07-13 14:18:49 +02:00
  • 77aafa51a1 doc: align pseudo-Makefile with latest CMake changes Gerard Marull-Paretas 2023-07-13 12:01:42 +02:00
  • 908865ef4b bluetooth: conn: remove trailing dot Gerard Marull-Paretas 2023-07-13 12:10:47 +02:00
  • 35e8e6fa03 soc/xtensa/nxp_adsp/CMakeLists.txt: use new WEST_SIGN_OPTS variable Marc Herbert 2023-06-02 20:26:10 +00:00
  • a36af82f64 scripts: tests: Twister test expansion - quarantine Lukasz Mrugala 2023-06-30 17:05:42 +02:00
  • 913920a06f ztests: Enable native specific functionality with embedded libCs Alberto Escolar Piedras 2023-07-06 10:16:05 +02:00
  • 9aeb497321 modules: hal_nordic: nrfx_config: Align to updates in nrfx 3.1.0 Adam Wojasinski 2023-07-11 16:07:24 +02:00
  • 6f201f03f6 drivers: pwm: pwm_nrfx: Revert workaround for stopping PWM instance Adam Wojasinski 2023-06-29 09:36:25 +02:00
  • 2460967c5b manifest: hal_nordic: Update hal_nordic revision Adam Wojasinski 2023-06-29 09:31:56 +02:00
  • abfd234060 tests: gpio: add tests for GPIO_DT_RESERVED_RANGES_NGPIOS et al Andrey VOLKOV 2023-06-04 23:19:50 +02:00
  • 9e526dba97 gpio: add "gpio-reserved-ranges" support to GPIO_PORT_PIN_MASK_XX Andrey VOLKOV 2023-06-04 23:19:43 +02:00
  • 6587fccd65 drivers: gpio: add "gpio-reserved-ranges" property support Andrey VOLKOV 2023-06-04 23:19:38 +02:00
  • c35d97534f include: util_internal: add Z_SPARSE_LIST_{ODD|EVEN}_NUMBERS Andrey VOLKOV 2023-06-04 23:19:33 +02:00
  • 41c33d7f32 drivers: flash: nrf_qspi_nor: Fix writing from unaligned RAM buffers Andrzej Głąbek 2023-07-13 08:57:48 +02:00
  • 9be7b59b4a ctf tracing: native/host backend: Refactor to support embedded C libraries Alberto Escolar Piedras 2023-07-06 15:56:45 +02:00
  • df7749129f samples: cdc_acm: Add 96b_carbon to usbd-next board Loic Poulain 2023-03-06 17:32:08 +01:00
  • e8e2b53849 drivers: usb: udc: add STM32 UDC driver Loic Poulain 2023-01-01 14:22:53 +01:00
  • 82024ad5cf tests: arch: arm: Use a more common SHA algorithm Joakim Andersson 2023-07-10 14:57:36 +02:00
  • f2e0f787bf drivers: i2c: add error handling Wei-Tai Lee 2023-06-08 10:40:10 +08:00
  • fc89a85c29 drivers: i2c: add thread-safe semaphore Wei-Tai Lee 2023-06-08 10:35:40 +08:00
  • 1ca75e3b6e Bluetooth: audio: ascs: Fix invalid memset of QoS parameters Mariusz Skamra 2023-07-06 17:07:48 +02:00
  • 1c2dba2107 drivers: modem: cache delimiter string length Jordan Yates 2023-07-09 17:09:16 +10:00
  • 76c1a2019a drivers: modem: skip quoted delimiters Jordan Yates 2023-07-09 17:01:10 +10:00
  • 965d30537f arch: arm: cortex_m: fault: Improve handling of fault escalation on armv6-m Wilfried Chauveau 2023-07-04 13:41:14 +01:00
  • f2ba0b7ae2 drivers: fuel_gauge: max17048: Remov unused var Marcel Krüger 2023-07-12 09:03:30 +02:00
  • 4c4e2c5213 drivers: spi: fix spi_config structure documentation Gerard Marull-Paretas 2023-07-12 12:12:47 +02:00
  • 2c3165d187 drivers: spi: add opaque type to encode SPI operation flags Gerard Marull-Paretas 2023-07-12 12:05:05 +02:00
  • 8ce048b8e1 drivers: spi: fix CS documentation Gerard Marull-Paretas 2023-07-12 11:45:53 +02:00
  • cf3b0381ae mgmt: ec_host_cmd: fix init of npxc shi backend Dawid Niedzwiecki 2023-07-07 09:03:21 +02:00
  • 5fe47c255b include: sys: util_macro: Add UTIL_DEC(x) doc Benjamin Cabé 2023-07-12 15:20:09 +02:00
  • 262b72a2fa include: sys: util_macro: remove duplicate DEFINEs Benjamin Cabé 2023-07-12 15:15:29 +02:00
  • 3544e9163d include: sys: util_macro: fix bogus UTIL_X2 defs Benjamin Cabé 2023-07-12 15:14:01 +02:00
  • 986d0c9e89 doc: doxygen: Enable Doxygen autobrief Benjamin Cabé 2023-07-12 17:51:08 +02:00
  • 7c418a065c doc: requirements: update Sphinx and rtd theme Gerard Marull-Paretas 2023-07-12 20:47:14 +02:00
  • 390b119885 doc: release-notes: document cc13/26xx timer change Florian Grandel 2023-07-08 15:17:33 +02:00
  • 8d2b461e6c doc: release-notes: remove typo Florian Grandel 2023-07-08 15:22:33 +02:00
  • 74dcbaba32 dts: ti: cc13xx_cc26xx: align binding file name Florian Grandel 2023-07-08 15:19:29 +02:00
  • f1a992c87a drivers: sensors: bmi08x: add initial support for bmi08x Ryan McClelland 2022-11-10 23:04:47 -08:00
  • f9773859c4 drivers: clock_control: stm32h5: boot_clock_assert_fix Kacper Dalach 2023-07-11 08:30:49 +02:00
  • ce74b60d77 drivers: sensor: adxl362: coverity: 316152 unchecked return value Thomas Stranger 2023-07-10 12:04:34 +02:00
  • 7c6a340413 drivers: sensor: tmd2620: coverity 316443 unchecked return value Thomas Stranger 2023-07-10 11:29:25 +02:00
  • ae22ff648c emul: doc: Fix SBS Gauge emulator doc typos Benjamin Cabé 2023-07-12 15:59:26 +02:00
  • 8c81cc7179 tests: subsys: rtio: Reset the spsc before the test starts Jaxson Han 2023-06-07 17:53:16 +08:00
  • 7f9215da0e doc: move requirements to doc/ Gerard Marull-Paretas 2023-06-29 11:11:34 +02:00
  • b990a5fdb6 doc: update sphinx/docleaf requirements Gerard Marull-Paretas 2023-06-29 11:02:36 +02:00
  • d3d93d4399 doc: enable Sphinx tracebacks Gerard Marull-Paretas 2023-06-29 10:56:18 +02:00
  • 2c89bf5798 doc: add cmake SPHINXOPTS_EXTRA option Gerard Marull-Paretas 2023-06-29 10:49:09 +02:00
  • 85ec85384a doc: add -W --keep-going to the default SPHINXOPTS list Gerard Marull-Paretas 2023-07-03 12:20:12 +02:00
  • a211469734 ci: doc-build: use zephyr-runner-linux-x64-4xlarge Gerard Marull-Paretas 2023-06-29 10:55:23 +02:00
  • 8d6f74ad1f pm: Supplement pm_device_is_powered doc Marcel Krüger 2023-07-11 16:55:04 +02:00
  • 83b1a983a9 net: lib: tls_credentials: earlier initialisation Jordan Yates 2023-07-12 14:41:24 +10:00
  • 8c7ffac4a6 Bluetooth: Mesh: Fix err in mod_app_list packing Anders Storrø 2023-07-05 14:52:55 +02:00
  • 910d43805b drivers: watchdog: npm1300: Added watchdog driver Andy Sinclair 2023-07-05 11:38:05 +01:00
  • 4048348e3e drivers: gpio: gpio_npm1300: Added reset and power loss modes Andy Sinclair 2023-07-06 16:25:57 +01:00
  • c793764549 drivers: mfd: mfd_npm1300: Added timer configuration function Andy Sinclair 2023-06-19 11:37:07 +01:00
  • 81c584e3e7 dts: arm: silabs: Fix efr32bg22 usart node Franciszek Zdobylak 2023-07-12 09:10:32 +02:00
  • b9c16c9cdd Bluetooth: ISO: Add comment for peripheral SDU size Emil Gydesen 2023-07-12 10:58:12 +02:00
  • c9cd273f7e tests: drivers: pwm: pwm_api: Enable pwm test for intel blinky Anisetti Avinash Krishna 2023-06-26 21:17:44 +05:30
  • 1fa341687e dts: raptor_lake: Add pwm node for raptorlake Anisetti Avinash Krishna 2023-06-26 20:53:14 +05:30
  • d982ea54b6 drivers: pwm: Add support for pch intel blink driver Anisetti Avinash Krishna 2023-06-26 20:46:22 +05:30
  • b1bccc2ca8 tests: input_shell: add an input shell test Fabio Baltieri 2023-06-20 15:06:05 +01:00
  • 15f78fa545 samples: input_dump: use CONFIG_INPUT_EVENT_DUMP Fabio Baltieri 2023-06-17 15:50:18 +01:00
  • a22fbfd1eb input: add some basic debugging utilities Fabio Baltieri 2023-06-17 15:43:59 +01:00
  • 566fd8cb7c retention: Allow disabling mutex support Jamie McCrae 2023-06-15 11:08:53 +01:00
  • 563b4540fa drivers: retained_mem: Allow disabling mutex support Jamie McCrae 2023-06-15 11:07:39 +01:00
  • e4ca936551 doc: Remove sphinx warning bt_ots_init pattern Michael Jones 2023-07-05 18:20:37 +01:00
  • b5970d21f3 drivers: mbox: initialize before ipc Fabio Baltieri 2023-07-10 16:19:25 +00:00
  • aa826ce64d tests: drivers: adc: adc_api: add stm32wba overlay for adc test Guillaume Gautier 2023-07-12 09:14:17 +02:00
  • 51b0251284 boards: arm: nucleo_wba52cg: add adc, lptim and power states Guillaume Gautier 2023-07-11 16:14:26 +02:00
  • 3359259a69 drivers: timers: Add LPTIM support for STM32WBA Erwan Gouriou 2023-03-01 16:14:55 +01:00
  • 8432081f51 soc: arm: st_stm32: stm32wba: Add LPTIM to Kconfig Guillaume Gautier 2022-07-13 17:26:43 +02:00
  • 38722ce9d0 soc: arm: st_stm32: stm32wba: Add Power support Guillaume Gautier 2022-07-13 17:13:16 +02:00
  • 52bd7fc147 dts: arm: st: wba: Add LPTIM for STM32WBA Guillaume Gautier 2022-07-05 14:31:58 +02:00
  • 2ca3d26205 dts: arm: st: wba: add adc support Guillaume Gautier 2022-06-24 14:45:47 +02:00
  • d15f3448b5 drivers: adc: Update ADC driver for STM32WBA series Guillaume Gautier 2022-06-24 14:44:54 +02:00
  • 829fa5e70a drivers: counter: stm32wba: Avoid warning at build Erwan Gouriou 2023-03-06 17:06:21 +01:00
  • efd5360954 dts: arm: st: wba: add counter support Erwan Gouriou 2023-03-06 17:04:43 +01:00
  • 1c26ba1968 dts: arm: st: wba: add pwm support Guillaume Gautier 2023-07-11 16:01:40 +02:00
  • 5e25880525 dts: arm: st: wba: Add timer support for STM32WBA Guillaume Gautier 2022-06-21 16:43:01 +02:00
  • 1601725354 drivers: sensor: qdec_nrfx: Workaround spurious samplerdy event Marek Pieta 2023-07-11 15:26:22 +02:00
  • bb74b311fe drivers: dma_mcux_lpc: remove SDK based macro Declan Snyder 2023-06-26 10:36:17 -05:00
  • f1b3c8a9ac dts: lpc dma: Use dma-channels prop correctly Declan Snyder 2023-06-28 12:06:24 -05:00
  • beb94af459 dts: lpc55S6X: Set DMA num otrigs at SOC level Declan Snyder 2023-06-28 11:11:37 -05:00
  • b04692b747 mgmt: ec_host_cmd: add user callback for a new command Dawid Niedzwiecki 2023-06-13 10:30:37 +00:00
  • b6a3254d8b mgmt: ec_host_cmd: verify a command before passing it to handler Dawid Niedzwiecki 2023-06-13 10:37:46 +00:00
  • 1b6d6fb135 mgmt: ec_host_cmd: add function to signal a new command Dawid Niedzwiecki 2023-06-13 07:23:53 +00:00
  • 7a479eec0d mgmt: ec_host_cmd: save result of IN_PROGRESS command Dawid Niedzwiecki 2023-06-12 07:58:50 +00:00
  • 5a36d380b5 shields: semtech_sx1276mb1mas: new shield Marcin Niestroj 2023-06-30 15:52:38 +02:00
  • 5c4ec518ab driver: rtc: rtc_emul: remove redundant brackets Florian Grandel 2023-07-10 13:35:04 +02:00