Commit graph

  • 18ff7ae998 riscv: prevent possible deadlock on SMP with FPU sharing Nicolas Pitre 2023-05-22 23:15:56 -04:00
  • 03a73fa0db riscv: use atomic bit helpers with IPI values Nicolas Pitre 2023-05-24 14:02:44 -04:00
  • e2d0d1a801 kernel: allow for arch specific processing within busy loops Nicolas Pitre 2023-05-19 12:00:57 -04:00
  • 9f4bbf9c6a boards: efr32_radio: Enable semailbox Markus Fuchs 2023-05-08 14:27:42 +02:00
  • 6994c22891 ARC: HSDK4XD: Add documentation Nikolay Agishev 2023-05-02 19:36:54 +04:00
  • 47c651d612 tests: drivers: dma: mimxrt1024 dma chaining support Emilio Benavente 2023-04-19 11:47:25 -05:00
  • 2489416ec2 drivers: lora: shell: fix invalid range in config bw param Petr Sharshavin 2022-02-28 17:43:53 +07:00
  • 8959b838bf drivers: can: Fix R-Car driver can_stop behavior Aymeric Aillet 2023-04-27 15:59:31 +02:00
  • d9e4f8fa1d drivers: watchdog: Driver for Infineon watchdog Sreeram Tatapudi 2023-05-05 16:57:21 -07:00
  • 8d8e90b28f dts: infineon: Add DTSI files for PSoC6_04 and PSoC6_03 series Sreeram Tatapudi 2023-05-19 15:14:32 -07:00
  • 224a72427f test: boards: qspi: mchp: Overlay file updated for Quad mode Manimaran A 2023-05-24 16:27:27 +05:30
  • 9494981181 drivers: regulator: npm6001: remove common device Gerard Marull-Paretas 2023-05-24 12:06:31 +02:00
  • 5521db3576 drivers: regulator: npm6001: format code Gerard Marull-Paretas 2023-05-24 11:59:51 +02:00
  • 9c340776ff drivers: watchdog: npm6001: select MFD and adjust init priority Gerard Marull-Paretas 2023-05-24 12:15:34 +02:00
  • 76412f6aa0 drivers: gpio: npm6001: select MFD and adjust init priority Gerard Marull-Paretas 2023-05-24 12:14:06 +02:00
  • 753bc2b785 drivers: mfd: npm6001: initial version Gerard Marull-Paretas 2023-05-24 11:57:15 +02:00
  • 0d3f18d3c4 drivers: mfd: add class skeleton Gerard Marull-Paretas 2023-05-24 11:50:23 +02:00
  • 64c41022e2 twister: Add support for gTest as a harness Yuval Peress 2023-05-18 23:36:17 -06:00
  • defb159ab1 soc/arm/silabs: support BLE with PM in Series 2 SoCs Roman Dobrodii 2023-05-11 18:09:24 +02:00
  • 549358255f drivers/timer/gecko_burtc: allow queries prior to timer initialization Roman Dobrodii 2023-05-11 18:02:18 +02:00
  • 71e86891c3 arm64: update the value type of macro MPIDR_AFFLVL_MASK Hou Zhiqiang 2023-04-26 14:34:34 +08:00
  • 92fcd9ef40 Bluetooth: Host: Add L2CAP seg_recv API Aleksander Wasaznik 2023-05-15 10:30:41 +02:00
  • d99afcd0da drivers: regulator: adp5360: remove unused init priority Gerard Marull-Paretas 2023-05-24 14:23:13 +02:00
  • 6a6d05b941 twister: Remove newline suffix in BinaryHandler Maureen Helm 2023-05-02 17:00:30 -05:00
  • b87534a5fc barriers: builtin: Check for GCC-ism Carlo Caione 2023-05-08 13:52:21 +02:00
  • 6f3a13d974 barriers: Move __ISB() to the new API Carlo Caione 2023-05-02 12:48:53 +02:00
  • 20165f576f barriers: arm64: Implement arch-specific barrier op Carlo Caione 2023-05-02 12:23:25 +02:00
  • fb8fde8fc1 barriers: arm: Use CMSIS for ISB Carlo Caione 2023-05-02 12:21:25 +02:00
  • a8662b1f02 barriers: Introduce barrier_isync_fence_full() Carlo Caione 2023-05-02 11:58:28 +02:00
  • cb11b2e84b barriers: Move __DSB() to the new API Carlo Caione 2023-05-02 11:24:50 +02:00
  • 7cbb1f8b82 barriers: arm64: Move to arch-specific barriers Carlo Caione 2023-05-02 11:00:08 +02:00
  • 62ffacba9b barriers: arm: Use CMSIS for DSB Carlo Caione 2023-05-02 10:57:46 +02:00
  • 8e4e53154e barriers: Introduce barrier_dsync_fence_full() Carlo Caione 2023-05-02 10:57:33 +02:00
  • 2fa807bcd1 barriers: Move __DMB() to the new API Carlo Caione 2023-05-02 10:12:34 +02:00
  • 4512712cd6 barriers: arm: Use CMSIS instead of built-in functions Carlo Caione 2023-05-02 09:35:30 +02:00
  • 74a942e673 barriers: Introduce barrier operations Carlo Caione 2023-05-01 14:33:31 +02:00
  • 1c095239b7 arch: x86: ia32: don't create FP context for NULL thread Qipeng Zha 2023-05-04 16:58:06 +08:00
  • 579e80540c tests: Bluetooth: Cleanup Audio BSIM prj.conf Emil Gydesen 2023-05-24 11:01:31 +02:00
  • a2c6bb9f1c net: l2: ieee802154: move variable declaration to start of block Florian Grandel 2023-05-19 14:27:05 +02:00
  • 26041dc32b net: l2: ieee802154: fix typos Florian Grandel 2023-05-19 14:27:04 +02:00
  • ee079495d5 net: l2: ieee802154: enc-only security level removed from spec Florian Grandel 2023-05-19 14:27:04 +02:00
  • 0a2d8522e9 net: l2: ieee802154: simple address mode removed from spec Florian Grandel 2023-05-19 14:27:04 +02:00
  • ea6a55afad net: l2: ieee802154: zero-copy encryption Florian Grandel 2023-05-19 14:27:03 +02:00
  • 315394eb53 net: l2: ieee802154: consistently name authtag length Florian Grandel 2023-05-19 14:27:03 +02:00
  • 681e2145b8 net: l2: ieee802154: fix struct padding Florian Grandel 2023-05-22 15:46:17 +02:00
  • 32e1213b0c net: l2: ieee802154: improve inline documentation Florian Grandel 2023-05-22 15:23:56 +02:00
  • 6b004e267e Bluetooth: Audio: Fix missing reset of receiver_ready for unicast client Emil Gydesen 2023-05-23 11:56:55 +02:00
  • 174b7f4775 nrf_802154: nrf_802154_serialization_error never returns Andrzej Kuros 2023-05-23 08:11:16 +02:00
  • 699ccbac41 Bluetooth: Audio: Remove bad LOG_ERR from bap_stream Emil Gydesen 2023-05-22 21:12:46 +02:00
  • 622299b1c5 Bluetooth: controller: Move DF feat selection to LL_SW_SPLIT KConfig Piotr Pryga 2023-05-19 19:12:13 +02:00
  • 6a07b4c552 dts: infineon: Update psoc6_02 cpu, flash, sram node declarations Sreeram Tatapudi 2023-05-18 12:39:37 -07:00
  • 4cdf8f751d dts: infineon: Update the default Flash/SRAM sizes Sreeram Tatapudi 2023-05-18 12:36:30 -07:00
  • b72bae8896 dts: infineon: Fix cpu node deletion Sreeram Tatapudi 2023-05-18 11:29:15 -07:00
  • 8ac6b643f5 dts: infineon: Remove SPI node Sreeram Tatapudi 2023-05-11 12:22:31 -07:00
  • b219dcc046 dts: bindings: Update to indicate SCB support Sreeram Tatapudi 2023-05-11 12:12:23 -07:00
  • 864e4f090e boards: arm: nucleo_c031c6: Add I2C to board dts Benjamin Björnsson 2023-05-15 20:10:58 +02:00
  • bbbfc0a96d drivers: i2c: stm32: Add I2C support for STM32C0-series Benjamin Björnsson 2023-05-15 20:06:12 +02:00
  • af36915dcc dts: arm: st: c0: Add i2c support to stm32c0-series Benjamin Björnsson 2023-04-17 21:44:17 +02:00
  • c51da6f96c doc: Remove tickless idle from PM in introduction Manoel Brunnen 2023-05-10 16:48:25 +02:00
  • 5096aa1c00 Bluetooth: Audio: Add TMAS and two TMAP samples Silviu Petria 2023-05-04 15:44:56 +03:00
  • e05df8faf1 drivers: regulator: adp5360: initial version Gerard Marull-Paretas 2023-05-22 19:07:23 +02:00
  • c5d798173c tests: improve filtering and use integration_platforms Anas Nashif 2023-05-20 11:48:32 +00:00
  • 689ea54b78 tests: do not filter on SMP, use board yaml file Anas Nashif 2023-05-20 10:37:15 +00:00
  • 7aa618d288 logging: trigger log process once reach threshold Qipeng Zha 2023-05-04 16:18:15 +08:00
  • bc3ea1bb99 drivers: spi: add SPI device statistics Qipeng Zha 2023-05-11 10:00:02 +08:00
  • 7d54586751 soc: intel_adsp: ipc: check for pending ack Tomasz Leman 2023-05-17 13:10:38 +02:00
  • 5181b53bc5 bluetooth: mesh: fix some Doxygen groups location Gerard Marull-Paretas 2023-05-23 16:20:18 +02:00
  • 97c1d05dec net: allow UDP missing checksum by default Nils Ruf 2023-05-23 15:03:31 +02:00
  • caf68d9485 zbus: remove POSIX arch iterable sections restriction Rodrigo Peixoto 2023-05-23 08:29:17 -03:00
  • 5b99d1103d boards: mimxrt1024_evk: Fix Ethernet issue Disha Patil 2023-05-22 10:31:19 -07:00
  • 83bde5cf93 samples: shields: npm1300_ek: Enable i2c pullups in overlay Andy Sinclair 2023-05-19 14:15:52 +01:00
  • d82781acb9 drivers: regulator: npm1300: Fixed ldo2 device source Andy Sinclair 2023-05-19 11:40:38 +01:00
  • e3c5e9a53f tests: drivers: build_all: sensor: mcp9600 test case Maxmillion McLaughlin 2023-02-25 21:10:17 -07:00
  • 477e7264ca drivers: sensor: mcp9600 add intial driver support Maxmillion McLaughlin 2023-02-25 21:09:18 -07:00
  • 5b308c0fe1 device: Fix doc syntax for DEVICE_DT_GET_ONE Carles Cufi 2023-05-23 14:46:31 +02:00
  • 56f66334b0 mgmt: mcumgr: grp: fs_mgmt: Fix cmake selection Jamie McCrae 2023-05-23 11:14:22 +01:00
  • e3413fde16 doc: release: 3.4: Add note on MCUmgr being marked as stable API Jamie McCrae 2023-05-16 09:11:03 +01:00
  • 82147786d8 doc: api: Add MCUmgr as stable API Jamie McCrae 2023-05-16 09:10:00 +01:00
  • b9ea2c2705 build: downgrade the no optimization ztest error to warning Fabio Baltieri 2023-05-23 08:15:58 +00:00
  • c26f44ced3 drivers: uart: fix compiler warnings in uart emulator Oscar Goldring 2023-05-22 16:49:00 +02:00
  • de46b70f1c doc: releases: add supported releases table Anas Nashif 2023-02-28 15:58:31 +00:00
  • 6f1c764a92 doc: release: minor tweaks Anas Nashif 2023-02-28 22:15:55 +00:00
  • 8c410123b3 doc: releases: expand on release cycle and support Anas Nashif 2023-02-28 15:39:25 +00:00
  • 6f9e86a5a8 doc: release: 3.4: add note about EXTRA_<VAR> Zephyr build variables Torsten Rasmussen 2023-05-22 13:33:52 +02:00
  • 6c8e52ba42 doc: update Zephyr modules to use EXTRA_ZEPHYR_MODULES Torsten Rasmussen 2023-05-17 14:03:54 +02:00
  • a88502783b cmake: align Zephyr module variable to EXTRA_ZEPHYR_MODULES Torsten Rasmussen 2023-05-17 13:59:28 +02:00
  • 1120934874 doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE Torsten Rasmussen 2023-05-17 15:57:24 +02:00
  • 754eca92a2 doc: introduce EXTRA_CONF_FILE and EXTRA_DTC_OVERLAY_FILE Torsten Rasmussen 2023-05-17 13:24:35 +02:00
  • 391f4c9b0f samples: update nrf53_sync_rtc sample to EXTRA_CONF_FILE Torsten Rasmussen 2023-05-17 13:11:47 +02:00
  • 5c4060743d sysbuild: update sysbuild to use EXTRA_CONF_FILE variable Torsten Rasmussen 2023-05-17 13:09:50 +02:00
  • ca76349d24 cmake: update package helper description to use EXTRA_CONF_FILE var Torsten Rasmussen 2023-05-17 13:07:27 +02:00
  • 384fb1e478 cmake: introduce EXTRA_DTC_OVERLAY_FILE for devicetree Torsten Rasmussen 2023-05-17 12:52:45 +02:00
  • 3a345682ba cmake: introduce EXTRA_CONF_FILE and deprecate OVERLAY_CONFIG Torsten Rasmussen 2023-05-17 12:46:24 +02:00
  • 8460d91e32 cmake: extend zephyr_get() to support fetching of multiple variables Torsten Rasmussen 2023-05-17 12:31:11 +02:00
  • dd3266706d boards: nrf9160dk_nrf9160: Use H0H1 drive for arduino_spi pins Andrzej Głąbek 2023-05-22 12:33:21 +02:00
  • 6d1df8a129 boards: nrf9160dk_nrf9160: Apply a few corrections to revision 0.14.0 Andrzej Głąbek 2023-05-22 12:44:07 +02:00
  • 2e4c3f1da9 mgmt: mcumgr: grp: fs_mgmt: Change insecure warning Jamie McCrae 2023-05-22 10:06:32 +01:00
  • 1d6ee8da5f mgmt: mcumgr: Change from mcumgr to MCUmgr Jamie McCrae 2023-05-22 10:00:51 +01:00
  • aa0c0727b4 mgmt: ec_host_cmd: add config to create a dedicated thread Dawid Niedzwiecki 2023-05-17 12:32:23 +00:00
  • 52aec02e96 tests: drivers: build_all: regulator: add test Gerard Marull-Paretas 2023-05-23 10:36:13 +02:00