Commit graph

  • 7bfd88d272 boards: arm: Fix XIAO BLE Sense regulator enable gpio pin to use high drive Matthew MacGregor 2023-04-06 17:11:02 -04:00
  • 739ffd8a46 tests: drivers: counter running on stm32 timer-counter instances Francois Ramu 2023-03-27 18:09:46 +02:00
  • 8547645e93 boards: arm: stm32 boards with counter capability Francois Ramu 2023-04-04 09:23:01 +02:00
  • 05d963e231 dts: arm: st: stm32 timer node has counter capability for each timer Francois Ramu 2023-04-03 15:53:53 +02:00
  • 6932838b24 drivers: clock control: stm32f4, stm32f7 driver requires LL_RCC Francois Ramu 2023-03-27 17:58:25 +02:00
  • a77851b73e drivers: counter: stm32 timer counter driver LL prototype Francois Ramu 2023-03-27 16:17:37 +02:00
  • c4fa085ec4 Bluetooth: Mesh: Add async API for Large Comp Data Client Pavel Vasilyev 2023-03-22 13:49:21 +01:00
  • b99d4dbce2 Bluetooth: Mesh: Use bt_mesh_msg_ackd_send API in LCD Client Pavel Vasilyev 2023-03-22 12:24:30 +01:00
  • 60e874472c Bluetooth: Mesh: Use BT_MESH_MSG_CTX_INIT_DEV macro in LCD Client Pavel Vasilyev 2023-03-22 12:19:57 +01:00
  • 2091144c51 Host: ATT: Use bt_att_is_enhanced everywhere Aleksander Wasaznik 2023-04-21 15:13:49 +02:00
  • af5103bdc3 Bluetooth: ATT: Set correct MTU for EATT L2CAP channel Aleksander Wasaznik 2023-03-07 16:08:15 +01:00
  • 3de6f7c99d Bluetooth: ATT: Move setting of initial MTU to att_chan_new Aleksander Wasaznik 2023-03-07 16:08:15 +01:00
  • a2dc61a465 Bluetooth: ATT: MTU min instead of cap Aleksander Wasaznik 2023-03-09 06:01:01 +01:00
  • fa9d41f39b Bluetooth: Host: Add helper bt_att_is_enhanced Aleksander Wasaznik 2023-03-09 06:32:49 +01:00
  • d4d0956516 Bluetooth: ATT: Split BT_ATT_MTU for UATT/EATT Aleksander Wasaznik 2023-03-07 15:32:55 +01:00
  • 9b62cc6899 Bluetooth: l2cap.h: Document bt_l2cap_le_chan.rx/tx Aleksander Wasaznik 2023-03-02 14:17:09 +01:00
  • 46646452fe Bluetooth: L2CAP: Add missing req_mtu assert in l2cap_ecred_conn_req Aleksander Wasaznik 2023-03-02 14:13:17 +01:00
  • 3148389695 Bluetooth: ATT: Introduce bt_att_mtu Aleksander Wasaznik 2023-03-02 13:58:09 +01:00
  • f90a70d003 Bluetooth: Host: Test GATT read buffer size Aleksander Wasaznik 2023-03-20 16:58:23 +01:00
  • b1005460f7 Bluetooth: Host: Document bt_set_name kconfig requirements Aleksander Wasaznik 2023-03-29 16:22:24 +02:00
  • c4522be374 soc: arm: st_stm32: Move STM32H7_DUAL_CORE Marc Desvaux 2023-04-11 17:15:24 +02:00
  • 759b572711 soc: arm: Add CONFIG_STM32H7_BOOT_M4_AT_INIT Jan Krautmacher 2023-02-09 07:55:35 +01:00
  • 157596acf4 nrf52_bsim: drivers/console: Refactor printk backend Alberto Escolar Piedras 2023-04-21 16:34:19 +02:00
  • 7a541714f9 drivers: native_posix_console: Fix if printk is not selected Alberto Escolar Piedras 2023-04-21 17:20:57 +02:00
  • 1e1f3ba73c mgmt/mcumgr: Add tests for zcbor_map_decode_bulk_reset Dominik Ermel 2023-04-19 13:14:05 +00:00
  • 783f8666fc mgmt/mcumgr: Add zcbor_map_decode_bulk_reset utility function Dominik Ermel 2023-04-19 13:12:32 +00:00
  • 4878eebebb mgmt/mcumgr: Add missing initialization of internal state Dominik Ermel 2023-04-19 13:10:10 +00:00
  • a48e6b926c mgmt/mcumgr: Fix failure to confirm active image not reported Dominik Ermel 2023-04-06 13:57:32 +00:00
  • 20e142cb34 doc: release: 3.4: Add retention subsystem and boot mode entries Jamie McCrae 2023-04-12 10:02:42 +01:00
  • 4cdfa7bdd5 retention: Add optional mutex disablement Jamie McCrae 2023-04-06 12:13:43 +01:00
  • 0bf39f4a94 drivers: retained_mem: Add optional mutex disablement Jamie McCrae 2023-04-06 12:12:52 +01:00
  • 96a9b7e1ff scripts: ci: check_compliance: Ignore mcuboot Kconfigs Jamie McCrae 2023-03-20 16:00:44 +00:00
  • a445ee538c tests: Add mcuboot_recovery_retention test Jamie McCrae 2023-03-07 14:19:46 +00:00
  • 9c6e394731 doc: Add documentation for retention subsystem Jamie McCrae 2023-02-28 13:04:56 +00:00
  • 1369bcec3f doc: release: 3.4: Add nRF51/nRF52 sys_reboot deprecation note Jamie McCrae 2023-02-28 13:02:40 +00:00
  • f79a08d6c0 soc: arm: nordic: Deprecate reboot type in GPREGRET Jamie McCrae 2023-02-27 10:54:33 +00:00
  • 5e8b067364 dfu: mcuboot_shell: Add command to enter serial recovery Jamie McCrae 2023-02-23 16:01:43 +00:00
  • 7e11b6392b retention: Add boot mode system Jamie McCrae 2023-02-23 14:36:45 +00:00
  • 8f859a065c MAINTAINERS: Add Retention section and assign to self Jamie McCrae 2023-02-23 12:41:25 +00:00
  • 64f4404481 retention: Add retention system Jamie McCrae 2023-02-23 12:25:51 +00:00
  • 7ad855c378 dts: bindings: retained_mem: Add address and size cell values Jamie McCrae 2023-04-21 07:48:18 +01:00
  • 73568d36f7 dts: arm: nordic: Add address and size cell values to GPREGRET Jamie McCrae 2023-04-21 07:47:19 +01:00
  • a074d52778 sysbuild: Fix missing CACHE prefix for images Jamie McCrae 2023-04-21 10:02:02 +01:00
  • e59e65dc75 drivers: dai: ssp: fix power-up flow for Intel cAVS platforms Kai Vehmanen 2023-04-21 16:42:26 +03:00
  • 6403c9414b drivers: dai: intel: dmic: fix dmic power-up on cAVS2.5 and ACE1.5 Kai Vehmanen 2023-04-21 16:18:24 +03:00
  • 71dfaff583 scripts: utils: migrate_mcumgr_kconfigs: Remove IMG dummy header Jamie McCrae 2023-04-13 11:46:41 +01:00
  • c8a0e8c598 mgmt: mcumgr: grp: img_mgmt: Remove dummy header Jamie McCrae 2023-04-13 11:45:03 +01:00
  • 951a37d5a0 doc: security: Unify style Christian Schlotter 2023-04-14 09:29:02 +02:00
  • 7f7e48e66e mgmt: ec_host_cmd: create chosen string per backend Dawid Niedzwiecki 2023-04-17 11:38:54 +00:00
  • 1d62002bba mgmt: ec_host_cmd: update configs naming Dawid Niedzwiecki 2023-04-17 10:55:06 +02:00
  • 5ab585d1af Bluetooth: ASCS: Log missing fields of qos_pref Emil Gydesen 2023-04-19 15:01:15 +02:00
  • 06b0e504e6 mgmt/mcumgr: Add test for zcbor_map_decode_bulk_key_found Dominik Ermel 2023-04-19 14:14:22 +00:00
  • d4ab079cd9 mgmt/mcumgr: Add zcbor_map_decode_bulk_key_found utility function Dominik Ermel 2023-04-19 14:12:01 +00:00
  • fdf78377cd i2c: i2c_xilinx_axi: Fix armclang compile warning Kumar Gala 2023-04-19 10:09:26 -05:00
  • 5aa1aaddc2 xtensa: fatal: no backtrace if no stack is passed in Daniel Leung 2023-04-12 16:15:27 -07:00
  • 3f4468a970 tests: Bluetooth: Mesh: make msg_mesh tolerant to tx time volatility Aleksandr Khromykh 2023-04-17 13:16:55 +02:00
  • f7dbc59e04 net: wifi: Fix backward compatibility Krishna T 2023-04-20 16:26:26 +05:30
  • c1fa65eec7 smbus: Change init priority from DEVICE to DEFAULT Andrei Emeltchenko 2023-04-20 15:30:43 +03:00
  • 153f084cd7 tests/drivers/adc/adc_api/boards: add efr32bg22_brd4184a overlay Filip Kokosinski 2023-04-19 11:23:12 +02:00
  • 0417d38d4d drivers/adc: add Gecko IADC driver Mateusz Sierszulski 2023-03-23 12:53:19 +01:00
  • 4bd50372e0 boards/arm/efr32xg24_dk2601b: enable semailbox Filip Kokosinski 2023-04-21 11:40:51 +02:00
  • f810094dc8 soc/arm/silabs_exx32/efr32mg24: enable Secure Element Filip Kokosinski 2023-04-07 13:07:35 +02:00
  • 1c111285c2 dts/arm/silabs/efr32mg24: use semailbox Filip Kokosinski 2023-04-07 13:05:40 +02:00
  • cb14d8b099 soc/arm/silabs_exx32: fix PM implementation - wake up using BURTC timer Roman Dobrodii 2023-04-05 17:51:04 +02:00
  • bdb8024df3 drivers: flash simulator: Add more options for POSIX arch Alberto Escolar Piedras 2023-04-20 12:52:06 +02:00
  • db23f54fe4 nrf52_bsim: dts: Add mem header to ease adding overlays Alberto Escolar Piedras 2023-04-20 11:02:26 +02:00
  • ad3c3909ae tests/bsim: Add a script to generate coverage reports Alberto Escolar Piedras 2023-04-21 10:13:33 +02:00
  • 4b8574d7b1 Bluetooth: BAP: Shell: Fix bad arg to CAP acceptor ad data Emil Gydesen 2023-04-21 11:34:34 +02:00
  • 3707014f20 tests: lib: cmis_dsp matrix_unary_f64 requires more than 64KB of RAM Patryk Kuniecki 2023-03-01 14:15:49 +01:00
  • 73ed8ccb5f drivers: sensor: Added driver for the Würth Elektronik WSEN-PDUS sensor Matthias Hauser 2023-04-18 08:44:50 +02:00
  • d47120fad4 tests: Bluetooth: ascs: Remove unused variables Mariusz Skamra 2023-04-20 12:54:56 +02:00
  • 280aff80bb tests: Bluetooth: ascs: Add ASE Control Point invalid len tests Mariusz Skamra 2023-04-05 10:57:56 +02:00
  • f35959a261 Bluetooth: ascs: Fix ASE Control Point PDU length validation Mariusz Skamra 2023-04-05 11:28:05 +02:00
  • 413f5c5d32 tests: Bluetooth: ascs: Factor out ASE control parameters validation tests Mariusz Skamra 2023-04-05 09:12:04 +02:00
  • 0355e085c4 drivers/bluetooth/hci/slz_hci: remove unused const struct device Filip Kokosinski 2023-04-21 09:23:36 +02:00
  • 3b57b2014c Bluetooth: audio: ascs: Fix invalid Response_Code in notification Mariusz Skamra 2023-04-07 11:26:07 +02:00
  • 30653bfbed console: uart_mux: Use TYPE_SECTION macros for uart_mux Kumar Gala 2023-04-13 12:19:58 -05:00
  • 3a8589eadb nrf52_bsim: Do not load Tsymbols from main Alberto Escolar Piedras 2023-04-19 17:42:04 +02:00
  • 9148da4ac6 dts: arm: Rename efr32bg22-pinctrl.dtsi -> efr32bg2x-pinctrl.dtsi Krzysztof Boronski 2023-04-04 18:15:16 +02:00
  • e35c61db50 dts: arm: Restructure BG22/BG27 DTSs Krzysztof Boronski 2023-04-04 16:03:55 +02:00
  • 5d4bc3bf9f boards: arm: Renamed efr32bg22_sltb010a and updated docs Krzysztof Boronski 2023-04-04 13:43:47 +02:00
  • df7f10422e boards: arm: efr32bg27_brd2602: Initial support Krzysztof Boronski 2023-03-16 15:25:21 +01:00
  • bb98f48ae6 boards: arm: Create Thunderboard category Krzysztof Boronski 2023-04-05 15:21:57 +02:00
  • d57363bc97 riscv: refactor: Utilize the available helper macro Manojkumar Subramaniam 2023-03-16 17:28:45 +00:00
  • 75ab9f81e3 usb: device: fix control endpoint handling with MPS of 8 bytes Johann Fischer 2023-04-19 13:34:17 +02:00
  • 3a08d9620a logging: Change Z_LOG_MSG_STACK_CREATE() variable Peter Mitsis 2023-04-20 12:11:59 -04:00
  • 6bbadb6012 test: drivers: spi: spi_loopback: fix adafruit_itsybitsy_m4_express Brandon Del Bel 2023-04-20 12:49:33 -05:00
  • 587f2ec585 test: drivers: spi: spi_loopback: fix test on atsame54_xpro Brandon Del Bel 2023-04-20 11:47:41 -05:00
  • 8e7757275e Bluetooth: BAP: Guard bt_bap_stream_send with CONFIG_BT_AUDIO_TX Emil Gydesen 2023-04-20 14:05:52 +02:00
  • 3d877338e6 Bluetooth: BAP: Fix missing guards of sent and recv in uni cli Emil Gydesen 2023-04-20 14:04:55 +02:00
  • 4661e8f480 include: byteorder: Fix incorrect doc for sys_get_le24 Emil Gydesen 2023-04-20 10:42:20 +02:00
  • 047f5f7525 boards: tdk_robokit1: chip select fixes Tom Burdick 2023-04-19 09:18:53 -05:00
  • 77e5426c5f lib: bitarray: Remove redundant code Andrei Emeltchenko 2023-04-19 10:35:23 +03:00
  • 0258b23401 Revert "adc: harness regex string not capturing sample app" Al Semjonovs 2023-04-18 09:45:36 -06:00
  • 75b2f5abed emul: Fuel gauge tests direct access to emul_sbs Aaron Massey 2023-04-14 14:39:52 -06:00
  • c2ec3d49cd arm64: cache: Enable full inlining of the cache ops Carlo Caione 2023-04-19 22:11:07 +02:00
  • d3ed4a784b cache: Rework headers and force inlining Carlo Caione 2023-04-19 22:10:48 +02:00
  • de90dfccbc syscall: Introduce __syscall_always_inline Carlo Caione 2023-04-20 17:04:55 +02:00
  • 826d35b188 tests: cache: Add missing cases Carlo Caione 2023-04-19 22:08:11 +02:00
  • 5ff2ca8415 intel_adsp: ace20_lnl: Add imr layout header to LNL Jaroslaw Stelter 2023-04-20 10:29:36 +02:00