Commit graph

  • c558fd5323 dts: adsp: ace: Changed used watchdog device Adrian Warecki 2023-01-10 09:51:45 +0100
  • ea405eb49e drivers: wdt: Add wdt_intel_adsp driver Adrian Warecki 2023-01-10 09:35:17 +0100
  • 1d964d8fba wdt: dw: Extraction of common functions from the wdt_dw driver Adrian Warecki 2023-01-10 09:28:08 +0100
  • 884e6b98f4 debug: arm64: add FPU context offset in thread info Manuel Arguelles 2023-03-24 15:30:40 +0700
  • 06cbefbff8 manifest: Update to Mbed TLS 3.3.0 Joakim Andersson 2023-03-23 11:54:34 +0100
  • b68492166a drivers: i3c: cdns: add attach/detach api implementation Ryan McClelland 2022-12-09 00:31:14 -0800
  • 62f22f8d3b drivers: i3c: i3c attach/detach api Ryan McClelland 2022-12-09 00:30:43 -0800
  • 2f02d6ca81 drivers: i3c: cdns: add reattach api implementation Ryan McClelland 2022-12-09 00:28:40 -0800
  • 1f757bc67f drivers: i3c: add SETNEWDA ccc helper function Ryan McClelland 2023-03-16 15:26:45 -0700
  • 71c5ccb1ef drivers: i3c: add reattach_i3c_device api Ryan McClelland 2023-03-16 15:26:12 -0700
  • 281871ca4d doc: peripherals: sort ToC according to subpage titles Henrik Brix Andersen 2023-03-29 10:19:56 +0200
  • 0ae32479b7 doc: peripherals: unify title strings Henrik Brix Andersen 2023-03-28 16:10:21 +0200
  • cbacf4ce87 doc/device_mgmt/mcumgr/img: Correct note on "upgrade" parameter Dominik Ermel 2023-03-21 13:01:42 +0000
  • fcef8bb781 mgmt/mcumgr/img_mgmt: Fix upgrade accepting equal version Dominik Ermel 2023-03-21 12:58:08 +0000
  • fc683e568f docs: release: 3.4: Add MCUmgr shell input timeout note Jamie McCrae 2023-03-08 11:54:31 +0000
  • 0cf14d5ae9 mgmt: mcumgr: transport: shell: Add optional input expiration Jamie McCrae 2023-03-08 11:50:07 +0000
  • ef146c3dbd scripts: compliance: Add MCUboot Kconfig to allow list Jamie McCrae 2023-03-29 08:49:23 +0100
  • f0e42234b3 doc: device_mgmt: smp_groups: smp_group_1: Add upload hash note Jamie McCrae 2023-03-29 08:48:24 +0100
  • 7806d5b28d boards: arm: stm32f723 disco kit has quadspi NOR flash Francois Ramu 2023-03-20 09:28:46 +0100
  • c3e9879d95 tests: drivers: clock control for the stm32H5 serie core Francois Ramu 2022-12-06 10:12:05 +0100
  • 951c9e3caf tests: drivers: watchdog testing on the stm32h573i_dk Francois Ramu 2022-12-20 13:09:25 +0100
  • 2928f30551 samples: drivers: watchdog testing on the stm32h573i_dk Francois Ramu 2022-12-20 13:09:57 +0100
  • 480f5ca40b boards: arm: stm32h5 disco kit stm32h573i_dk enables peripherals Francois Ramu 2023-01-13 16:22:10 +0100
  • 8d5ff8cb68 drivers: hwinfo stm32h5 device must disable icache to access UID_BASE Francois Ramu 2023-01-20 14:40:04 +0100
  • 429be3608c dts: arm: stm32h5 serie adds nodes for rng and watchdogs Francois Ramu 2023-03-23 09:53:04 +0100
  • cf1ee6f615 boards: arduino_giga: enable BLE support Fabio Baltieri 2023-03-06 12:16:40 +0000
  • 657ed5d522 boards: arm: fvp_baser_aemv8r_aarch32: enable cache management Manuel Argüelles 2023-03-18 00:00:00 +0000
  • 83613baf4a soc: fvp_aemv8r_aarch32: enable caches at init Manuel Argüelles 2023-03-18 00:00:00 +0000
  • 35e1f3564d soc: fvp_aemv8r_aarch32: fix MPU region gap for nocache Manuel Argüelles 2023-03-18 00:00:00 +0000
  • 98d4faf099 arch: arm: cortex_a_r: implement cache API Manuel Argüelles 2023-03-18 00:00:00 +0000
  • c08fab16cd arch: arm: move cache management sources to cortex_m directory Manuel Argüelles 2023-03-18 00:00:00 +0000
  • b4db4d3ad1 bluetooth: tester: Validate key size when reading local database Szymon Janc 2023-03-23 08:39:41 +0100
  • f8468ee76e doc: input: add a reference to the kscan adapter driver Fabio Baltieri 2023-01-31 19:01:27 +0000
  • 2586fec484 test: kscan: add tests for kscan_input Fabio Baltieri 2023-03-01 17:59:12 +0000
  • a9735abf84 kscan: input: add input to kscan adapter Fabio Baltieri 2023-01-31 19:01:27 +0000
  • 286f10323c drivers: intel_gna: use cache APIs directly Anas Nashif 2022-09-10 17:53:13 -0400
  • 4ec054aa45 drivers: can: mcux: flexcan: add missing mutex unlock in error path Henrik Brix Andersen 2023-03-28 13:56:44 +0200
  • c11e5d82ba tests: pm: device_runtime_api: update expected return values Jordan Yates 2023-03-26 16:38:30 +1000
  • c6191858c3 pm: device_runtime: PM unsupported is not an error Jordan Yates 2023-03-26 16:31:33 +1000
  • 5e09f5b1f1 adc: adc_mchp_xec: fix CONFIG_PM_DEVICE compilation Jordan Yates 2023-03-26 18:07:11 +1000
  • 11b5bdeff6 tests: pm: power_domain: test balanced operations Jordan Yates 2023-03-26 14:06:19 +1000
  • 2ef95ecd8f pm: device_runtime: balanced power domain operations Jordan Yates 2023-03-26 14:01:37 +1000
  • 4b2da59de5 device: fix counting supported devices Jordan Yates 2023-03-26 14:56:17 +1000
  • 67f7b43136 soc: xtensa: remote-fw-service.py: fix usage without sudo Marc Herbert 2023-01-26 00:41:48 +0000
  • 1851950977 drivers: dmic: clear MIC_MUTE bit for ACE Fred Oh 2023-03-27 21:29:06 -0700
  • 98bf16a569 drivers: dmic: clear SOFT_RESET bit for ACE as well Fred Oh 2023-03-24 16:06:21 -0700
  • 6b12ad91d2 tests/bsim: Disable some broken EDTT GATT tests Szymon Janc 2023-03-28 11:20:22 +0200
  • 8fe734c7ac bluetooth: host: Add common helper for checking LTK presence Szymon Janc 2023-03-27 14:40:42 +0200
  • dc1ca29ca0 Bluetooth: host: Fix ATT error code on GATT authentication procedure Szymon Janc 2023-03-25 14:58:49 +0100
  • c7010c31ec manifest: Update nRF HW models to latest Alberto Escolar Piedras 2023-03-28 09:57:14 +0200
  • 69226e96e9 drivers: flash: Add tests for STM32 extended operations Patryk Duda 2023-03-20 19:17:44 +0100
  • 32fbe27054 test: drivers: Move existing flash tests to flash/common directory Patryk Duda 2023-03-20 18:53:06 +0100
  • 78ce5784eb drivers: flash: Add ex ops for STM32 option/control register block Patryk Duda 2023-03-15 14:11:35 +0100
  • 417368e63d drivers: flash: Add support for defining custom RDP1 byte value Patryk Duda 2022-12-08 14:16:11 +0100
  • d652da5acb drivers: flash: Introduce readout protection support for STM32F4 Patryk Duda 2022-11-10 15:33:12 +0100
  • b6078cc906 drivers: flash: Introduce write protection support for STM32F4 Patryk Duda 2022-11-10 15:33:12 +0100
  • dd7c0f1a26 MAINTAINERS: Fix case of Bluetooth Host section Carles Cufi 2023-03-28 15:42:16 +0200
  • 4ed905f19b dts: bindings: Update DMA bindings with DMA config macros Marc Desvaux 2023-03-15 17:09:03 +0100
  • 1ec996c1a9 west.yml: Update hal_stm32 with the new stm32h5 cube package Francois Ramu 2023-03-16 15:32:29 +0100
  • 418ebc3784 boards: arm: stm32h573 disco kit has runner Francois Ramu 2022-12-16 14:28:24 +0100
  • 1f23bd7cf7 boards: arm: stm32h573i_dk new discovery kit for the stm32h5 device Francois Ramu 2022-11-30 15:14:59 +0100
  • a62fc404be drivers: flash: stm32 flash drivers supports the new stm32h5 serie Francois Ramu 2023-03-22 10:26:30 +0100
  • 4a6a703f0f drivers: clock control for the new stm32h5 serie Francois Ramu 2022-12-02 11:40:03 +0100
  • 806cfbf365 include: bindings: reset definition for the new stm32h5 serie Francois Ramu 2022-12-14 14:08:30 +0100
  • ff1969de3b include: clock: stm32h5 clock definitions for clock scheme Francois Ramu 2022-11-30 09:07:47 +0100
  • 3b1dd7380b soc: arm: stm32h5 new soc serie Francois Ramu 2022-11-30 09:06:42 +0100
  • ea7bf8bab1 dts: bindings: interrupt controller for the new stm32h5 serie Francois Ramu 2023-03-22 10:22:59 +0100
  • 4555eb94c8 dts: arm: stm32h5 devices Francois Ramu 2023-03-16 14:58:37 +0100
  • 570110e672 drivers: ieee802154: remove not useful log Eduardo Montoya 2023-03-17 10:44:56 +0100
  • 507cd32072 tests: Bluetooth: ascs: Add test for Sink entering streaming state Mariusz Skamra 2023-03-27 13:11:43 +0200
  • 33767540d9 tests: Bluetooth: audio: Extend kernel mocks Mariusz Skamra 2023-03-27 13:07:33 +0200
  • 73e4a736fb tests: Bluetooth: audio: Extend ISO mock implementation Mariusz Skamra 2023-03-27 13:03:52 +0200
  • 6ba2839f6f Bluetooth: audio: ascs: Unbind endpoint in idle state Mariusz Skamra 2023-03-24 12:05:04 +0100
  • 4d1f9973ed Bluetooth: audio: ascs: Fix double bt_bap_stream_detach call Mariusz Skamra 2023-03-24 12:00:39 +0100
  • a6cdb12572 Bluetooth: audio: bap_stream: Remove reference to conn internals Mariusz Skamra 2023-03-24 08:52:47 +0100
  • 1abee09a8b Bluetooth: audio: Fix declaring conn type object in header file Mariusz Skamra 2023-03-24 09:21:36 +0100
  • 43d8e92bdd Bluetooth: audio: ascs: Fix ISO server listen incorrect behavior Mariusz Skamra 2023-03-23 14:24:27 +0100
  • 58de595c70 Bluetooth: audio: ascs: Register ISO server on ASCS init Mariusz Skamra 2023-03-23 13:51:43 +0100
  • 08aedc66dd Bluetooth: audio: ascs: Make use of SYS_SLIST_FOR_EACH_CONTAINER_* macros Mariusz Skamra 2023-03-24 07:32:44 +0100
  • 710103db1d Bluetooth: iso: Add bt_iso_server_unregister function Mariusz Skamra 2023-03-23 13:42:04 +0100
  • f5b31c21a9 Bluetooth: audio: ascs: Fix Response_Code for mandatory opcodes Mariusz Skamra 2023-03-23 12:17:36 +0100
  • e9a878c072 Bluetooth: audio: ascs: Fix ASE leak if codec config failed Mariusz Skamra 2023-03-23 11:00:13 +0100
  • 5909a00a00 Bluetooth: audio: ascs: Minor refactor of ASE allocation Mariusz Skamra 2023-03-23 10:10:51 +0100
  • ee754fd020 Bluetooth: audio: ascs: Remove redundant check Mariusz Skamra 2023-03-23 09:57:22 +0100
  • 31aa555890 Bluetooth: audio: ascs: Cleanup ASCS on callback unregister Mariusz Skamra 2023-03-22 14:43:37 +0100
  • fbe80f98e4 MAINTAINERS: add Bluetooth host section Andries Kruithof 2023-03-23 14:11:56 +0100
  • 03c966d9ef tests: Bluetooth: Mesh: add unit tests for blob_io_flash module Krzysztof Kopyściński 2023-03-24 08:58:35 +0100
  • 4bcd03d2cb Tests: Bluetooth: Make space for Mesh tests Krzysztof Kopyściński 2023-03-27 14:50:26 +0200
  • 3322bdce10 Bluetooth: Mesh: fix blob_cli.c build with Clang Krzysztof Kopyściński 2023-03-27 13:21:12 +0200
  • fc2dcc4665 Bluetooth: Mesh: save stream mode in io_open() Krzysztof Kopyściński 2023-03-24 08:34:00 +0100
  • 70a0364c2a bluetooth: tester: Add support for BTP GATT Change Database command Szymon Janc 2023-03-26 17:06:15 +0200
  • 357181be23 net: lwm2m: Add is_suspended() routine Andreas Chmielewski 2023-03-27 17:06:53 +0200
  • c41dd36de2 drivers: kconfig: unify menuconfig title strings Henrik Brix Andersen 2023-03-27 14:55:23 +0200
  • f43c7367b1 arm64: Break circular dependency on syscall.h Carlo Caione 2023-03-28 10:13:35 +0200
  • e5b70121e7 samples: minimal: define an empty project configuration Romain Mahoux 2023-03-28 10:15:44 +0200
  • a6809ef93a timer: hpet: a few improvements Nicolas Pitre 2023-03-03 18:37:51 -0500
  • 9c69f29d0d Bluetooth: Logging: Deprecate BT_DEBUG_LOG Théo Battrel 2023-03-24 11:54:58 +0100
  • af01a0f313 Bluetooth: Logging: Move all logging symbols together Théo Battrel 2023-03-24 09:56:04 +0100
  • 3af095b122 drivers: pinctrl: pinctrl_kinetis: Fix port array Declan Snyder 2023-03-27 17:33:55 -0500
  • f7f47dc437 drivers: adc: stm32 adc driver must wait about 1ms after enabling Francois Ramu 2023-03-21 17:26:23 +0100